Started by an SCM change [Pipeline] Start of Pipeline [Pipeline] echo [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option. [Pipeline] podTemplate [Pipeline] { [Pipeline] node WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-t64cr because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-t64cr" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-t64cr, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-t64cr" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-t64cr io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-t64cr" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-t64cr, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-t64cr" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-t64cr" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-t64cr, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-t64cr" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-087d8 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-087d8" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-087d8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-087d8" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-087d8 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-087d8" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-087d8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-087d8" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-087d8" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-087d8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-087d8" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) Still waiting to schedule task All nodes of label ‘scout-rt-24.2-continuous’ are offline WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-6bzxf because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-6bzxf" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-6bzxf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-6bzxf" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-6bzxf io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-6bzxf" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-6bzxf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-6bzxf" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-6bzxf" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-6bzxf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-6bzxf" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-82whv because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-82whv" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-82whv, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-82whv" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-82whv io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-82whv" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-82whv, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-82whv" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-82whv" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-82whv, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-82whv" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-gmrnz because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-gmrnz" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-gmrnz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-gmrnz" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-gmrnz io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-gmrnz" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-gmrnz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-gmrnz" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-gmrnz" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-gmrnz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-gmrnz" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-33pdt because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-33pdt" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-33pdt, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-33pdt" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-33pdt io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-33pdt" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-33pdt, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-33pdt" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-33pdt" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-33pdt, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-33pdt" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-m5hfp because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-m5hfp" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-m5hfp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-m5hfp" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-m5hfp io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-m5hfp" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-m5hfp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-m5hfp" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-m5hfp" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-m5hfp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-m5hfp" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-7j8r6 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-7j8r6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-7j8r6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-7j8r6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-7j8r6 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-7j8r6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-7j8r6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-7j8r6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-7j8r6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-7j8r6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-7j8r6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-lr4b6 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-lr4b6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-lr4b6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-lr4b6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-lr4b6 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-lr4b6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-lr4b6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-lr4b6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-lr4b6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-lr4b6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-lr4b6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-vbbqq because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-vbbqq" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-vbbqq, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-vbbqq" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-vbbqq io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-vbbqq" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-vbbqq, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-vbbqq" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-vbbqq" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-vbbqq, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-vbbqq" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-3k0j2 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-3k0j2" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-3k0j2, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-3k0j2" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-3k0j2 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-3k0j2" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-3k0j2, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-3k0j2" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-3k0j2" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-3k0j2, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-3k0j2" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-f2bvg because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-f2bvg" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-f2bvg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-f2bvg" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-f2bvg io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-f2bvg" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-f2bvg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-f2bvg" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-f2bvg" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-f2bvg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-f2bvg" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-svfjd because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-svfjd" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-svfjd, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-svfjd" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-svfjd io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-svfjd" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-svfjd, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-svfjd" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-svfjd" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-svfjd, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-svfjd" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-72cmr because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-72cmr" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-72cmr, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-72cmr" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-72cmr io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-72cmr" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-72cmr, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-72cmr" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-72cmr" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-72cmr, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-72cmr" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-bs632 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-bs632" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-bs632, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-bs632" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-bs632 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-bs632" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-bs632, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-bs632" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-bs632" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-bs632, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-bs632" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-mmmlz because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-mmmlz" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-mmmlz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-mmmlz" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-mmmlz io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-mmmlz" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-mmmlz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-mmmlz" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-mmmlz" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-mmmlz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-mmmlz" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-gp37h because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-gp37h" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-gp37h, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-gp37h" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-gp37h io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-gp37h" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-gp37h, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-gp37h" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-gp37h" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-gp37h, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-gp37h" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-qdwdg because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-qdwdg" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-qdwdg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-qdwdg" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-qdwdg io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-qdwdg" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-qdwdg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-qdwdg" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-qdwdg" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-qdwdg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-qdwdg" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-vd2r0 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-vd2r0" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-vd2r0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-vd2r0" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-vd2r0 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-vd2r0" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-vd2r0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-vd2r0" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-vd2r0" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-vd2r0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-vd2r0" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-1hhb6 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-1hhb6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-1hhb6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-1hhb6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-1hhb6 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-1hhb6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-1hhb6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-1hhb6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-1hhb6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-1hhb6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-1hhb6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-32hbv because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-32hbv" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-32hbv, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-32hbv" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-32hbv io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-32hbv" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-32hbv, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-32hbv" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-32hbv" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-32hbv, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-32hbv" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-5c92h because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-5c92h" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-5c92h, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-5c92h" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-5c92h io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-5c92h" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-5c92h, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-5c92h" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-5c92h" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-5c92h, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-5c92h" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-jzl55 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-jzl55" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-jzl55, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-jzl55" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-jzl55 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-jzl55" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-jzl55, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-jzl55" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-jzl55" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-jzl55, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-jzl55" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-q3rsh because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-q3rsh" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-q3rsh, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-q3rsh" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-q3rsh io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-q3rsh" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-q3rsh, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-q3rsh" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-q3rsh" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-q3rsh, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-q3rsh" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-9p0vb because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-9p0vb" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-9p0vb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-9p0vb" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-9p0vb io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-9p0vb" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-9p0vb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-9p0vb" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-9p0vb" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-9p0vb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-9p0vb" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-gcwfn because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-gcwfn" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-gcwfn, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-gcwfn" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-gcwfn io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-gcwfn" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-gcwfn, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-gcwfn" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-gcwfn" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-gcwfn, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-gcwfn" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-h3zz6 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-h3zz6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-h3zz6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-h3zz6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-h3zz6 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-h3zz6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-h3zz6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-h3zz6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-h3zz6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-h3zz6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-h3zz6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-686c3 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-686c3" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-686c3, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-686c3" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-686c3 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-686c3" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-686c3, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-686c3" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-686c3" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-686c3, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-686c3" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-4gcp5 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-4gcp5" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-4gcp5, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-4gcp5" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-4gcp5 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-4gcp5" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-4gcp5, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-4gcp5" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-4gcp5" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-4gcp5, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-4gcp5" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-njs84 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-njs84" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-njs84, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-njs84" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-njs84 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-njs84" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-njs84, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-njs84" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-njs84" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-njs84, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-njs84" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-v9jbx because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-v9jbx" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-v9jbx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-v9jbx" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-v9jbx io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-v9jbx" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-v9jbx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-v9jbx" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-v9jbx" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-v9jbx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-v9jbx" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-68n9c because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-68n9c" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-68n9c, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-68n9c" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-68n9c io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-68n9c" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-68n9c, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-68n9c" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-68n9c" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-68n9c, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-68n9c" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-x54h9 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-x54h9" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-x54h9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-x54h9" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-x54h9 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-x54h9" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-x54h9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-x54h9" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-x54h9" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-x54h9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-x54h9" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-w1k7b because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-w1k7b" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-w1k7b, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-w1k7b" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-w1k7b io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-w1k7b" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-w1k7b, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-w1k7b" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-w1k7b" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-w1k7b, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-w1k7b" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-kq65g because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-kq65g" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-kq65g, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-kq65g" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-kq65g io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-kq65g" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-kq65g, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-kq65g" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-kq65g" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-kq65g, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-kq65g" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-qj7s3 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-qj7s3" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-qj7s3, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-qj7s3" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-qj7s3 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-qj7s3" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-qj7s3, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-qj7s3" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-qj7s3" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-qj7s3, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-qj7s3" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-dwhl0 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-dwhl0" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-dwhl0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-dwhl0" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-dwhl0 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-dwhl0" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-dwhl0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-dwhl0" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-dwhl0" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-dwhl0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-dwhl0" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-b96cg because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-b96cg" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-b96cg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-b96cg" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-b96cg io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-b96cg" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-b96cg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-b96cg" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-b96cg" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-b96cg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-b96cg" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-fs42n because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-fs42n" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-fs42n, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-fs42n" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-fs42n io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-fs42n" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-fs42n, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-fs42n" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-fs42n" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-fs42n, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-fs42n" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-vsv4z because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-vsv4z" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-vsv4z, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-vsv4z" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-vsv4z io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-vsv4z" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-vsv4z, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-vsv4z" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-vsv4z" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-vsv4z, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-vsv4z" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-14m2t because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-14m2t" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-14m2t, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-14m2t" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-14m2t io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-14m2t" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-14m2t, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-14m2t" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-14m2t" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-14m2t, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-14m2t" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-5qbsh because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-5qbsh" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-5qbsh, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-5qbsh" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-5qbsh io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-5qbsh" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-5qbsh, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-5qbsh" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-5qbsh" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-5qbsh, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-5qbsh" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-jvm5n because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-jvm5n" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-jvm5n, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-jvm5n" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-jvm5n io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-jvm5n" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-jvm5n, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-jvm5n" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-jvm5n" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-jvm5n, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-jvm5n" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-nhzdz because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-nhzdz" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-nhzdz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-nhzdz" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-nhzdz io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-nhzdz" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-nhzdz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-nhzdz" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-nhzdz" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-nhzdz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-nhzdz" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-jcjkk because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-jcjkk" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-jcjkk, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-jcjkk" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-jcjkk io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-jcjkk" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-jcjkk, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-jcjkk" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-jcjkk" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-jcjkk, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-jcjkk" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-t91mx because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-t91mx" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-t91mx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-t91mx" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-t91mx io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-t91mx" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-t91mx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-t91mx" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-t91mx" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-t91mx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-t91mx" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-v2mc4 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-v2mc4" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-v2mc4, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-v2mc4" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-v2mc4 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-v2mc4" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-v2mc4, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-v2mc4" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-v2mc4" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-v2mc4, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-v2mc4" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-spvr8 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-spvr8" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-spvr8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-spvr8" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-spvr8 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-spvr8" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-spvr8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-spvr8" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-spvr8" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-spvr8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-spvr8" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-w33lb because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-w33lb" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-w33lb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-w33lb" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-w33lb io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-w33lb" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-w33lb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-w33lb" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-w33lb" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-w33lb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-w33lb" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-d3cnh because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-d3cnh" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-d3cnh, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-d3cnh" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-d3cnh io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-d3cnh" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-d3cnh, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-d3cnh" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-d3cnh" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-d3cnh, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-d3cnh" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-s1sn1 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-s1sn1" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-s1sn1, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-s1sn1" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-s1sn1 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-s1sn1" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-s1sn1, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-s1sn1" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-s1sn1" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-s1sn1, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-s1sn1" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-qn8jc because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-qn8jc" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-qn8jc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-qn8jc" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-qn8jc io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-qn8jc" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-qn8jc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-qn8jc" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-qn8jc" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-qn8jc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-qn8jc" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-5p4r7 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-5p4r7" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-5p4r7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-5p4r7" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-5p4r7 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-5p4r7" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-5p4r7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-5p4r7" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-5p4r7" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-5p4r7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-5p4r7" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-wr9z9 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-wr9z9" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-wr9z9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-wr9z9" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-wr9z9 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-wr9z9" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-wr9z9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-wr9z9" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-wr9z9" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-wr9z9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-wr9z9" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-67mqv because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-67mqv" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-67mqv, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-67mqv" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-67mqv io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-67mqv" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-67mqv, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-67mqv" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-67mqv" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-67mqv, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-67mqv" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-w9vrz because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-w9vrz" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-w9vrz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-w9vrz" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-w9vrz io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-w9vrz" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-w9vrz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-w9vrz" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-w9vrz" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-w9vrz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-w9vrz" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-4tklq because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-4tklq" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-4tklq, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-4tklq" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-4tklq io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-4tklq" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-4tklq, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-4tklq" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-4tklq" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-4tklq, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-4tklq" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-2jtqq because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-2jtqq" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-2jtqq, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-2jtqq" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-2jtqq io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-2jtqq" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-2jtqq, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-2jtqq" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-2jtqq" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-2jtqq, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-2jtqq" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-21m1k because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-21m1k" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-21m1k, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-21m1k" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-21m1k io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-21m1k" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-21m1k, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-21m1k" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-21m1k" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-21m1k, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-21m1k" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-4dtk9 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-4dtk9" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-4dtk9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-4dtk9" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-4dtk9 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-4dtk9" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-4dtk9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-4dtk9" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-4dtk9" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-4dtk9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-4dtk9" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-xpkjn because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-xpkjn" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-xpkjn, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-xpkjn" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-xpkjn io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-xpkjn" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-xpkjn, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-xpkjn" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-xpkjn" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-xpkjn, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-xpkjn" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-8w32c because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-8w32c" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-8w32c, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-8w32c" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-8w32c io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-8w32c" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-8w32c, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-8w32c" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-8w32c" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-8w32c, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-8w32c" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-vb5n8 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-vb5n8" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-vb5n8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-vb5n8" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-vb5n8 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-vb5n8" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-vb5n8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-vb5n8" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-vb5n8" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-vb5n8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-vb5n8" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-kj227 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-kj227" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-kj227, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-kj227" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-kj227 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-kj227" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-kj227, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-kj227" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-kj227" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-kj227, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-kj227" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-d93z9 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-d93z9" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-d93z9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-d93z9" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-continuous-nqcxn-d93z9 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-d93z9" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-d93z9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-d93z9" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-continuous-nqcxn-d93z9" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-continuous-nqcxn-d93z9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-continuous-nqcxn-d93z9" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) 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:857) Created Pod: kubernetes scout/scout-rt-24.2-continuous-nqcxn-kvg2s Agent scout-rt-24.2-continuous-nqcxn-kvg2s is provisioned from template scout-rt-24.2-continuous-nqcxn --- apiVersion: "v1" kind: "Pod" metadata: annotations: kubernetes.jenkins.io/last-refresh: "1719588566272" buildUrl: "http://jenkins-ui.scout.svc.cluster.local/scout/job/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/79/" runUrl: "job/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/79/" labels: jenkins: "slave" jenkins/label-digest: "6f7c412738edab330228d5e7c6cec2b1bdbe0b9e" jenkins/label: "scout-rt-24_2-continuous" kubernetes.jenkins.io/controller: "http___jenkins-ui_scout_svc_cluster_local_scoutx" name: "scout-rt-24.2-continuous-nqcxn-kvg2s" namespace: "scout" spec: containers: - command: - "cat" env: - name: "HOME" value: "/home/jenkins/agent" image: "bsisoftware/scout-maven-chrome:mvn-3.9.5-node-20.10.0" imagePullPolicy: "Always" name: "maven" resources: limits: memory: "6144Mi" cpu: "2000m" requests: memory: "6144Mi" cpu: "1000m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.scout.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "scout-rt-24.2-continuous-nqcxn-kvg2s" - name: "REMOTING_OPTS" value: "-noReconnectAfter 1d" - name: "JENKINS_NAME" value: "scout-rt-24.2-continuous-nqcxn-kvg2s" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.scout.svc.cluster.local/scout/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3206.vb_15dcf73f6a_9" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - emptyDir: medium: "" name: "workspace-volume" Running on scout-rt-24.2-continuous-nqcxn-kvg2s in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] checkout The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse-scout/scout.rt.git > git init /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline # timeout=10 Fetching upstream changes from https://github.com/eclipse-scout/scout.rt.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://github.com/eclipse-scout/scout.rt.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse-scout/scout.rt.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision aa3d46cb160774f31800f9c45f22f59de4dc2d81 (refs/remotes/origin/releases/24.2) > git rev-parse refs/remotes/origin/releases/24.2^{commit} # timeout=10 > git rev-parse releases/24.2^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aa3d46cb160774f31800f9c45f22f59de4dc2d81 # timeout=10 Commit message: "JsonHybridManager: prevent unnecessary 'hybridWidgetEvent'" > git rev-list --no-walk a23115a922f827f919ac27e9521375b09d251680 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] container [Pipeline] { [Pipeline] sh + cat [Pipeline] sh + mvn -f org.eclipse.scout.rt/pom.xml -Dbranch=origin/releases/24.2 clean install -U -B -e -Dmaster_enforcerCheck_skip=true -Dmaster_node_dir=/opt/nodejs/bin -Dscout.excludeTestCategories=org.eclipse.scout.rt.testing.platform.testcategory.ResourceIntensiveTest [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/maven_rt_plugin_config-master/24.1.2/maven_rt_plugin_config-master-24.1.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/scout/maven_rt_plugin_config-master/24.1.2/maven_rt_plugin_config-master-24.1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/scout/maven_rt_plugin_config-master/24.1.2/maven_rt_plugin_config-master-24.1.2.pom (37 kB at 366 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/maven_plugin_config-master/24.1.2/maven_plugin_config-master-24.1.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/scout/maven_plugin_config-master/24.1.2/maven_plugin_config-master-24.1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/scout/maven_plugin_config-master/24.1.2/maven_plugin_config-master-24.1.2.pom (30 kB at 1.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/maven_plugin_version-master/24.1.2/maven_plugin_version-master-24.1.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/scout/maven_plugin_version-master/24.1.2/maven_plugin_version-master-24.1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/scout/maven_plugin_version-master/24.1.2/maven_plugin_version-master-24.1.2.pom (28 kB at 1.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-bom/2.16.0/jackson-bom-2.16.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.16.0/jackson-bom-2.16.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.16.0/jackson-bom-2.16.0.pom (18 kB at 1.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-parent/2.16/jackson-parent-2.16.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.16/jackson-parent-2.16.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.16/jackson-parent-2.16.pom (6.5 kB at 652 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/56/oss-parent-56.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/56/oss-parent-56.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/56/oss-parent-56.pom (24 kB at 2.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-bom/4.1.101.Final/netty-bom-4.1.101.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.101.Final/netty-bom-4.1.101.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.101.Final/netty-bom-4.1.101.Final.pom (13 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 536 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/jersey-bom/3.0.12/jersey-bom-3.0.12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/jersey-bom/3.0.12/jersey-bom-3.0.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/jersey-bom/3.0.12/jersey-bom-3.0.12.pom (20 kB at 1.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom (15 kB at 1.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-bom/11.0.18/jetty-bom-11.0.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/11.0.18/jetty-bom-11.0.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/11.0.18/jetty-bom-11.0.18.pom (19 kB at 1.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-bom/1.34.1/opentelemetry-bom-1.34.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom/1.34.1/opentelemetry-bom-1.34.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom/1.34.1/opentelemetry-bom-1.34.1.pom (7.0 kB at 698 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-packaging/3.2.1/archetype-packaging-3.2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/3.2.1/archetype-packaging-3.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/3.2.1/archetype-packaging-3.2.1.pom (1.4 kB at 140 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/maven-archetype/3.2.1/maven-archetype-3.2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/maven-archetype/3.2.1/maven-archetype-3.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/maven-archetype/3.2.1/maven-archetype-3.2.1.pom (13 kB at 1.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/34/maven-parent-34.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 3.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/23/apache-23.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 1.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-packaging/3.2.1/archetype-packaging-3.2.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/3.2.1/archetype-packaging-3.2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/3.2.1/archetype-packaging-3.2.1.jar (7.3 kB at 729 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Scout Hello World Sample Application [maven-archetype] [INFO] Scout JaxWs Module [maven-archetype] [INFO] Scout JS Sample Application [maven-archetype] [INFO] org.eclipse.scout.rt [pom] [INFO] org.eclipse.scout.json [jar] [INFO] org.eclipse.scout.rt.platform [jar] [INFO] org.eclipse.scout.rt.dataobject [jar] [INFO] org.eclipse.scout.rt.platform.test [jar] [INFO] org.eclipse.scout.rt.api.data [jar] [INFO] org.eclipse.scout.rt.security [jar] [INFO] org.eclipse.scout.rt.nls [jar] [INFO] org.eclipse.scout.rt.shared [jar] [INFO] org.eclipse.scout.rt.server.commons [jar] [INFO] org.eclipse.scout.rt.mom.api [jar] [INFO] org.eclipse.scout.rt.jackson [jar] [INFO] org.eclipse.scout.rt.uinotification [jar] [INFO] org.eclipse.scout.rt.server [jar] [INFO] org.eclipse.scout.rt.server.jaxws [jar] [INFO] org.eclipse.scout.jaxws.apt [jar] [INFO] org.eclipse.scout.rt.dataobject.test [jar] [INFO] org.eclipse.scout.rt.shared.test [jar] [INFO] org.eclipse.scout.rt.server.commons.test [jar] [INFO] org.eclipse.scout.rt.jetty [jar] [INFO] org.eclipse.scout.rt.app [jar] [INFO] org.eclipse.scout.rt.server.app [jar] [INFO] org.eclipse.scout.rt.server.test [jar] [INFO] org.eclipse.scout.rt.server.jaxws.test [jar] [INFO] org.eclipse.scout.rt.server.jdbc [jar] [INFO] org.eclipse.scout.rt.server.jdbc.test [jar] [INFO] org.eclipse.scout.rt.rest [jar] [INFO] org.eclipse.scout.rt.api [jar] [INFO] org.eclipse.scout.rt.jackson.test [jar] [INFO] org.eclipse.scout.rt.mom.api.test [jar] [INFO] org.eclipse.scout.rt.mom.jms [jar] [INFO] org.eclipse.scout.rt.mom.jms.test [jar] [INFO] org.eclipse.scout.rt.charsetdetect [jar] [INFO] org.eclipse.scout.rt.oauth2 [jar] [INFO] org.eclipse.scout.rt.mail [jar] [INFO] org.eclipse.scout.rt.mail.test [jar] [INFO] org.eclipse.scout.rt.security.test [jar] [INFO] org.eclipse.scout.rt.dataformat [jar] [INFO] org.eclipse.scout.rt.rest.test [jar] [INFO] org.eclipse.scout.rt.rest.jackson [jar] [INFO] org.eclipse.scout.rt.rest.jersey.client [jar] [INFO] org.eclipse.scout.rt.rest.jersey.server [jar] [INFO] org.eclipse.scout.rt.rest.jersey.test [jar] [INFO] org.eclipse.scout.rt.client [jar] [INFO] org.eclipse.scout.rt.client.test [jar] [INFO] org.eclipse.scout.rt.svg.client [jar] [INFO] org.eclipse.scout.rt.svg.client.test [jar] [INFO] org.eclipse.scout.rt.serverbridge [jar] [INFO] org.eclipse.scout.rt.ui.html [jar] [INFO] org.eclipse.scout.rt.ui.html.app [jar] [INFO] org.eclipse.scout.rt.ui.html.test [jar] [INFO] org.eclipse.scout.rt.ui.html.selenium [jar] [INFO] eclipse-scout-core [jar] [INFO] org.eclipse.scout.rt.svg.ui.html [jar] [INFO] eclipse-scout-cli [jar] [INFO] karma-jasmine-scout [jar] [INFO] eclipse-scout-releng [jar] [INFO] eclipse-scout-migrate [jar] [INFO] eclipse-scout-tsconfig [jar] [INFO] eslint-config [jar] [INFO] org.eclipse.scout.rt.opentelemetry.sdk [jar] [INFO] org.eclipse.scout.rt.chart.shared [jar] [INFO] org.eclipse.scout.rt.chart.client [jar] [INFO] org.eclipse.scout.rt.chart.ui.html [jar] [INFO] eclipse-scout-chart [jar] [INFO] org.eclipse.scout.rt.datamodel.shared [jar] [INFO] org.eclipse.scout.rt.datamodel.client [jar] [INFO] org.eclipse.scout.rt.datamodel.server [jar] [INFO] org.eclipse.scout.rt.datamodel.ui.html [jar] [INFO] [INFO] ---------< org.eclipse.scout.archetypes:scout-helloworld-app >---------- [INFO] Building Scout Hello World Sample Application 24.2-SNAPSHOT [1/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/pom.xml [INFO] --------------------------[ maven-archetype ]--------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.pom (7.7 kB at 704 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer/3.4.1/enforcer-3.4.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.4.1/enforcer-3.4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.4.1/enforcer-3.4.1.pom (9.1 kB at 906 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/40/maven-parent-40.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/40/maven-parent-40.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/40/maven-parent-40.pom (49 kB at 3.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/30/apache-30.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/30/apache-30.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/30/apache-30.pom (23 kB at 2.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom (5.6 kB at 628 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.jar (39 kB at 2.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.pom (6.7 kB at 749 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom (8.1 kB at 899 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/39/maven-parent-39.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom (48 kB at 4.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/29/apache-29.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom (21 kB at 2.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.jar (32 kB at 2.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.pom (5.3 kB at 592 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom (8.1 kB at 898 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.jar (36 kB at 3.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.pom (4.2 kB at 470 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.build/0.8.11/org.jacoco.build-0.8.11.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.8.11/org.jacoco.build-0.8.11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.8.11/org.jacoco.build-0.8.11.pom (44 kB at 3.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-bom/9.6/asm-bom-9.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-bom/9.6/asm-bom-9.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-bom/9.6/asm-bom-9.6.pom (3.2 kB at 403 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom (11 kB at 1.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.jar (57 kB at 4.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom (8.2 kB at 906 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar (31 kB at 3.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.pom (12 kB at 1.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.jar (101 kB at 7.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom (6.8 kB at 564 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom (9.9 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/37/maven-parent-37.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/37/maven-parent-37.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/37/maven-parent-37.pom (46 kB at 4.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/27/apache-27.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom (20 kB at 2.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar (27 kB at 3.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.pom (19 kB at 1.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/basepom/basepom-oss/53/basepom-oss-53.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/basepom/basepom-oss/53/basepom-oss-53.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/basepom/basepom-oss/53/basepom-oss-53.pom (23 kB at 2.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/basepom/basepom-minimal/53/basepom-minimal-53.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/basepom/basepom-minimal/53/basepom-minimal-53.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/basepom/basepom-minimal/53/basepom-minimal-53.pom (19 kB at 1.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/basepom/basepom-foundation/53/basepom-foundation-53.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/basepom/basepom-foundation/53/basepom-foundation-53.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/basepom/basepom-foundation/53/basepom-foundation-53.pom (56 kB at 4.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.jar (71 kB at 5.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.pom (7.8 kB at 868 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.jar (31 kB at 3.5 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ scout-helloworld-app --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom (8.7 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/13/plexus-13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/13/plexus-13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/13/plexus-13.pom (27 kB at 3.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom (5.6 kB at 704 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar (192 kB at 13 MB/s) [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ scout-helloworld-app --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.pom (3.8 kB at 375 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.pom (4.3 kB at 475 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 169 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 3.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 237 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom (8.8 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/10/plexus-10.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 2.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom (31 kB at 2.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/58/commons-parent-58.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/58/commons-parent-58.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/58/commons-parent-58.pom (83 kB at 6.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom (16 kB at 1.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom (20 kB at 2.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (5.0 kB at 554 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.jar (14 kB at 1.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.jar (145 kB at 3.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar (484 kB at 6.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 1.0 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar (269 kB at 1.9 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar (361 kB at 2.4 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar (632 kB at 3.9 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 2.4 MB/s) [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ scout-helloworld-app --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 516 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 2.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 1.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom (4.5 kB at 561 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom (4.9 kB at 83 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/36/maven-parent-36.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 5.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/26/apache-26.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom (21 kB at 2.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 343 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 1.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom (8.2 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/8/plexus-8.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 3.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 2.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/52/commons-parent-52.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 7.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 637 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 339 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 2.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (14 kB at 2.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 173 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/10/maven-parent-10.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 4.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 642 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11.pom (3.5 kB at 438 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.pom (2.1 kB at 298 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.6/asm-9.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.6/asm-9.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.6/asm-9.6.pom (2.4 kB at 296 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom (2.8 kB at 398 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom (2.6 kB at 199 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.pom (1.9 kB at 209 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.6/asm-9.6.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 12 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 4.6 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar (36 kB at 3.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.6/asm-9.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar (72 kB at 3.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.6/asm-9.6.jar (124 kB at 2.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.jar (210 kB at 4.4 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 6.5 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar (52 kB at 1.1 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar (301 kB at 4.8 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.jar (131 kB at 2.1 MB/s) [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/../target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ scout-helloworld-app --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 332 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 2.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom (6.0 kB at 754 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom (3.2 kB at 402 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 76 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 356 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 1.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 929 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom (8.0 kB at 1.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 3.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 566 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 6.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 277 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 848 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar (55 kB at 5.0 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 17 MB/s) [INFO] Copying 139 resources from src/main/resources to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ scout-helloworld-app --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- archetype:3.2.1:jar (default-jar) @ scout-helloworld-app --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-catalog/3.2.1/archetype-catalog-3.2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.2.1/archetype-catalog-3.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.2.1/archetype-catalog-3.2.1.pom (1.9 kB at 212 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-models/3.2.1/archetype-models-3.2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-models/3.2.1/archetype-models-3.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-models/3.2.1/archetype-models-3.2.1.pom (2.7 kB at 305 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 740 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-descriptor/3.2.1/archetype-descriptor-3.2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.2.1/archetype-descriptor-3.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.2.1/archetype-descriptor-3.2.1.pom (2.0 kB at 244 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-common/3.2.1/archetype-common-3.2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.2.1/archetype-common-3.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.2.1/archetype-common-3.2.1.pom (18 kB at 2.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/groovy/groovy-all/2.4.16/groovy-all-2.4.16.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.16/groovy-all-2.4.16.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.16/groovy-all-2.4.16.pom (22 kB at 2.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ivy/ivy/2.5.0/ivy-2.5.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ivy/ivy/2.5.0/ivy-2.5.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ivy/ivy/2.5.0/ivy-2.5.0.pom (6.8 kB at 844 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 107 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 601 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom (4.6 kB at 657 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.pom (4.9 kB at 607 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom (5.1 kB at 639 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/31/maven-parent-31.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 4.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/19/apache-19.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 1.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 704 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 573 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/30/maven-parent-30.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 5.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/18/apache-18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 2.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.6/commons-io-2.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 1.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 6.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 274 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 2.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 3.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 1.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 281 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 114 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 669 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 2.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 486 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 241 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 239 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 1.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 295 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 528 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 218 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom (11 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 637 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 829 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 235 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 278 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 423 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 850 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 295 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 275 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 327 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 767 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 447 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 326 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 178 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 500 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 2.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 780 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 1.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 587 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 728 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/33/maven-parent-33.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 4.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/21/apache-21.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 2.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 711 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 384 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 1.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 1.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 7.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/16/apache-16.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 2.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 403 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 380 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.7/velocity-1.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 1.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 1.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/9/commons-parent-9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 2.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/ibm/icu/icu4j/70.1/icu4j-70.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/70.1/icu4j-70.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/70.1/icu4j-70.1.pom (4.9 kB at 616 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.5.1/maven-archiver-3.5.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.1/maven-archiver-3.5.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.1/maven-archiver-3.5.1.pom (5.4 kB at 767 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 577 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.2.3/plexus-archiver-4.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.3/plexus-archiver-4.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.3/plexus-archiver-4.2.3.pom (4.9 kB at 546 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.4/plexus-6.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.4/plexus-6.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.4/plexus-6.4.pom (26 kB at 2.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 505 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom (18 kB at 2.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/48/commons-parent-48.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 6.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 1.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.8/xz-1.8.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 238 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom (4.4 kB at 546 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom (24 kB at 3.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom (823 B at 91 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom (1.7 kB at 192 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom (2.7 kB at 224 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom (26 kB at 3.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 3.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/47/commons-parent-47.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 7.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.pom (4.0 kB at 500 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom (4.0 kB at 506 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 617 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/22/maven-parent-22.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 3.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/11/apache-11.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 1.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 138 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.pom (16 kB at 1.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/antlr/antlr/2.7.7/antlr-2.7.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom (632 B at 70 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.pom (2.1 kB at 231 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom (5.5 kB at 610 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.3/ow2-1.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/4.0/asm-4.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/4.0/asm-4.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/4.0/asm-4.0.pom (1.9 kB at 242 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.pom (2.1 kB at 299 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-util/4.0/asm-util-4.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/4.0/asm-util-4.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/4.0/asm-util-4.0.pom (2.1 kB at 261 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.pom (2.1 kB at 100 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 149 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 176 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.8.1/ant-1.8.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.pom (8.8 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom (4.3 kB at 476 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-catalog/3.2.1/archetype-catalog-3.2.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-descriptor/3.2.1/archetype-descriptor-3.2.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-common/3.2.1/archetype-common-3.2.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/groovy/groovy-all/2.4.16/groovy-all-2.4.16.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ivy/ivy/2.5.0/ivy-2.5.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.6/commons-io-2.6.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/ibm/icu/icu4j/70.1/icu4j-70.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.5.1/maven-archiver-3.5.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.8/xz-1.8.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.7/velocity-1.7.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/antlr/antlr/2.7.7/antlr-2.7.7.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/4.0/asm-4.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-util/4.0/asm-util-4.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.8.1/ant-1.8.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.2.1/archetype-catalog-3.2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.2.1/archetype-catalog-3.2.1.jar (19 kB at 1.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.2.1/archetype-descriptor-3.2.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.2.1/archetype-common-3.2.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.16/groovy-all-2.4.16.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ivy/ivy/2.5.0/ivy-2.5.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.2.1/archetype-descriptor-3.2.1.jar (24 kB at 2.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 2.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.2.1/archetype-common-3.2.1.jar (181 kB at 3.8 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 2.8 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 510 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar (305 kB at 5.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/70.1/icu4j-70.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.1/maven-archiver-3.5.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.1/maven-archiver-3.5.1.jar (26 kB at 246 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 1.8 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 1.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ivy/ivy/2.5.0/ivy-2.5.0.jar (1.4 MB at 11 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 336 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 774 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar (194 kB at 971 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 2.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 363 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 270 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 496 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar (9.4 kB at 42 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 14 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (632 kB at 2.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 880 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.jar (33 kB at 109 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar (159 kB at 514 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 84 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar (61 kB at 193 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 25 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 661 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 1.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.jar (22 kB at 54 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 1.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.16/groovy-all-2.4.16.jar (7.2 MB at 17 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.jar (38 kB at 76 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.jar (22 kB at 44 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/4.0/asm-4.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/4.0/asm-util-4.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB at 887 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/4.0/asm-util-4.0.jar (37 kB at 74 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/4.0/asm-4.0.jar (46 kB at 91 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.jar (20 kB at 38 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 543 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.jar (3.3 MB at 5.2 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.jar (1.5 MB at 2.3 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/70.1/icu4j-70.1.jar (14 MB at 14 MB/s) [INFO] Building archetype jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT.jar [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ scout-helloworld-app --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom (3.9 kB at 490 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom (6.0 kB at 859 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom (6.3 kB at 894 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 2.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom (2.0 kB at 256 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar (26 kB at 3.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar (79 kB at 7.9 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 11 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar (267 kB at 17 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar (211 kB at 8.8 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 24 MB/s) [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ scout-helloworld-app --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.pom (6.5 kB at 726 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom (6.0 kB at 752 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom (22 kB at 683 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/56/commons-parent-56.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/56/commons-parent-56.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/56/commons-parent-56.pom (82 kB at 7.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom (5.6 kB at 804 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.pom (1.9 kB at 101 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.jar (221 kB at 15 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar (1.1 MB at 24 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.jar (5.9 MB at 20 MB/s) [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ scout-helloworld-app --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- archetype:3.2.1:integration-test (default-integration-test) @ scout-helloworld-app --- [INFO] Processing Archetype IT project: basic [INFO] ---------------------------------------------------------------------------- [INFO] Using following parameters for creating project from Archetype: scout-helloworld-app:24.2-SNAPSHOT [INFO] ---------------------------------------------------------------------------- [INFO] Parameter: groupId, Value: org.eclipse.scout.apps [INFO] Parameter: artifactId, Value: helloscout [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloscout [INFO] Parameter: packageInPathFormat, Value: org/eclipse/scout/apps/helloscout [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloscout [INFO] Parameter: versionWithoutSnapshot, Value: 1.0.0 [INFO] Parameter: debug, Value: false [INFO] Parameter: displayName, Value: My Application [INFO] Parameter: javaVersion, Value: 11 [INFO] Parameter: skipChangeMeReplacement, Value: false [INFO] Parameter: groupId, Value: org.eclipse.scout.apps [INFO] Parameter: simpleArtifactName, Value: helloscout [INFO] Parameter: artifactId, Value: helloscout [INFO] Parameter: userName, Value: Scout Robot [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.shared/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.server/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.client/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.server.app/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.server.app.image/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.server.app.zip/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.server.app.dev/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.ui.html/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.ui.html.app/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.ui.html.app.image/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.ui.html.app.zip/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.ui.html.app.dev/pom.xml [INFO] Executing META-INF/archetype-post-generate.groovy post-generation script [INFO] Project created from Archetype in dir: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ scout-helloworld-app --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom (11 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom (15 kB at 1.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 302 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 730 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 325 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 536 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom (2.1 kB at 262 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom (2.2 kB at 270 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom (11 kB at 1.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 345 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom (491 B at 70 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.pom (3.5 kB at 432 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom (5.5 kB at 687 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.pom (7.8 kB at 869 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom (1.4 kB at 177 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.pom (1.8 kB at 258 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar (3.0 MB at 22 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 462 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 244 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 2.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar (16 kB at 1.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar (2.3 kB at 150 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 585 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar (209 kB at 12 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.jar (15 kB at 724 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar (162 kB at 7.0 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.jar (83 kB at 3.5 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar (486 kB at 13 MB/s) [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ scout-helloworld-app --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 9.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar (267 kB at 17 MB/s) [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-helloworld-app/24.2-SNAPSHOT/scout-helloworld-app-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-helloworld-app/24.2-SNAPSHOT/scout-helloworld-app-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-helloworld-app/24.2-SNAPSHOT/scout-helloworld-app-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-helloworld-app/24.2-SNAPSHOT/scout-helloworld-app-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-helloworld-app/24.2-SNAPSHOT/scout-helloworld-app-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- archetype:3.2.1:update-local-catalog (default-update-local-catalog) @ scout-helloworld-app --- [INFO] [INFO] ----------< org.eclipse.scout.archetypes:scout-jaxws-module >----------- [INFO] Building Scout JaxWs Module 24.2-SNAPSHOT [2/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-jaxws-module/pom.xml [INFO] --------------------------[ maven-archetype ]--------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ scout-jaxws-module --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ scout-jaxws-module --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ scout-jaxws-module --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-jaxws-module/../target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ scout-jaxws-module --- [INFO] Copying 7 resources from src/main/resources to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ scout-jaxws-module --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- archetype:3.2.1:jar (default-jar) @ scout-jaxws-module --- [INFO] Building archetype jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT.jar [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ scout-jaxws-module --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ scout-jaxws-module --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ scout-jaxws-module --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- archetype:3.2.1:integration-test (default-integration-test) @ scout-jaxws-module --- [INFO] Processing Archetype IT project: basic [INFO] ---------------------------------------------------------------------------- [INFO] Using following parameters for creating project from Archetype: scout-jaxws-module:24.2-SNAPSHOT [INFO] ---------------------------------------------------------------------------- [INFO] Parameter: groupId, Value: org.eclipse.scout.apps [INFO] Parameter: artifactId, Value: helloworld.server.jaxws [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloworld [INFO] Parameter: packageInPathFormat, Value: org/eclipse/scout/apps/helloworld [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloworld [INFO] Parameter: displayName, Value: My Application [INFO] Parameter: groupId, Value: org.eclipse.scout.apps [INFO] Parameter: artifactId, Value: helloworld.server.jaxws [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parameter: parentArtifactId, Value: helloworld [WARNING] CP Don't override file /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-jaxws-module/target/test-classes/projects/basic/project/helloworld.server.jaxws/src/main/resources/META-INF/scout.xml [WARNING] CP Don't override file /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-jaxws-module/target/test-classes/projects/basic/project/helloworld.server.jaxws/src/main/resources/WEB-INF/wsdl [WARNING] CP Don't override file /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-jaxws-module/target/test-classes/projects/basic/project/helloworld.server.jaxws/src/main/java [INFO] Project created from Archetype in dir: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-jaxws-module/target/test-classes/projects/basic/project/helloworld.server.jaxws [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ scout-jaxws-module --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ scout-jaxws-module --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-jaxws-module/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-jaxws-module/24.2-SNAPSHOT/scout-jaxws-module-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-jaxws-module/24.2-SNAPSHOT/scout-jaxws-module-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-jaxws-module/24.2-SNAPSHOT/scout-jaxws-module-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-jaxws-module/24.2-SNAPSHOT/scout-jaxws-module-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-jaxws-module/24.2-SNAPSHOT/scout-jaxws-module-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- archetype:3.2.1:update-local-catalog (default-update-local-catalog) @ scout-jaxws-module --- [INFO] [INFO] -----------< org.eclipse.scout.archetypes:scout-hellojs-app >----------- [INFO] Building Scout JS Sample Application 24.2-SNAPSHOT [3/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/pom.xml [INFO] --------------------------[ maven-archetype ]--------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ scout-hellojs-app --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ scout-hellojs-app --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ scout-hellojs-app --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/../target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ scout-hellojs-app --- [INFO] Copying 175 resources from src/main/resources to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ scout-hellojs-app --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- archetype:3.2.1:jar (default-jar) @ scout-hellojs-app --- [INFO] Building archetype jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT.jar [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ scout-hellojs-app --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ scout-hellojs-app --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ scout-hellojs-app --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- archetype:3.2.1:integration-test (default-integration-test) @ scout-hellojs-app --- [INFO] Processing Archetype IT project: basic [INFO] ---------------------------------------------------------------------------- [INFO] Using following parameters for creating project from Archetype: scout-hellojs-app:24.2-SNAPSHOT [INFO] ---------------------------------------------------------------------------- [INFO] Parameter: groupId, Value: org.eclipse.scout.apps [INFO] Parameter: artifactId, Value: helloscout [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloscout [INFO] Parameter: packageInPathFormat, Value: org/eclipse/scout/apps/helloscout [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloscout [INFO] Parameter: versionWithoutSnapshot, Value: 1.0.0 [INFO] Parameter: debug, Value: false [INFO] Parameter: displayName, Value: My Application [INFO] Parameter: javaVersion, Value: 11 [INFO] Parameter: skipChangeMeReplacement, Value: false [INFO] Parameter: groupId, Value: org.eclipse.scout.apps [INFO] Parameter: simpleArtifactName, Value: helloscout [INFO] Parameter: artifactId, Value: helloscout [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.api/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.app/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.app.dev/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.app.image/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.app.zip/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.core/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.data/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.db/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.persistence/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.ui/pom.xml [INFO] Executing META-INF/archetype-post-generate.groovy post-generation script [INFO] Project created from Archetype in dir: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ scout-hellojs-app --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ scout-hellojs-app --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-hellojs-app/24.2-SNAPSHOT/scout-hellojs-app-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-hellojs-app/24.2-SNAPSHOT/scout-hellojs-app-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-hellojs-app/24.2-SNAPSHOT/scout-hellojs-app-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-hellojs-app/24.2-SNAPSHOT/scout-hellojs-app-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-hellojs-app/24.2-SNAPSHOT/scout-hellojs-app-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- archetype:3.2.1:update-local-catalog (default-update-local-catalog) @ scout-hellojs-app --- [INFO] [INFO] -------------< org.eclipse.scout.rt:org.eclipse.scout.rt >-------------- [INFO] Building org.eclipse.scout.rt 24.2-SNAPSHOT [4/72] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt --- [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt/24.2-SNAPSHOT/org.eclipse.scout.rt-24.2-SNAPSHOT.pom [INFO] [INFO] ------------< org.eclipse.scout.rt:org.eclipse.scout.json >------------- [INFO] Building org.eclipse.scout.json 24.2-SNAPSHOT [5/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.pom (9.8 kB at 818 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.jar (66 kB at 6.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.pom (5.3 kB at 665 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire/3.2.3/surefire-3.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.2.3/surefire-3.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.2.3/surefire-3.2.3.pom (22 kB at 2.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/41/maven-parent-41.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/41/maven-parent-41.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/41/maven-parent-41.pom (50 kB at 5.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/31/apache-31.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/31/apache-31.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/31/apache-31.pom (24 kB at 3.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.jar (45 kB at 5.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.2/junit-4.13.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 3.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 96 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 329 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.2/junit-4.13.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar (385 kB at 19 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 2.1 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.json --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.json --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.json --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.json --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.json --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-eclipse/2.13.0/plexus-compiler-eclipse-2.13.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-eclipse/2.13.0/plexus-compiler-eclipse-2.13.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-eclipse/2.13.0/plexus-compiler-eclipse-2.13.0.pom (2.3 kB at 289 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compilers/2.13.0/plexus-compilers-2.13.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.13.0/plexus-compilers-2.13.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.13.0/plexus-compilers-2.13.0.pom (1.3 kB at 165 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom (8.4 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom (2.7 kB at 383 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom (1.1 kB at 151 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom (770 B at 110 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom (6.0 kB at 755 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-testing/1.1.0/plexus-testing-1.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-testing/1.1.0/plexus-testing-1.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-testing/1.1.0/plexus-testing-1.1.0.pom (2.5 kB at 312 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 612 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 1.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 1.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/java/jvnet-parent/3/jvnet-parent-3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 599 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom (6.3 kB at 897 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jboss/weld/weld-parent/26/weld-parent-26.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/26/weld-parent-26.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/26/weld-parent-26.pom (32 kB at 4.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 375 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 1.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 136 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 606 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 1.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 2.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 966 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice/4.2.3/guice-4.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.3/guice-4.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.3/guice-4.2.3.pom (11 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice-parent/4.2.3/guice-parent-4.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.3/guice-parent-4.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.3/guice-parent-4.2.3.pom (16 kB at 2.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/google/5/google-5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (2.5 kB at 410 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 52 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/27.1-jre/guava-27.1-jre.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/27.1-jre/guava-27.1-jre.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/27.1-jre/guava-27.1-jre.pom (8.4 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/27.1-jre/guava-parent-27.1-jre.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/27.1-jre/guava-parent-27.1-jre.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/27.1-jre/guava-parent-27.1-jre.pom (10 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.pom (2.5 kB at 355 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.pom (1.8 kB at 255 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.2.0/error_prone_parent-2.2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.2.0/error_prone_parent-2.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.2.0/error_prone_parent-2.2.0.pom (5.1 kB at 727 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom (2.8 kB at 395 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.pom (2.6 kB at 367 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-parent/1.17/animal-sniffer-parent-1.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.17/animal-sniffer-parent-1.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.17/animal-sniffer-parent-1.17.pom (8.6 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 4.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/jupiter/junit-jupiter-api/5.8.0/junit-jupiter-api-5.8.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.0/junit-jupiter-api-5.8.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.0/junit-jupiter-api-5.8.0.pom (3.2 kB at 454 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom (5.6 kB at 804 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (1.7 kB at 120 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/platform/junit-platform-commons/1.8.0/junit-platform-commons-1.8.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.8.0/junit-platform-commons-1.8.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.8.0/junit-platform-commons-1.8.0.pom (2.8 kB at 354 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (1.5 kB at 191 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.31.0/ecj-3.31.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/ecj/3.31.0/ecj-3.31.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/ecj/3.31.0/ecj-3.31.0.pom (1.7 kB at 207 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (5.8 kB at 729 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 593 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 795 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 4.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 1.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom (5.0 kB at 622 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom (4.1 kB at 592 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.4/asm-9.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.4/asm-9.4.pom (2.4 kB at 339 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom (17 kB at 1.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom (1.1 kB at 163 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.pom (1.2 kB at 172 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-eclipse/2.13.0/plexus-compiler-eclipse-2.13.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-testing/1.1.0/plexus-testing-1.1.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice/4.2.3/guice-4.2.3-no_aop.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/27.1-jre/guava-27.1-jre.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/jupiter/junit-jupiter-api/5.8.0/junit-jupiter-api-5.8.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/platform/junit-platform-commons/1.8.0/junit-platform-commons-1.8.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.31.0/ecj-3.31.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-eclipse/2.13.0/plexus-compiler-eclipse-2.13.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-eclipse/2.13.0/plexus-compiler-eclipse-2.13.0.jar (20 kB at 2.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-testing/1.1.0/plexus-testing-1.1.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar (4.1 kB at 513 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar (26 kB at 2.9 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-testing/1.1.0/plexus-testing-1.1.0.jar (6.6 kB at 733 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.3/guice-4.2.3-no_aop.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar (71 kB at 5.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 3.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/27.1-jre/guava-27.1-jre.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar (205 kB at 12 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 235 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.jar (14 kB at 527 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar (379 kB at 14 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar (193 kB at 6.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.0/junit-jupiter-api-5.8.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar (8.8 kB at 258 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar (3.4 kB at 99 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.8.0/junit-platform-commons-1.8.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.3/guice-4.2.3-no_aop.jar (530 kB at 15 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (6.8 kB at 162 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/ecj/3.31.0/ecj-3.31.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.8.0/junit-platform-commons-1.8.0.jar (100 kB at 2.1 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.0/junit-jupiter-api-5.8.0.jar (193 kB at 4.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (7.7 kB at 163 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 246 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.4/asm-9.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar (55 kB at 958 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 2.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar (27 kB at 235 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.4/asm-9.4.jar (122 kB at 1.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar (4.7 kB at 38 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar (334 kB at 2.7 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.jar (23 kB at 185 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/27.1-jre/guava-27.1-jre.jar (2.7 MB at 17 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/ecj/3.31.0/ecj-3.31.0.jar (3.2 MB at 13 MB/s) [INFO] Changes detected - recompiling the module! :source [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONArray.java:[578,22] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONArray.java:[578,37] Unsupported @SuppressWarnings("squid:S2225") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONTokener.java:[141,21] Unsupported @SuppressWarnings("squid:S128") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONTokener.java:[577,21] Unsupported @SuppressWarnings("squid:S1695") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONObject.java:[105,24] Unsupported @SuppressWarnings("squid:S1206") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONObject.java:[105,39] Unsupported @SuppressWarnings("findbugs:EQ_UNUSUAL") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONObject.java:[105,62] Unsupported @SuppressWarnings("EqualsWhichDoesntCheckParameterClass") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONObject.java:[139,21] Unsupported @SuppressWarnings("squid:S1695") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONObject.java:[678,22] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONObject.java:[678,37] Unsupported @SuppressWarnings("squid:S2225") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONObject.java:[726,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSON.java:[46,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONStringer.java:[71,21] Unsupported @SuppressWarnings("squid:S00116") [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.json --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.json --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/test/java/org/json/JSONArrayTest.java:[156,19] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/test/java/org/json/JSONArrayTest.java:[200,16] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/test/java/org/json/JSONArrayTest.java:[321,16] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/test/java/org/json/JSONArrayTest.java:[370,17] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/test/java/org/json/JSONObjectTest.java:[190,24] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/test/java/org/json/JSONObjectTest.java:[897,24] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/test/java/org/json/JSONObjectTest.java:[1008,5] java.util.Iterator is a raw type. References to generic type java.util.Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/test/java/org/json/JSONStringerTest.java:[37,19] Unsupported @SuppressWarnings("CatchMayIgnoreException") [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.json --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.pom (6.2 kB at 624 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.pom (3.5 kB at 441 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.pom (3.3 kB at 407 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.pom (4.1 kB at 507 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.pom (3.3 kB at 103 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.pom (4.5 kB at 636 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.pom (1.8 kB at 160 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom (5.8 kB at 725 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom (2.3 kB at 335 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.2.5/maven-3.2.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.5/maven-3.2.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.5/maven-3.2.5.pom (22 kB at 2.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 4.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/15/apache-15.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 1.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom (8.1 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom (2.2 kB at 271 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom (2.6 kB at 288 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 220 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 438 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom (2.2 kB at 318 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom (3.0 kB at 378 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom (15 kB at 2.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom (15 kB at 2.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom (17 kB at 2.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom (15 kB at 2.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 107 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 686 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 1.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom (3.0 kB at 499 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom (4.2 kB at 607 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (2.1 kB at 293 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom (3.5 kB at 496 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom (11 kB at 1.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom (13 kB at 1.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/38/forge-parent-38.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 2.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/16.0.1/guava-16.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom (6.1 kB at 872 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (7.3 kB at 917 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.15.0/commons-io-2.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.15.0/commons-io-2.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.15.0/commons-io-2.15.0.pom (22 kB at 1.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/64/commons-parent-64.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/64/commons-parent-64.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/64/commons-parent-64.pom (78 kB at 8.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom (4.3 kB at 534 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom (3.2 kB at 399 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/15/plexus-15.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/15/plexus-15.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/15/plexus-15.pom (28 kB at 3.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.jar (308 kB at 18 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.jar (171 kB at 5.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.jar (14 kB at 358 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.jar (8.2 kB at 743 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.jar (26 kB at 2.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.jar (118 kB at 8.4 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar (61 kB at 4.7 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar (58 kB at 2.6 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar (501 kB at 4.7 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.jar (2.4 MB at 11 MB/s) [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-junit4/3.2.3/surefire-junit4-3.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/3.2.3/surefire-junit4-3.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/3.2.3/surefire-junit4-3.2.3.pom (3.0 kB at 435 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-providers/3.2.3/surefire-providers-3.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.2.3/surefire-providers-3.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.2.3/surefire-providers-3.2.3.pom (2.6 kB at 326 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/common-junit4/3.2.3/common-junit4-3.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.2.3/common-junit4-3.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.2.3/common-junit4-3.2.3.pom (3.1 kB at 391 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/common-junit3/3.2.3/common-junit3-3.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.2.3/common-junit3-3.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.2.3/common-junit3-3.2.3.pom (2.8 kB at 396 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.pom (2.8 kB at 352 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-junit4/3.2.3/surefire-junit4-3.2.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/common-junit4/3.2.3/common-junit4-3.2.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/common-junit3/3.2.3/common-junit3-3.2.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/3.2.3/surefire-junit4-3.2.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/3.2.3/surefire-junit4-3.2.3.jar (18 kB at 2.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.2.3/common-junit4-3.2.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.2.3/common-junit3-3.2.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.jar (18 kB at 2.0 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.2.3/common-junit4-3.2.3.jar (26 kB at 2.6 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.2.3/common-junit3-3.2.3.jar (12 kB at 1.3 MB/s) [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.json.SelfUseTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.200 s -- in org.json.SelfUseTest [INFO] Running org.json.ParsingTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.json.ParsingTest [INFO] Running org.json.JSONTokenerTest [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s -- in org.json.JSONTokenerTest [INFO] Running org.json.JSONStringerTest [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.json.JSONStringerTest [INFO] Running org.json.JSONObjectTest [INFO] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.json.JSONObjectTest [INFO] Running org.json.JSONArrayTest [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.json.JSONArrayTest [INFO] Running org.json.CompatibilityTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.json.CompatibilityTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 187, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.json --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/target/org.eclipse.scout.json-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.json --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/target/org.eclipse.scout.json-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.json --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/target/org.eclipse.scout.json-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.json --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/target/org.eclipse.scout.json-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.json --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.json --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.json/24.2-SNAPSHOT/org.eclipse.scout.json-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/target/org.eclipse.scout.json-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.json/24.2-SNAPSHOT/org.eclipse.scout.json-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/target/org.eclipse.scout.json-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.json/24.2-SNAPSHOT/org.eclipse.scout.json-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/target/org.eclipse.scout.json-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.json/24.2-SNAPSHOT/org.eclipse.scout.json-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/target/org.eclipse.scout.json-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.json/24.2-SNAPSHOT/org.eclipse.scout.json-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.platform >--------- [INFO] Building org.eclipse.scout.rt.platform 24.2-SNAPSHOT [6/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/smallrye/jandex-maven-plugin/3.1.6/jandex-maven-plugin-3.1.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex-maven-plugin/3.1.6/jandex-maven-plugin-3.1.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex-maven-plugin/3.1.6/jandex-maven-plugin-3.1.6.pom (3.4 kB at 153 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/smallrye/jandex-parent/3.1.6/jandex-parent-3.1.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex-parent/3.1.6/jandex-parent-3.1.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex-parent/3.1.6/jandex-parent-3.1.6.pom (7.2 kB at 894 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/smallrye/smallrye-build-parent/42/smallrye-build-parent-42.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/42/smallrye-build-parent-42.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/42/smallrye-build-parent-42.pom (39 kB at 3.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/smallrye/jandex-maven-plugin/3.1.6/jandex-maven-plugin-3.1.6.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex-maven-plugin/3.1.6/jandex-maven-plugin-3.1.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex-maven-plugin/3.1.6/jandex-maven-plugin-3.1.6.jar (20 kB at 2.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/smallrye/jandex/3.1.6/jandex-3.1.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex/3.1.6/jandex-3.1.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex/3.1.6/jandex-3.1.6.pom (7.0 kB at 871 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom (2.8 kB at 352 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom (16 kB at 1.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom (4.9 kB at 615 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.pom (16 kB at 2.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 1.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.pom (9.0 kB at 265 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/quartz-scheduler/quartz-parent/2.3.2/quartz-parent-2.3.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz-parent/2.3.2/quartz-parent-2.3.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz-parent/2.3.2/quartz-parent-2.3.2.pom (15 kB at 1.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/jul-to-slf4j/2.0.9/jul-to-slf4j-2.0.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/2.0.9/jul-to-slf4j-2.0.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/2.0.9/jul-to-slf4j-2.0.9.pom (1.1 kB at 137 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.pom (13 kB at 1.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/ch/qos/logback/logback-parent/1.4.14/logback-parent-1.4.14.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.4.14/logback-parent-1.4.14.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.4.14/logback-parent-1.4.14.pom (20 kB at 2.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.pom (5.0 kB at 721 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-jdk14/2.0.9/slf4j-jdk14-2.0.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/2.0.9/slf4j-jdk14-2.0.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/2.0.9/slf4j-jdk14-2.0.9.pom (1.3 kB at 130 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-api/1.34.1/opentelemetry-api-1.34.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.34.1/opentelemetry-api-1.34.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.34.1/opentelemetry-api-1.34.1.pom (1.8 kB at 198 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-context/1.34.1/opentelemetry-context-1.34.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.34.1/opentelemetry-context-1.34.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.34.1/opentelemetry-context-1.34.1.pom (1.6 kB at 157 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/smallrye/jandex/3.1.6/jandex-3.1.6.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/jul-to-slf4j/2.0.9/jul-to-slf4j-2.0.9.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-jdk14/2.0.9/slf4j-jdk14-2.0.9.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-api/1.34.1/opentelemetry-api-1.34.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-context/1.34.1/opentelemetry-context-1.34.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex/3.1.6/jandex-3.1.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex/3.1.6/jandex-3.1.6.jar (331 kB at 18 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/2.0.9/jul-to-slf4j-2.0.9.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/2.0.9/jul-to-slf4j-2.0.9.jar (6.3 kB at 705 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar (65 kB at 5.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/2.0.9/slf4j-jdk14-2.0.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.jar (25 kB at 2.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.34.1/opentelemetry-api-1.34.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar (284 kB at 17 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.34.1/opentelemetry-context-1.34.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/2.0.9/slf4j-jdk14-2.0.9.jar (10 kB at 549 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.34.1/opentelemetry-api-1.34.1.jar (139 kB at 6.0 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.34.1/opentelemetry-context-1.34.1.jar (47 kB at 1.2 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar (693 kB at 15 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar (597 kB at 12 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.platform --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.platform --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.platform --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.platform --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.platform --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/nls/NlsResourceBundleCache.java:[41,60] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/interceptor/DecoratingProxy.java:[28,17] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/interceptor/DecoratingProxy.java:[44,91] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/interceptor/DecoratingProxy.java:[63,127] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/interceptor/DecoratingProxy.java:[67,118] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/interceptor/DecoratingProxy.java:[149,159] org.eclipse.scout.rt.platform.interceptor.DecoratingProxy.P_InvocationHandler is a raw type. References to generic type org.eclipse.scout.rt.platform.interceptor.DecoratingProxy.P_InvocationHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/interceptor/DecoratingProxy.java:[155,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/PlatformImplementor.java:[127,21] Unsupported @SuppressWarnings("squid:S1181") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/PlatformImplementor.java:[224,9] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/PlatformImplementor.java:[319,21] Unsupported @SuppressWarnings("squid:S1181") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[109,21] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[109,28] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[110,21] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[111,21] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[158,42] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[159,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[178,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[191,25] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[204,34] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[217,11] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[217,32] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[224,11] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[224,42] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[226,18] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[279,62] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[279,78] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[292,47] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[292,63] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[297,15] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[300,15] java.util.Map is a raw type. References to generic type java.util.Map should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[306,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[309,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[339,21] Unsupported @SuppressWarnings("squid:S138") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[340,47] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[340,63] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1884,21] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1888,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1900,19] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1900,37] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1930,17] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1930,49] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1930,67] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1945,17] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1945,49] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1945,67] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1949,11] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1949,47] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1949,65] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1951,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1986,7] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1986,18] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[2081,33] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[2084,32] java.lang.reflect.TypeVariable is a raw type. References to generic type java.lang.reflect.TypeVariable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/IOUtility.java:[62,19] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/chain/callable/ICallableInterceptor.java:[41,21] Unsupported @SuppressWarnings("squid:S00112") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/ObjectUtility.java:[81,21] Unsupported @SuppressWarnings("squid:S1201") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/FileUtility.java:[53,19] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/FileUtility.java:[549,27] Unsupported @SuppressWarnings("squid:S2095") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/TypeParameterBeanRegistry.java:[83,11] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/ConcurrentExpiringMap.java:[62,19] Unsupported @SuppressWarnings("squid:S2160") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/ConcurrentExpiringMap.java:[674,7] org.eclipse.scout.rt.platform.util.collection.ConcurrentExpiringMap.ExpiringElement is a raw type. References to generic type org.eclipse.scout.rt.platform.util.collection.ConcurrentExpiringMap.ExpiringElement should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/ConcurrentExpiringMap.java:[674,32] org.eclipse.scout.rt.platform.util.collection.ConcurrentExpiringMap.ExpiringElement is a raw type. References to generic type org.eclipse.scout.rt.platform.util.collection.ConcurrentExpiringMap.ExpiringElement should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/exception/PlatformError.java:[105,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/ArrayComparator.java:[15,19] Unsupported @SuppressWarnings("squid:S2063") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/ArrayComparator.java:[100,21] Unsupported @SuppressWarnings("squid:S2063") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/ArrayComparator.java:[126,15] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/TransformingSet.java:[28,19] Unsupported @SuppressWarnings("squid:S2160") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/status/MultiStatus.java:[209,21] Unsupported @SuppressWarnings("squid:S2583") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/status/MultiStatus.java:[218,21] Unsupported @SuppressWarnings("squid:S2583") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtility.java:[15,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtility.java:[46,17] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtility.java:[65,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtility.java:[102,51] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtility.java:[104,11] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtility.java:[105,15] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtility.java:[105,32] The method doPrivileged(java.security.PrivilegedAction) from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/date/DateUtility.java:[635,21] Unsupported @SuppressWarnings("squid:S1201") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastPropertyDescriptor.java:[42,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/LocalHostAddressHelper.java:[35,21] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/LocalHostAddressHelper.java:[70,21] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/exception/DefaultExceptionTranslator.java:[14,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/exception/DefaultExceptionTranslator.java:[142,113] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/exception/DefaultExceptionTranslator.java:[142,124] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/exception/DefaultExceptionTranslator.java:[142,141] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/VerboseUtility.java:[86,7] java.lang.reflect.TypeVariable is a raw type. References to generic type java.lang.reflect.TypeVariable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/VerboseUtility.java:[86,25] java.lang.reflect.TypeVariable is a raw type. References to generic type java.lang.reflect.TypeVariable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/VerboseUtility.java:[125,21] Unsupported @SuppressWarnings("squid:S1643") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/VerboseUtility.java:[126,33] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/VerboseUtility.java:[130,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/LRUCache.java:[29,19] Unsupported @SuppressWarnings("squid:S2160") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/JobExceptionTranslator.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/JobExceptionTranslator.java:[73,78] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/JobExceptionTranslator.java:[73,89] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/JobExceptionTranslator.java:[73,106] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/AbstractBooleanConfigProperty.java:[18,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/PropertiesHelper.java:[1130,21] Unsupported @SuppressWarnings("squid:S1149") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[47,42] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[47,49] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[60,98] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[63,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[89,42] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[90,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[105,71] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[106,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[123,50] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[125,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[140,79] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[142,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[157,75] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[159,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[180,17] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[180,50] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[184,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[212,86] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/AbstractTransactionalMap.java:[212,21] Unsupported @SuppressWarnings("squid:S2160") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/AbstractTransactionalMap.java:[398,23] Unsupported @SuppressWarnings("SuspiciousMethodCalls") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/AbstractTransactionalMap.java:[439,24] Unsupported @SuppressWarnings("SuspiciousMethodCalls") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/SubjectProcessor.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/SubjectProcessor.java:[51,55] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/SubjectProcessor.java:[51,66] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/SubjectProcessor.java:[51,83] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/AbstractPropertyObserver.java:[25,21] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/event/UnsafeFastListenerList.java:[73,42] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/event/UnsafeFastListenerList.java:[126,15] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/event/UnsafeFastListenerList.java:[148,15] java.lang.ref.WeakReference is a raw type. References to generic type java.lang.ref.WeakReference should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/event/UnsafeFastListenerList.java:[162,74] java.lang.ref.WeakReference is a raw type. References to generic type java.lang.ref.WeakReference should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/transaction/TransactionProcessor.java:[184,21] Unsupported @SuppressWarnings("squid:S00112") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/Pair.java:[20,19] Unsupported @SuppressWarnings("squid:S00118") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/Pair.java:[49,5] org.eclipse.scout.rt.platform.util.Pair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.Pair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/Pair.java:[49,19] org.eclipse.scout.rt.platform.util.Pair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.Pair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/html/HtmlHelper.java:[24,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/html/HtmlHelper.java:[213,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[47,31] org.eclipse.scout.rt.platform.internal.BeanHierarchy is a raw type. References to generic type org.eclipse.scout.rt.platform.internal.BeanHierarchy should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[108,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[164,9] org.eclipse.scout.rt.platform.internal.BeanHierarchy is a raw type. References to generic type org.eclipse.scout.rt.platform.internal.BeanHierarchy should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[164,76] org.eclipse.scout.rt.platform.internal.BeanHierarchy is a raw type. References to generic type org.eclipse.scout.rt.platform.internal.BeanHierarchy should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[181,9] org.eclipse.scout.rt.platform.internal.BeanHierarchy is a raw type. References to generic type org.eclipse.scout.rt.platform.internal.BeanHierarchy should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[187,11] org.eclipse.scout.rt.platform.internal.BeanImplementor is a raw type. References to generic type org.eclipse.scout.rt.platform.internal.BeanImplementor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[216,7] org.eclipse.scout.rt.platform.internal.BeanHierarchy is a raw type. References to generic type org.eclipse.scout.rt.platform.internal.BeanHierarchy should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[282,7] org.eclipse.scout.rt.platform.internal.BeanHierarchy is a raw type. References to generic type org.eclipse.scout.rt.platform.internal.BeanHierarchy should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[343,10] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/NumberUtility.java:[27,21] Unsupported @SuppressWarnings("squid:S2245") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/exception/ProcessingStatus.java:[24,21] Unsupported @SuppressWarnings("squid:S2387") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/EnumerationUtility.java:[43,25] Unsupported @SuppressWarnings("squid:S2272") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/holders/NVPair.java:[22,17] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/holders/NVPair.java:[30,44] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/holders/NVPair.java:[44,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/RunContext.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/RunContext.java:[153,21] Unsupported @SuppressWarnings("squid:S1181") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/RunContext.java:[542,25] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/RunContext.java:[542,36] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/RunContext.java:[542,53] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/transaction/TwoPhaseTransactionCommitProtocol.java:[25,19] Unsupported @SuppressWarnings("squid:S1181") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/CacheRegistryService.java:[22,29] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/CacheRegistryService.java:[30,21] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/CacheRegistryService.java:[53,25] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[45,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[473,21] Unsupported @SuppressWarnings("squid:AssignmentInSubExpressionCheck") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[508,21] Unsupported @SuppressWarnings("squid:S2259") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[541,21] Unsupported @SuppressWarnings("squid:S2259") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[589,21] Unsupported @SuppressWarnings("squid:S2259") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[819,21] Unsupported @SuppressWarnings("squid:ForLoopCounterChangedCheck") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1028,21] Unsupported @SuppressWarnings("squid:S1643") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1395,21] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1562,22] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1562,37] Unsupported @SuppressWarnings("squid:S00108") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1618,22] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1618,37] Unsupported @SuppressWarnings("squid:S00108") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1789,22] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1789,60] Unsupported @SuppressWarnings("squid:S1444") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1789,75] Unsupported @SuppressWarnings("squid:S3008") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1821,21] Unsupported @SuppressWarnings("squid:S2259") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[2124,21] Unsupported @SuppressWarnings("squid:S2245") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/chain/callable/ICallableDecorator.java:[34,21] Unsupported @SuppressWarnings("squid:S00112") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/namespace/NamespaceVersionedModel.java:[105,48] org.eclipse.scout.rt.platform.namespace.NamespaceVersionedModel.Builder is a raw type. References to generic type org.eclipse.scout.rt.platform.namespace.NamespaceVersionedModel.Builder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/NamedThreadFactory.java:[42,11] The type java.lang.SecurityManager has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/NamedThreadFactory.java:[42,52] The method getSecurityManager() from the type java.lang.System has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/NamedThreadFactory.java:[43,59] The method getThreadGroup() from the type java.lang.SecurityManager has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/chain/callable/CallableChain.java:[218,62] org.eclipse.scout.rt.platform.chain.callable.ICallableInterceptor is a raw type. References to generic type org.eclipse.scout.rt.platform.chain.callable.ICallableInterceptor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanFilter.java:[29,15] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanFilter.java:[36,14] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanInfo.java:[23,17] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanInfo.java:[33,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/ConfigDescriptionExporter.java:[75,10] org.eclipse.scout.rt.platform.config.IConfigProperty is a raw type. References to generic type org.eclipse.scout.rt.platform.config.IConfigProperty should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/ConfigDescriptionExporter.java:[104,23] Unsupported @SuppressWarnings("findbugs:NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/ConfigDescriptionExporter.java:[126,23] Unsupported @SuppressWarnings("findbugs:RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/CacheBuilder.java:[330,73] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/CacheBuilder.java:[338,61] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/CacheBuilder.java:[358,35] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/CacheBuilder.java:[361,53] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/CacheBuilder.java:[367,28] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/AbstractConfigProperty.java:[20,19] Unsupported @SuppressWarnings("findbugs:UG_SYNC_SET_UNSYNC_GET") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/PropertiesUtility.java:[121,21] Unsupported @SuppressWarnings("squid:S1149") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/Range.java:[70,5] org.eclipse.scout.rt.platform.util.Range is a raw type. References to generic type org.eclipse.scout.rt.platform.util.Range should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/Range.java:[70,20] org.eclipse.scout.rt.platform.util.Range is a raw type. References to generic type org.eclipse.scout.rt.platform.util.Range should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/MatrixUtility.java:[148,21] Unsupported @SuppressWarnings("pmd:AvoidArrayLoops") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/transaction/BasicTransaction.java:[24,19] Unsupported @SuppressWarnings("squid:S1181") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/interceptor/internal/BeanProxyImplementor.java:[35,77] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/ConfigFileCredentialVerifier.java:[182,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/EventListenerList.java:[47,32] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/EventListenerList.java:[72,31] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/EventListenerList.java:[189,17] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/EventListenerList.java:[247,15] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/EventListenerList.java:[280,38] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/JobListeners.java:[50,11] org.eclipse.scout.rt.platform.job.IFuture is a raw type. References to generic type org.eclipse.scout.rt.platform.job.IFuture should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/JobListeners.java:[72,119] org.eclipse.scout.rt.platform.job.IFuture is a raw type. References to generic type org.eclipse.scout.rt.platform.job.IFuture should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/JobListeners.java:[123,13] org.eclipse.scout.rt.platform.job.IFuture is a raw type. References to generic type org.eclipse.scout.rt.platform.job.IFuture should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/ICacheBuilder.java:[209,67] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/ICacheBuilder.java:[214,54] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanHierarchy.java:[140,35] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/RunContextChainIntercepterRegistry.java:[28,43] org.eclipse.scout.rt.platform.context.IRunContextChainInterceptorProducer is a raw type. References to generic type org.eclipse.scout.rt.platform.context.IRunContextChainInterceptorProducer should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/RunContextChainIntercepterRegistry.java:[48,10] org.eclipse.scout.rt.platform.context.IRunContextChainInterceptorProducer is a raw type. References to generic type org.eclipse.scout.rt.platform.context.IRunContextChainInterceptorProducer should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/RunContextChainIntercepterRegistry.java:[49,10] org.eclipse.scout.rt.platform.context.IRunContextChainInterceptorProducer is a raw type. References to generic type org.eclipse.scout.rt.platform.context.IRunContextChainInterceptorProducer should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/UriUtility.java:[319,21] Unsupported @SuppressWarnings("JavadocLinkAsPlainText") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/extension/InjectFieldTo.java:[50,3] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/exception/PlatformException.java:[105,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/CompositeObject.java:[98,16] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/CollectionUtility.java:[659,28] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/CollectionUtility.java:[667,28] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/CollectionUtility.java:[674,28] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/CollectionUtility.java:[682,28] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/interceptor/IInstanceInvocationHandler.java:[61,21] Unsupported @SuppressWarnings("squid:S00112") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/ImmutablePair.java:[18,19] Unsupported @SuppressWarnings("squid:S2160") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/holders/Holder.java:[66,21] Unsupported @SuppressWarnings("findbugs:RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/JwtPrincipal.java:[13,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/JwtPrincipal.java:[68,35] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/JwtPrincipal.java:[68,46] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/JwtPrincipal.java:[68,63] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/concurrent/IRunnable.java:[25,21] Unsupported @SuppressWarnings("squid:S00112") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/filter/future/FutureFilterBuilder.java:[88,51] org.eclipse.scout.rt.platform.job.IFuture is a raw type. References to generic type org.eclipse.scout.rt.platform.job.IFuture should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/ConfigPropertyValidator.java:[40,12] org.eclipse.scout.rt.platform.config.IConfigProperty is a raw type. References to generic type org.eclipse.scout.rt.platform.config.IConfigProperty should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/ConcurrentTransactionalMap.java:[27,19] Unsupported @SuppressWarnings("squid:S2160") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/BeanUtility.java:[41,28] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/BeanUtility.java:[41,35] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/BeanUtility.java:[42,28] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/BeanUtility.java:[42,35] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/BeanUtility.java:[58,16] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/BeanUtility.java:[58,23] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/BeanUtility.java:[450,11] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/BeanUtility.java:[453,18] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/PlatformConfigProperties.java:[174,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/AnnotationFactory.java:[14,19] Unsupported @SuppressWarnings("squid:S2162") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/FixedDelayTrigger.java:[28,19] Unsupported @SuppressWarnings("squid:S2160") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/events/management/IListenerListMonitorMBean.java:[66,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[70,34] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[82,39] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[363,16] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[389,9] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[407,19] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[427,17] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[431,23] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[445,37] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[452,45] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[462,9] java.util.ArrayList is a raw type. References to generic type java.util.ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[492,5] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[493,5] java.util.Map is a raw type. References to generic type java.util.Map should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[520,21] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[529,11] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[533,23] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[590,7] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[594,7] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/extension/Extends.java:[44,3] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/MutablePair.java:[23,19] Unsupported @SuppressWarnings("squid:S2160") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/resource/BinaryResource.java:[71,21] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/PrinicpalContextValueProvider.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/PrinicpalContextValueProvider.java:[41,44] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/PrinicpalContextValueProvider.java:[41,55] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/PrinicpalContextValueProvider.java:[41,72] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/JarManifestHelper.java:[41,21] Unsupported @SuppressWarnings("SpellCheckingInspection") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/holders/HolderUtility.java:[24,44] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/holders/HolderUtility.java:[24,55] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.platform --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.platform --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.platform --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.platform --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.platform --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.platform --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.platform --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.platform --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.platform --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.platform --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/24.2-SNAPSHOT/org.eclipse.scout.rt.platform-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/24.2-SNAPSHOT/org.eclipse.scout.rt.platform-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/24.2-SNAPSHOT/org.eclipse.scout.rt.platform-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.dataobject >-------- [INFO] Building org.eclipse.scout.rt.dataobject 24.2-SNAPSHOT [7/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.dataobject --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.dataobject --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.dataobject --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.dataobject --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.dataobject --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/IdInventory.java:[46,32] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/IdInventory.java:[56,29] Type safety: Unchecked cast from java.lang.Class to java.lang.Class [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/IdInventory.java:[142,35] Type safety: Unchecked cast from java.lang.Class to java.lang.Class [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/AbstractDoCollection.java:[26,19] Unsupported @SuppressWarnings("squid:S2333") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/AbstractDoCollection.java:[61,46] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/AbstractDoCollection.java:[88,52] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/AbstractDoCollection.java:[106,49] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoCollection.java:[29,19] Unsupported @SuppressWarnings("squid:S2333") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoCollection.java:[69,33] org.eclipse.scout.rt.dataobject.DoNode is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoNode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoCollection.java:[74,54] Type safety: Unchecked cast from java.lang.Object to java.util.Collection [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/IdCodec.java:[164,33] Unlikely argument type for equals(): org.eclipse.scout.rt.dataobject.id.IdCodec.IIdCodecFlag seems to be unrelated to java.lang.Enum [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/IdCodec.java:[271,42] Type safety: Unchecked cast from java.util.function.Function to java.util.function.Function [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/AbstractDataObjectVisitor.java:[137,92] Type safety: Unchecked cast from java.lang.Class to java.lang.Class [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoNode.java:[134,5] org.eclipse.scout.rt.dataobject.DoNode is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoNode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoNode.java:[134,21] org.eclipse.scout.rt.dataobject.DoNode is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoNode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoNode.java:[156,33] org.eclipse.scout.rt.dataobject.DoNode is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoNode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/IdFactory.java:[98,30] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/migration/DataObjectIntermediateMigrationContextData.java:[49,75] Type safety: Unchecked cast from org.eclipse.scout.rt.dataobject.migration.IDataObjectIntermediateMigration to org.eclipse.scout.rt.dataobject.migration.IDataObjectIntermediateMigration [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/migration/DataObjectMigrationInventory.java:[110,23] Type safety: Unchecked cast from java.lang.Class to java.lang.Class [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/migration/DataObjectMigrationInventory.java:[176,29] Type safety: Unchecked cast from java.lang.Class to java.lang.Class [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/migration/DataObjectMigrationInventory.java:[340,48] org.eclipse.scout.rt.dataobject.migration.IDoValueMigrationHandler is a raw type. References to generic type org.eclipse.scout.rt.dataobject.migration.IDoValueMigrationHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/AbstractDataObjectVisitorExtension.java:[23,12] Type safety: The expression of type java.lang.Class needs unchecked conversion to conform to java.lang.Class [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[301,12] Type safety: Unchecked cast from org.eclipse.scout.rt.dataobject.DoNode to NODE [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[309,12] Type safety: Unchecked invocation getNode(java.lang.String, java.lang.Class) of the generic method getNode(java.lang.String, java.lang.Class) of type org.eclipse.scout.rt.dataobject.DoEntity [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[309,12] Type safety: The expression of type org.eclipse.scout.rt.dataobject.DoValue needs unchecked conversion to conform to org.eclipse.scout.rt.dataobject.DoValue [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[317,12] Type safety: Unchecked invocation getNode(java.lang.String, java.lang.Class) of the generic method getNode(java.lang.String, java.lang.Class) of type org.eclipse.scout.rt.dataobject.DoEntity [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[317,12] Type safety: The expression of type org.eclipse.scout.rt.dataobject.DoList needs unchecked conversion to conform to org.eclipse.scout.rt.dataobject.DoList [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[325,12] Type safety: Unchecked invocation getNode(java.lang.String, java.lang.Class) of the generic method getNode(java.lang.String, java.lang.Class) of type org.eclipse.scout.rt.dataobject.DoEntity [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[325,12] Type safety: The expression of type org.eclipse.scout.rt.dataobject.DoSet needs unchecked conversion to conform to org.eclipse.scout.rt.dataobject.DoSet [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[333,12] Type safety: Unchecked invocation getNode(java.lang.String, java.lang.Class) of the generic method getNode(java.lang.String, java.lang.Class) of type org.eclipse.scout.rt.dataobject.DoEntity [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[333,12] Type safety: The expression of type org.eclipse.scout.rt.dataobject.DoCollection needs unchecked conversion to conform to org.eclipse.scout.rt.dataobject.DoCollection [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoList.java:[24,19] Unsupported @SuppressWarnings("squid:S2333") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntityBuilder.java:[74,84] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/mapping/DoEntityMappings.java:[213,25] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/mapping/DoEntityMappings.java:[226,25] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/migration/DataObjectMigrator.java:[168,25] Type safety: Unchecked cast from capture#2-of ? to T [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/enumeration/EnumResolver.java:[47,30] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/enumeration/EnumResolver.java:[79,30] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/TypedIdDataObjectVisitorExtension.java:[22,91] org.eclipse.scout.rt.dataobject.id.TypedId is a raw type. References to generic type org.eclipse.scout.rt.dataobject.id.TypedId should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/TypedIdDataObjectVisitorExtension.java:[25,21] org.eclipse.scout.rt.dataobject.id.TypedId is a raw type. References to generic type org.eclipse.scout.rt.dataobject.id.TypedId should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/TypedIdDataObjectVisitorExtension.java:[30,10] org.eclipse.scout.rt.dataobject.id.TypedId is a raw type. References to generic type org.eclipse.scout.rt.dataobject.id.TypedId should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/TypedIdDataObjectVisitorExtension.java:[30,33] org.eclipse.scout.rt.dataobject.id.TypedId is a raw type. References to generic type org.eclipse.scout.rt.dataobject.id.TypedId should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/migration/DoValueMigrationDataObjectVisitor.java:[56,12] Type safety: Unchecked cast from java.lang.Object to T [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/mapping/AbstractToDoFunction.java:[29,29] Type safety: The expression of type java.lang.Class needs unchecked conversion to conform to java.lang.Class [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/mapping/AbstractToDoFunction.java:[31,29] Type safety: The expression of type java.lang.Class needs unchecked conversion to conform to java.lang.Class [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/lookup/AbstractLookupRestrictionDo.java:[65,56] Type safety: Potential heap pollution via varargs parameter ids [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/migration/AbstractDoValueUntypedMigrationHandler.java:[48,12] Type safety: The expression of type java.lang.Class needs unchecked conversion to conform to java.lang.Class [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DataObjectVisitors.java:[115,16] Type safety: Unchecked cast from T to OT [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DataObjectInventory.java:[225,30] Type safety: Unchecked cast from java.lang.Class to java.lang.Class [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DataObjectInventory.java:[232,32] Type safety: Unchecked cast from java.lang.Class to java.lang.Class [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DataObjectInventory.java:[460,12] Type safety: Unchecked cast from org.eclipse.scout.rt.dataobject.IDataObjectVisitorExtension to org.eclipse.scout.rt.dataobject.IDataObjectVisitorExtension [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DataObjectHelper.java:[314,53] org.eclipse.scout.rt.dataobject.IDoCollection is a raw type. References to generic type org.eclipse.scout.rt.dataobject.IDoCollection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/lookup/LookupHelper.java:[176,21] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/AbstractRootId.java:[52,5] org.eclipse.scout.rt.dataobject.id.AbstractRootId is a raw type. References to generic type org.eclipse.scout.rt.dataobject.id.AbstractRootId should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/AbstractRootId.java:[52,29] org.eclipse.scout.rt.dataobject.id.AbstractRootId is a raw type. References to generic type org.eclipse.scout.rt.dataobject.id.AbstractRootId should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoSet.java:[25,19] Unsupported @SuppressWarnings("squid:S2333") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.dataobject --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.dataobject --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.dataobject --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.dataobject --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.dataobject --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/target/org.eclipse.scout.rt.dataobject-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.dataobject --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.dataobject --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/target/org.eclipse.scout.rt.dataobject-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.dataobject --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.dataobject --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.dataobject --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/target/org.eclipse.scout.rt.dataobject-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/target/org.eclipse.scout.rt.dataobject-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject-24.2-SNAPSHOT-sources.jar [INFO] [INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.platform.test >------- [INFO] Building org.eclipse.scout.rt.platform.test 24.2-SNAPSHOT [8/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/mockito/mockito-core/5.7.0/mockito-core-5.7.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.7.0/mockito-core-5.7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.7.0/mockito-core-5.7.0.pom (2.5 kB at 308 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.pom (16 kB at 2.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/bytebuddy/byte-buddy-parent/1.14.9/byte-buddy-parent-1.14.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.14.9/byte-buddy-parent-1.14.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.14.9/byte-buddy-parent-1.14.9.pom (62 kB at 6.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/bytebuddy/byte-buddy-agent/1.14.9/byte-buddy-agent-1.14.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.14.9/byte-buddy-agent-1.14.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.14.9/byte-buddy-agent-1.14.9.pom (10 kB at 697 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/3.3/objenesis-3.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.pom (3.0 kB at 501 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom (19 kB at 2.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/mockito/mockito-core/5.7.0/mockito-core-5.7.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/bytebuddy/byte-buddy-agent/1.14.9/byte-buddy-agent-1.14.9.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/3.3/objenesis-3.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.7.0/mockito-core-5.7.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.7.0/mockito-core-5.7.0.jar (700 kB at 23 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.14.9/byte-buddy-agent-1.14.9.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.jar (49 kB at 4.9 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.14.9/byte-buddy-agent-1.14.9.jar (257 kB at 17 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.jar (4.2 MB at 31 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.platform.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.platform.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.platform.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.platform.test --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.platform.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/parameterized/ParameterizedTestRunnerExtension.java:[31,21] Unsupported @SuppressWarnings("squid:S00112") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/SafeStatementInvoker.java:[52,21] Unsupported @SuppressWarnings("squid:S00112") [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/PlatformTestRunner.java:[276,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/util/ScoutAssert.java:[63,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentialNullReference' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/JUnitExceptionHandler.java:[70,21] Unsupported @SuppressWarnings("squid:S00112") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/mock/MockBeanMetaDataProducer.java:[25,27] org.eclipse.scout.rt.testing.platform.mock.MockBeanInstanceProducer is a raw type. References to generic type org.eclipse.scout.rt.testing.platform.mock.MockBeanInstanceProducer should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/statement/RegisterBeanStatement.java:[46,11] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/InteractiveTestSuite.java:[83,22] Unsupported @SuppressWarnings("squid:S1181") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/InteractiveTestSuite.java:[83,37] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/InteractiveTestSuite.java:[158,22] Unsupported @SuppressWarnings("squid:S1166") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.platform.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.platform.test --- [INFO] Copying 31 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.platform.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/job/internal/JobManagerChainTest.java:[48,35] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/job/internal/JobManagerChainTest.java:[53,38] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/ConfigurationUtilityTest.java:[131,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/DynamicAnnotationTest.java:[37,21] Unsupported @SuppressWarnings("SimplifiableAssertion") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/StreamUtilityTest.java:[128,36] Type safety: The expression of type org.eclipse.scout.rt.platform.util.Pair[] needs unchecked conversion to conform to org.eclipse.scout.rt.platform.util.Pair[] [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/StreamUtilityTest.java:[137,36] Type safety: The expression of type org.eclipse.scout.rt.platform.util.Pair[] needs unchecked conversion to conform to org.eclipse.scout.rt.platform.util.Pair[] [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/StreamUtilityTest.java:[153,36] Type safety: The expression of type org.eclipse.scout.rt.platform.util.Pair[] needs unchecked conversion to conform to org.eclipse.scout.rt.platform.util.Pair[] [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/ConcurrentExpiringMapTest.java:[264,5] org.eclipse.scout.rt.platform.util.collection.ConcurrentExpiringMap is a raw type. References to generic type org.eclipse.scout.rt.platform.util.collection.ConcurrentExpiringMap should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/event/FastListenerListTest.java:[226,5] java.lang.ref.WeakReference is a raw type. References to generic type java.lang.ref.WeakReference should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/event/FastListenerListTest.java:[228,43] java.lang.ref.WeakReference is a raw type. References to generic type java.lang.ref.WeakReference should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/event/FastListenerListTest.java:[229,16] java.lang.ref.WeakReference is a raw type. References to generic type java.lang.ref.WeakReference should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/internal/BeanInstanceUtilTest.java:[180,39] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/internal/BeanInstanceUtilTest.java:[194,40] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/ToStringBuilderTest.java:[85,25] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/ToStringBuilderTest.java:[98,25] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/StringUtilityTest.java:[25,19] Unsupported @SuppressWarnings("SimplifiableJUnitAssertion") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[14,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[33,38] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[33,49] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[33,66] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[49,38] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[49,49] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[49,66] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[68,40] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[68,51] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[68,68] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[91,40] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[91,51] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[91,68] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/opentelemetry/PeriodicAsyncMeasurementTest.java:[276,31] Type safety: The expression of type java.util.concurrent.Callable needs unchecked conversion to conform to java.util.concurrent.Callable [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[71,37] Type safety: The method withValueResolver(org.eclipse.scout.rt.platform.cache.ICacheValueResolver) belongs to the raw type org.eclipse.scout.rt.platform.cache.ICacheBuilder. References to generic type org.eclipse.scout.rt.platform.cache.ICacheBuilder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[71,37] Type safety: The expression of type org.eclipse.scout.rt.platform.cache.ICache needs unchecked conversion to conform to org.eclipse.scout.rt.platform.cache.ICache [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[80,13] Type safety: The method withValueResolver(org.eclipse.scout.rt.platform.cache.ICacheValueResolver) belongs to the raw type org.eclipse.scout.rt.platform.cache.ICacheBuilder. References to generic type org.eclipse.scout.rt.platform.cache.ICacheBuilder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[80,13] Type safety: The expression of type org.eclipse.scout.rt.platform.cache.ICache needs unchecked conversion to conform to org.eclipse.scout.rt.platform.cache.ICache [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[89,13] Type safety: The method withLabelSupplier(java.util.function.Supplier) belongs to the raw type org.eclipse.scout.rt.platform.cache.ICacheBuilder. References to generic type org.eclipse.scout.rt.platform.cache.ICacheBuilder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[89,13] Type safety: The method withValueResolver(org.eclipse.scout.rt.platform.cache.ICacheValueResolver) belongs to the raw type org.eclipse.scout.rt.platform.cache.ICacheBuilder. References to generic type org.eclipse.scout.rt.platform.cache.ICacheBuilder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[89,13] Type safety: The expression of type org.eclipse.scout.rt.platform.cache.ICache needs unchecked conversion to conform to org.eclipse.scout.rt.platform.cache.ICache [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[177,37] Type safety: The method withValueResolver(org.eclipse.scout.rt.platform.cache.ICacheValueResolver) belongs to the raw type org.eclipse.scout.rt.platform.cache.ICacheBuilder. References to generic type org.eclipse.scout.rt.platform.cache.ICacheBuilder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[177,37] Type safety: The expression of type org.eclipse.scout.rt.platform.cache.ICache needs unchecked conversion to conform to org.eclipse.scout.rt.platform.cache.ICache [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/BeanUtilityTest.java:[41,23] Unsupported @SuppressWarnings("JavaReflectionMemberAccess") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/BeanUtilityTest.java:[55,21] Unsupported @SuppressWarnings("JavaReflectionMemberAccess") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/BeanUtilityTest.java:[268,26] java.util.Set is a raw type. References to generic type java.util.Set should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/BeanUtilityTest.java:[269,30] java.util.Set is a raw type. References to generic type java.util.Set should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[130,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[134,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[151,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[155,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[175,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[179,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[199,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[203,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[223,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[225,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[15,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[113,39] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[113,50] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[113,67] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[122,41] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[122,52] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[122,69] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[132,32] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[132,43] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[132,60] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[157,26] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[157,37] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[157,54] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[163,26] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[163,37] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[163,54] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[172,36] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[172,47] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[172,64] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[177,36] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[177,47] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[177,64] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[184,36] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[184,47] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[184,64] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[194,26] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[194,37] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[194,54] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/DoubleReplaceTest.java:[53,52] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/IOUtilityTest.java:[71,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/CollectionUtilityTest.java:[114,21] Type safety: Unchecked invocation hashCodeCollection(java.util.List) of the generic method hashCodeCollection(java.util.Collection) of type org.eclipse.scout.rt.platform.util.CollectionUtility [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/CollectionUtilityTest.java:[114,58] Type safety: The expression of type java.util.List needs unchecked conversion to conform to java.util.Collection [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/CollectionUtilityTest.java:[115,21] Type safety: Unchecked invocation hashCodeCollection(java.util.Set) of the generic method hashCodeCollection(java.util.Collection) of type org.eclipse.scout.rt.platform.util.CollectionUtility [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/CollectionUtilityTest.java:[115,58] Type safety: The expression of type java.util.Set needs unchecked conversion to conform to java.util.Collection [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/CollectionUtilityTest.java:[493,46] java.util.ArrayList is a raw type. References to generic type java.util.ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/ReflectionUtilityTest.java:[54,56] java.util.concurrent.Callable is a raw type. References to generic type java.util.concurrent.Callable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextChainTest.java:[47,38] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextChainTest.java:[52,41] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextChainTest.java:[57,38] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextChainTest.java:[76,37] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextChainTest.java:[81,39] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/inventory/internal/JandexClassInventoryTest.java:[29,49] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/inventory/internal/JandexClassInventoryTest.java:[36,46] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/inventory/internal/JandexClassInventoryTest.java:[36,67] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/inventory/internal/JandexClassInventoryTest.java:[71,15] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/inventory/internal/JandexClassInventoryTest.java:[73,9] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/inventory/internal/JandexClassInventoryTest.java:[96,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/BeanContextTest.java:[35,5] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/BeanContextTest.java:[36,5] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.platform.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.platform.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-junit47/3.2.3/surefire-junit47-3.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/3.2.3/surefire-junit47-3.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/3.2.3/surefire-junit47-3.2.3.pom (3.7 kB at 217 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/common-junit48/3.2.3/common-junit48-3.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/3.2.3/common-junit48-3.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/3.2.3/common-junit48-3.2.3.pom (6.6 kB at 820 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-grouper/3.2.3/surefire-grouper-3.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.2.3/surefire-grouper-3.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.2.3/surefire-grouper-3.2.3.pom (3.4 kB at 313 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-junit47/3.2.3/surefire-junit47-3.2.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/common-junit48/3.2.3/common-junit48-3.2.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-grouper/3.2.3/surefire-grouper-3.2.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/3.2.3/surefire-junit47-3.2.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/3.2.3/surefire-junit47-3.2.3.jar (90 kB at 8.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/3.2.3/common-junit48-3.2.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.2.3/surefire-grouper-3.2.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/3.2.3/common-junit48-3.2.3.jar (22 kB at 2.4 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.2.3/surefire-grouper-3.2.3.jar (40 kB at 4.5 MB/s) [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.testing.platform.util.date.FixedDateProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.scout.rt.testing.platform.util.date.FixedDateProviderTest [INFO] Running org.eclipse.scout.rt.testing.platform.util.concurrent.ThreadInterruptionTest 2024-06-28 15:33:34,282 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader 2024-06-28 15:33:34,342 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-28 15:33:34,364 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-28 15:33:34,463 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-28 15:33:35,648 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 1302.164290 ms. Total class count: 1369 2024-06-28 15:33:35,681 WARN [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.internal.BeanFilter.collect(BeanFilter.java:104) - Skipping bean candidate 'org.eclipse.scout.rt.platform.inventory.internal.fixture.TestingBean$S6Sub2' because it has no empty or injectable constructor(). 2024-06-28 15:33:35,686 WARN [scout-platform-starter] org.eclipse.scout.rt.platform.internal.BeanFilter.collectWithSubClasses(BeanFilter.java:75) - Skipping bean candidate 'org.eclipse.scout.rt.platform.inventory.internal.fixture.TestingBean$E1' because it is no supported class type (enum, annotation, anonymous class). 2024-06-28 15:33:35,791 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 163 beans in 142.532862 ms 2024-06-28 15:33:35,893 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 163 beans in 101.397987 ms 2024-06-28 15:33:35,914 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-28 15:33:36,087 INFO [main] org.eclipse.scout.rt.testing.platform.GlobalTestingPlatform.checkAccess(GlobalTestingPlatform.java:75) - Accessing the BeanManager before the testing platform is fully started; blocking until Platform.awaitPlatformStarted [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.645 s -- in org.eclipse.scout.rt.testing.platform.util.concurrent.ThreadInterruptionTest [INFO] Running org.eclipse.scout.rt.testing.platform.util.concurrent.OptimisticLockTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.testing.platform.util.concurrent.OptimisticLockTest [INFO] Running org.eclipse.scout.rt.testing.platform.util.ScoutAssertTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.scout.rt.testing.platform.util.ScoutAssertTest [INFO] Running org.eclipse.scout.rt.testing.platform.util.BlockingCountDownLatchTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.084 s -- in org.eclipse.scout.rt.testing.platform.util.BlockingCountDownLatchTest [INFO] Running org.eclipse.scout.rt.testing.platform.runner.statement.ScheduledDescendantJobListenerPlatformTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.187 s -- in org.eclipse.scout.rt.testing.platform.runner.statement.ScheduledDescendantJobListenerPlatformTest [INFO] Running org.eclipse.scout.rt.testing.platform.runner.parameterized.SampleParameterizedPlatformTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.testing.platform.runner.parameterized.SampleParameterizedPlatformTest [INFO] Running org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedTestRunnerExtensionTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedTestRunnerExtensionTest [INFO] Running org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedPlatformTestRunnerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedPlatformTestRunnerTest [INFO] Running org.eclipse.scout.rt.testing.platform.runner.TimesMethodLevelTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.testing.platform.runner.TimesMethodLevelTest [INFO] Running org.eclipse.scout.rt.testing.platform.runner.TimesClassLevelTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.testing.platform.runner.TimesClassLevelTest [INFO] Running org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest 2024-06-28 15:33:41,870 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=unexpected exception] - MDC[principal=anna] org.eclipse.scout.rt.platform.exception.PlatformException: unexpected exception at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTestFixture.testUnexpectedExceptionHandledByExceptionHandler(PlatformTestRunnerTransactionTestFixture.java:125) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at java.base/java.security.AccessController.doPrivileged(AccessController.java:712) at java.base/javax.security.auth.Subject.doAs(Subject.java:439) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:61) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest.runServerTestRunner(PlatformTestRunnerTransactionTest.java:115) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest.testUnexpectedExceptionHandledByExceptionHandler(PlatformTestRunnerTransactionTest.java:96) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:33:41,986 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=expected exception] - MDC[principal=anna] org.eclipse.scout.rt.platform.exception.PlatformException: expected exception at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTestFixture.testExpectedExceptionHandledByExceptionHandler(PlatformTestRunnerTransactionTestFixture.java:120) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at java.base/java.security.AccessController.doPrivileged(AccessController.java:712) at java.base/javax.security.auth.Subject.doAs(Subject.java:439) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:61) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest.runServerTestRunner(PlatformTestRunnerTransactionTest.java:115) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest.testExpectedExceptionHandledByExceptionHandler(PlatformTestRunnerTransactionTest.java:91) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.484 s -- in org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest [INFO] Running org.eclipse.scout.rt.testing.platform.runner.MockBeanTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.eclipse.scout.rt.testing.platform.runner.MockBeanTest [INFO] Running org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest 2024-06-28 15:33:42,266 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=expected JUnit test exception] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestException1: expected JUnit test exception at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.testSingleException(JUnitExceptionHandlerTest.java:32) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:33:42,274 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=expected JUnit test exception [severity=ERROR]] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestProcessingException3: expected JUnit test exception [severity=ERROR] at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.testProcessingException(JUnitExceptionHandlerTest.java:62) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:33:42,283 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=expected JUnit test exception] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestException1: expected JUnit test exception at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.lambda$0(JUnitExceptionHandlerTest.java:101) at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.ignoreExceptionOnce(JUnitExceptionHandler.java:89) at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.testIgnoreExceptionOnceCorrectType(JUnitExceptionHandlerTest.java:101) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:33:42,293 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=expected JUnit test exception] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestException1: expected JUnit test exception at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.lambda$1(JUnitExceptionHandlerTest.java:108) at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.ignoreExceptionOnce(JUnitExceptionHandler.java:89) at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.testIgnoreExceptionOnceOtherType(JUnitExceptionHandlerTest.java:108) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:33:42,298 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:46) - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=expected JUnit test exception [severity=ERROR]] 2024-06-28 15:33:42,341 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=expected JUnit test exception] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestException1: expected JUnit test exception at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.testMultipleExceptions(JUnitExceptionHandlerTest.java:45) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:33:42,346 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:54) - Exception will not be re-thrown for JUnit assertion because another exception was already handled. [current exception=org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestException2: expected JUnit test exception, other exception=expected JUnit test exception] 2024-06-28 15:33:42,349 ERROR [main] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - TestException1: expected JUnit test exception org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestException1: expected JUnit test exception at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.testCustomExceptionHandler(JUnitExceptionHandlerTest.java:91) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest [INFO] Running org.eclipse.scout.rt.testing.platform.mock.BeanAnnotationsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.eclipse.scout.rt.testing.platform.mock.BeanAnnotationsTest [INFO] Running org.eclipse.scout.rt.platform.util.event.uuid.UuidHelperTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.scout.rt.platform.util.event.uuid.UuidHelperTest [INFO] Running org.eclipse.scout.rt.platform.util.event.FastListenerListTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.scout.rt.platform.util.event.FastListenerListTest [INFO] Running org.eclipse.scout.rt.platform.util.event.AbstractGroupedListenerListTest #TUNING: add1 50000 took 606.506620ms #TUNING: add1-last 50000 took 472.858590ms #TUNING: add2 50000 took 27.092082ms #TUNING: add2-last 50000 took 25.521975ms #TUNING: event1 took 45.099011ms #TUNING: event2 took 14.885352ms #TUNING: remove1 50000 took 707.379169ms #TUNING: remove2 50000 took 27.511636ms [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.958 s -- in org.eclipse.scout.rt.platform.util.event.AbstractGroupedListenerListTest [INFO] Running org.eclipse.scout.rt.platform.util.date.StrictSimpleDateFormatTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.eclipse.scout.rt.platform.util.date.StrictSimpleDateFormatTest [INFO] Running org.eclipse.scout.rt.platform.util.date.DateUtilityTest [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.370 s -- in org.eclipse.scout.rt.platform.util.date.DateUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.date.DateTimePeriodFormatterTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.eclipse.scout.rt.platform.util.date.DateTimePeriodFormatterTest [INFO] Running org.eclipse.scout.rt.platform.util.date.DateProviderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.util.date.DateProviderTest [INFO] Running org.eclipse.scout.rt.platform.util.date.DateFormatProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.util.date.DateFormatProviderTest [INFO] Running org.eclipse.scout.rt.platform.util.concurrent.GroupedSynchronizerTest 2024-06-28 15:33:54,166 WARN [main] org.eclipse.scout.rt.platform.util.concurrent.GroupedSynchronizer.accept(GroupedSynchronizer.java:281) - Error evaluating lock predicate java.lang.RuntimeException: null at org.eclipse.scout.rt.platform.util.concurrent.GroupedSynchronizerTest.testWithExceptionInRemove(GroupedSynchronizerTest.java:177) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.258 s -- in org.eclipse.scout.rt.platform.util.concurrent.GroupedSynchronizerTest [INFO] Running org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueueTest 2024-06-28 15:33:59,357 ERROR [scout-thread-252] org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueue.flushDeferred(DeferredOperationQueue.java:177) - Exception occurred while execution batch operation - MDC[jobName=org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueue$$Lambda$432/0x00007f90e439ef20] java.lang.RuntimeException: Test Exception at org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueue.flushDeferred(DeferredOperationQueue.java:174) at org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueue.lambda$4(DeferredOperationQueue.java:128) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:33:59,454 ERROR [scout-thread-252] org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueue.flushDeferred(DeferredOperationQueue.java:177) - Exception occurred while execution batch operation - MDC[jobName=org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueue$$Lambda$432/0x00007f90e439ef20] java.lang.RuntimeException: Test Exception at org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueue.flushDeferred(DeferredOperationQueue.java:174) at org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueue.lambda$4(DeferredOperationQueue.java:128) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:33:59,564 ERROR [scout-thread-252] org.eclipse.scout.rt.platform.transaction.BasicTransaction.commitPhase2(BasicTransaction.java:154) - commit phase 2 failed for transaction member 'DeferredOperationQueueTest#QueueTransactionMemberId'. - MDC[jobName=Running test with support for JUnit timeout] java.lang.RuntimeException: expected exception at org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueueTest$1.scheduleFlushJob(DeferredOperationQueueTest.java:308) at org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueue.addAllInternal(DeferredOperationQueue.java:96) at org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueue$P_DeferredOperationQueueTransactionMember.commitPhase2(DeferredOperationQueue.java:255) at org.eclipse.scout.rt.platform.transaction.BasicTransaction.commitPhase2(BasicTransaction.java:149) at org.eclipse.scout.rt.platform.transaction.TwoPhaseTransactionCommitProtocol.commitPhase2(TwoPhaseTransactionCommitProtocol.java:108) at org.eclipse.scout.rt.platform.transaction.TwoPhaseTransactionCommitProtocol.commitOrRollback(TwoPhaseTransactionCommitProtocol.java:67) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:119) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueueTest.testScheduleFlushJobThrowsException(DeferredOperationQueueTest.java:320) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.134 s -- in org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueueTest [INFO] Running org.eclipse.scout.rt.platform.util.concurrent.AdjustableSemaphoreTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.util.concurrent.AdjustableSemaphoreTest [INFO] Running org.eclipse.scout.rt.platform.util.collection.TransformingSetTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.collection.TransformingSetTest [INFO] Running org.eclipse.scout.rt.platform.util.collection.OrderedCollectionTest [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 s -- in org.eclipse.scout.rt.platform.util.collection.OrderedCollectionTest [INFO] Running org.eclipse.scout.rt.platform.util.collection.CopyOnWriteTransactionalMapTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.platform.util.collection.CopyOnWriteTransactionalMapTest [INFO] Running org.eclipse.scout.rt.platform.util.collection.ConcurrentTransactionalMapTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.util.collection.ConcurrentTransactionalMapTest [INFO] Running org.eclipse.scout.rt.platform.util.XmlUtilityTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 s -- in org.eclipse.scout.rt.platform.util.XmlUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.XmlUtilityFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.215 s -- in org.eclipse.scout.rt.platform.util.XmlUtilityFactoryTest [INFO] Running org.eclipse.scout.rt.platform.util.UriUtilityTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.eclipse.scout.rt.platform.util.UriUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.UriBuilderTest [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.platform.util.UriBuilderTest [INFO] Running org.eclipse.scout.rt.platform.util.TypeCastUtilityTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.platform.util.TypeCastUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.TriStateTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.scout.rt.platform.util.TriStateTest [INFO] Running org.eclipse.scout.rt.platform.util.ToStringBuilderTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.util.ToStringBuilderTest [INFO] Running org.eclipse.scout.rt.platform.util.ThreadLocalProcessorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.util.ThreadLocalProcessorTest [INFO] Running org.eclipse.scout.rt.platform.util.StringUtilityTest [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s -- in org.eclipse.scout.rt.platform.util.StringUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.StreamUtilityTest [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.scout.rt.platform.util.StreamUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.ReflectionUtilityTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.ReflectionUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.PreferredValueTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.PreferredValueTest [INFO] Running org.eclipse.scout.rt.platform.util.PathValidatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.util.PathValidatorTest [INFO] Running org.eclipse.scout.rt.platform.util.PairTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.PairTest [INFO] Running org.eclipse.scout.rt.platform.util.ObjectUtilityTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.util.ObjectUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.NumberUtilityTest 2024-06-28 15:34:02,056 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: 'NaN' 2024-06-28 15:34:02,057 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: '-Infinity' 2024-06-28 15:34:02,058 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: 'Infinity' 2024-06-28 15:34:02,059 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: 'NaN' 2024-06-28 15:34:02,060 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: '-Infinity' 2024-06-28 15:34:02,060 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: 'Infinity' 2024-06-28 15:34:02,065 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: '-Infinity' 2024-06-28 15:34:02,066 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: 'Infinity' 2024-06-28 15:34:02,066 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: 'NaN' 2024-06-28 15:34:02,066 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: '-Infinity' 2024-06-28 15:34:02,067 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: 'Infinity' 2024-06-28 15:34:02,067 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: 'NaN' 2024-06-28 15:34:02,071 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: 'NaN' 2024-06-28 15:34:02,072 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: '-Infinity' 2024-06-28 15:34:02,072 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: 'Infinity' [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.platform.util.NumberUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.MimeTypeDetectorTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.scout.rt.platform.util.MimeTypeDetectorTest [INFO] Running org.eclipse.scout.rt.platform.util.MatrixUtilityTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.eclipse.scout.rt.platform.util.MatrixUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.LockFileTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.004 s -- in org.eclipse.scout.rt.platform.util.LockFileTest [INFO] Running org.eclipse.scout.rt.platform.util.LocalHostAddressHelperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.LocalHostAddressHelperTest [INFO] Running org.eclipse.scout.rt.platform.util.LazyValueTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.util.LazyValueTest [INFO] Running org.eclipse.scout.rt.platform.util.LambdaUtilityTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.LambdaUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.JarManifestHelperTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.platform.util.JarManifestHelperTest [INFO] Running org.eclipse.scout.rt.platform.util.IOUtilityTest [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 s -- in org.eclipse.scout.rt.platform.util.IOUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.HexUtilityTest #TUNING: decode[1000] sum=121.481258ms min=0.006020ms avg=0.121481ms median=0.089473ms max=42.176222ms [without 10 smallest and 10 largest: sum=77.827765 min=0.008894ms avg=0.079497ms median=0.089473ms max=0.149209ms] #TUNING: encode[1000] sum=162.742465ms min=0.005386ms avg=0.162742ms median=0.073313ms max=42.972431ms [without 10 smallest and 10 largest: sum=62.837756 min=0.007280ms avg=0.064185ms median=0.073313ms max=0.116614ms] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.320 s -- in org.eclipse.scout.rt.platform.util.HexUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.FormattingUtilityTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.platform.util.FormattingUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.FinalValueTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.platform.util.FinalValueTest [INFO] Running org.eclipse.scout.rt.platform.util.FileUtilityTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.scout.rt.platform.util.FileUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.ExceptionUtilityTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.ExceptionUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.EventListenerListTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.platform.util.EventListenerListTest [INFO] Running org.eclipse.scout.rt.platform.util.EnumerationUtilityTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.util.EnumerationUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.DownloadResponseHelperTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.platform.util.DownloadResponseHelperTest [INFO] Running org.eclipse.scout.rt.platform.util.ConnectionErrorDetectorTest [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.scout.rt.platform.util.ConnectionErrorDetectorTest [INFO] Running org.eclipse.scout.rt.platform.util.ConfigurationUtilityTest [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.scout.rt.platform.util.ConfigurationUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.ConcurrentExpiringMapTest [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.484 s -- in org.eclipse.scout.rt.platform.util.ConcurrentExpiringMapTest [INFO] Running org.eclipse.scout.rt.platform.util.CompositeObjectTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.util.CompositeObjectTest [INFO] Running org.eclipse.scout.rt.platform.util.CollectionUtilityTest [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.scout.rt.platform.util.CollectionUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.CloneUtilityTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.platform.util.CloneUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.ClassIdentifierTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.platform.util.ClassIdentifierTest [INFO] Running org.eclipse.scout.rt.platform.util.BooleanUtilityTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.BooleanUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.BomInputStreamReaderTest [INFO] Tests run: 212, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.eclipse.scout.rt.platform.util.BomInputStreamReaderTest [INFO] Running org.eclipse.scout.rt.platform.util.BeanUtilityTest [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.platform.util.BeanUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.Base64UtilityTest #TUNING: decode[1000] sum=125.532684ms min=0.010074ms avg=0.125532ms median=0.068137ms max=48.032568ms [without 10 smallest and 10 largest: sum=75.451348 min=0.017942ms avg=0.077069ms median=0.068137ms max=0.203716ms] #TUNING: encode[1000] sum=8.044121ms min=0.003306ms avg=0.008044ms median=0.006576ms max=0.087286ms [without 10 smallest and 10 largest: sum=7.646921 min=0.003373ms avg=0.007810ms median=0.006576ms max=0.023282ms] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.eclipse.scout.rt.platform.util.Base64UtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.AssertionsTest [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.scout.rt.platform.util.AssertionsTest [INFO] Running org.eclipse.scout.rt.platform.util.AlphanumericComparatorTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.platform.util.AlphanumericComparatorTest [INFO] Running org.eclipse.scout.rt.platform.transaction.TransactionProcessorTest java.lang.RuntimeException: Expected JUnit exception at org.eclipse.scout.rt.platform.transaction.TransactionProcessorTest.testRequiresNewWithExistingTransactionAndError(TransactionProcessorTest.java:394) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:34:05,772 ERROR [main] org.eclipse.scout.rt.platform.transaction.TwoPhaseTransactionCommitProtocol.commitOrRollback(TwoPhaseTransactionCommitProtocol.java:58) - Unexpected error during commit of XA transaction [2PC-phase='voting', tx=org.eclipse.scout.rt.platform.transaction.BasicTransaction@4d2af299] java.lang.RuntimeException: Expected JUnit exception at org.eclipse.scout.rt.platform.transaction.TransactionProcessorTest.testRequiresNewWithoutExistingTransactionAndErrorOnCommit(TransactionProcessorTest.java:274) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:34:05,800 ERROR [main] org.eclipse.scout.rt.platform.transaction.TwoPhaseTransactionCommitProtocol.commitOrRollback(TwoPhaseTransactionCommitProtocol.java:58) - Unexpected error during commit of XA transaction [2PC-phase='voting', tx=org.eclipse.scout.rt.platform.transaction.BasicTransaction@12701677] java.lang.RuntimeException: Expected JUnit exception at org.eclipse.scout.rt.platform.transaction.TransactionProcessorTest.testRequiredWithoutExistingTransactionAndErrorOnCommit(TransactionProcessorTest.java:518) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.808 s -- in org.eclipse.scout.rt.platform.transaction.TransactionProcessorTest [INFO] Running org.eclipse.scout.rt.platform.text.TextsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.text.TextsTest [INFO] Running org.eclipse.scout.rt.platform.text.HTMLTextTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.text.HTMLTextTest [INFO] Running org.eclipse.scout.rt.platform.status.StatusTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.status.StatusTest [INFO] Running org.eclipse.scout.rt.platform.status.MultiStatusTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.status.MultiStatusTest [INFO] Running org.eclipse.scout.rt.platform.service.ServiceTest 2024-06-28 15:34:06,149 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-28 15:34:06,153 WARN [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.internal.BeanFilter.collect(BeanFilter.java:104) - Skipping bean candidate 'org.eclipse.scout.rt.platform.inventory.internal.fixture.TestingBean$S6Sub2' because it has no empty or injectable constructor(). 2024-06-28 15:34:06,153 WARN [main] org.eclipse.scout.rt.platform.internal.BeanFilter.collectWithSubClasses(BeanFilter.java:75) - Skipping bean candidate 'org.eclipse.scout.rt.platform.inventory.internal.fixture.TestingBean$E1' because it is no supported class type (enum, annotation, anonymous class). 2024-06-28 15:34:06,246 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.eclipse.scout.rt.platform.service.ServiceTest [INFO] Running org.eclipse.scout.rt.platform.serialization.OwaspDeserializationTest 2024-06-28 15:34:06,549 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... 2024-06-28 15:34:06,550 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true [WARNING] Tests run: 17, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.272 s -- in org.eclipse.scout.rt.platform.serialization.OwaspDeserializationTest [INFO] Running org.eclipse.scout.rt.platform.security.SubjectProcessorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.platform.security.SubjectProcessorTest [INFO] Running org.eclipse.scout.rt.platform.security.SecurityUtilityTest [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.76 s -- in org.eclipse.scout.rt.platform.security.SecurityUtilityTest [INFO] Running org.eclipse.scout.rt.platform.security.MalwareScannerTest [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.509 s -- in org.eclipse.scout.rt.platform.security.MalwareScannerTest [INFO] Running org.eclipse.scout.rt.platform.security.LegacySecurityProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.scout.rt.platform.security.LegacySecurityProviderTest [INFO] Running org.eclipse.scout.rt.platform.security.CrypterTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.eclipse.scout.rt.platform.security.CrypterTest [INFO] Running org.eclipse.scout.rt.platform.resource.BinaryResourceTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.resource.BinaryResourceTest [INFO] Running org.eclipse.scout.rt.platform.resource.BinaryRefTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.scout.rt.platform.resource.BinaryRefTest [INFO] Running org.eclipse.scout.rt.platform.reflect.FastBeanUtilityTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.scout.rt.platform.reflect.FastBeanUtilityTest [INFO] Running org.eclipse.scout.rt.platform.reflect.BasicPropertySupportTest [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.131 s -- in org.eclipse.scout.rt.platform.reflect.BasicPropertySupportTest [INFO] Running org.eclipse.scout.rt.platform.opentelemetry.PeriodicAsyncMeasurementTest 2024-06-28 15:34:19,365 ERROR [scout-thread-249] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - RuntimeException: fail - MDC[jobName=[otel] Async measurement: testFailingAsyncJob] java.lang.RuntimeException: fail at org.eclipse.scout.rt.platform.opentelemetry.PeriodicAsyncMeasurementTest.lambda$3(PeriodicAsyncMeasurementTest.java:144) at org.eclipse.scout.rt.platform.opentelemetry.PeriodicAsyncMeasurementTest$PeriodicAsyncMeasurementMock.lambda$1(PeriodicAsyncMeasurementTest.java:311) at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptAbstract(MockMethodInterceptor.java:161) at org.mockito.codegen.Callable$MockitoMock$cQ6WyP91.call(Unknown Source) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:34:19,619 ERROR [scout-thread-252] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - RuntimeException: fail - MDC[jobName=[otel] Async measurement: testFailingAsyncJob] java.lang.RuntimeException: fail at org.eclipse.scout.rt.platform.opentelemetry.PeriodicAsyncMeasurementTest.lambda$3(PeriodicAsyncMeasurementTest.java:144) at org.eclipse.scout.rt.platform.opentelemetry.PeriodicAsyncMeasurementTest$PeriodicAsyncMeasurementMock.lambda$1(PeriodicAsyncMeasurementTest.java:311) at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptAbstract(MockMethodInterceptor.java:161) at org.mockito.codegen.Callable$MockitoMock$cQ6WyP91.call(Unknown Source) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:34:20,189 WARN [main] org.eclipse.scout.rt.platform.opentelemetry.PeriodicAsyncMeasurement.requiresAsyncMeasurement(PeriodicAsyncMeasurement.java:119) - Canceling async measurement job 'testLongRunningAsyncJob' that is running longer than 0s 2024-06-28 15:34:20,191 ERROR [scout-thread-254] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - BrokenBarrierException: n/a - MDC[jobName=[otel] Async measurement: testLongRunningAsyncJob] java.util.concurrent.BrokenBarrierException: null at java.base/java.util.concurrent.CyclicBarrier.dowait(CyclicBarrier.java:252) at java.base/java.util.concurrent.CyclicBarrier.await(CyclicBarrier.java:364) at org.eclipse.scout.rt.platform.opentelemetry.PeriodicAsyncMeasurementTest$PeriodicAsyncMeasurementMock.lambda$1(PeriodicAsyncMeasurementTest.java:314) at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptAbstract(MockMethodInterceptor.java:161) at org.mockito.codegen.Callable$MockitoMock$cQ6WyP91.call(Unknown Source) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:34:20,193 ERROR [scout-thread-252] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - BrokenBarrierException: n/a - MDC[jobName=[otel] Async measurement: testLongRunningAsyncJob] java.util.concurrent.BrokenBarrierException: null at java.base/java.util.concurrent.CyclicBarrier.dowait(CyclicBarrier.java:252) at java.base/java.util.concurrent.CyclicBarrier.await(CyclicBarrier.java:364) at org.eclipse.scout.rt.platform.opentelemetry.PeriodicAsyncMeasurementTest$PeriodicAsyncMeasurementMock.lambda$1(PeriodicAsyncMeasurementTest.java:314) at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptAbstract(MockMethodInterceptor.java:161) at org.mockito.codegen.Callable$MockitoMock$cQ6WyP91.call(Unknown Source) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.003 s -- in org.eclipse.scout.rt.platform.opentelemetry.PeriodicAsyncMeasurementTest [INFO] Running org.eclipse.scout.rt.platform.opentelemetry.AttributesCacheTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.scout.rt.platform.opentelemetry.AttributesCacheTest [INFO] Running org.eclipse.scout.rt.platform.nls.NlsResourceBundleTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.nls.NlsResourceBundleTest [INFO] Running org.eclipse.scout.rt.platform.nls.NaturalCollatorProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.platform.nls.NaturalCollatorProviderTest [INFO] Running org.eclipse.scout.rt.platform.nls.NaturalCollatorProviderConcurrencyTest Done: Job 0 Done: Job 5 Done: Job 9 Done: Job 1 Done: Job 4 Done: Job 2 Done: Job 6 Done: Job 8 Done: Job 7 Done: Job 3 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.54 s -- in org.eclipse.scout.rt.platform.nls.NaturalCollatorProviderConcurrencyTest [INFO] Running org.eclipse.scout.rt.platform.nls.DynamicNlsTest [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.190 s -- in org.eclipse.scout.rt.platform.nls.DynamicNlsTest [INFO] Running org.eclipse.scout.rt.platform.nls.CollatorProviderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.platform.nls.CollatorProviderTest [INFO] Running org.eclipse.scout.rt.platform.namespace.NamespaceVersionedModelTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.eclipse.scout.rt.platform.namespace.NamespaceVersionedModelTest [INFO] Running org.eclipse.scout.rt.platform.namespace.NamespaceVersionTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.platform.namespace.NamespaceVersionTest [INFO] Running org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest 2024-06-28 15:34:31,164 INFO [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport.logLoggerSupportNotAvailable(NullLoggerSupport.java:55) - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassName=testCase] 2024-06-28 15:34:31,165 INFO [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport.logLoggerSupportNotAvailable(NullLoggerSupport.java:55) - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassName=testCase] 2024-06-28 15:34:31,166 INFO [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport.logLoggerSupportNotAvailable(NullLoggerSupport.java:55) - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassName=testCase] 2024-06-28 15:34:31,166 INFO [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport.logLoggerSupportNotAvailable(NullLoggerSupport.java:55) - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassName=testCase] 2024-06-28 15:34:31,167 INFO [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport.logLoggerSupportNotAvailable(NullLoggerSupport.java:55) - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassName=testCase] 2024-06-28 15:34:31,167 INFO [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport.logLoggerSupportNotAvailable(NullLoggerSupport.java:55) - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassName=testCase] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest [INFO] Running org.eclipse.scout.rt.platform.logger.LogbackLoggerSupportTest 2024-06-28 15:34:31,619 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerSettingSupport.initLogger(LoggerSettingSupport.java:55) - Initialized logger using setting=org.eclipse.scout.rt.platform.logger.AbstractLoggerSupportTest$2@4a04e9d4 2024-06-28 15:34:31,620 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerSettingSupport.initLogger(LoggerSettingSupport.java:55) - Initialized logger using setting=null 2024-06-28 15:34:31,621 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerSettingSupport.initLogger(LoggerSettingSupport.java:55) - Initialized logger using setting=org.eclipse.scout.rt.platform.logger.AbstractLoggerSupportTest$2@f0bb332 2024-06-28 15:34:31,621 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerSettingSupport.initLogger(LoggerSettingSupport.java:55) - Initialized logger using setting=org.eclipse.scout.rt.platform.logger.AbstractLoggerSupportTest$1@622ca14e [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.447 s -- in org.eclipse.scout.rt.platform.logger.LogbackLoggerSupportTest [INFO] Running org.eclipse.scout.rt.platform.logger.JulLoggerSupportTest 2024-06-28 15:34:31,643 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerSettingSupport.initLogger(LoggerSettingSupport.java:55) - Initialized logger using setting=org.eclipse.scout.rt.platform.logger.AbstractLoggerSupportTest$2@7e621289 2024-06-28 15:34:31,643 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerSettingSupport.initLogger(LoggerSettingSupport.java:55) - Initialized logger using setting=null 2024-06-28 15:34:31,644 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerSettingSupport.initLogger(LoggerSettingSupport.java:55) - Initialized logger using setting=org.eclipse.scout.rt.platform.logger.AbstractLoggerSupportTest$2@2c22ac54 2024-06-28 15:34:31,644 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerSettingSupport.initLogger(LoggerSettingSupport.java:55) - Initialized logger using setting=org.eclipse.scout.rt.platform.logger.AbstractLoggerSupportTest$1@2b834e4f [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.scout.rt.platform.logger.JulLoggerSupportTest [INFO] Running org.eclipse.scout.rt.platform.logger.ExpiringDuplicateMessageFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.logger.ExpiringDuplicateMessageFilterTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.ThreadNameDecoratorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.platform.job.internal.ThreadNameDecoratorTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.TemporalValueComputationTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.06 s -- in org.eclipse.scout.rt.platform.job.internal.TemporalValueComputationTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.SerialFutureExecutionTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.222 s -- in org.eclipse.scout.rt.platform.job.internal.SerialFutureExecutionTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.PermitAcquisitionOrderTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.28 s -- in org.eclipse.scout.rt.platform.job.internal.PermitAcquisitionOrderTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.NamedThreadFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.job.internal.NamedThreadFactoryTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.MutualExclusionTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.322 s -- in org.eclipse.scout.rt.platform.job.internal.MutualExclusionTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.MisfireTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.711 s -- in org.eclipse.scout.rt.platform.job.internal.MisfireTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.JobManagerTest 2024-06-28 15:35:04,283 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:04,284 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:04,291 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:04,292 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:04,299 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:04,300 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:04,310 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:04,310 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:04,318 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:04,318 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:04,436 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:04,437 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:04,543 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:04,544 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 s -- in org.eclipse.scout.rt.platform.job.internal.JobManagerTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.JobManagerChainTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.399 s -- in org.eclipse.scout.rt.platform.job.internal.JobManagerChainTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.FutureFinishedTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.009 s -- in org.eclipse.scout.rt.platform.job.internal.FutureFinishedTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.ExecutionTriggerWithCalendarTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.002 s -- in org.eclipse.scout.rt.platform.job.internal.ExecutionTriggerWithCalendarTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphoreTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.210 s -- in org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphoreTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.ExceptionProcessorTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.eclipse.scout.rt.platform.job.internal.ExceptionProcessorTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.DevelopmentThreadNameDecoratorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.eclipse.scout.rt.platform.job.internal.DevelopmentThreadNameDecoratorTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.CompletionPromiseTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.318 s -- in org.eclipse.scout.rt.platform.job.internal.CompletionPromiseTest [INFO] Running org.eclipse.scout.rt.platform.job.filter.future.SingleExecutionFutureFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.job.filter.future.SingleExecutionFutureFilterTest [INFO] Running org.eclipse.scout.rt.platform.job.filter.future.RunContextFutureFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.platform.job.filter.future.RunContextFutureFilterTest [INFO] Running org.eclipse.scout.rt.platform.job.filter.future.MutexFutureFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.job.filter.future.MutexFutureFilterTest [INFO] Running org.eclipse.scout.rt.platform.job.filter.future.JobNameRegexFutureFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.filter.future.JobNameRegexFutureFilterTest [INFO] Running org.eclipse.scout.rt.platform.job.filter.future.JobNameFutureFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.filter.future.JobNameFutureFilterTest [INFO] Running org.eclipse.scout.rt.platform.job.filter.future.FutureFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.filter.future.FutureFilterTest [INFO] Running org.eclipse.scout.rt.platform.job.filter.future.FutureFilterBuilderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.platform.job.filter.future.FutureFilterBuilderTest [INFO] Running org.eclipse.scout.rt.platform.job.filter.future.ExecutionHintFutureFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.filter.future.ExecutionHintFutureFilterTest [INFO] Running org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s -- in org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterTest [INFO] Running org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterBuilderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterBuilderTest [INFO] Running org.eclipse.scout.rt.platform.job.WhenDoneTest 2024-06-28 15:35:20,980 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. org.eclipse.scout.rt.platform.exception.ProcessingException: expected JUnit test exception [severity=ERROR] at org.eclipse.scout.rt.platform.job.WhenDoneTest.testError(WhenDoneTest.java:103) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:20,987 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. org.eclipse.scout.rt.platform.exception.ProcessingException: expected JUnit test exception [severity=ERROR] at org.eclipse.scout.rt.platform.job.WhenDoneTest.testErrorWithJobAlreadyCompleted(WhenDoneTest.java:138) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.014 s -- in org.eclipse.scout.rt.platform.job.WhenDoneTest [INFO] Running org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest 2024-06-28 15:35:21,997 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,000 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,001 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,003 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,004 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,005 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,006 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,013 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,014 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,016 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,017 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,018 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,019 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,020 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,021 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,023 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,024 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,025 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,026 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,027 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,029 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,030 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,031 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,032 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,034 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,035 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,036 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,037 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,038 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,039 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,040 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,041 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,043 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,044 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,045 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,047 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,048 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,049 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,050 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,051 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,052 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,053 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,054 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,056 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,057 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,058 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,059 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,060 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,061 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,062 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,063 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,065 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,066 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,067 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,068 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,069 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,070 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,071 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,072 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,074 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,075 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,076 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,077 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,078 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,079 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,080 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,081 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,082 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,083 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,084 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,085 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,086 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,087 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,088 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,089 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,091 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,092 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,093 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,094 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,095 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,096 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,097 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,098 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,099 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,100 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,101 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,102 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,103 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,104 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,105 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,106 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,108 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,109 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,110 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,111 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,112 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,113 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,114 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,115 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,116 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,214 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,216 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,217 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,218 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,219 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,220 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,222 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,223 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,242 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,243 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,245 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,246 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,247 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,248 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,249 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,251 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,253 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,254 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,255 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,257 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,258 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,259 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,261 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,262 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,263 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,265 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,266 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,268 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,270 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,271 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,273 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,274 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,276 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,277 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,279 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,281 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,282 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,284 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,285 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,286 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,288 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,289 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,291 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,292 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,294 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,295 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,296 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,298 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,299 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,300 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,302 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,303 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,305 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,306 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,308 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,309 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,310 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,311 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,312 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,314 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,315 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,342 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,343 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,344 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,346 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,347 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,348 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,349 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,350 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,351 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,352 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,354 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,355 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,356 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,357 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,359 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,360 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,361 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,362 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,363 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,364 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,365 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,367 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,368 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,369 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,370 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,371 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,373 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,374 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,375 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,376 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,377 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,378 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,379 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,381 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,382 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,383 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,384 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,385 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:22,386 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,005 WARN [scout-thread-245] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,009 WARN [scout-thread-245] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,009 WARN [scout-thread-245] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,010 WARN [scout-thread-245] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,011 WARN [scout-thread-245] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,011 WARN [scout-thread-245] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,012 WARN [scout-thread-245] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,012 WARN [scout-thread-245] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,013 WARN [scout-thread-245] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,014 WARN [scout-thread-245] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,014 WARN [scout-thread-245] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,015 WARN [scout-thread-245] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,016 WARN [scout-thread-245] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,016 WARN [scout-thread-245] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,017 WARN [scout-thread-245] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,017 WARN [scout-thread-245] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,018 WARN [scout-thread-245] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,019 WARN [scout-thread-245] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,019 WARN [scout-thread-245] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,020 WARN [scout-thread-245] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,021 WARN [scout-thread-245] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,021 WARN [scout-thread-245] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,021 WARN [scout-thread-245] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,022 WARN [scout-thread-245] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,023 WARN [scout-thread-245] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,024 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,041 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,041 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,043 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,044 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,044 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,045 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,046 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,046 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,047 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,047 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,049 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,049 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,050 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,050 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,051 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,052 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,053 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,054 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,055 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,055 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,056 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,056 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,057 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,058 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,058 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,059 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,060 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,061 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,061 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,062 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,063 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,063 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,064 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,065 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,066 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,067 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,067 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,068 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,069 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,069 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,070 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,070 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,071 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,072 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,072 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,073 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,074 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,074 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,075 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,076 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,077 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,077 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,078 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,078 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,079 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,080 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,081 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,081 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,082 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,082 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,083 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,084 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,085 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,085 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,086 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,087 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,087 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,088 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,089 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,089 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,090 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,090 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,091 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,092 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,093 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,094 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,095 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,095 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,096 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,096 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,097 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,098 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,099 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,099 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,100 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,100 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,101 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,102 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,102 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,103 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,104 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,104 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,105 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,106 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,106 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,107 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,108 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,108 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,109 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,109 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,110 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,111 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,112 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,112 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,113 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,141 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,143 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,143 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,144 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,145 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,146 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,146 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,147 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,147 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,148 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,149 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,150 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,150 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,152 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,152 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,153 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,153 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,154 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,155 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,156 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,156 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,157 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,158 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,158 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,159 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,160 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,161 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,161 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,162 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,163 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,164 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,164 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,165 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,165 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,166 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,167 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,167 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,168 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,169 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,170 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,170 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,171 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,172 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,173 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,173 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,174 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,175 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,176 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,176 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,177 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,178 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,178 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,179 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,180 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,180 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,181 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,182 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,183 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,184 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,185 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,185 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,186 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,187 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,187 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,188 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,189 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,189 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,190 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,191 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,192 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,192 WARN [scout-thread-272] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,193 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,194 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,195 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,195 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,196 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,197 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,198 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,198 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,199 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,200 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,201 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,201 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,202 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,202 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,203 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,204 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,204 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,205 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,206 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,206 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,207 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,208 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,209 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,209 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,210 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,211 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,212 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,213 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,214 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,215 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,216 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,217 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,241 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,242 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,243 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,244 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,245 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,246 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,247 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,248 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,249 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,249 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,250 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,251 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,252 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,253 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,254 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,254 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,255 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,256 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,257 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,258 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,258 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,259 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,260 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,261 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,261 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,262 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,263 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,264 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,264 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,265 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,266 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,267 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,267 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,268 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,268 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,269 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,269 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,270 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,271 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,271 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,272 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,272 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,273 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,273 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,274 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,274 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,275 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,275 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,276 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,276 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,277 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,277 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,278 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,278 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,279 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,279 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,280 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,280 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,281 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,282 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,282 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,282 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,283 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,284 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,284 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,285 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,285 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,286 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,286 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,287 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,288 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,288 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,289 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,289 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,290 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,290 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,291 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,291 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,292 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,293 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,293 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,294 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,294 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,295 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,295 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,296 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,296 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,297 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,297 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,298 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,299 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,299 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,300 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,300 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,301 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,301 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,302 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,302 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,303 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,304 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,304 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,305 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,306 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,306 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,307 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,307 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,308 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,309 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,309 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,309 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,392 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,393 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,394 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,395 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,396 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,397 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,397 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,398 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,399 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,400 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,401 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,401 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,403 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,403 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,404 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,405 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,406 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,407 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,407 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,408 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,409 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,410 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,410 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,411 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,412 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,413 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,414 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,414 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,416 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,416 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,417 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,417 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,418 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,419 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,420 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,420 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,422 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,423 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,441 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,442 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,443 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,444 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,444 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,445 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,446 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,447 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,447 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,448 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,449 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,449 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,449 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,450 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,451 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,451 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,451 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:25,452 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.657 s -- in org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest [INFO] Running org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest 2024-06-28 15:35:25,660 WARN [scout-thread-260] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest.lambda$5(ScheduleWithFixedDelayTest.java:232) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:177) at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:45) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:35:26,665 ERROR [scout-thread-245] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - Exception: expected JUnit test exception - MDC[jobName=org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest$$Lambda$987/0x00007f90e44ba510] java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest.lambda$6(ScheduleWithFixedDelayTest.java:254) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:177) at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:45) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:35:29,877 WARN [scout-thread-245] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest.lambda$2(ScheduleWithFixedDelayTest.java:132) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:177) at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:45) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:35:34,185 WARN [scout-thread-245] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest.lambda$3(ScheduleWithFixedDelayTest.java:176) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:177) at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:45) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:35:35,489 WARN [scout-thread-245] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest.lambda$1(ScheduleWithFixedDelayTest.java:89) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:177) at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:45) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.662 s -- in org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest [INFO] Running org.eclipse.scout.rt.platform.job.ScheduleDelayedTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.998 s -- in org.eclipse.scout.rt.platform.job.ScheduleDelayedTest [INFO] Running org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest 2024-06-28 15:35:36,496 WARN [scout-thread-245] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest.lambda$5(ScheduleAtFixedRateTest.java:243) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:177) at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:45) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:35:37,500 ERROR [scout-thread-245] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - Exception: expected JUnit test exception - MDC[jobName=org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest$$Lambda$997/0x00007f90e44bbaa0] java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest.lambda$6(ScheduleAtFixedRateTest.java:267) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:177) at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:45) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:35:43,107 WARN [scout-thread-245] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest.lambda$2(ScheduleAtFixedRateTest.java:137) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:177) at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:45) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:35:47,412 WARN [scout-thread-245] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest.lambda$3(ScheduleAtFixedRateTest.java:183) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:177) at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:45) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:35:48,713 WARN [scout-thread-245] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest.lambda$1(ScheduleAtFixedRateTest.java:92) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:177) at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:45) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.22 s -- in org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest [INFO] Running org.eclipse.scout.rt.platform.job.PeriodicJobMutexTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.603 s -- in org.eclipse.scout.rt.platform.job.PeriodicJobMutexTest [INFO] Running org.eclipse.scout.rt.platform.job.JobsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.platform.job.JobsTest [INFO] Running org.eclipse.scout.rt.platform.job.JobStateTest 2024-06-28 15:35:52,806 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:52,809 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.472 s -- in org.eclipse.scout.rt.platform.job.JobStateTest [INFO] Running org.eclipse.scout.rt.platform.job.JobScheduleTest 2024-06-28 15:35:53,819 WARN [scout-thread-250] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. org.eclipse.scout.rt.platform.exception.ProcessingException: expected JUnit test exception [severity=ERROR] at org.eclipse.scout.rt.platform.job.JobScheduleTest.testProcessingExceptionWithRunnable(JobScheduleTest.java:68) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:53,821 WARN [scout-thread-250] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: expected JUnit test exception at org.eclipse.scout.rt.platform.job.JobScheduleTest.testRuntimeExceptionWithRunnable(JobScheduleTest.java:108) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:55,828 WARN [scout-thread-258] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Error: expected JUnit test exception at org.eclipse.scout.rt.platform.job.JobScheduleTest.testErrorWithRunnable(JobScheduleTest.java:188) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:55,830 WARN [scout-thread-258] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.JobScheduleTest.testExceptionExceptionWithCallable(JobScheduleTest.java:168) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:56,838 WARN [scout-thread-258] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.JobScheduleTest.testExceptionExceptionWithRunnable(JobScheduleTest.java:148) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:59,349 WARN [scout-thread-250] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. org.eclipse.scout.rt.platform.exception.ProcessingException: expected JUnit test exception [severity=ERROR] at org.eclipse.scout.rt.platform.job.JobScheduleTest.testProcessingExceptionWithCallable(JobScheduleTest.java:88) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:35:59,351 WARN [scout-thread-250] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: expected JUnit test exception at org.eclipse.scout.rt.platform.job.JobScheduleTest.testRuntimeExceptionWithCallable(JobScheduleTest.java:128) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.538 s -- in org.eclipse.scout.rt.platform.job.JobScheduleTest [INFO] Running org.eclipse.scout.rt.platform.job.JobManagerTest 2024-06-28 15:35:59,361 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:59,363 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:59,372 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:59,373 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:59,375 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:59,376 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.scout.rt.platform.job.JobManagerTest [INFO] Running org.eclipse.scout.rt.platform.job.JobListenerTest 2024-06-28 15:35:59,387 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:59,387 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:59,395 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:59,395 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:59,441 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:59,443 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:59,449 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:59,451 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:59,458 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:59,459 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:59,461 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:59,461 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:59,469 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:59,470 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:59,470 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:59,470 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:59,478 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:59,478 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:59,484 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:59,485 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:59,491 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:59,492 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:59,499 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:59,499 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.160 s -- in org.eclipse.scout.rt.platform.job.JobListenerTest [INFO] Running org.eclipse.scout.rt.platform.job.JobInputTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.JobInputTest [INFO] Running org.eclipse.scout.rt.platform.job.JobFutureVisitTest 2024-06-28 15:35:59,549 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:59,550 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:59,557 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:59,558 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:59,564 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:59,565 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:59,571 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:59,572 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:59,579 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:59,579 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:59,587 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:59,588 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:59,596 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:59,597 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:59,644 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:35:59,645 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.eclipse.scout.rt.platform.job.JobFutureVisitTest [INFO] Running org.eclipse.scout.rt.platform.job.JobFutureTaskTest Run: 5168 [5168 run/sec] Run: 11128 [5564 run/sec] Run: 16608 [5534 run/sec] Run: 22764 [5689 run/sec] Run: 30444 [6087 run/sec] Run: 39741 [6622 run/sec] Run: 49018 [7001 run/sec] Run: 57812 [7225 run/sec] Run: 67777 [7529 run/sec] Run: 77955 [7794 run/sec] Run: 87146 [7920 run/sec] Run: 97575 [8129 run/sec] Run: 100000 [7691 run/sec] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.00 s -- in org.eclipse.scout.rt.platform.job.JobFutureTaskTest [INFO] Running org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest 2024-06-28 15:36:12,654 ERROR [scout-thread-250] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - Exception: expected JUnit test exception - MDC[jobName=org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest$$Lambda$1081/0x00007f90e44ca6c0] java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest.testWithExplicitExceptionTranslator(JobExceptionTranslationTest.java:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:36:12,657 ERROR [scout-thread-250] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - Exception: expected JUnit test exception - MDC[jobName=org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest$$Lambda$1083/0x00007f90e44cab10] java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest.testWithImplicitExceptionTranslator(JobExceptionTranslationTest.java:40) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest [INFO] Running org.eclipse.scout.rt.platform.job.JobCancelTest for-loop 1 in state DONE 2024-06-28 15:36:16,708 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:16,708 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:16,709 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:16,709 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.052 s -- in org.eclipse.scout.rt.platform.job.JobCancelTest [INFO] Running org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest 2024-06-28 15:36:16,724 INFO [scout-thread-25] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=Expected test exception] - MDC[jobName=org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$$Lambda$1116/0x00007f90e44d0778] org.eclipse.scout.rt.platform.exception.PlatformException: Expected test exception at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest.lambda$1(JobAsyncExceptionTest.java:67) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_JobManager$3.intercept(JobAsyncExceptionTest.java:165) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_JobManager$2.intercept(JobAsyncExceptionTest.java:146) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_JobManager$1.intercept(JobAsyncExceptionTest.java:127) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:36:16,735 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. org.eclipse.scout.rt.platform.exception.PlatformException: Expected test exception at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_InterceptorThrowingExceptionProducer$1.intercept(JobAsyncExceptionTest.java:102) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_JobManager$2.intercept(JobAsyncExceptionTest.java:146) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_JobManager$1.intercept(JobAsyncExceptionTest.java:127) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest [INFO] Running org.eclipse.scout.rt.platform.job.FutureAwaitTest 2024-06-28 15:36:16,741 WARN [scout-thread-1072] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: expected JUnit test exception at org.eclipse.scout.rt.platform.job.FutureAwaitTest.testAwaitDoneWithTimeout_ComputationFailed(FutureAwaitTest.java:184) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:36:16,743 WARN [scout-thread-1065] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: expected JUnit test exception at org.eclipse.scout.rt.platform.job.FutureAwaitTest.testAwaitDoneAndGet_ComputationFailed(FutureAwaitTest.java:260) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:36:16,744 WARN [scout-thread-1065] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: expected JUnit test exception at org.eclipse.scout.rt.platform.job.FutureAwaitTest.testAwaitDoneAndGetWithTimeout_ComputationFailed(FutureAwaitTest.java:334) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:36:16,755 WARN [scout-thread-255] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: expected JUnit test exception at org.eclipse.scout.rt.platform.job.FutureAwaitTest.testJobManagerAwaitDone_ComputationFailed(FutureAwaitTest.java:471) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:36:16,761 WARN [scout-thread-255] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: expected JUnit test exception at org.eclipse.scout.rt.platform.job.FutureAwaitTest.testAwaitDone_ComputationFailed(FutureAwaitTest.java:84) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.scout.rt.platform.job.FutureAwaitTest [INFO] Running org.eclipse.scout.rt.platform.job.ExecutionTriggerTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.job.ExecutionTriggerTest [INFO] Running org.eclipse.scout.rt.platform.job.ExecutionHintTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.job.ExecutionHintTest [INFO] Running org.eclipse.scout.rt.platform.job.BlockingConditionTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.job.BlockingConditionTest [INFO] Running org.eclipse.scout.rt.platform.job.BlockingConditionInterruptionTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.eclipse.scout.rt.platform.job.BlockingConditionInterruptionTest [INFO] Running org.eclipse.scout.rt.platform.job.AwaitDoneTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.608 s -- in org.eclipse.scout.rt.platform.job.AwaitDoneTest [INFO] Running org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilderTest 2024-06-28 15:36:22,552 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:23,300 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:23,808 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:24,383 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:145) - Drop outdated index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Index timestamp 2024-06-28 15:33:28.266 is older than folder timestamp 2024-06-28 15:35:28.266. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:24,384 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:24,886 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:156) - Drop divergent index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Index file count 693 != folder file count 692. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:24,888 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:25,303 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/inventory/internal/test%20repository/META-INF/jandex.idx'. Scanning location... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:25,310 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanJar(JandexInventoryBuilder.java:202) - Found no pre-built 'jar:file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/inventory/internal/test%20repository/test.jar_!/META-INF/jandex.idx'. Scanning location... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:25,318 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanJar(JandexInventoryBuilder.java:202) - Found no pre-built 'jar:file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/inventory/internal/test%20repository/test.jar_!/META-INF/jandex.idx'. Scanning location... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:28,348 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:28,671 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[mdcTestKey=value should not be pushed to child thread] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.39 s -- in org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilderTest [INFO] Running org.eclipse.scout.rt.platform.inventory.internal.JandexClassInventoryTest 2024-06-28 15:36:28,908 WARN [ForkJoinPool.commonPool-worker-2] org.eclipse.scout.rt.platform.internal.BeanFilter.collectWithSubClasses(BeanFilter.java:75) - Skipping bean candidate 'org.eclipse.scout.rt.platform.inventory.internal.fixture.TestingBean$E1' because it is no supported class type (enum, annotation, anonymous class). 2024-06-28 15:36:28,908 WARN [main] org.eclipse.scout.rt.platform.internal.BeanFilter.collect(BeanFilter.java:104) - Skipping bean candidate 'org.eclipse.scout.rt.platform.inventory.internal.fixture.TestingBean$S6Sub2' because it has no empty or injectable constructor(). - MDC[mdcTestKey=value should not be pushed to child thread] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.scout.rt.platform.inventory.internal.JandexClassInventoryTest [INFO] Running org.eclipse.scout.rt.platform.inventory.internal.JandexClassInfoTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.inventory.internal.JandexClassInfoTest [INFO] Running org.eclipse.scout.rt.platform.internal.PlatformImplementorTest 2024-06-28 15:36:28,955 INFO [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-28 15:36:28,956 ERROR [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:336) - Error during event listener notification. org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest.lambda$0(PlatformImplementorTest.java:71) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:329) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:298) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:141) at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest.lambda$3(PlatformImplementorTest.java:157) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 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:840) 2024-06-28 15:36:28,957 ERROR [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:150) - Error during platform startup org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest.lambda$0(PlatformImplementorTest.java:71) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:329) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:298) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:141) at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest.lambda$3(PlatformImplementorTest.java:157) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 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:840) 2024-06-28 15:36:28,957 INFO [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-28 15:36:28,958 WARN [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:244) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory 2024-06-28 15:36:28,958 ERROR [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:336) - Error during event listener notification. org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest.lambda$0(PlatformImplementorTest.java:71) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:329) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:298) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:160) at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest.lambda$3(PlatformImplementorTest.java:157) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 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:840) 2024-06-28 15:36:28,958 INFO [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-28 15:36:28,959 WARN [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:244) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory 2024-06-28 15:36:28,959 ERROR [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:336) - Error during event listener notification. org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest.lambda$0(PlatformImplementorTest.java:71) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:329) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:298) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:146) at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest.lambda$3(PlatformImplementorTest.java:157) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 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:840) 2024-06-28 15:36:28,959 ERROR [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:150) - Error during platform startup org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest.lambda$0(PlatformImplementorTest.java:71) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:329) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:298) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:146) at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest.lambda$3(PlatformImplementorTest.java:157) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 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:840) 2024-06-28 15:36:28,960 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:28,960 WARN [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:244) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:28,962 INFO [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-28 15:36:28,962 WARN [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:244) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.platform.internal.PlatformImplementorTest [INFO] Running org.eclipse.scout.rt.platform.internal.BeanInstanceUtilTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.platform.internal.BeanInstanceUtilTest [INFO] Running org.eclipse.scout.rt.platform.internal.BeanHierarchyTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s -- in org.eclipse.scout.rt.platform.internal.BeanHierarchyTest [INFO] Running org.eclipse.scout.rt.platform.internal.BeanFilterTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.platform.internal.BeanFilterTest [INFO] Running org.eclipse.scout.rt.platform.interceptor.DecoratingProxyTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.platform.interceptor.DecoratingProxyTest [INFO] Running org.eclipse.scout.rt.platform.index.IndexedStoreTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.platform.index.IndexedStoreTest [INFO] Running org.eclipse.scout.rt.platform.html.StyleHelperTest [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.platform.html.StyleHelperTest [INFO] Running org.eclipse.scout.rt.platform.html.HtmlHelperTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.platform.html.HtmlHelperTest [INFO] Running org.eclipse.scout.rt.platform.html.HtmlContentBuilderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.html.HtmlContentBuilderTest [INFO] Running org.eclipse.scout.rt.platform.html.HTMLTest [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.scout.rt.platform.html.HTMLTest [INFO] Running org.eclipse.scout.rt.platform.filter.AndFilterTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.scout.rt.platform.filter.AndFilterTest [INFO] Running org.eclipse.scout.rt.platform.exception.VetoExceptionTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.platform.exception.VetoExceptionTest [INFO] Running org.eclipse.scout.rt.platform.exception.ProcessingStatusTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.exception.ProcessingStatusTest [INFO] Running org.eclipse.scout.rt.platform.exception.ProcessingExceptionTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.exception.ProcessingExceptionTest [INFO] Running org.eclipse.scout.rt.platform.exception.PlatformExceptionTranslatorTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.platform.exception.PlatformExceptionTranslatorTest [INFO] Running org.eclipse.scout.rt.platform.exception.PlatformExceptionTest [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.platform.exception.PlatformExceptionTest [INFO] Running org.eclipse.scout.rt.platform.exception.PlaceholderExceptionTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.platform.exception.PlaceholderExceptionTest [INFO] Running org.eclipse.scout.rt.platform.exception.NullExceptionTranslatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.exception.NullExceptionTranslatorTest [INFO] Running org.eclipse.scout.rt.platform.exception.ExceptionHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.exception.ExceptionHandlerTest [INFO] Running org.eclipse.scout.rt.platform.exception.DefaultRuntimeExceptionTranslatorTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.platform.exception.DefaultRuntimeExceptionTranslatorTest [INFO] Running org.eclipse.scout.rt.platform.exception.DefaultExceptionTranslatorTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.platform.exception.DefaultExceptionTranslatorTest [INFO] Running org.eclipse.scout.rt.platform.events.ListenerListMonitorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.platform.events.ListenerListMonitorTest [INFO] Running org.eclipse.scout.rt.platform.context.RunMonitorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.eclipse.scout.rt.platform.context.RunMonitorTest [INFO] Running org.eclipse.scout.rt.platform.context.RunContextTest 2024-06-28 15:36:29,683 INFO [scout-thread-1065] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=Transaction cancelled] - MDC[jobName=org.eclipse.scout.rt.platform.context.RunContextTest$$Lambda$1247/0x00007f90e44f7a70] org.eclipse.scout.rt.platform.util.concurrent.FutureCancelledError: Transaction cancelled at org.eclipse.scout.rt.platform.transaction.BasicTransaction.commitPhase1(BasicTransaction.java:126) at org.eclipse.scout.rt.platform.transaction.TwoPhaseTransactionCommitProtocol.commitPhase1(TwoPhaseTransactionCommitProtocol.java:99) at org.eclipse.scout.rt.platform.transaction.TwoPhaseTransactionCommitProtocol.commitOrRollback(TwoPhaseTransactionCommitProtocol.java:42) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:119) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.platform.context.RunContextTest.lambda$49(RunContextTest.java:498) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.eclipse.scout.rt.platform.context.RunContextTest [INFO] Running org.eclipse.scout.rt.platform.context.RunContextExceptionTranslationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.context.RunContextExceptionTranslationTest [INFO] Running org.eclipse.scout.rt.platform.context.RunContextChainTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.context.RunContextChainTest [INFO] Running org.eclipse.scout.rt.platform.context.RunContextChainInterceptorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.platform.context.RunContextChainInterceptorTest [INFO] Running org.eclipse.scout.rt.platform.config.PropertiesUtilityTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.scout.rt.platform.config.PropertiesUtilityTest [INFO] Running org.eclipse.scout.rt.platform.config.PropertiesHelperTest 2024-06-28 15:36:29,718 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/dotproperty-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,026 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,027 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,028 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,033 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/dotproperty-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,042 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,043 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,043 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,047 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'prop1'. Old value 'prop1' replaced with 'sys.prop1'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,049 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,049 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,049 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,054 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/list-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,145 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,146 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,146 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,167 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/map-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,168 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,168 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,168 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,168 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,186 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/map-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,186 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,186 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,187 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,187 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,208 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,208 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,209 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,211 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,211 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,212 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,243 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/dotproperty-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,250 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from http://www.whatever-not-existing-scout-domain.org/config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,259 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/test-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,261 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/test-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,265 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,266 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,266 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,268 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.collectMapEntriesFromJson(PropertiesHelper.java:987) - Value '1' of property map 'intKey' is not a JSON value, ignored for map as lenient deserialization is used - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,269 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/list-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,271 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.collectMapEntriesFromJson(PropertiesHelper.java:987) - Value 'a' of property map 'listWithSingleEntryText' is not a JSON value, ignored for map as lenient deserialization is used - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,271 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.collectMapEntriesFromJson(PropertiesHelper.java:987) - Value 'true' of property map 'listWithSingleEntryBoolean' is not a JSON value, ignored for map as lenient deserialization is used - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,272 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.collectMapEntriesFromJson(PropertiesHelper.java:987) - Value '"a"' of property map 'listWithSingleEntryQuotes' is not a JSON value, ignored for map as lenient deserialization is used - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,274 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,275 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,275 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,286 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/placeholder-imp.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,288 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/map-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,288 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,288 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,289 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,289 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,289 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.collectMapEntriesFromJson(PropertiesHelper.java:987) - Value 'classpath:org/eclipse/scout/rt/platform/config/map-test.properties' of property map 'import' is not a JSON value, ignored for map as lenient deserialization is used - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,296 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,296 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,296 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,299 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/map-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,299 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,299 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,300 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,300 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,302 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,303 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,303 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,305 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,305 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,306 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,360 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/map-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,361 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,361 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,361 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,361 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,380 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,380 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,381 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,383 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/helper-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,383 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.collectMapEntriesFromJson(PropertiesHelper.java:987) - Value 'non-existing-file-url' of property map 'import' is not a JSON value, ignored for map as lenient deserialization is used - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,388 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,388 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,389 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,455 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/imp1.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,457 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/imp2.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,458 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/imp3.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,459 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.resolveImports(PropertiesHelper.java:1172) - Import of 'classpath:org/eclipse/scout/rt/platform/config/imp1.properties' skipped because already imported: [classpath:org/eclipse/scout/rt/platform/config/imp2.properties, classpath:org/eclipse/scout/rt/platform/config/imp1.properties, classpath:org/eclipse/scout/rt/platform/config/imp3.properties]. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,460 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'import'. Old value 'classpath:org/eclipse/scout/rt/platform/config/imp1.properties' replaced with 'classpath:org/eclipse/scout/rt/platform/config/imp3.properties'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,460 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'import'. Old value 'classpath:org/eclipse/scout/rt/platform/config/imp3.properties' replaced with 'classpath:org/eclipse/scout/rt/platform/config/imp2.properties'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,460 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.collectMapEntriesFromJson(PropertiesHelper.java:987) - Value 'classpath:org/eclipse/scout/rt/platform/config/imp2.properties' of property map 'import' is not a JSON value, ignored for map as lenient deserialization is used - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,465 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/map-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,465 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,465 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,466 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,466 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,520 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.resolveImports(PropertiesHelper.java:1172) - Import of 'propFile1' skipped because already imported: [ID2, ID1]. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,522 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/dotproperty-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,542 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'prop1'. Old value 'prop1' replaced with 'prop3'. - MDC[mdcTestKey=value should not be pushed to child thread] [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.802 s -- in org.eclipse.scout.rt.platform.config.PropertiesHelperTest [INFO] Running org.eclipse.scout.rt.platform.config.LongConfigPropertyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.config.LongConfigPropertyTest [INFO] Running org.eclipse.scout.rt.platform.config.IntegerConfigPropertyTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.config.IntegerConfigPropertyTest [INFO] Running org.eclipse.scout.rt.platform.config.ConfigPropertyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.config.ConfigPropertyTest [INFO] Running org.eclipse.scout.rt.platform.config.ConfigFileLoaderTest 2024-06-28 15:36:30,554 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/config.properties using org.eclipse.scout.rt.platform.config.ConfigFileLoaderTest$FixtureSinglePropertyConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,556 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/config.properties using org.eclipse.scout.rt.platform.config.ConfigFileLoaderTest$FixtureEmptyConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,557 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.config.ConfigFileLoaderTest [INFO] Running org.eclipse.scout.rt.platform.chain.callable.CallableChainTest 2024-06-28 15:36:30,576 ERROR [main] org.eclipse.scout.rt.platform.chain.callable.CallableChain.undecorateSafe(CallableChain.java:241) - Unexpected error during the undecoration of a command's execution. [undecorator=org.eclipse.scout.rt.platform.chain.callable.CallableChainTest$$Lambda$1347/0x00007f90e4516910, command=org.eclipse.scout.rt.platform.chain.callable.CallableChainTest$$Lambda$1346/0x00007f90e45166e8@1b33d694] - MDC[mdcTestKey=value should not be pushed to child thread] java.lang.RuntimeException: expected JUnit test exception at org.eclipse.scout.rt.platform.chain.callable.CallableChainTest.lambda$8(CallableChainTest.java:81) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.undecorateSafe(CallableChain.java:238) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:231) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.chain.callable.CallableChainTest.testDecoratorChainWithException(CallableChainTest.java:89) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.scout.rt.platform.chain.callable.CallableChainTest [INFO] Running org.eclipse.scout.rt.platform.cache.CacheBuilderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.eclipse.scout.rt.platform.cache.CacheBuilderTest [INFO] Running org.eclipse.scout.rt.platform.cache.BasicCacheTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.eclipse.scout.rt.platform.cache.BasicCacheTest [INFO] Running org.eclipse.scout.rt.platform.SimpleInstanceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.SimpleInstanceTest [INFO] Running org.eclipse.scout.rt.platform.SameBeanOrderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.SameBeanOrderTest [INFO] Running org.eclipse.scout.rt.platform.ReUseVsReplaceTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.ReUseVsReplaceTest [INFO] Running org.eclipse.scout.rt.platform.PreDestroyTest 2024-06-28 15:36:30,779 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:338) - Methods annotated with @PreDestroy must not be static [method=private static void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupStatic()] - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,779 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:338) - Methods annotated with @PreDestroy must have no arguments [method=private void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupWithArgs(int)] - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,781 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:322) - Error invoking @PreDestroy method public void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException.cleanupOne() throws java.lang.Exception on bean IBean[@ApplicationScoped org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithInherited]. - MDC[mdcTestKey=value should not be pushed to child thread] org.eclipse.scout.rt.platform.exception.BeanCreationException: Exception while invoking @PreDestroy method public void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException.cleanupOne() throws java.lang.Exception at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:170) at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:321) at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.callPreDestroyOnBeans(BeanManagerImplementor.java:292) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.stop(PlatformImplementor.java:254) at org.eclipse.scout.rt.platform.PreDestroyTest.testPreDestroyWithInheritedMethods(PreDestroyTest.java:85) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.lang.Exception: test at org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException.cleanupOne(PreDestroyTest.java:121) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:317) ... 44 common frames omitted 2024-06-28 15:36:30,782 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:322) - Error invoking @PreDestroy method public void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException.cleanupOne() throws java.lang.Exception on bean IBean[@ApplicationScoped org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException]. - MDC[mdcTestKey=value should not be pushed to child thread] org.eclipse.scout.rt.platform.exception.BeanCreationException: Exception while invoking @PreDestroy method public void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException.cleanupOne() throws java.lang.Exception at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:170) at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:321) at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.callPreDestroyOnBeans(BeanManagerImplementor.java:292) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.stop(PlatformImplementor.java:254) at org.eclipse.scout.rt.platform.PreDestroyTest.testPreDestroyThrowingException(PreDestroyTest.java:76) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.lang.Exception: test at org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException.cleanupOne(PreDestroyTest.java:121) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:317) ... 44 common frames omitted 2024-06-28 15:36:30,783 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:338) - Methods annotated with @PreDestroy must not be static [method=private static void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupStatic()] - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,784 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:338) - Methods annotated with @PreDestroy must have no arguments [method=private void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupWithArgs(int)] - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,784 WARN [main] org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:308) - The bean IBean[org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy] declares @PreDestroy methods but is not @ApplicationScoped. These methods will not be called. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,785 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:338) - Methods annotated with @PreDestroy must not be static [method=private static void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupStatic()] - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,786 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:338) - Methods annotated with @PreDestroy must have no arguments [method=private void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupWithArgs(int)] - MDC[mdcTestKey=value should not be pushed to child thread] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.scout.rt.platform.PreDestroyTest [INFO] Running org.eclipse.scout.rt.platform.PostConstructTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.PostConstructTest [INFO] Running org.eclipse.scout.rt.platform.PlatformStartTest 2024-06-28 15:36:30,793 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,793 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:30,796 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.PlatformStartTest [INFO] Running org.eclipse.scout.rt.platform.PlatformAwaitStartedTest 2024-06-28 15:36:30,798 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-28 15:36:30,800 WARN [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:244) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.scout.rt.platform.PlatformAwaitStartedTest [INFO] Running org.eclipse.scout.rt.platform.InterfaceBeanTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.InterfaceBeanTest [INFO] Running org.eclipse.scout.rt.platform.InjectionTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.platform.InjectionTest [INFO] Running org.eclipse.scout.rt.platform.InjectInstancesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.InjectInstancesTest [INFO] Running org.eclipse.scout.rt.platform.InheritOrderTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.platform.InheritOrderTest [INFO] Running org.eclipse.scout.rt.platform.DynamicAnnotationTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.platform.DynamicAnnotationTest [INFO] Running org.eclipse.scout.rt.platform.DoubleReplaceTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.DoubleReplaceTest [INFO] Running org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest 2024-06-28 15:36:31,944 WARN [scout-thread-250] org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.logWarnPotentialDeadlock(SingeltonBeanInstanceProducer.java:215) - potential deadlock detected creator Thread: 1834 - scout-thread-1050 at java.base@17.0.9/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.9/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465) at java.base@17.0.9/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436) at java.base@17.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at app//org.eclipse.scout.rt.platform.job.internal.CompletionPromise.awaitDoneAndGet(CompletionPromise.java:158) at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:407) at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:399) at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean.initialize(ConcurrentBeanCreationDeadlockDetectionTest.java:208) at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$ConcurrentPostConstructSelfReferencingTestBean.postConstruct(ConcurrentBeanCreationDeadlockDetectionTest.java:239) at java.base@17.0.9/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base@17.0.9/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base@17.0.9/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base@17.0.9/java.lang.reflect.Method.invoke(Method.java:568) at app//org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:102) at app//org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:76) at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:235) at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:111) at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer$$Lambda$193/0x00007f90e41be2d8.get(Unknown Source) at app//org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at app//org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at app//org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at app//org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest.lambda$3(ConcurrentBeanCreationDeadlockDetectionTest.java:149) at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$$Lambda$1422/0x00007f90e452f110.call(Unknown Source) at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at app//org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at app//org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask$$Lambda$877/0x00007f90e44a14f8.call(Unknown Source) at java.base@17.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264) at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base@17.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.9/java.lang.Thread.run(Thread.java:840) at app//org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) current Thread: 275 - scout-thread-250 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:172) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean.lambda$0(ConcurrentBeanCreationDeadlockDetectionTest.java:205) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) - MDC[jobName=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$$Lambda$1423/0x00007f90e452f338] 2024-06-28 15:36:31,945 ERROR [scout-thread-250] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Potential deadlock detected: bean is being created by another thread. Either the creation takes longer than 1s or the current and the creator threads are blocking each other (check the log). [beanClass=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$ConcurrentPostConstructSelfReferencingTestBean, creatorThreadID=1834, creatorThreadName=scout-thread-1050] - MDC[jobName=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$$Lambda$1423/0x00007f90e452f338] org.eclipse.scout.rt.platform.exception.BeanCreationException: Potential deadlock detected: bean is being created by another thread. Either the creation takes longer than 1s or the current and the creator threads are blocking each other (check the log). [beanClass=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$ConcurrentPostConstructSelfReferencingTestBean, creatorThreadID=1834, creatorThreadName=scout-thread-1050] at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:173) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean.lambda$0(ConcurrentBeanCreationDeadlockDetectionTest.java:205) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:36:33,003 WARN [scout-thread-1050] org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.logWarnPotentialDeadlock(SingeltonBeanInstanceProducer.java:215) - potential deadlock detected creator Thread: 275 - scout-thread-250 at java.base@17.0.9/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.9/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465) at java.base@17.0.9/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436) at java.base@17.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at app//org.eclipse.scout.rt.platform.job.internal.CompletionPromise.awaitDoneAndGet(CompletionPromise.java:158) at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:407) at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:399) at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean.initialize(ConcurrentBeanCreationDeadlockDetectionTest.java:208) at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$ConcurrentConstructorSelfReferencingTestBean.(ConcurrentBeanCreationDeadlockDetectionTest.java:232) at java.base@17.0.9/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base@17.0.9/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base@17.0.9/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base@17.0.9/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base@17.0.9/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at app//org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:63) at app//org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:58) at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:234) at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:111) at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer$$Lambda$193/0x00007f90e41be2d8.get(Unknown Source) at app//org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at app//org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at app//org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at app//org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest.lambda$3(ConcurrentBeanCreationDeadlockDetectionTest.java:149) at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$$Lambda$1422/0x00007f90e452f110.call(Unknown Source) at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at app//org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at app//org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask$$Lambda$877/0x00007f90e44a14f8.call(Unknown Source) at java.base@17.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264) at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base@17.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.9/java.lang.Thread.run(Thread.java:840) at app//org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) current Thread: 1834 - scout-thread-1050 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:172) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean.lambda$0(ConcurrentBeanCreationDeadlockDetectionTest.java:205) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) - MDC[jobName=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$$Lambda$1423/0x00007f90e452f338] 2024-06-28 15:36:33,004 ERROR [scout-thread-1050] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Potential deadlock detected: bean is being created by another thread. Either the creation takes longer than 1s or the current and the creator threads are blocking each other (check the log). [beanClass=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$ConcurrentConstructorSelfReferencingTestBean, creatorThreadID=275, creatorThreadName=scout-thread-250] - MDC[jobName=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$$Lambda$1423/0x00007f90e452f338] org.eclipse.scout.rt.platform.exception.BeanCreationException: Potential deadlock detected: bean is being created by another thread. Either the creation takes longer than 1s or the current and the creator threads are blocking each other (check the log). [beanClass=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$ConcurrentConstructorSelfReferencingTestBean, creatorThreadID=275, creatorThreadName=scout-thread-250] at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:173) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean.lambda$0(ConcurrentBeanCreationDeadlockDetectionTest.java:205) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.103 s -- in org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest [INFO] Running org.eclipse.scout.rt.platform.BeansWithCircularDependenciesTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.scout.rt.platform.BeansWithCircularDependenciesTest [INFO] Running org.eclipse.scout.rt.platform.BeanTestingHelperTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s -- in org.eclipse.scout.rt.platform.BeanTestingHelperTest [INFO] Running org.eclipse.scout.rt.platform.BeanRegisterUnregisterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.BeanRegisterUnregisterTest [INFO] Running org.eclipse.scout.rt.platform.BeanOrderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.BeanOrderTest [INFO] Running org.eclipse.scout.rt.platform.BeanManagerUniqueTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.BeanManagerUniqueTest [INFO] Running org.eclipse.scout.rt.platform.BeanManagerIsBeanTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.BeanManagerIsBeanTest [INFO] Running org.eclipse.scout.rt.platform.BeanDoubleRegistrationTest 2024-06-28 15:36:33,239 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:33,241 WARN [main] org.eclipse.scout.rt.platform.internal.BeanFilter.collectWithSubClasses(BeanFilter.java:75) - Skipping bean candidate 'org.eclipse.scout.rt.platform.inventory.internal.fixture.TestingBean$E1' because it is no supported class type (enum, annotation, anonymous class). - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:33,241 WARN [ForkJoinPool.commonPool-worker-2] org.eclipse.scout.rt.platform.internal.BeanFilter.collect(BeanFilter.java:104) - Skipping bean candidate 'org.eclipse.scout.rt.platform.inventory.internal.fixture.TestingBean$S6Sub2' because it has no empty or injectable constructor(). 2024-06-28 15:36:33,248 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[mdcTestKey=value should not be pushed to child thread] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.scout.rt.platform.BeanDoubleRegistrationTest [INFO] Running org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest 2024-06-28 15:36:33,764 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=1967, creatorThreadName=scout-thread-25] - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1427/0x00007f90e4531480] org.eclipse.scout.rt.platform.exception.BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=1967, creatorThreadName=scout-thread-25] at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:166) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:36:33,764 ERROR [scout-thread-25] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Exception while invoking @PostConstruct method private void org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct() - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1427/0x00007f90e4531480] org.eclipse.scout.rt.platform.exception.BeanCreationException: Exception while invoking @PostConstruct method private void org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct() at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:170) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:105) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:76) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:235) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:111) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: fixture exception from @PostConstruct at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct(BeanCreationWithExceptionsTest.java:422) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:102) ... 23 common frames omitted 2024-06-28 15:36:34,770 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=1967, creatorThreadName=scout-thread-25] - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1427/0x00007f90e4531480] org.eclipse.scout.rt.platform.exception.BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=1967, creatorThreadName=scout-thread-25] at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:166) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:36:34,770 ERROR [scout-thread-25] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Could not create bean [class org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean] - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1427/0x00007f90e4531480] org.eclipse.scout.rt.platform.exception.BeanCreationException: Could not create bean [class org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean] at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:170) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:66) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:58) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:234) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:111) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: fixture exception from constructor at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.(BeanCreationWithExceptionsTest.java:413) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:63) ... 23 common frames omitted 2024-06-28 15:36:35,272 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=1967, creatorThreadName=scout-thread-25] - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1427/0x00007f90e4531480] org.eclipse.scout.rt.platform.exception.BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=1967, creatorThreadName=scout-thread-25] at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:166) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:36:35,272 ERROR [scout-thread-25] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Exception while invoking @PostConstruct method private void org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct() - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1427/0x00007f90e4531480] org.eclipse.scout.rt.platform.exception.BeanCreationException: Exception while invoking @PostConstruct method private void org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct() at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:170) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:105) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:76) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:235) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:111) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: fixture exception from @PostConstruct at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct(BeanCreationWithExceptionsTest.java:422) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:102) ... 23 common frames omitted 2024-06-28 15:36:36,275 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=1967, creatorThreadName=scout-thread-25] - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1427/0x00007f90e4531480] org.eclipse.scout.rt.platform.exception.BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=1967, creatorThreadName=scout-thread-25] at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:166) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:36:36,275 ERROR [scout-thread-25] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Could not create bean [class org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean] - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1427/0x00007f90e4531480] org.eclipse.scout.rt.platform.exception.BeanCreationException: Could not create bean [class org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean] at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:170) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:66) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:58) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:234) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:111) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: fixture exception from constructor at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.(BeanCreationWithExceptionsTest.java:413) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:63) ... 23 common frames omitted 2024-06-28 15:36:37,782 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=1967, creatorThreadName=scout-thread-25] - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1427/0x00007f90e4531480] org.eclipse.scout.rt.platform.exception.BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=1967, creatorThreadName=scout-thread-25] at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:166) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:36:37,782 ERROR [scout-thread-25] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Exception while invoking @PostConstruct method private void org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct() - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1427/0x00007f90e4531480] org.eclipse.scout.rt.platform.exception.BeanCreationException: Exception while invoking @PostConstruct method private void org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct() at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:170) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:105) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:76) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:235) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:111) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: fixture exception from @PostConstruct at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct(BeanCreationWithExceptionsTest.java:422) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:102) ... 23 common frames omitted 2024-06-28 15:36:38,285 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=1967, creatorThreadName=scout-thread-25] - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1427/0x00007f90e4531480] org.eclipse.scout.rt.platform.exception.BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=1967, creatorThreadName=scout-thread-25] at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:166) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:36:38,285 ERROR [scout-thread-25] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Could not create bean [class org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean] - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1427/0x00007f90e4531480] org.eclipse.scout.rt.platform.exception.BeanCreationException: Could not create bean [class org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean] at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:170) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:66) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:58) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:234) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:111) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: fixture exception from constructor at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.(BeanCreationWithExceptionsTest.java:413) at jdk.internal.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:63) ... 23 common frames omitted 2024-06-28 15:36:38,289 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:38,289 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.029 s -- in org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest [INFO] Running org.eclipse.scout.rt.platform.BeanContextTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.BeanContextTest [INFO] Running org.eclipse.scout.rt.platform.BEANSTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.platform.BEANSTest [INFO] Running org.eclipse.scout.rt.platform.ApplicationsScopedTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.ApplicationsScopedTest [INFO] Running org.eclipse.scout.rt.platform.ApplicationTest 2024-06-28 15:36:38,304 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:38,306 WARN [main] org.eclipse.scout.rt.platform.internal.BeanFilter.collectWithSubClasses(BeanFilter.java:75) - Skipping bean candidate 'org.eclipse.scout.rt.platform.inventory.internal.fixture.TestingBean$E1' because it is no supported class type (enum, annotation, anonymous class). - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:38,306 WARN [ForkJoinPool.commonPool-worker-2] org.eclipse.scout.rt.platform.internal.BeanFilter.collect(BeanFilter.java:104) - Skipping bean candidate 'org.eclipse.scout.rt.platform.inventory.internal.fixture.TestingBean$S6Sub2' because it has no empty or injectable constructor(). 2024-06-28 15:36:38,310 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 163 beans in 5.002451 ms - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:38,312 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 163 beans in 1.853958 ms - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:38,312 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:38,320 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:38,320 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-28 15:36:38,321 INFO [main] org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport.shutdown(LogbackLoggerSupport.java:158) - About to stop ch.qos.logback.classic.LoggerContext[default] - MDC[mdcTestKey=value should not be pushed to child thread] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.scout.rt.platform.ApplicationTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 1939, Failures: 0, Errors: 0, Skipped: 6 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.platform.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.platform.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.platform.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.platform.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.platform.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.platform.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/24.2-SNAPSHOT/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/24.2-SNAPSHOT/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/24.2-SNAPSHOT/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/24.2-SNAPSHOT/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/24.2-SNAPSHOT/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.api.data >--------- [INFO] Building org.eclipse.scout.rt.api.data 24.2-SNAPSHOT [9/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api.data/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.api.data --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.api.data --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.api.data --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api.data/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.api.data --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.api.data --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api.data/src/main/java/org/eclipse/scout/rt/api/data/config/ApiExposedConfigPropertyContributor.java:[38,54] org.eclipse.scout.rt.platform.config.IConfigProperty is a raw type. References to generic type org.eclipse.scout.rt.platform.config.IConfigProperty should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.api.data --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api.data/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.api.data --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.api.data --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.api.data --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api.data/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.api.data --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api.data/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.api.data.table.MaxResultsHelperTest 2024-06-28 15:36:43,900 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-28 15:36:43,988 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-28 15:36:44,247 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api.data/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-28 15:36:44,545 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 590.231899 ms. Total class count: 850 2024-06-28 15:36:44,951 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 166 beans in 400.572583 ms 2024-06-28 15:36:45,082 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 166 beans in 131.753162 ms 2024-06-28 15:36:45,163 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-28 15:36:45,168 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-28 15:36:45,465 INFO [main] org.eclipse.scout.rt.testing.platform.GlobalTestingPlatform.checkAccess(GlobalTestingPlatform.java:75) - Accessing the BeanManager before the testing platform is fully started; blocking until Platform.awaitPlatformStarted [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.020 s -- in org.eclipse.scout.rt.api.data.table.MaxResultsHelperTest [INFO] Running org.eclipse.scout.rt.api.data.ApiExposeHelperTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.scout.rt.api.data.ApiExposeHelperTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.api.data --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api.data/target/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.api.data --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api.data/target/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.api.data --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api.data/target/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.api.data --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api.data/target/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.api.data --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.api.data --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api.data/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.api.data/24.2-SNAPSHOT/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api.data/target/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.api.data/24.2-SNAPSHOT/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api.data/target/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.api.data/24.2-SNAPSHOT/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api.data/target/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.api.data/24.2-SNAPSHOT/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api.data/target/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.api.data/24.2-SNAPSHOT/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.security >--------- [INFO] Building org.eclipse.scout.rt.security 24.2-SNAPSHOT [10/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.security --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.security --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.security --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.security --- [INFO] Copying 12 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.security --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security/src/main/java/org/eclipse/scout/rt/security/AbstractAccessControlService.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security/src/main/java/org/eclipse/scout/rt/security/AbstractAccessControlService.java:[186,30] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security/src/main/java/org/eclipse/scout/rt/security/AbstractAccessControlService.java:[186,41] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security/src/main/java/org/eclipse/scout/rt/security/AbstractAccessControlService.java:[186,58] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.security --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.security --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.security --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.security --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.security --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security/target/org.eclipse.scout.rt.security-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.security --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.security --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security/target/org.eclipse.scout.rt.security-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.security --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.security --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.security --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.security/24.2-SNAPSHOT/org.eclipse.scout.rt.security-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security/target/org.eclipse.scout.rt.security-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.security/24.2-SNAPSHOT/org.eclipse.scout.rt.security-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security/target/org.eclipse.scout.rt.security-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.security/24.2-SNAPSHOT/org.eclipse.scout.rt.security-24.2-SNAPSHOT-sources.jar [INFO] [INFO] -----------< org.eclipse.scout.rt:org.eclipse.scout.rt.nls >------------ [INFO] Building org.eclipse.scout.rt.nls 24.2-SNAPSHOT [11/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.nls/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.nls --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.nls --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.nls --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.nls/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.nls --- [INFO] Copying 28 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.nls --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.nls --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.nls/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.nls --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.nls/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.nls --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.nls --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.nls --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.nls/target/org.eclipse.scout.rt.nls-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.nls --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.nls --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.nls/target/org.eclipse.scout.rt.nls-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.nls --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.nls --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.nls --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.nls/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.nls/24.2-SNAPSHOT/org.eclipse.scout.rt.nls-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.nls/target/org.eclipse.scout.rt.nls-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.nls/24.2-SNAPSHOT/org.eclipse.scout.rt.nls-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.nls/target/org.eclipse.scout.rt.nls-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.nls/24.2-SNAPSHOT/org.eclipse.scout.rt.nls-24.2-SNAPSHOT-sources.jar [INFO] [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.shared >---------- [INFO] Building org.eclipse.scout.rt.shared 24.2-SNAPSHOT [12/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/http-client/google-http-client/1.43.3/google-http-client-1.43.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.43.3/google-http-client-1.43.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.43.3/google-http-client-1.43.3.pom (6.1 kB at 552 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/http-client/google-http-client-parent/1.43.3/google-http-client-parent-1.43.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-parent/1.43.3/google-http-client-parent-1.43.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-parent/1.43.3/google-http-client-parent-1.43.3.pom (27 kB at 3.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.pom (1.8 kB at 229 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.23.0/error_prone_parent-2.23.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.23.0/error_prone_parent-2.23.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.23.0/error_prone_parent-2.23.0.pom (13 kB at 1.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.pom (13 kB at 1.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/33.0.0-jre/guava-parent-33.0.0-jre.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/33.0.0-jre/guava-parent-33.0.0-jre.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/33.0.0-jre/guava-parent-33.0.0-jre.pom (19 kB at 2.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom (3.3 kB at 477 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.pom (2.1 kB at 30 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom (2.9 kB at 417 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opencensus/opencensus-api/0.31.1/opencensus-api-0.31.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-api/0.31.1/opencensus-api-0.31.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-api/0.31.1/opencensus-api-0.31.1.pom (2.2 kB at 320 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/grpc/grpc-context/1.27.2/grpc-context-1.27.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.27.2/grpc-context-1.27.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.27.2/grpc-context-1.27.2.pom (1.2 kB at 151 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opencensus/opencensus-contrib-http-util/0.31.1/opencensus-contrib-http-util-0.31.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-contrib-http-util/0.31.1/opencensus-contrib-http-util-0.31.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-contrib-http-util/0.31.1/opencensus-contrib-http-util-0.31.1.pom (2.4 kB at 349 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.pom (6.0 kB at 745 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/client5/httpclient5-parent/5.2.1/httpclient5-parent-5.2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5-parent/5.2.1/httpclient5-parent-5.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5-parent/5.2.1/httpclient5-parent-5.2.1.pom (17 kB at 2.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-parent/13/httpcomponents-parent-13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/13/httpcomponents-parent-13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/13/httpcomponents-parent-13.pom (30 kB at 3.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/core5/httpcore5/5.2/httpcore5-5.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.2/httpcore5-5.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.2/httpcore5-5.2.pom (3.9 kB at 563 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/core5/httpcore5-parent/5.2/httpcore5-parent-5.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.2/httpcore5-parent-5.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.2/httpcore5-parent-5.2.pom (14 kB at 2.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.pom (3.6 kB at 452 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/jcl-over-slf4j/2.0.9/jcl-over-slf4j-2.0.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/2.0.9/jcl-over-slf4j-2.0.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/2.0.9/jcl-over-slf4j-2.0.9.pom (1.7 kB at 247 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/http-client/google-http-client/1.43.3/google-http-client-1.43.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opencensus/opencensus-api/0.31.1/opencensus-api-0.31.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/grpc/grpc-context/1.27.2/grpc-context-1.27.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opencensus/opencensus-contrib-http-util/0.31.1/opencensus-contrib-http-util-0.31.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/core5/httpcore5/5.2/httpcore5-5.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/jcl-over-slf4j/2.0.9/jcl-over-slf4j-2.0.9.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.43.3/google-http-client-1.43.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.43.3/google-http-client-1.43.3.jar (293 kB at 17 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar (17 kB at 1.7 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-api/0.31.1/opencensus-api-0.31.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar (9.3 kB at 846 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.27.2/grpc-context-1.27.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar (4.7 kB at 365 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-contrib-http-util/0.31.1/opencensus-contrib-http-util-0.31.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar (229 kB at 11 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.27.2/grpc-context-1.27.2.jar (30 kB at 1.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.2/httpcore5-5.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-contrib-http-util/0.31.1/opencensus-contrib-http-util-0.31.1.jar (23 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-api/0.31.1/opencensus-api-0.31.1.jar (355 kB at 13 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/2.0.9/jcl-over-slf4j-2.0.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/2.0.9/jcl-over-slf4j-2.0.9.jar (18 kB at 439 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar (237 kB at 5.5 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar (840 kB at 15 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.2/httpcore5-5.2.jar (853 kB at 16 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar (3.0 MB at 18 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.shared --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.shared --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.shared --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.shared --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.shared --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[37,31] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[37,54] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[40,22] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[41,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[46,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[54,16] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[55,25] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[55,48] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[56,16] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[57,7] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[78,10] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[82,10] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[92,21] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[100,21] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[115,10] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/file/RemoteFile.java:[305,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/file/RemoteFile.java:[372,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/file/RemoteFile.java:[480,21] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE") [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/ApacheMultiSessionCookieStore.java:[51,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/ApacheMultiSessionCookieStore.java:[91,23] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/clientnotification/ClientNotificationAddress.java:[118,21] Unsupported @SuppressWarnings("squid:S2583") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/clientnotification/ClientNotificationAddress.java:[136,21] Unsupported @SuppressWarnings("squid:S2583") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/calendar/RecurrenceException.java:[15,19] Unsupported @SuppressWarnings("squid:S2166") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/notification/NotificationHandlerRegistry.java:[31,43] org.eclipse.scout.rt.shared.notification.INotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.INotificationHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/notification/NotificationHandlerRegistry.java:[32,43] org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/notification/NotificationHandlerRegistry.java:[47,16] org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/notification/NotificationHandlerRegistry.java:[48,10] org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/notification/NotificationHandlerRegistry.java:[66,16] org.eclipse.scout.rt.shared.notification.INotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.INotificationHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/notification/NotificationHandlerRegistry.java:[67,10] org.eclipse.scout.rt.shared.notification.INotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.INotificationHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/basic/BoundsSpec.java:[14,20] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/basic/BoundsSpec.java:[14,36] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/LookupCall.java:[248,15] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/LookupCall.java:[271,5] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/LookupCall.java:[271,25] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall should be parameterized [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/HttpServiceTunnelTransportManager.java:[34,27] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/ExtensionRegistry.java:[147,13] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/AbstractExtensionChain.java:[28,91] org.eclipse.scout.rt.shared.extension.IExtension is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.IExtension should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/AbstractExtensionChain.java:[127,21] Unsupported @SuppressWarnings("squid:S00118") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/DefaultAuthTokenSigner.java:[13,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/DefaultAuthTokenSigner.java:[106,31] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/DefaultAuthTokenSigner.java:[106,42] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/DefaultAuthTokenSigner.java:[106,59] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/LocalLookupCall.java:[36,19] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/LocalLookupCall.java:[45,21] Unsupported @SuppressWarnings("squid:S1185") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/LocalLookupCall.java:[51,21] Unsupported @SuppressWarnings("squid:S1185") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[105,40] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[106,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[154,26] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[155,10] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[157,26] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[164,10] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[165,23] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[657,49] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[662,42] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[667,60] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[672,35] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/treefield/TreeNodeData.java:[35,21] Unsupported @SuppressWarnings("squid:S2975") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[31,44] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[33,21] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[45,43] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[60,44] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[72,43] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[84,43] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[96,46] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[110,31] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[120,53] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[137,70] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/basic/graph/GraphNode.java:[33,21] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/ServiceTunnelRequest.java:[34,17] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/ServiceTunnelRequest.java:[40,71] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/ServiceTunnelRequest.java:[87,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/ICodeTypeExtension.java:[25,50] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/ICodeTypeExtension.java:[27,33] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/ICodeTypeExtension.java:[29,51] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/ICodeTypeExtension.java:[31,26] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/calendar/CalendarAppointment.java:[47,21] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/ServiceUtility.java:[44,21] Unsupported @SuppressWarnings("squid:S1181") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[221,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[222,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[223,5] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[232,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[235,7] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[253,49] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[257,18] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[258,5] org.eclipse.scout.rt.shared.services.common.code.ICodeVisitor is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeVisitor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/SharedConfigProperties.java:[42,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/SharedConfigProperties.java:[58,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/SharedConfigProperties.java:[176,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/SharedConfigProperties.java:[191,23] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/SharedConfigProperties.java:[216,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/SharedConfigProperties.java:[239,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/SharedConfigProperties.java:[259,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[28,31] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[28,54] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[32,22] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[33,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[38,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[58,16] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[59,25] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[59,48] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[60,16] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[61,7] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[106,10] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[110,10] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[120,21] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[128,21] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[143,10] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/AnnotationFactory.java:[14,19] Unsupported @SuppressWarnings("squid:S2162") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/HttpTransportFactoryProperty.java:[30,21] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/LenientPermissionWrapper.java:[63,21] Unsupported @SuppressWarnings("squid:S1181") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/AbstractIcons.java:[18,19] Unsupported @SuppressWarnings("FieldNamingConvention") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/IPropertyHolder.java:[21,3] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/IPropertyHolder.java:[27,14] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/IPropertyHolder.java:[32,3] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/IPropertyHolder.java:[38,14] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/HttpServiceTunnel.java:[186,31] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/proxy/ProxyConfigurationProperty.java:[22,21] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/ui/webresource/FilesystemWebResourceResolver.java:[37,21] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/AbstractCodeTypeWithGenericExtension.java:[37,57] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/AbstractCodeTypeWithGenericExtension.java:[43,40] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/AbstractCodeTypeWithGenericExtension.java:[49,58] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/AbstractCodeTypeWithGenericExtension.java:[55,33] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain should be parameterized [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/transport/ApacheHttpRequest.java:[68,23] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/basic/AffineTransformSpec.java:[14,20] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/basic/AffineTransformSpec.java:[14,36] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCode.java:[190,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCode.java:[206,30] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCode.java:[207,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCode.java:[262,16] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCode.java:[263,10] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCode.java:[266,26] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/SoapServiceTunnelContentHandler.java:[142,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/SoapServiceTunnelContentHandler.java:[190,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/SoapServiceTunnelContentHandler.java:[288,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/HttpServiceTunnelConfigurationProperties.java:[43,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/HttpServiceTunnelConfigurationProperties.java:[64,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/ApiExposedCodeTypeDoContributor.java:[42,48] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeRow.java:[196,21] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeRow.java:[202,21] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/CodeLookupCall.java:[75,5] org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/CodeLookupCall.java:[75,29] org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/CodeLookupCall.java:[95,26] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/CodeLookupCall.java:[103,10] org.eclipse.scout.rt.shared.services.lookup.ICodeLookupCallVisitor is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ICodeLookupCallVisitor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/CodeLookupCall.java:[225,9] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/mapping/AbstractCodeToDoFunction.java:[68,5] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/mapping/AbstractCodeToDoFunction.java:[115,27] Type safety: The method getCodeIndex(org.eclipse.scout.rt.shared.services.common.code.ICode) belongs to the raw type org.eclipse.scout.rt.shared.services.common.code.ICodeType. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CODES.java:[52,28] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CODES.java:[65,57] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/HttpConfigurationProperties.java:[88,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/HttpConfigurationProperties.java:[115,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/HttpConfigurationProperties.java:[144,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/calendar/CalendarTask.java:[39,21] Unsupported @SuppressWarnings("squid:S00107") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.shared --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.shared --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.shared --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.shared --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.shared --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.shared --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.shared --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.shared --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.shared-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.shared-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.shared-24.2-SNAPSHOT-sources.jar [INFO] [INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons >------ [INFO] Building org.eclipse.scout.rt.server.commons 24.2-SNAPSHOT [13/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.pom (18 kB at 1.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.jar (308 kB at 18 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server.commons --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.commons --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.commons --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.commons --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.commons --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/GlobalTrustManager.java:[107,21] Unsupported @SuppressWarnings("squid:S1168") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/servlet/HttpProxy.java:[89,11] org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager is a raw type. References to generic type org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/servlet/HttpProxy.java:[260,62] org.apache.hc.core5.http.support.AbstractRequestBuilder is a raw type. References to generic type org.apache.hc.core5.http.support.AbstractRequestBuilder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/servlet/HttpProxy.java:[431,10] org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager is a raw type. References to generic type org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/servlet/HttpProxy.java:[440,42] org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager is a raw type. References to generic type org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/servlet/HttpProxyConfigProperties.java:[24,105] org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager is a raw type. References to generic type org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/servlet/HttpProxyConfigProperties.java:[37,28] org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager is a raw type. References to generic type org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/ServletFilterHelper.java:[15,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/ServletFilterHelper.java:[138,31] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/ServletFilterHelper.java:[138,42] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/ServletFilterHelper.java:[138,59] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/ServletFilterHelper.java:[191,31] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/ServletFilterHelper.java:[191,42] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/ServletFilterHelper.java:[191,59] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/context/HttpRunContextProducer.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/context/HttpRunContextProducer.java:[65,30] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/context/HttpRunContextProducer.java:[65,41] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/context/HttpRunContextProducer.java:[65,58] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/healthcheck/AbstractHealthChecker.java:[88,13] org.eclipse.scout.rt.platform.job.IFuture is a raw type. References to generic type org.eclipse.scout.rt.platform.job.IFuture should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/CookieAccessController.java:[220,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/CookieAccessController.java:[240,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/servlet/UrlHints.java:[179,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/FormBasedAccessController.java:[92,22] Unsupported @SuppressWarnings("squid:RedundantThrowsDeclarationCheck") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/FormBasedAccessController.java:[92,63] Unsupported @SuppressWarnings("DuplicatedCode") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/FormBasedAccessController.java:[143,22] Unsupported @SuppressWarnings("squid:RedundantThrowsDeclarationCheck") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/FormBasedAccessController.java:[143,63] Unsupported @SuppressWarnings("DuplicatedCode") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/ServerCommonsConfigProperties.java:[45,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/ServerCommonsConfigProperties.java:[66,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/ServerCommonsConfigProperties.java:[112,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.server.commons --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.commons --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.commons --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.commons --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.commons --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.commons --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.commons --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.commons --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.commons --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.server.commons --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/24.2-SNAPSHOT/org.eclipse.scout.rt.server.commons-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/24.2-SNAPSHOT/org.eclipse.scout.rt.server.commons-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/24.2-SNAPSHOT/org.eclipse.scout.rt.server.commons-24.2-SNAPSHOT-sources.jar [INFO] [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api >---------- [INFO] Building org.eclipse.scout.rt.mom.api 24.2-SNAPSHOT [14/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.mom.api --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mom.api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.mom.api --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.mom.api --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.mom.api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api/src/main/java/org/eclipse/scout/rt/mom/api/ClusterMom.java:[74,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api/src/main/java/org/eclipse/scout/rt/mom/api/Destination.java:[104,5] org.eclipse.scout.rt.mom.api.Destination is a raw type. References to generic type org.eclipse.scout.rt.mom.api.Destination should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api/src/main/java/org/eclipse/scout/rt/mom/api/Destination.java:[104,26] org.eclipse.scout.rt.mom.api.Destination is a raw type. References to generic type org.eclipse.scout.rt.mom.api.Destination should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.mom.api --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.mom.api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.mom.api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.mom.api --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.mom.api --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api/target/org.eclipse.scout.rt.mom.api-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.mom.api --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mom.api --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api/target/org.eclipse.scout.rt.mom.api-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mom.api --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.mom.api --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.mom.api --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.api-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api/target/org.eclipse.scout.rt.mom.api-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.api-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api/target/org.eclipse.scout.rt.mom.api-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.api-24.2-SNAPSHOT-sources.jar [INFO] [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.jackson >---------- [INFO] Building org.eclipse.scout.rt.jackson 24.2-SNAPSHOT [15/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-databind/2.16.0/jackson-databind-2.16.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.16.0/jackson-databind-2.16.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.16.0/jackson-databind-2.16.0.pom (21 kB at 1.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-base/2.16.0/jackson-base-2.16.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.16.0/jackson-base-2.16.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.16.0/jackson-base-2.16.0.pom (11 kB at 1.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom (5.6 kB at 938 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-annotations/2.16.0/jackson-annotations-2.16.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.16.0/jackson-annotations-2.16.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.16.0/jackson-annotations-2.16.0.pom (7.1 kB at 882 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.16.0/jackson-core-2.16.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.16.0/jackson-core-2.16.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.16.0/jackson-core-2.16.0.pom (9.9 kB at 1.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-databind/2.16.0/jackson-databind-2.16.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-annotations/2.16.0/jackson-annotations-2.16.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.16.0/jackson-core-2.16.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.16.0/jackson-databind-2.16.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.16.0/jackson-databind-2.16.0.jar (1.6 MB at 30 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.16.0/jackson-annotations-2.16.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.16.0/jackson-core-2.16.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.16.0/jackson-annotations-2.16.0.jar (78 kB at 7.1 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.16.0/jackson-core-2.16.0.jar (579 kB at 23 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.jackson --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.jackson --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.jackson --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.jackson --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.jackson --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DoEntityDeserializer.java:[92,22] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DoEntityDeserializer.java:[92,34] Unsupported @SuppressWarnings("squid:S2095") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DoEntityDeserializer.java:[163,88] Type safety: Unchecked cast from org.eclipse.scout.rt.dataobject.DoNode to org.eclipse.scout.rt.dataobject.AbstractDoCollection> [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DoEntityDeserializer.java:[175,23] org.eclipse.scout.rt.dataobject.IDoCollection is a raw type. References to generic type org.eclipse.scout.rt.dataobject.IDoCollection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DoEntityDeserializer.java:[191,16] Type safety: Unchecked cast from java.lang.Object to T [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DoCollectionDeserializer.java:[63,12] Type safety: Unchecked cast from org.eclipse.scout.rt.dataobject.IDoCollection> to COLLECTION_NODE [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DoCollectionDeserializer.java:[99,12] Type safety: Unchecked cast from org.eclipse.scout.rt.dataobject.IDoCollection> to COLLECTION_NODE [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/JacksonDataObjectMapper.java:[137,21] Unsupported @SuppressWarnings("DeprecatedIsStillUsed") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DefaultDoEntityDeserializerTypeStrategy.java:[63,42] Type safety: Unchecked cast from java.util.Collection to java.util.Collection [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.jackson --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.jackson --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.jackson --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.jackson --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.jackson --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson/target/org.eclipse.scout.rt.jackson-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.jackson --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.jackson --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson/target/org.eclipse.scout.rt.jackson-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.jackson --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.jackson --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.jackson --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson/target/org.eclipse.scout.rt.jackson-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson/target/org.eclipse.scout.rt.jackson-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson-24.2-SNAPSHOT-sources.jar [INFO] [INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.uinotification >------ [INFO] Building org.eclipse.scout.rt.uinotification 24.2-SNAPSHOT [16/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.uinotification/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.uinotification --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.uinotification --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.uinotification --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.uinotification/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.uinotification --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.uinotification --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.uinotification --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.uinotification/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.uinotification --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.uinotification --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.uinotification --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.uinotification/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.api.uinotification.UiNotificationRegistryTest 2024-06-28 15:36:59,148 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-28 15:36:59,190 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-28 15:36:59,552 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 384.445370 ms. Total class count: 920 2024-06-28 15:37:00,297 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 191 beans in 739.612701 ms 2024-06-28 15:37:00,560 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 191 beans in 263.894550 ms 2024-06-28 15:37:00,597 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-28 15:37:00,601 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-06-28 15:37:04,105 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-28 15:37:04,122 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 15:37:04.122","id":"1","message":{"dummy":"value"},"nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w==","topic":"topic"} for topic topic. New size: 1 2024-06-28 15:37:04,987 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 15:37:04.987","id":"2","message":{"dummy":"value"},"nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w==","topic":"topic"} for topic topic. New size: 2 2024-06-28 15:37:04,990 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 15:37:04.990","id":"3","message":{"dummy":"value"},"nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w==","topic":"topic"} for topic topic. New size: 3 2024-06-28 15:37:05,113 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-28 15:37:05,114 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 15:37:05.114","id":"1","message":{"dummy":"value"},"nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w==","topic":"topic"} for topic topic. New size: 1 2024-06-28 15:37:05,118 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 15:37:05.118","id":"2","message":{"dummy":"value"},"nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w==","topic":"topic"} for topic topic. New size: 2 2024-06-28 15:37:05,143 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 15:37:05.143","id":"3","message":{"dummy":"value"},"nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w==","topic":"topic"} for topic topic. New size: 3 2024-06-28 15:37:05,146 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 15:37:05.146","id":"4","message":{"dummy":"value"},"nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w==","topic":"topic"} for topic topic. New size: 4 2024-06-28 15:37:05,150 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 15:37:05.150","id":"5","message":{"dummy":"value"},"nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w==","topic":"topic"} for topic topic. New size: 5 2024-06-28 15:37:05,156 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-28 15:37:05,160 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 15:37:05.160","id":"1","message":{"dummy":"value"},"nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w==","topic":"topic"} for topic topic. New size: 1 2024-06-28 15:37:05,166 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-28 15:37:05,171 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-28 15:37:05,172 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 15:37:05.172","id":"1","message":{"dummy":"value"},"nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w==","topic":"topic"} for topic topic. New size: 1 2024-06-28 15:37:05,178 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-28 15:37:05,179 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 15:37:05.179","id":"1","message":{"dummy":"value"},"nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w==","topic":"topic"} for topic topic. New size: 1 2024-06-28 15:37:05,181 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 15:37:05.181","id":"2","message":{"dummy":"value"},"nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w==","topic":"topic"} for topic topic. New size: 2 2024-06-28 15:37:05,184 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-28 15:37:05,186 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 15:37:05.186","id":"1","message":{"dummy":"value"},"nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w==","topic":"topic"} for topic topic. New size: 1 2024-06-28 15:37:05,188 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 15:37:05.188","id":"2","message":{"dummy":"value"},"nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w==","topic":"topic"} for topic topic. New size: 2 2024-06-28 15:37:05,190 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 15:37:05.190","id":"3","message":{"dummy":"value"},"nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w==","topic":"topic"} for topic topic. New size: 3 2024-06-28 15:37:05,192 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 15:37:05.192","id":"4","message":{"dummy":"value"},"nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w==","topic":"topic"} for topic topic. New size: 4 2024-06-28 15:37:05,194 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 15:37:05.194","id":"5","message":{"dummy":"value"},"nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w==","topic":"topic"} for topic topic. New size: 5 2024-06-28 15:37:05,197 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-28 15:37:05,199 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 15:37:05.199","id":"11","message":{"dummy":"a"},"nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w==","topic":"topic"} for topic topic. New size: 1 2024-06-28 15:37:05,243 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 15:37:05.243","id":"12","message":{"dummy":"b"},"nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w==","topic":"topic"} for topic topic. New size: 2 2024-06-28 15:37:05,250 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-28 15:37:05,251 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 15:37:05.251","id":"1","message":{"dummy":"value"},"nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w==","topic":"topic a"} for topic topic a. New size: 1 2024-06-28 15:37:05,252 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 15:37:05.252","id":"2","message":{"dummy":"value"},"nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w==","topic":"topic a"} for topic topic a. New size: 2 2024-06-28 15:37:05,254 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 15:37:05.254","id":"3","message":{"dummy":"value"},"nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w==","topic":"topic a"} for topic topic a. New size: 3 2024-06-28 15:37:05,260 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 15:37:05.260","id":"4","message":{"dummy":"a new"},"nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w==","topic":"topic a"} for topic topic a. New size: 4 2024-06-28 15:37:05,263 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 15:37:05.263","id":"5","message":{"dummy":"a new user"},"nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w==","topic":"topic a"} for topic topic a. New size: 5 2024-06-28 15:37:05,266 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 15:37:05.266","id":"6","message":{"dummy":"a new user max"},"nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w==","topic":"topic a"} for topic topic a. New size: 6 2024-06-28 15:37:05,269 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-28 15:37:05,270 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 15:37:05.270","id":"1","message":{"dummy":"value"},"nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w==","topic":"topic"} for topic topic. New size: 1 2024-06-28 15:37:05,272 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 15:37:05.272","id":"2","message":{"dummy":"value"},"nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w==","topic":"topic"} for topic topic. New size: 2 2024-06-28 15:37:05,325 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.cleanup(UiNotificationRegistry.java:479) - Removed 1 expired notifications for topic topic. New size: 1. 2024-06-28 15:37:05,792 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.cleanup(UiNotificationRegistry.java:479) - Removed 1 expired notifications for topic topic. New size: 0. 2024-06-28 15:37:05,794 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-28 15:37:05,803 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 15:37:05.803","id":"1","message":{"dummy":"value"},"nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w==","topic":"topic"} for topic topic. New size: 1 2024-06-28 15:37:05,805 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.lambda$0(UiNotificationRegistry.java:110) - New notifications received for topics [TopicDo {"_type":"scout.Topic","lastNotifications":[{"_type":"scout.UiNotification","creationTime":"1970-01-01 00:00:00.000","id":"-1","nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w=="}],"name":"topic"}] and user null. 2024-06-28 15:37:05,824 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.lambda$0(UiNotificationRegistry.java:110) - New notifications received for topics [TopicDo {"_type":"scout.Topic","lastNotifications":[{"_type":"scout.UiNotification","creationTime":"1970-01-01 00:00:00.000","id":"-1","nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w=="}],"name":"topic"}] and user null. 2024-06-28 15:37:05,832 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 15:37:05.832","id":"2","message":{"dummy":"value"},"nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w==","topic":"topic b"} for topic topic b. New size: 1 2024-06-28 15:37:05,834 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.lambda$0(UiNotificationRegistry.java:110) - New notifications received for topics [TopicDo {"_type":"scout.Topic","lastNotifications":[{"_type":"scout.UiNotification","creationTime":"1970-01-01 00:00:00.000","id":"-1","nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w=="}],"name":"topic b"}] and user otto. 2024-06-28 15:37:05,842 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 15:37:05.842","id":"3","message":{"dummy":"value"},"nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w==","topic":"topic b"} for topic topic b. New size: 2 2024-06-28 15:37:05,844 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.lambda$0(UiNotificationRegistry.java:110) - New notifications received for topics [TopicDo {"_type":"scout.Topic","lastNotifications":[{"_type":"scout.UiNotification","creationTime":"1970-01-01 00:00:00.000","id":"-1","nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w=="}],"name":"topic b"}] and user null. 2024-06-28 15:37:05,854 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-28 15:37:06,358 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-28 15:37:06,359 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.getOrWait(UiNotificationRegistry.java:102) - Returning 1 notifications for topics [TopicDo {"_type":"scout.Topic","lastNotifications":[],"name":"topic"}] and user null without waiting. 2024-06-28 15:37:06,363 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-28 15:37:06,364 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 15:37:06.364","id":"1","message":{"dummy":"value"},"nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w==","topic":"topic"} for topic topic. New size: 1 2024-06-28 15:37:06,366 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.getOrWait(UiNotificationRegistry.java:102) - Returning 1 notifications for topics [TopicDo {"_type":"scout.Topic","lastNotifications":[{"_type":"scout.UiNotification","creationTime":"1970-01-01 00:00:00.000","id":"-1","nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w=="}],"name":"topic"}] and user null without waiting. 2024-06-28 15:37:06,372 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-28 15:37:06,373 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 15:37:06.373","id":"1","message":{"dummy":"value"},"nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w==","topic":"topic"} for topic topic. New size: 1 2024-06-28 15:37:06,377 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 15:37:06.377","id":"2","message":{"dummy":"a"},"nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w==","topic":"topic"} for topic topic. New size: 2 2024-06-28 15:37:06,380 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 15:37:06.380","id":"3","message":{"dummy":"b"},"nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w==","topic":"topic"} for topic topic. New size: 3 2024-06-28 15:37:06,386 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-28 15:37:06,387 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 15:37:06.387","id":"2","message":{"dummy":"value"},"nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w==","topic":"topic"} for topic topic. New size: 1 2024-06-28 15:37:06,392 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-28 15:37:06,394 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 15:37:06.394","id":"1","message":{"dummy":"value"},"nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w==","topic":"topic"} for topic topic. New size: 1 2024-06-28 15:37:06,396 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.lambda$0(UiNotificationRegistry.java:110) - New notifications received for topics [TopicDo {"_type":"scout.Topic","lastNotifications":[{"_type":"scout.UiNotification","creationTime":"1970-01-01 00:00:00.000","id":"-1","nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w=="}],"name":"topic"}] and user null. 2024-06-28 15:37:06,401 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-28 15:37:06,401 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 15:37:06.401","id":"1","message":{"dummy":"value"},"nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w==","topic":"topic a"} for topic topic a. New size: 1 2024-06-28 15:37:06,407 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 15:37:06.407","id":"2","message":{"dummy":"a"},"nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w==","topic":"topic a"} for topic topic a. New size: 2 2024-06-28 15:37:06,408 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 15:37:06.408","id":"3","message":{"dummy":"b"},"nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w==","topic":"topic b"} for topic topic b. New size: 1 2024-06-28 15:37:06,413 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-28 15:37:06,414 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 15:37:06.414","id":"1","message":{"dummy":"value"},"nodeId":"YdVOuYAUo/Uqbcf1PV7M4S1M5WnrdCrmu16igY+r9U3X3RuJK+wfUsCfNYNSxAPfFURJwRS4/PKXP8uHPF9/3w==","topic":"topic"} for topic topic. New size: 1 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.953 s -- in org.eclipse.scout.rt.api.uinotification.UiNotificationRegistryTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.uinotification --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.uinotification/target/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.uinotification --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.uinotification/target/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.uinotification --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.uinotification/target/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.uinotification --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.uinotification/target/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.uinotification --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.uinotification --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.uinotification/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.uinotification/24.2-SNAPSHOT/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.uinotification/target/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.uinotification/24.2-SNAPSHOT/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.uinotification/target/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.uinotification/24.2-SNAPSHOT/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.uinotification/target/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.uinotification/24.2-SNAPSHOT/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.uinotification/target/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.uinotification/24.2-SNAPSHOT/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.server >---------- [INFO] Building org.eclipse.scout.rt.server 24.2-SNAPSHOT [17/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/AdminSession.java:[27,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/AdminSession.java:[70,23] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextProducer.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextProducer.java:[53,60] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextProducer.java:[53,71] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextProducer.java:[53,88] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/widget/table/HtmlTable.java:[21,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/services/common/file/RemoteFileService.java:[214,21] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticServlet.java:[13,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticServlet.java:[40,17] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticServlet.java:[40,28] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticServlet.java:[40,45] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticServlet.java:[56,21] Unsupported @SuppressWarnings("squid:S00112") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/CallsView.java:[32,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/CallsView.java:[295,28] java.util.Map is a raw type. References to generic type java.util.Map should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/CallsView.java:[296,11] java.util.Map.Entry is a raw type. References to generic type java.util.Map.Entry should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/CallsView.java:[296,22] java.util.Map.Entry is a raw type. References to generic type java.util.Map.Entry should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/CallsView.java:[302,31] java.lang.Iterable is a raw type. References to generic type java.lang.Iterable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/services/common/security/PermissionsInvalidationNotificationListener.java:[36,19] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/notification/NotificationCoalescer.java:[33,43] org.eclipse.scout.rt.server.notification.ICoalescer is a raw type. References to generic type org.eclipse.scout.rt.server.notification.ICoalescer should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/notification/NotificationCoalescer.java:[48,20] org.eclipse.scout.rt.server.notification.ICoalescer is a raw type. References to generic type org.eclipse.scout.rt.server.notification.ICoalescer should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[37,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[114,13] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[190,21] Unsupported @SuppressWarnings("squid:S1643") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[193,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[194,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[195,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[202,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[203,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[220,10] java.util.Iterator is a raw type. References to generic type java.util.Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[221,7] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[221,18] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[231,10] java.util.Iterator is a raw type. References to generic type java.util.Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[232,7] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[232,18] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[362,34] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[371,34] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[373,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/widget/table/HtmlComponent.java:[24,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextFilter.java:[13,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextFilter.java:[80,89] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextFilter.java:[80,100] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextFilter.java:[80,117] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/services/lookup/AbstractLookupService.java:[26,19] Unsupported @SuppressWarnings("squid:S1118") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/TopView.java:[17,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceOperationInvoker.java:[54,21] Unsupported @SuppressWarnings("squid:S1193") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[13,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[75,17] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[75,28] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[75,45] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[91,21] Unsupported @SuppressWarnings("squid:S00112") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[117,17] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[117,28] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[117,45] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/AbstractHtmlAction.java:[38,10] java.util.Map is a raw type. References to generic type java.util.Map should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticSession.java:[37,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticSession.java:[69,23] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticSession.java:[77,21] Unsupported @SuppressWarnings("squid:S1215") [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticSession.java:[109,23] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/cache/InvalidateCacheNotificationCoalescer.java:[58,70] org.eclipse.scout.rt.platform.cache.ICacheEntryFilter is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICacheEntryFilter should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/GeneralView.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/GeneralView.java:[33,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/GeneralView.java:[94,7] The type java.lang.SecurityManager has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/GeneralView.java:[94,35] The method getSecurityManager() from the type java.lang.System has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/GeneralView.java:[97,33] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/GeneralView.java:[97,44] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/GeneralView.java:[97,61] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/inspector/SessionInspector.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/inspector/SessionInspector.java:[52,33] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/inspector/SessionInspector.java:[52,44] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/inspector/SessionInspector.java:[52,61] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/inspector/SessionInspector.java:[106,12] java.util.Iterator is a raw type. References to generic type java.util.Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/MessagesView.java:[21,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ResourceServlet.java:[117,25] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.server --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.server --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server/24.2-SNAPSHOT/org.eclipse.scout.rt.server-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server/24.2-SNAPSHOT/org.eclipse.scout.rt.server-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server/24.2-SNAPSHOT/org.eclipse.scout.rt.server-24.2-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws >------- [INFO] Building org.eclipse.scout.rt.server.jaxws 24.2-SNAPSHOT [18/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/xml/ws/jakarta.xml.ws-api/3.0.1/jakarta.xml.ws-api-3.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/ws/jakarta.xml.ws-api/3.0.1/jakarta.xml.ws-api-3.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/ws/jakarta.xml.ws-api/3.0.1/jakarta.xml.ws-api-3.0.1.pom (19 kB at 1.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.pom (13 kB at 1.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/xml/bind/jakarta.xml.bind-api-parent/3.0.1/jakarta.xml.bind-api-parent-3.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/3.0.1/jakarta.xml.bind-api-parent-3.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/3.0.1/jakarta.xml.bind-api-parent-3.0.1.pom (9.5 kB at 1.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.pom (2.0 kB at 285 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/activation/all/2.0.1/all-2.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/2.0.1/all-2.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/2.0.1/all-2.0.1.pom (23 kB at 2.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/xml/soap/jakarta.xml.soap-api/2.0.1/jakarta.xml.soap-api-2.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/soap/jakarta.xml.soap-api/2.0.1/jakarta.xml.soap-api-2.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/soap/jakarta.xml.soap-api/2.0.1/jakarta.xml.soap-api-2.0.1.pom (19 kB at 2.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/jws/jakarta.jws-api/3.0.0/jakarta.jws-api-3.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/jws/jakarta.jws-api/3.0.0/jakarta.jws-api-3.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/jws/jakarta.jws-api/3.0.0/jakarta.jws-api-3.0.0.pom (17 kB at 1.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/xml/ws/jakarta.xml.ws-api/3.0.1/jakarta.xml.ws-api-3.0.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/xml/soap/jakarta.xml.soap-api/2.0.1/jakarta.xml.soap-api-2.0.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/jws/jakarta.jws-api/3.0.0/jakarta.jws-api-3.0.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/ws/jakarta.xml.ws-api/3.0.1/jakarta.xml.ws-api-3.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/ws/jakarta.xml.ws-api/3.0.1/jakarta.xml.ws-api-3.0.1.jar (62 kB at 6.9 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/soap/jakarta.xml.soap-api/2.0.1/jakarta.xml.soap-api-2.0.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/jws/jakarta.jws-api/3.0.0/jakarta.jws-api-3.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar (62 kB at 5.7 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/soap/jakarta.xml.soap-api/2.0.1/jakarta.xml.soap-api-2.0.1.jar (37 kB at 3.4 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/jws/jakarta.jws-api/3.0.0/jakarta.jws-api-3.0.0.jar (17 kB at 1.5 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar (129 kB at 12 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server.jaxws --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.jaxws --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/WsseUsernameTokenMethod.java:[48,21] Unsupported @SuppressWarnings("squid:S2068") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/WsseUsernameTokenMethod.java:[100,11] java.util.Iterator is a raw type. References to generic type java.util.Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/WsseUsernameTokenMethod.java:[103,13] java.util.Iterator is a raw type. References to generic type java.util.Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/WsseUsernameTokenMethod.java:[107,15] java.util.Iterator is a raw type. References to generic type java.util.Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/WsseUsernameTokenMethod.java:[108,15] java.util.Iterator is a raw type. References to generic type java.util.Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/pool/AbstractNonBlockingPool.java:[170,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/PortProducer.java:[16,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/PortProducer.java:[83,20] jakarta.xml.ws.handler.Handler is a raw type. References to generic type jakarta.xml.ws.handler.Handler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/PortProducer.java:[112,51] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/PortProducer.java:[112,62] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/PortProducer.java:[112,79] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/InvocationContext.java:[348,23] Unsupported @SuppressWarnings("squid:S00112") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/handler/AuthenticationHandler.java:[101,21] Unsupported @SuppressWarnings("squid:S1181") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/handler/AuthenticationHandler.java:[184,21] Unsupported @SuppressWarnings("squid:S00112") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/IAuthenticationMethod.java:[42,21] Unsupported @SuppressWarnings("squid:S00112") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/pool/ServicePool.java:[16,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/pool/ServicePool.java:[81,20] jakarta.xml.ws.handler.Handler is a raw type. References to generic type jakarta.xml.ws.handler.Handler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/pool/ServicePool.java:[110,51] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/pool/ServicePool.java:[110,62] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/pool/ServicePool.java:[110,79] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/JaxWsConfigProperties.java:[62,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/JaxWsConfigProperties.java:[100,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/JaxWsConfigProperties.java:[139,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/context/JaxWsRunContextLookup.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/context/JaxWsRunContextLookup.java:[104,20] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/context/JaxWsRunContextLookup.java:[104,31] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/context/JaxWsRunContextLookup.java:[104,48] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/JaxWsPlatformListener.java:[39,13] The enum constant PlatformInvalid needs a corresponding case label in this enum switch on org.eclipse.scout.rt.platform.IPlatform.State [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/JaxWsPlatformListener.java:[39,13] The enum constant PlatformStarted needs a corresponding case label in this enum switch on org.eclipse.scout.rt.platform.IPlatform.State [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/JaxWsPlatformListener.java:[39,13] The enum constant PlatformStopped needs a corresponding case label in this enum switch on org.eclipse.scout.rt.platform.IPlatform.State [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/JaxWsPlatformListener.java:[39,13] The enum constant PlatformStopping needs a corresponding case label in this enum switch on org.eclipse.scout.rt.platform.IPlatform.State [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/PreAuthenticationMethod.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/PreAuthenticationMethod.java:[57,22] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/PreAuthenticationMethod.java:[57,33] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/PreAuthenticationMethod.java:[57,50] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.jaxws --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jaxws --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.jaxws --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jaxws --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-24.2-SNAPSHOT-sources.jar [INFO] [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt >---------- [INFO] Building org.eclipse.scout.jaxws.apt 24.2-SNAPSHOT [19/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.jaxws.apt/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jaxb/codemodel/4.0.4/codemodel-4.0.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/codemodel/4.0.4/codemodel-4.0.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/codemodel/4.0.4/codemodel-4.0.4.pom (1.7 kB at 248 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/mvn/jaxb-codemodel-parent/4.0.4/jaxb-codemodel-parent-4.0.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-codemodel-parent/4.0.4/jaxb-codemodel-parent-4.0.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-codemodel-parent/4.0.4/jaxb-codemodel-parent-4.0.4.pom (20 kB at 2.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jaxb/codemodel/4.0.4/codemodel-4.0.4.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/codemodel/4.0.4/codemodel-4.0.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/codemodel/4.0.4/codemodel-4.0.4.jar (169 kB at 14 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.jaxws.apt --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.jaxws.apt --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.jaxws.apt --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.jaxws.apt/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.jaxws.apt --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.jaxws.apt --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.jaxws.apt/src/main/java/org/eclipse/scout/jaxws/apt/internal/codemodel/JConditionalEx.java:[27,19] Unsupported @SuppressWarnings("squid:S00100") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.jaxws.apt/src/main/java/org/eclipse/scout/jaxws/apt/JaxWsAnnotationProcessor.java:[91,19] Unsupported @SuppressWarnings("squid:S00117") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.jaxws.apt/src/main/java/org/eclipse/scout/jaxws/apt/JaxWsAnnotationProcessor.java:[461,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.jaxws.apt/src/main/java/org/eclipse/scout/jaxws/apt/internal/HandlerArtifactProcessor.java:[211,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.jaxws.apt/src/main/java/org/eclipse/scout/jaxws/apt/internal/util/AnnotationUtil.java:[48,19] Unsupported @SuppressWarnings("squid:S00117") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.jaxws.apt/src/main/java/org/eclipse/scout/jaxws/apt/internal/EntryPointDefinition.java:[46,19] Unsupported @SuppressWarnings("squid:S00117") [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.jaxws.apt --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.jaxws.apt/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.jaxws.apt --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.jaxws.apt --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.jaxws.apt --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.jaxws.apt --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.jaxws.apt --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.jaxws.apt --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.jaxws.apt --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.jaxws.apt --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.jaxws.apt/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/24.2-SNAPSHOT/org.eclipse.scout.jaxws.apt-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/24.2-SNAPSHOT/org.eclipse.scout.jaxws.apt-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/24.2-SNAPSHOT/org.eclipse.scout.jaxws.apt-24.2-SNAPSHOT-sources.jar [INFO] [INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.dataobject.test >------ [INFO] Building org.eclipse.scout.rt.dataobject.test 24.2-SNAPSHOT [20/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.dataobject.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.dataobject.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/src/main/java/org/eclipse/scout/rt/dataobject/id/AbstractIdCodecTest.java:[44,19] Unsupported @SuppressWarnings("squid:S00100") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/src/main/java/org/eclipse/scout/rt/dataobject/migration/ConstantUuidProvider.java:[26,21] Unsupported @SuppressWarnings("squid:S2245") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/AbstractRootIdTest.java:[53,39] Unlikely argument type for equals(): org.eclipse.scout.rt.dataobject.fixture.FixtureUuIdWithCustomFromString seems to be unrelated to org.eclipse.scout.rt.dataobject.fixture.FixtureUuId [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/lookup/LookupHelperTest.java:[158,22] Unsupported @SuppressWarnings("ResultOfMethodCallIgnored") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/lookup/LookupHelperTest.java:[158,51] Unsupported @SuppressWarnings("EqualsWithItself") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/lookup/LookupHelperTest.java:[233,149] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/lookup/LookupHelperTest.java:[242,151] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/DoEntityTest.java:[97,21] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/DoNodeTest.java:[34,5] org.eclipse.scout.rt.dataobject.DoNodeTest.FixtureDoNode is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoNodeTest.FixtureDoNode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/DoNodeTest.java:[34,30] org.eclipse.scout.rt.dataobject.DoNodeTest.FixtureDoNode is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoNodeTest.FixtureDoNode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/DataObjectHelperTest.java:[296,37] org.eclipse.scout.rt.dataobject.DoList is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoList should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/DataObjectHelperTest.java:[297,37] org.eclipse.scout.rt.dataobject.DoList is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoList should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/DataObjectHelperTest.java:[299,38] org.eclipse.scout.rt.dataobject.DoList is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoList should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/DataObjectHelperTest.java:[300,38] org.eclipse.scout.rt.dataobject.DoList is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoList should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/fixture/DataObjectWithTypedIdDo.java:[56,70] Type safety: Potential heap pollution via varargs parameter ids [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.dataobject.testing.signature.DataObjectSignatureGeneratorTest 2024-06-28 15:37:18,961 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-28 15:37:19,015 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-28 15:37:19,297 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-28 15:37:20,008 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 1020.888628 ms. Total class count: 1126 2024-06-28 15:37:20,701 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 258 beans in 688.842577 ms 2024-06-28 15:37:20,855 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 258 beans in 154.364653 ms 2024-06-28 15:37:20,891 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-28 15:37:20,893 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-28 15:37:21,163 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-28 15:37:21,244 INFO [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.init(DataObjectInventory.java:116) - Registry initialized, found 63 IDoEntity implementations with @TypeName annotation and 15 implementations with @TypeVersion annotation. 2024-06-28 15:37:21,253 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.EmptyEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration 2024-06-28 15:37:21,259 INFO [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.init(EnumInventory.java:48) - Registry initialized, found 4 IEnum implementations with @EnumName annotation. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.126 s -- in org.eclipse.scout.rt.dataobject.testing.signature.DataObjectSignatureGeneratorTest [INFO] Running org.eclipse.scout.rt.dataobject.migration.DoStructureMigrationHelperTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.eclipse.scout.rt.dataobject.migration.DoStructureMigrationHelperTest [INFO] Running org.eclipse.scout.rt.dataobject.migration.DataObjectMigratorValueMigrationTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-06-28 15:37:24,964 WARN [main] org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityVersionAttribute(DoEntityDeserializer.java:211) - Found version mismatch while deserializing DoEntity org.eclipse.scout.rt.dataobject.migration.fixture.house.CharlieCustomerFixtureDo. Data object version (in class file) 'charlieFixture-3', deserialized data version 'alfaFixture-3' 2024-06-28 15:37:25,014 WARN [main] org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityVersionAttribute(DoEntityDeserializer.java:211) - Found version mismatch while deserializing DoEntity org.eclipse.scout.rt.dataobject.migration.fixture.house.CharlieCustomerFixtureDo. Data object version (in class file) 'charlieFixture-3', deserialized data version 'alfaFixture-3' [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.684 s -- in org.eclipse.scout.rt.dataobject.migration.DataObjectMigratorValueMigrationTest [INFO] Running org.eclipse.scout.rt.dataobject.migration.DataObjectMigratorStructureMigrationTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.eclipse.scout.rt.dataobject.migration.DataObjectMigratorStructureMigrationTest [INFO] Running org.eclipse.scout.rt.dataobject.migration.DataObjectMigrationInventoryTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.scout.rt.dataobject.migration.DataObjectMigrationInventoryTest [INFO] Running org.eclipse.scout.rt.dataobject.migration.DataObjectMigrationContextTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.dataobject.migration.DataObjectMigrationContextTest [INFO] Running org.eclipse.scout.rt.dataobject.mapping.ToDoFunctionTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.scout.rt.dataobject.mapping.ToDoFunctionTest [INFO] Running org.eclipse.scout.rt.dataobject.lookup.LookupHelperTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s -- in org.eclipse.scout.rt.dataobject.lookup.LookupHelperTest [INFO] Running org.eclipse.scout.rt.dataobject.id.NodeIdTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.701 s -- in org.eclipse.scout.rt.dataobject.id.NodeIdTest [INFO] Running org.eclipse.scout.rt.dataobject.id.IdInventoryTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.scout.rt.dataobject.id.IdInventoryTest [INFO] Running org.eclipse.scout.rt.dataobject.id.IdFactoryTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.eclipse.scout.rt.dataobject.id.IdFactoryTest [INFO] Running org.eclipse.scout.rt.dataobject.id.IdCodecTest [INFO] Tests run: 79, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.480 s -- in org.eclipse.scout.rt.dataobject.id.IdCodecTest [INFO] Running org.eclipse.scout.rt.dataobject.id.IIdsTest 2024-06-28 15:37:27,413 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-28 15:37:27,442 WARN [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:244) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.609 s -- in org.eclipse.scout.rt.dataobject.id.IIdsTest [INFO] Running org.eclipse.scout.rt.dataobject.id.DataObjectIdStructureTest [INFO] Tests run: 54, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s -- in org.eclipse.scout.rt.dataobject.id.DataObjectIdStructureTest [INFO] Running org.eclipse.scout.rt.dataobject.enumeration.EnumInventoryTest 2024-06-28 15:37:27,651 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.EmptyEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration 2024-06-28 15:37:27,654 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.NoEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration 2024-06-28 15:37:27,656 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.EmptyEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration 2024-06-28 15:37:27,656 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.NoEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration 2024-06-28 15:37:27,658 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.EmptyEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration 2024-06-28 15:37:27,658 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.NoEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration 2024-06-28 15:37:27,661 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.EmptyEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration 2024-06-28 15:37:27,661 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.NoEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration 2024-06-28 15:37:27,663 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.EmptyEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration 2024-06-28 15:37:27,663 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.NoEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration 2024-06-28 15:37:27,665 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.EmptyEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration 2024-06-28 15:37:27,665 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.NoEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration 2024-06-28 15:37:27,668 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.EmptyEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration 2024-06-28 15:37:27,668 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.NoEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.scout.rt.dataobject.enumeration.EnumInventoryTest [INFO] Running org.eclipse.scout.rt.dataobject.EnumsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.dataobject.EnumsTest [INFO] Running org.eclipse.scout.rt.dataobject.EnumResolverTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.dataobject.EnumResolverTest [INFO] Running org.eclipse.scout.rt.dataobject.DoValueTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.dataobject.DoValueTest [INFO] Running org.eclipse.scout.rt.dataobject.DoSetTest [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.scout.rt.dataobject.DoSetTest [INFO] Running org.eclipse.scout.rt.dataobject.DoPredicatesTest [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.200 s -- in org.eclipse.scout.rt.dataobject.DoPredicatesTest [INFO] Running org.eclipse.scout.rt.dataobject.DoNodeTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.scout.rt.dataobject.DoNodeTest [INFO] Running org.eclipse.scout.rt.dataobject.DoMapEntityTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.scout.rt.dataobject.DoMapEntityTest [INFO] Running org.eclipse.scout.rt.dataobject.DoListTest [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.eclipse.scout.rt.dataobject.DoListTest [INFO] Running org.eclipse.scout.rt.dataobject.DoEntityTest [INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s -- in org.eclipse.scout.rt.dataobject.DoEntityTest [INFO] Running org.eclipse.scout.rt.dataobject.DoEntityMappingsTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.eclipse.scout.rt.dataobject.DoEntityMappingsTest [INFO] Running org.eclipse.scout.rt.dataobject.DoEntityMapperTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.dataobject.DoEntityMapperTest [INFO] Running org.eclipse.scout.rt.dataobject.DoEntityHolderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.dataobject.DoEntityHolderTest [INFO] Running org.eclipse.scout.rt.dataobject.DoEntityBuilderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.dataobject.DoEntityBuilderTest [INFO] Running org.eclipse.scout.rt.dataobject.DoCollectionTest [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.scout.rt.dataobject.DoCollectionTest [INFO] Running org.eclipse.scout.rt.dataobject.DataObjectVisitorsTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.eclipse.scout.rt.dataobject.DataObjectVisitorsTest [INFO] Running org.eclipse.scout.rt.dataobject.DataObjectVisitorExtensionTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.scout.rt.dataobject.DataObjectVisitorExtensionTest [INFO] Running org.eclipse.scout.rt.dataobject.DataObjectInventoryTest 2024-06-28 15:37:28,669 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-28 15:37:28,671 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.fromTypeName(DataObjectInventory.java:156) - Class lookup for raw class class org.eclipse.scout.rt.dataobject.DataObjectInventoryTest$TestBaseFixtureEntityDo with type name TestBaseFixtureEntity is not unique, cannot lookup matching bean class! 2024-06-28 15:37:28,673 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-28 15:37:28,675 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-28 15:37:28,680 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-28 15:37:28,682 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-28 15:37:28,684 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-28 15:37:28,686 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-28 15:37:28,689 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-28 15:37:28,743 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-28 15:37:28,746 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-28 15:37:28,747 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-28 15:37:28,762 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-28 15:37:28,764 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-28 15:37:28,766 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.eclipse.scout.rt.dataobject.DataObjectInventoryTest [INFO] Running org.eclipse.scout.rt.dataobject.DataObjectHelperTest [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.715 s -- in org.eclipse.scout.rt.dataobject.DataObjectHelperTest [INFO] Running org.eclipse.scout.rt.dataobject.DataObjectContributionTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.dataobject.DataObjectContributionTest [INFO] Running org.eclipse.scout.rt.dataobject.AbstractUuIdTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.dataobject.AbstractUuIdTest [INFO] Running org.eclipse.scout.rt.dataobject.AbstractTypeVersionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.dataobject.AbstractTypeVersionTest [INFO] Running org.eclipse.scout.rt.dataobject.AbstractStringIdTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.dataobject.AbstractStringIdTest [INFO] Running org.eclipse.scout.rt.dataobject.AbstractRootIdTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.dataobject.AbstractRootIdTest [INFO] Running org.eclipse.scout.rt.dataobject.AbstractLongIdTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.dataobject.AbstractLongIdTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 609, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/target/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/target/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/target/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/target/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject.test/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/target/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject.test/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/target/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject.test/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/target/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject.test/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/target/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject.test/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test >-------- [INFO] Building org.eclipse.scout.rt.shared.test 24.2-SNAPSHOT [21/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.shared.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.shared.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.shared.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.shared.test --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.shared.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/main/java/org/eclipse/scout/rt/testing/shared/TestingUtility.java:[106,21] Unsupported @SuppressWarnings("squid:S1215") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.shared.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.shared.test --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.shared.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/lookup/LookupRowTest.java:[122,5] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/lookup/LookupRowTest.java:[122,34] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/servicetunnel/BinaryServiceTunnelContentHandlerTest.java:[40,11] org.eclipse.scout.rt.platform.config.IConfigProperty is a raw type. References to generic type org.eclipse.scout.rt.platform.config.IConfigProperty should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/servicetunnel/BinaryServiceTunnelContentHandlerTest.java:[41,11] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/servicetunnel/BinaryServiceTunnelContentHandlerTest.java:[42,22] org.eclipse.scout.rt.platform.config.IConfigProperty is a raw type. References to generic type org.eclipse.scout.rt.platform.config.IConfigProperty should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/servicetunnel/BinaryServiceTunnelContentHandlerTest.java:[47,16] org.eclipse.scout.rt.platform.config.IConfigProperty is a raw type. References to generic type org.eclipse.scout.rt.platform.config.IConfigProperty should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/extension/service/common/code/CodeTypeAopTest.java:[174,56] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/extension/service/common/code/CodeTypeAopTest.java:[193,39] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/extension/service/common/code/CodeTypeAopTest.java:[199,57] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/extension/service/common/code/CodeTypeAopTest.java:[205,35] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/extension/fixture/TestingExtensionChain.java:[22,90] org.eclipse.scout.rt.shared.extension.IExtension is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.IExtension should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/common/code/CodeTypeTest.java:[33,5] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/common/code/CodeTypeTest.java:[52,5] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/lookup/fixture/LegacyCodeLookupCall.java:[53,5] org.eclipse.scout.rt.shared.services.lookup.fixture.LegacyCodeLookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.fixture.LegacyCodeLookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/lookup/fixture/LegacyCodeLookupCall.java:[53,35] org.eclipse.scout.rt.shared.services.lookup.fixture.LegacyCodeLookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.fixture.LegacyCodeLookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/lookup/fixture/LegacyCodeLookupCall.java:[71,10] org.eclipse.scout.rt.shared.services.lookup.fixture.ILegacyCodeLookupCallVisitor is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.fixture.ILegacyCodeLookupCallVisitor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/lookup/fixture/LegacyCodeLookupCall.java:[212,9] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[32,37] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[38,37] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[39,16] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[46,37] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[47,16] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[54,16] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[60,10] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[76,37] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[93,37] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[94,16] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[103,16] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[111,37] java.util.function.Consumer is a raw type. References to generic type java.util.function.Consumer should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[127,37] java.util.function.Consumer is a raw type. References to generic type java.util.function.Consumer should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[140,10] java.util.function.Consumer is a raw type. References to generic type java.util.function.Consumer should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.shared.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.shared.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.shared.ui.webresource.ScriptResourceIndexesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.102 s -- in org.eclipse.scout.rt.shared.ui.webresource.ScriptResourceIndexesTest [INFO] Running org.eclipse.scout.rt.shared.ui.webresource.ScriptRequestTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.shared.ui.webresource.ScriptRequestTest [INFO] Running org.eclipse.scout.rt.shared.ui.webresource.FileListParserTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.shared.ui.webresource.FileListParserTest [INFO] Running org.eclipse.scout.rt.shared.ui.UserAgentTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.scout.rt.shared.ui.UserAgentTest [INFO] Running org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest 2024-06-28 15:37:36,010 ERROR [main] org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:106) - UserAgentIdentifier could not be parsed. Exception occurred while parsing. UserAgent: org.eclipse.scout.rt.platform.exception.PlatformException: Invalid number of tokens at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.parseIdentifier(DefaultUserAgentParser.java:44) at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:103) at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest.testEmptyId(DefaultUserAgentParserTest.java:34) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:37:36,055 ERROR [main] org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:106) - UserAgentIdentifier could not be parsed. Exception occurred while parsing. UserAgent: XY|DESKTOP|UNKNOWN|Windows7 org.eclipse.scout.rt.platform.exception.PlatformException: Invalid number of tokens at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.parseIdentifier(DefaultUserAgentParser.java:44) at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:103) at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest.testInvalidId(DefaultUserAgentParserTest.java:28) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:37:36,058 WARN [main] org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.createIdentifier(DefaultUserAgentParser.java:69) - Character which is used as delimiter has been found in uiDeviceId. Replaced with '_'. Old uiDeviceId: xxx|yyy. New uiDeviceId: xxx_yyy [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest [INFO] Running org.eclipse.scout.rt.shared.session.SessionDataTest 2024-06-28 15:37:36,151 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-28 15:37:36,174 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-28 15:37:36,455 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-28 15:37:36,974 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 818.996075 ms. Total class count: 1424 2024-06-28 15:37:37,191 WARN [scout-platform-starter] org.eclipse.scout.rt.platform.internal.BeanFilter.collect(BeanFilter.java:104) - Skipping bean candidate 'org.eclipse.scout.rt.shared.services.lookup.fixture.LegacyCodeLookupCall' because it has no empty or injectable constructor(). 2024-06-28 15:37:37,486 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 270 beans in 506.242767 ms 2024-06-28 15:37:37,587 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 270 beans in 101.160752 ms 2024-06-28 15:37:37,645 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-28 15:37:37,695 INFO [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 10 code type classes registered. 2024-06-28 15:37:37,698 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.386 s -- in org.eclipse.scout.rt.shared.session.SessionDataTest [INFO] Running org.eclipse.scout.rt.shared.servicetunnel.http.RemoteServiceInvocationCallableDisconnectTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.200 s -- in org.eclipse.scout.rt.shared.servicetunnel.http.RemoteServiceInvocationCallableDisconnectTest [INFO] Running org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstallerTest 2024-06-28 15:37:42,680 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.install(MultiSessionCookieStoreInstaller.java:42) - Successfully installed java.net.CookieManager@5618fc1f (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@60b1ff3b) 2024-06-28 15:37:42,904 WARN [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.checkMultiSessionCookieStoreAlreadyInstalled(MultiSessionCookieStoreInstaller.java:71) - Overriding pre-installed cookie handler: Mock for CookieHandler, hashCode: 1636899143 2024-06-28 15:37:42,908 WARN [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.checkMultiSessionCookieStoreAlreadyInstalled(MultiSessionCookieStoreInstaller.java:71) - Overriding pre-installed cookie handler: Mock for CookieManager, hashCode: 961525558 (Cookie store: null) 2024-06-28 15:37:43,047 WARN [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.checkMultiSessionCookieStoreAlreadyInstalled(MultiSessionCookieStoreInstaller.java:71) - Overriding pre-installed cookie handler: Mock for CookieManager, hashCode: 961525558 (Cookie store: Mock for CookieStore, hashCode: 1854873748) 2024-06-28 15:37:43,048 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.checkMultiSessionCookieStoreAlreadyInstalled(MultiSessionCookieStoreInstaller.java:64) - Don't overriding already installed MultiSessionCookieStore cookie handler from same deployment: java.net.CookieManager@5618fc1f (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@60b1ff3b) 2024-06-28 15:37:43,049 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.uninstall(MultiSessionCookieStoreInstaller.java:80) - Successfully uninstalled java.net.CookieManager@5618fc1f (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@60b1ff3b) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.393 s -- in org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstallerTest [INFO] Running org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnelTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.675 s -- in org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnelTest [INFO] Running org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenTest Token: $00$01$02$03$04$05$06$07$08$09$0a$0b$0c$0d$0e$0f$10$11$12$13$14$15$16$17$18$19$1a$1b$1c$1d$1e$1f$20$21$22$23$24$25$26$27$28$29$2a+$2c-./0123456789$3a$3b$3c$3d$3e$3f$40ABCDEFGHIJKLMNOPQRSTUVWXYZ$5b$5c$5d$5e_$60abcdefghijklmnopqrstuvwxyz$7b$7c$7d$7e$7f$c2$80$c2$81$c2$82$c2$83$c2$84$c2$85$c2$86$c2$87$c2$88$c2$89$c2$8a$c2$8b$c2$8c$c2$8d$c2$8e$c2$8f$c2$90$c2$91$c2$92$c2$93$c2$94$c2$95$c2$96$c2$97$c2$98$c2$99$c2$9a$c2$9b$c2$9c$c2$9d$c2$9e$c2$9f$c2$a0$c2$a1$c2$a2$c2$a3$c2$a4$c2$a5$c2$a6$c2$a7$c2$a8$c2$a9$c2$aa$c2$ab$c2$ac$c2$ad$c2$ae$c2$af$c2$b0$c2$b1$c2$b2$c2$b3$c2$b4$c2$b5$c2$b6$c2$b7$c2$b8$c2$b9$c2$ba$c2$bb$c2$bc$c2$bd$c2$be$c2$bf$c3$80$c3$81$c3$82$c3$83$c3$84$c3$85$c3$86$c3$87$c3$88$c3$89$c3$8a$c3$8b$c3$8c$c3$8d$c3$8e$c3$8f$c3$90$c3$91$c3$92$c3$93$c3$94$c3$95$c3$96$c3$97$c3$98$c3$99$c3$9a$c3$9b$c3$9c$c3$9d$c3$9e$c3$9f$c3$a0$c3$a1$c3$a2$c3$a3$c3$a4$c3$a5$c3$a6$c3$a7$c3$a8$c3$a9$c3$aa$c3$ab$c3$ac$c3$ad$c3$ae$c3$af$c3$b0$c3$b1$c3$b2$c3$b3$c3$b4$c3$b5$c3$b6$c3$b7$c3$b8$c3$b9$c3$ba$c3$bb$c3$bc$c3$bd$c3$be$c3$bf$c4$80$c4$81$c4$82$c4$83$c4$84$c4$85$c4$86$c4$87$c4$88$c4$89$c4$8a$c4$8b$c4$8c$c4$8d$c4$8e$c4$8f$c4$90$c4$91$c4$92$c4$93$c4$94$c4$95$c4$96$c4$97$c4$98$c4$99$c4$9a$c4$9b$c4$9c$c4$9d$c4$9e$c4$9f$c4$a0$c4$a1$c4$a2$c4$a3$c4$a4$c4$a5$c4$a6$c4$a7$c4$a8$c4$a9$c4$aa$c4$ab$c4$ac$c4$ad$c4$ae$c4$af$c4$b0$c4$b1$c4$b2$c4$b3$c4$b4$c4$b5$c4$b6$c4$b7$c4$b8$c4$b9$c4$ba$c4$bb$c4$bc$c4$bd$c4$be$c4$bf$c5$80$c5$81$c5$82$c5$83$c5$84$c5$85$c5$86$c5$87$c5$88$c5$89$c5$8a$c5$8b$c5$8c$c5$8d$c5$8e$c5$8f$c5$90$c5$91$c5$92$c5$93$c5$94$c5$95$c5$96$c5$97$c5$98$c5$99$c5$9a$c5$9b$c5$9c$c5$9d$c5$9e$c5$9f$c5$a0$c5$a1$c5$a2$c5$a3$c5$a4$c5$a5$c5$a6$c5$a7$c5$a8$c5$a9$c5$aa$c5$ab$c5$ac$c5$ad$c5$ae$c5$af$c5$b0$c5$b1$c5$b2$c5$b3$c5$b4$c5$b5$c5$b6$c5$b7$c5$b8$c5$b9$c5$ba$c5$bb$c5$bc$c5$bd$c5$be$c5$bf$c6$80$c6$81$c6$82$c6$83$c6$84$c6$85$c6$86$c6$87$c6$88$c6$89$c6$8a$c6$8b$c6$8c$c6$8d$c6$8e$c6$8f$c6$90$c6$91$c6$92$c6$93$c6$94$c6$95$c6$96$c6$97$c6$98$c6$99$c6$9a$c6$9b$c6$9c$c6$9d$c6$9e$c6$9f$c6$a0$c6$a1$c6$a2$c6$a3$c6$a4$c6$a5$c6$a6$c6$a7$c6$a8$c6$a9$c6$aa$c6$ab$c6$ac$c6$ad$c6$ae$c6$af$c6$b0$c6$b1$c6$b2$c6$b3$c6$b4$c6$b5$c6$b6$c6$b7$c6$b8$c6$b9$c6$ba$c6$bb$c6$bc$c6$bd$c6$be$c6$bf$c7$80$c7$81$c7$82$c7$83$c7$84$c7$85$c7$86$c7$87$c7$88$c7$89$c7$8a$c7$8b$c7$8c$c7$8d$c7$8e$c7$8f$c7$90$c7$91$c7$92$c7$93$c7$94$c7$95$c7$96$c7$97$c7$98$c7$99$c7$9a$c7$9b$c7$9c$c7$9d$c7$9e$c7$9f$c7$a0$c7$a1$c7$a2$c7$a3$c7$a4$c7$a5$c7$a6$c7$a7$c7$a8$c7$a9$c7$aa$c7$ab$c7$ac$c7$ad$c7$ae$c7$af$c7$b0$c7$b1$c7$b2$c7$b3$c7$b4$c7$b5$c7$b6$c7$b7$c7$b8$c7$b9$c7$ba$c7$bb$c7$bc$c7$bd$c7$be$c7$bf$c8$80$c8$81$c8$82$c8$83$c8$84$c8$85$c8$86$c8$87$c8$88$c8$89$c8$8a$c8$8b$c8$8c$c8$8d$c8$8e$c8$8f$c8$90$c8$91$c8$92$c8$93$c8$94$c8$95$c8$96$c8$97$c8$98$c8$99$c8$9a$c8$9b$c8$9c$c8$9d$c8$9e$c8$9f$c8$a0$c8$a1$c8$a2$c8$a3$c8$a4$c8$a5$c8$a6$c8$a7$c8$a8$c8$a9$c8$aa$c8$ab$c8$ac$c8$ad$c8$ae$c8$af$c8$b0$c8$b1$c8$b2$c8$b3$c8$b4$c8$b5$c8$b6$c8$b7$c8$b8$c8$b9$c8$ba$c8$bb$c8$bc$c8$bd$c8$be$c8$bf$c9$80$c9$81$c9$82$c9$83$c9$84$c9$85$c9$86$c9$87$c9$88$c9$89$c9$8a$c9$8b$c9$8c$c9$8d$c9$8e$c9$8f$c9$90$c9$91$c9$92$c9$93$c9$94$c9$95$c9$96$c9$97$c9$98$c9$99$c9$9a$c9$9b$c9$9c$c9$9d$c9$9e$c9$9f$c9$a0$c9$a1$c9$a2$c9$a3$c9$a4$c9$a5$c9$a6$c9$a7$c9$a8$c9$a9$c9$aa$c9$ab$c9$ac$c9$ad$c9$ae$c9$af$c9$b0$c9$b1$c9$b2$c9$b3$c9$b4$c9$b5$c9$b6$c9$b7$c9$b8$c9$b9$c9$ba$c9$bb$c9$bc$c9$bd$c9$be$c9$bf$ca$80$ca$81$ca$82$ca$83$ca$84$ca$85$ca$86$ca$87$ca$88$ca$89$ca$8a$ca$8b$ca$8c$ca$8d$ca$8e$ca$8f$ca$90$ca$91$ca$92$ca$93$ca$94$ca$95$ca$96$ca$97$ca$98$ca$99$ca$9a$ca$9b$ca$9c$ca$9d$ca$9e$ca$9f$ca$a0$ca$a1$ca$a2$ca$a3$ca$a4$ca$a5$ca$a6$ca$a7$ca$a8$ca$a9$ca$aa$ca$ab$ca$ac$ca$ad$ca$ae$ca$af$ca$b0$ca$b1$ca$b2$ca$b3$ca$b4$ca$b5$ca$b6$ca$b7$ca$b8$ca$b9$ca$ba$ca$bb$ca$bc$ca$bd$ca$be$ca$bf$cb$80$cb$81$cb$82$cb$83$cb$84$cb$85$cb$86$cb$87$cb$88$cb$89$cb$8a$cb$8b$cb$8c$cb$8d$cb$8e$cb$8f$cb$90$cb$91$cb$92$cb$93$cb$94$cb$95$cb$96$cb$97$cb$98$cb$99$cb$9a$cb$9b$cb$9c$cb$9d$cb$9e$cb$9f$cb$a0$cb$a1$cb$a2$cb$a3$cb$a4$cb$a5$cb$a6$cb$a7$cb$a8$cb$a9$cb$aa$cb$ab$cb$ac$cb$ad$cb$ae$cb$af$cb$b0$cb$b1$cb$b2$cb$b3$cb$b4$cb$b5$cb$b6$cb$b7$cb$b8$cb$b9$cb$ba$cb$bb$cb$bc$cb$bd$cb$be$cb$bf$cc$80$cc$81$cc$82$cc$83$cc$84$cc$85$cc$86$cc$87$cc$88$cc$89$cc$8a$cc$8b$cc$8c$cc$8d$cc$8e$cc$8f$cc$90$cc$91$cc$92$cc$93$cc$94$cc$95$cc$96$cc$97$cc$98$cc$99$cc$9a$cc$9b$cc$9c$cc$9d$cc$9e$cc$9f$cc$a0$cc$a1$cc$a2$cc$a3$cc$a4$cc$a5$cc$a6$cc$a7$cc$a8$cc$a9$cc$aa$cc$ab$cc$ac$cc$ad$cc$ae$cc$af$cc$b0$cc$b1$cc$b2$cc$b3$cc$b4$cc$b5$cc$b6$cc$b7$cc$b8$cc$b9$cc$ba$cc$bb$cc$bc$cc$bd$cc$be$cc$bf$cd$80$cd$81$cd$82$cd$83$cd$84$cd$85$cd$86$cd$87$cd$88$cd$89$cd$8a$cd$8b$cd$8c$cd$8d$cd$8e$cd$8f$cd$90$cd$91$cd$92$cd$93$cd$94$cd$95$cd$96$cd$97$cd$98$cd$99$cd$9a$cd$9b$cd$9c$cd$9d$cd$9e$cd$9f$cd$a0$cd$a1$cd$a2$cd$a3$cd$a4$cd$a5$cd$a6$cd$a7$cd$a8$cd$a9$cd$aa$cd$ab$cd$ac$cd$ad$cd$ae$cd$af$cd$b0$cd$b1$cd$b2$cd$b3$cd$b4$cd$b5$cd$b6$cd$b7$cd$b8$cd$b9$cd$ba$cd$bb$cd$bc$cd$bd$cd$be$cd$bf$ce$80$ce$81$ce$82$ce$83$ce$84$ce$85$ce$86$ce$87$ce$88$ce$89$ce$8a$ce$8b$ce$8c$ce$8d$ce$8e$ce$8f$ce$90$ce$91$ce$92$ce$93$ce$94$ce$95$ce$96$ce$97$ce$98$ce$99$ce$9a$ce$9b$ce$9c$ce$9d$ce$9e$ce$9f$ce$a0$ce$a1$ce$a2$ce$a3$ce$a4$ce$a5$ce$a6$ce$a7$ce$a8$ce$a9$ce$aa$ce$ab$ce$ac$ce$ad$ce$ae$ce$af$ce$b0$ce$b1$ce$b2$ce$b3$ce$b4$ce$b5$ce$b6$ce$b7$ce$b8$ce$b9$ce$ba$ce$bb$ce$bc$ce$bd$ce$be$ce$bf$cf$80$cf$81$cf$82$cf$83$cf$84$cf$85$cf$86$cf$87$cf$88$cf$89$cf$8a$cf$8b$cf$8c$cf$8d$cf$8e$cf$8f$cf$90$cf$91$cf$92$cf$93$cf$94$cf$95$cf$96$cf$97$cf$98$cf$99$cf$9a$cf$9b$cf$9c$cf$9d$cf$9e$cf$9f$cf$a0$cf$a1$cf$a2$cf$a3$cf$a4$cf$a5$cf$a6$cf$a7$cf$a8$cf$a9$cf$aa$cf$ab$cf$ac$cf$ad$cf$ae$cf$af$cf$b0$cf$b1$cf$b2$cf$b3$cf$b4$cf$b5$cf$b6$cf$b7$cf$b8$cf$b9$cf$ba$cf$bb$cf$bc$cf$bd$cf$be$cf$bf$d0$80$d0$81$d0$82$d0$83$d0$84$d0$85$d0$86$d0$87$d0$88$d0$89$d0$8a$d0$8b$d0$8c$d0$8d$d0$8e$d0$8f$d0$90$d0$91$d0$92$d0$93$d0$94$d0$95$d0$96$d0$97$d0$98$d0$99$d0$9a$d0$9b$d0$9c$d0$9d$d0$9e$d0$9f$d0$a0$d0$a1$d0$a2$d0$a3$d0$a4$d0$a5$d0$a6$d0$a7$d0$a8$d0$a9$d0$aa$d0$ab$d0$ac$d0$ad$d0$ae$d0$af$d0$b0$d0$b1$d0$b2$d0$b3$d0$b4$d0$b5$d0$b6$d0$b7$d0$b8$d0$b9$d0$ba$d0$bb$d0$bc$d0$bd$d0$be$d0$bf$d1$80$d1$81$d1$82$d1$83$d1$84$d1$85$d1$86$d1$87$d1$88$d1$89$d1$8a$d1$8b$d1$8c$d1$8d$d1$8e$d1$8f$d1$90$d1$91$d1$92$d1$93$d1$94$d1$95$d1$96$d1$97$d1$98$d1$99$d1$9a$d1$9b$d1$9c$d1$9d$d1$9e$d1$9f$d1$a0$d1$a1$d1$a2$d1$a3$d1$a4$d1$a5$d1$a6$d1$a7$d1$a8$d1$a9$d1$aa$d1$ab$d1$ac$d1$ad$d1$ae$d1$af$d1$b0$d1$b1$d1$b2$d1$b3$d1$b4$d1$b5$d1$b6$d1$b7$d1$b8$d1$b9$d1$ba$d1$bb$d1$bc$d1$bd$d1$be$d1$bf$d2$80$d2$81$d2$82$d2$83$d2$84$d2$85$d2$86$d2$87$d2$88$d2$89$d2$8a$d2$8b$d2$8c$d2$8d$d2$8e$d2$8f$d2$90$d2$91$d2$92$d2$93$d2$94$d2$95$d2$96$d2$97$d2$98$d2$99$d2$9a$d2$9b$d2$9c$d2$9d$d2$9e$d2$9f$d2$a0$d2$a1$d2$a2$d2$a3$d2$a4$d2$a5$d2$a6$d2$a7$d2$a8$d2$a9$d2$aa$d2$ab$d2$ac$d2$ad$d2$ae$d2$af$d2$b0$d2$b1$d2$b2$d2$b3$d2$b4$d2$b5$d2$b6$d2$b7$d2$b8$d2$b9$d2$ba$d2$bb$d2$bc$d2$bd$d2$be$d2$bf$d3$80$d3$81$d3$82$d3$83$d3$84$d3$85$d3$86$d3$87$d3$88$d3$89$d3$8a$d3$8b$d3$8c$d3$8d$d3$8e$d3$8f$d3$90$d3$91$d3$92$d3$93$d3$94$d3$95$d3$96$d3$97$d3$98$d3$99$d3$9a$d3$9b$d3$9c$d3$9d$d3$9e$d3$9f$d3$a0$d3$a1$d3$a2$d3$a3$d3$a4$d3$a5$d3$a6$d3$a7$d3$a8$d3$a9$d3$aa$d3$ab$d3$ac$d3$ad$d3$ae$d3$af$d3$b0$d3$b1$d3$b2$d3$b3$d3$b4$d3$b5$d3$b6$d3$b7$d3$b8$d3$b9$d3$ba$d3$bb$d3$bc$d3$bd$d3$be$d3$bf$d4$80$d4$81$d4$82$d4$83$d4$84$d4$85$d4$86$d4$87$d4$88$d4$89$d4$8a$d4$8b$d4$8c$d4$8d$d4$8e$d4$8f$d4$90$d4$91$d4$92$d4$93$d4$94$d4$95$d4$96$d4$97$d4$98$d4$99$d4$9a$d4$9b$d4$9c$d4$9d$d4$9e$d4$9f$d4$a0$d4$a1$d4$a2$d4$a3$d4$a4$d4$a5$d4$a6$d4$a7$d4$a8$d4$a9$d4$aa$d4$ab$d4$ac$d4$ad$d4$ae$d4$af$d4$b0$d4$b1$d4$b2$d4$b3$d4$b4$d4$b5$d4$b6$d4$b7$d4$b8$d4$b9$d4$ba$d4$bb$d4$bc$d4$bd$d4$be$d4$bf$d5$80$d5$81$d5$82$d5$83$d5$84$d5$85$d5$86$d5$87$d5$88$d5$89$d5$8a$d5$8b$d5$8c$d5$8d$d5$8e$d5$8f$d5$90$d5$91$d5$92$d5$93$d5$94$d5$95$d5$96$d5$97$d5$98$d5$99$d5$9a$d5$9b$d5$9c$d5$9d$d5$9e$d5$9f$d5$a0$d5$a1$d5$a2$d5$a3$d5$a4$d5$a5$d5$a6$d5$a7$d5$a8$d5$a9$d5$aa$d5$ab$d5$ac$d5$ad$d5$ae$d5$af$d5$b0$d5$b1$d5$b2$d5$b3$d5$b4$d5$b5$d5$b6$d5$b7$d5$b8$d5$b9$d5$ba$d5$bb$d5$bc$d5$bd$d5$be$d5$bf$d6$80$d6$81$d6$82$d6$83$d6$84$d6$85$d6$86$d6$87$d6$88$d6$89$d6$8a$d6$8b$d6$8c$d6$8d$d6$8e$d6$8f$d6$90$d6$91$d6$92$d6$93$d6$94$d6$95$d6$96$d6$97$d6$98$d6$99$d6$9a$d6$9b$d6$9c$d6$9d$d6$9e$d6$9f$d6$a0$d6$a1$d6$a2$d6$a3$d6$a4$d6$a5$d6$a6$d6$a7$d6$a8$d6$a9$d6$aa$d6$ab$d6$ac$d6$ad$d6$ae$d6$af$d6$b0$d6$b1$d6$b2$d6$b3$d6$b4$d6$b5$d6$b6$d6$b7$d6$b8$d6$b9$d6$ba$d6$bb$d6$bc$d6$bd$d6$be$d6$bf$d7$80$d7$81$d7$82$d7$83$d7$84$d7$85$d7$86$d7$87$d7$88$d7$89$d7$8a$d7$8b$d7$8c$d7$8d$d7$8e$d7$8f$d7$90$d7$91$d7$92$d7$93$d7$94$d7$95$d7$96$d7$97$d7$98$d7$99$d7$9a$d7$9b$d7$9c$d7$9d$d7$9e$d7$9f$d7$a0$d7$a1$d7$a2$d7$a3$d7$a4$d7$a5$d7$a6$d7$a7$d7$a8$d7$a9$d7$aa$d7$ab$d7$ac$d7$ad$d7$ae$d7$af$d7$b0$d7$b1$d7$b2$d7$b3$d7$b4$d7$b5$d7$b6$d7$b7$d7$b8$d7$b9$d7$ba$d7$bb$d7$bc$d7$bd$d7$be$d7$bf$d8$80$d8$81$d8$82$d8$83$d8$84$d8$85$d8$86$d8$87$d8$88$d8$89$d8$8a$d8$8b$d8$8c$d8$8d$d8$8e$d8$8f$d8$90$d8$91$d8$92$d8$93$d8$94$d8$95$d8$96$d8$97$d8$98$d8$99$d8$9a$d8$9b$d8$9c$d8$9d$d8$9e$d8$9f$d8$a0$d8$a1$d8$a2$d8$a3$d8$a4$d8$a5$d8$a6$d8$a7$d8$a8$d8$a9$d8$aa$d8$ab$d8$ac$d8$ad$d8$ae$d8$af$d8$b0$d8$b1$d8$b2$d8$b3$d8$b4$d8$b5$d8$b6$d8$b7$d8$b8$d8$b9$d8$ba$d8$bb$d8$bc$d8$bd$d8$be$d8$bf$d9$80$d9$81$d9$82$d9$83$d9$84$d9$85$d9$86$d9$87$d9$88$d9$89$d9$8a$d9$8b$d9$8c$d9$8d$d9$8e$d9$8f$d9$90$d9$91$d9$92$d9$93$d9$94$d9$95$d9$96$d9$97$d9$98$d9$99$d9$9a$d9$9b$d9$9c$d9$9d$d9$9e$d9$9f$d9$a0$d9$a1$d9$a2$d9$a3$d9$a4$d9$a5$d9$a6$d9$a7$d9$a8$d9$a9$d9$aa$d9$ab$d9$ac$d9$ad$d9$ae$d9$af$d9$b0$d9$b1$d9$b2$d9$b3$d9$b4$d9$b5$d9$b6$d9$b7$d9$b8$d9$b9$d9$ba$d9$bb$d9$bc$d9$bd$d9$be$d9$bf$da$80$da$81$da$82$da$83$da$84$da$85$da$86$da$87$da$88$da$89$da$8a$da$8b$da$8c$da$8d$da$8e$da$8f$da$90$da$91$da$92$da$93$da$94$da$95$da$96$da$97$da$98$da$99$da$9a$da$9b$da$9c$da$9d$da$9e$da$9f$da$a0$da$a1$da$a2$da$a3$da$a4$da$a5$da$a6$da$a7$da$a8$da$a9$da$aa$da$ab$da$ac$da$ad$da$ae$da$af$da$b0$da$b1$da$b2$da$b3$da$b4$da$b5$da$b6$da$b7$da$b8$da$b9$da$ba$da$bb$da$bc$da$bd$da$be$da$bf$db$80$db$81$db$82$db$83$db$84$db$85$db$86$db$87$db$88$db$89$db$8a$db$8b$db$8c$db$8d$db$8e$db$8f$db$90$db$91$db$92$db$93$db$94$db$95$db$96$db$97$db$98$db$99$db$9a$db$9b$db$9c$db$9d$db$9e$db$9f$db$a0$db$a1$db$a2$db$a3$db$a4$db$a5$db$a6$db$a7$db$a8$db$a9$db$aa$db$ab$db$ac$db$ad$db$ae$db$af$db$b0$db$b1$db$b2$db$b3$db$b4$db$b5$db$b6$db$b7$db$b8$db$b9$db$ba$db$bb$db$bc$db$bd$db$be$db$bf$dc$80$dc$81$dc$82$dc$83$dc$84$dc$85$dc$86$dc$87$dc$88$dc$89$dc$8a$dc$8b$dc$8c$dc$8d$dc$8e$dc$8f$dc$90$dc$91$dc$92$dc$93$dc$94$dc$95$dc$96$dc$97$dc$98$dc$99$dc$9a$dc$9b$dc$9c$dc$9d$dc$9e$dc$9f$dc$a0$dc$a1$dc$a2$dc$a3$dc$a4$dc$a5$dc$a6$dc$a7$dc$a8$dc$a9$dc$aa$dc$ab$dc$ac$dc$ad$dc$ae$dc$af$dc$b0$dc$b1$dc$b2$dc$b3$dc$b4$dc$b5$dc$b6$dc$b7$dc$b8$dc$b9$dc$ba$dc$bb$dc$bc$dc$bd$dc$be$dc$bf$dd$80$dd$81$dd$82$dd$83$dd$84$dd$85$dd$86$dd$87$dd$88$dd$89$dd$8a$dd$8b$dd$8c$dd$8d$dd$8e$dd$8f$dd$90$dd$91$dd$92$dd$93$dd$94$dd$95$dd$96$dd$97$dd$98$dd$99$dd$9a$dd$9b$dd$9c$dd$9d$dd$9e$dd$9f$dd$a0$dd$a1$dd$a2$dd$a3$dd$a4$dd$a5$dd$a6$dd$a7$dd$a8$dd$a9$dd$aa$dd$ab$dd$ac$dd$ad$dd$ae$dd$af$dd$b0$dd$b1$dd$b2$dd$b3$dd$b4$dd$b5$dd$b6$dd$b7$dd$b8$dd$b9$dd$ba$dd$bb$dd$bc$dd$bd$dd$be$dd$bf$de$80$de$81$de$82$de$83$de$84$de$85$de$86$de$87$de$88$de$89$de$8a$de$8b$de$8c$de$8d$de$8e$de$8f$de$90$de$91$de$92$de$93$de$94$de$95$de$96$de$97$de$98$de$99$de$9a$de$9b$de$9c$de$9d$de$9e$de$9f$de$a0$de$a1$de$a2$de$a3$de$a4$de$a5$de$a6$de$a7$de$a8$de$a9$de$aa$de$ab$de$ac$de$ad$de$ae$de$af$de$b0$de$b1$de$b2$de$b3$de$b4$de$b5$de$b6$de$b7$de$b8$de$b9$de$ba$de$bb$de$bc$de$bd$de$be$de$bf$df$80$df$81$df$82$df$83$df$84$df$85$df$86$df$87$df$88$df$89$df$8a$df$8b$df$8c$df$8d$df$8e$df$8f$df$90$df$91$df$92$df$93$df$94$df$95$df$96$df$97$df$98$df$99$df$9a$df$9b$df$9c$df$9d$df$9e$df$9f$df$a0$df$a1$df$a2$df$a3$df$a4$df$a5$df$a6$df$a7$df$a8$df$a9$df$aa$df$ab$df$ac$df$ad$df$ae$df$af$df$b0$df$b1$df$b2$df$b3$df$b4$df$b5$df$b6$df$b7$df$b8$df$b9$df$ba$df$bb$df$bc$df$bd$df$be$df$bf;1905f87f4ac;0F$02$21$00$a5+$c4$8e$19$c3$ef$d4$d6$ff$7b$c2$8aH$ed$2a$81$ec$d6$b1$e1a$bb$9c$9c$86$27$b1$ed$a3$8a$ce$02$21$00$fe$7f$9ake$0b$88C$b4Cq$14$13$3dD$f6$7f$8c$27$b6$8b$fcF$23$c5$b7N$e8$b2$b0$e5$e1 Token: foo;1905f87f547;jwt;aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa;bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb;cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc;0E$02$20-$5b$10$bd$da$40B$0eP$b3f$18$d3$7c$a5$10Ft$13v1$8c$03$5c$cb$e8n$ef$ceM$efC$02$21$00$cc$23$7b$0e$29$c7$1b$c3$ff$0dP$3d$1a$0ez$03$c7$10$8f$e1z$a7$28$b3$df$97B$ba4$16$b8$b5 2024-06-28 15:37:44,174 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenVerifier.verify(DefaultAuthTokenVerifier.java:49) - Failed verifying signature of token foo;1905f87f599;0D$02$20$1dF$14$84i$a0$acc20V$bf$3b$06$7b$fa$7c$3e$ackZE$b3$cd$e4$d1$8eS$b1$e7$9e$0c$02$20$27$3e$e5v$ed$00$0d$18$e1F$3bIk$d7r$2c$f1$c0l$ab$c1B$07$7f$14$88$87$fb$f8$e0o org.eclipse.scout.rt.platform.exception.ProcessingException: unable to verify signature [severity=ERROR] at org.eclipse.scout.rt.platform.security.SunSecurityProvider.verifySignature(SunSecurityProvider.java:442) at org.eclipse.scout.rt.platform.security.SecurityUtility.verifySignature(SecurityUtility.java:409) at org.eclipse.scout.rt.platform.security.SecurityUtility.verifySignature(SecurityUtility.java:431) at org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenVerifier.verifySignature(DefaultAuthTokenVerifier.java:71) at org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenVerifier.verify(DefaultAuthTokenVerifier.java:46) at org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenTest.testSimple(DefaultAuthTokenTest.java:102) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$2.evaluate(PlatformTestRunner.java:103) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.security.SignatureException: Invalid encoding for signature at java.base/sun.security.util.ECUtil.decodeSignature(ECUtil.java:309) at jdk.crypto.ec/sun.security.ec.ECDSASignature.engineVerify(ECDSASignature.java:525) at java.base/java.security.Signature$Delegate.engineVerify(Signature.java:1435) at java.base/java.security.Signature.verify(Signature.java:789) at org.eclipse.scout.rt.platform.security.SunSecurityProvider.verifySignature(SunSecurityProvider.java:439) ... 59 common frames omitted Caused by: java.io.EOFException: not enough content at java.base/sun.security.util.DerValue.(DerValue.java:425) at java.base/sun.security.util.DerInputStream.getDerValue(DerInputStream.java:109) at java.base/sun.security.util.DerInputStream.getSequence(DerInputStream.java:203) at java.base/sun.security.util.ECUtil.decodeSignature(ECUtil.java:285) ... 63 common frames omitted [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 s -- in org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenTest [INFO] Running org.eclipse.scout.rt.shared.servicetunnel.SoapServiceTunnelContentHandlerTest 2024-06-28 15:37:44,192 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-28 15:37:44,201 WARN [main] org.eclipse.scout.rt.platform.internal.BeanFilter.collect(BeanFilter.java:104) - Skipping bean candidate 'org.eclipse.scout.rt.shared.services.lookup.fixture.LegacyCodeLookupCall' because it has no empty or injectable constructor(). 2024-06-28 15:37:44,282 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-28 15:37:44,287 INFO [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 10 code type classes registered. 2024-06-28 15:37:44,290 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-28 15:37:44,399 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... 2024-06-28 15:37:44,400 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.210 s -- in org.eclipse.scout.rt.shared.servicetunnel.SoapServiceTunnelContentHandlerTest [INFO] Running org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListenerTest 2024-06-28 15:37:44,550 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered. 2024-06-28 15:37:44,563 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered. 2024-06-28 15:37:44,566 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered. 2024-06-28 15:37:44,568 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered. 2024-06-28 15:37:44,570 ERROR [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:55) - The annotation @TunnelToServer can only be used on public interfaces, not on org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListenerTest$FixtureTunnelToServerEx3Impl 2024-06-28 15:37:44,570 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered. 2024-06-28 15:37:44,573 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered. 2024-06-28 15:37:44,576 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered. 2024-06-28 15:37:44,579 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered. 2024-06-28 15:37:44,581 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered. 2024-06-28 15:37:44,584 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered. 2024-06-28 15:37:44,586 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s -- in org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListenerTest [INFO] Running org.eclipse.scout.rt.shared.servicetunnel.LenientPermissionWrapperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.scout.rt.shared.servicetunnel.LenientPermissionWrapperTest [INFO] Running org.eclipse.scout.rt.shared.servicetunnel.BinaryServiceTunnelContentHandlerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.eclipse.scout.rt.shared.servicetunnel.BinaryServiceTunnelContentHandlerTest [INFO] Running org.eclipse.scout.rt.shared.services.lookup.LookupRowTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.scout.rt.shared.services.lookup.LookupRowTest [INFO] Running org.eclipse.scout.rt.shared.services.lookup.LocalLookupCallTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.scout.rt.shared.services.lookup.LocalLookupCallTest [INFO] Running org.eclipse.scout.rt.shared.services.lookup.CodeLookupCallTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 s -- in org.eclipse.scout.rt.shared.services.lookup.CodeLookupCallTest [INFO] Running org.eclipse.scout.rt.shared.services.common.prefs.PreferencesTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.scout.rt.shared.services.common.prefs.PreferencesTest [INFO] Running org.eclipse.scout.rt.shared.services.common.jdbc.SearchFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.shared.services.common.jdbc.SearchFilterTest [INFO] Running org.eclipse.scout.rt.shared.services.common.code.mapping.CodeTypeToDoFunctionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.scout.rt.shared.services.common.code.mapping.CodeTypeToDoFunctionTest [INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeWithAddRemoveCodeTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.scout.rt.shared.services.common.code.CodeTypeWithAddRemoveCodeTest [INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.scout.rt.shared.services.common.code.CodeTypeTest [INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrationTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrationTest [INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeClassInventoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.scout.rt.shared.services.common.code.CodeTypeClassInventoryTest [INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeServiceTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.scout.rt.shared.services.common.code.CodeServiceTest [INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeRowTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.shared.services.common.code.CodeRowTest [INFO] Running org.eclipse.scout.rt.shared.services.common.code.ApiExposedCodeTypeDoContributorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.shared.services.common.code.ApiExposedCodeTypeDoContributorTest [INFO] Running org.eclipse.scout.rt.shared.services.common.calendar.CalendarItemTest [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.scout.rt.shared.services.common.calendar.CalendarItemTest [INFO] Running org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest [INFO] Running org.eclipse.scout.rt.shared.notification.NotificationHandlerRegistryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.scout.rt.shared.notification.NotificationHandlerRegistryTest [INFO] Running org.eclipse.scout.rt.shared.extension.service.common.code.CodeTypeAopTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.eclipse.scout.rt.shared.extension.service.common.code.CodeTypeAopTest [INFO] Running org.eclipse.scout.rt.shared.extension.ExtensionChainTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.eclipse.scout.rt.shared.extension.ExtensionChainTest [INFO] Running org.eclipse.scout.rt.shared.data.form.properties.FormDataPropertyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.scout.rt.shared.data.form.properties.FormDataPropertyTest [INFO] Running org.eclipse.scout.rt.shared.data.form.fields.tablefield.TableFieldBeanDataTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.shared.data.form.fields.tablefield.TableFieldBeanDataTest [INFO] Running org.eclipse.scout.rt.shared.data.form.FormFieldDataTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.shared.data.form.FormFieldDataTest [INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataUtilityTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.shared.data.form.FormDataUtilityTest [INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.shared.data.form.FormDataTest [INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataInjectionTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.scout.rt.shared.data.form.FormDataInjectionTest [INFO] Running org.eclipse.scout.rt.shared.data.basic.table.AbstractTableRowDataTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.shared.data.basic.table.AbstractTableRowDataTest [INFO] Running org.eclipse.scout.rt.shared.data.basic.NamedBitMaskHelperTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.shared.data.basic.NamedBitMaskHelperTest [INFO] Running org.eclipse.scout.rt.shared.data.basic.MemoryOptimizedObjectTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.shared.data.basic.MemoryOptimizedObjectTest [INFO] Running org.eclipse.scout.rt.shared.csv.CsvHelperTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s -- in org.eclipse.scout.rt.shared.csv.CsvHelperTest [INFO] Running org.eclipse.scout.rt.shared.calendar.CalendarTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.eclipse.scout.rt.shared.calendar.CalendarTest [INFO] Running org.eclipse.scout.rt.shared.cache.CacheRegistryServiceTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.eclipse.scout.rt.shared.cache.CacheRegistryServiceTest [INFO] Running org.eclipse.scout.rt.shared.ScoutSharedIdStructureTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.scout.rt.shared.ScoutSharedIdStructureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 213, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.shared.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.shared.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.shared.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.shared.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.shared.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.shared.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/24.2-SNAPSHOT/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/24.2-SNAPSHOT/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/24.2-SNAPSHOT/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/24.2-SNAPSHOT/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/24.2-SNAPSHOT/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] ---< org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test >---- [INFO] Building org.eclipse.scout.rt.server.commons.test 24.2-SNAPSHOT [22/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/http2/http2-server/11.0.18/http2-server-11.0.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-server/11.0.18/http2-server-11.0.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-server/11.0.18/http2-server-11.0.18.pom (4.1 kB at 79 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/http2/http2-parent/11.0.18/http2-parent-11.0.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-parent/11.0.18/http2-parent-11.0.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-parent/11.0.18/http2-parent-11.0.18.pom (783 B at 112 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-project/11.0.18/jetty-project-11.0.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/11.0.18/jetty-project-11.0.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/11.0.18/jetty-project-11.0.18.pom (101 kB at 5.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/infinispan/infinispan-bom/11.0.18.Final/infinispan-bom-11.0.18.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-bom/11.0.18.Final/infinispan-bom-11.0.18.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-bom/11.0.18.Final/infinispan-bom-11.0.18.Final.pom (18 kB at 2.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/infinispan/infinispan-build-configuration-parent/11.0.18.Final/infinispan-build-configuration-parent-11.0.18.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-build-configuration-parent/11.0.18.Final/infinispan-build-configuration-parent-11.0.18.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-build-configuration-parent/11.0.18.Final/infinispan-build-configuration-parent-11.0.18.Final.pom (16 kB at 2.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-parent/36/jboss-parent-36.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/36/jboss-parent-36.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/36/jboss-parent-36.pom (66 kB at 7.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-bom/2.14.2/jackson-bom-2.14.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.14.2/jackson-bom-2.14.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.14.2/jackson-bom-2.14.2.pom (17 kB at 2.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom (7.7 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/48/oss-parent-48.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/48/oss-parent-48.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/48/oss-parent-48.pom (24 kB at 3.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/testcontainers/testcontainers-bom/1.19.1/testcontainers-bom-1.19.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.19.1/testcontainers-bom-1.19.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.19.1/testcontainers-bom-1.19.1.pom (8.8 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/http2/http2-common/11.0.18/http2-common-11.0.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-common/11.0.18/http2-common-11.0.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-common/11.0.18/http2-common-11.0.18.pom (1.4 kB at 195 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/http2/http2-hpack/11.0.18/http2-hpack-11.0.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-hpack/11.0.18/http2-hpack-11.0.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-hpack/11.0.18/http2-hpack-11.0.18.pom (2.4 kB at 306 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.pom (3.7 kB at 458 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.pom (4.1 kB at 454 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.pom (1.8 kB at 199 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.pom (2.6 kB at 371 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/http2/http2-server/11.0.18/http2-server-11.0.18.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/http2/http2-common/11.0.18/http2-common-11.0.18.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/http2/http2-hpack/11.0.18/http2-hpack-11.0.18.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-server/11.0.18/http2-server-11.0.18.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-server/11.0.18/http2-server-11.0.18.jar (72 kB at 5.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-common/11.0.18/http2-common-11.0.18.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-hpack/11.0.18/http2-hpack-11.0.18.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-common/11.0.18/http2-common-11.0.18.jar (233 kB at 4.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-hpack/11.0.18/http2-hpack-11.0.18.jar (47 kB at 818 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar (217 kB at 3.0 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar (801 kB at 8.7 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar (278 kB at 1.8 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar (578 kB at 3.3 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server.commons.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.commons.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.commons.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons.test/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.commons.test --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons.test/src/test/java/org/eclipse/scout/rt/server/commons/authentication/BearerAuthAccessControllerTest.java:[124,5] org.mockito.stubbing.Answer is a raw type. References to generic type org.mockito.stubbing.Answer should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons.test/src/test/java/org/eclipse/scout/rt/server/commons/servlet/HttpProxyTest.java:[114,23] Unsupported @SuppressWarnings("ressource") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons.test/src/test/java/org/eclipse/scout/rt/server/commons/healthcheck/HealthCheckerTest.java:[73,28] org.eclipse.scout.rt.platform.job.IFuture is a raw type. References to generic type org.eclipse.scout.rt.platform.job.IFuture should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons.test/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.server.commons.servlet.cache.DownloadHttpResponseInterceptorTest 2024-06-28 15:37:52,869 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-28 15:37:52,917 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-28 15:37:53,176 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-28 15:37:53,566 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 674.433742 ms. Total class count: 1413 2024-06-28 15:37:54,428 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 313 beans in 856.534363 ms 2024-06-28 15:37:54,572 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 313 beans in 144.068741 ms 2024-06-28 15:37:54,600 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-28 15:37:54,658 INFO [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered. 2024-06-28 15:37:54,661 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-28 15:37:54,672 INFO [scout-platform-starter] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:220) - No instance of org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService available, skip loading certificates from remote file service. 2024-06-28 15:37:55,221 INFO [main] org.eclipse.scout.rt.testing.platform.GlobalTestingPlatform.checkAccess(GlobalTestingPlatform.java:75) - Accessing the BeanManager before the testing platform is fully started; blocking until Platform.awaitPlatformStarted OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.905 s -- in org.eclipse.scout.rt.server.commons.servlet.cache.DownloadHttpResponseInterceptorTest [INFO] Running org.eclipse.scout.rt.server.commons.servlet.ServletExceptionTranslatorTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.390 s -- in org.eclipse.scout.rt.server.commons.servlet.ServletExceptionTranslatorTest [INFO] Running org.eclipse.scout.rt.server.commons.servlet.HttpServletControlTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.921 s -- in org.eclipse.scout.rt.server.commons.servlet.HttpServletControlTest [INFO] Running org.eclipse.scout.rt.server.commons.servlet.HttpProxyTest 2024-06-28 15:38:01,919 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:38:02,121 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@778c2e7c{HTTP/1.1, (http/1.1)}{0.0.0.0:41685} 2024-06-28 15:38:02,146 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@7fe87c0e{STARTING}[11.0.18,sto=0] @12761ms 2024-06-28 15:38:04,591 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@7fe87c0e{STOPPING}[11.0.18,sto=0] 2024-06-28 15:38:04,646 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@778c2e7c{HTTP/1.1, (http/1.1)}{0.0.0.0:0} 2024-06-28 15:38:04,654 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:38:04,657 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@5030997b{HTTP/1.1, (http/1.1)}{0.0.0.0:35033} 2024-06-28 15:38:04,658 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@683ed81b{STARTING}[11.0.18,sto=0] @15272ms 2024-06-28 15:38:04,695 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@683ed81b{STOPPING}[11.0.18,sto=0] 2024-06-28 15:38:04,697 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@5030997b{HTTP/1.1, (http/1.1)}{0.0.0.0:0} 2024-06-28 15:38:04,701 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:38:04,704 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@12d35bc9{HTTP/1.1, (http/1.1)}{0.0.0.0:44019} 2024-06-28 15:38:04,705 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@5a8656a2{STARTING}[11.0.18,sto=0] @15319ms 2024-06-28 15:38:04,872 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@5a8656a2{STOPPING}[11.0.18,sto=0] 2024-06-28 15:38:04,874 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@12d35bc9{HTTP/1.1, (http/1.1)}{0.0.0.0:0} 2024-06-28 15:38:04,880 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:38:04,883 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@2de7fe0e{HTTP/1.1, (http/1.1)}{0.0.0.0:42363} 2024-06-28 15:38:04,884 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@7b5c9412{STARTING}[11.0.18,sto=0] @15498ms 2024-06-28 15:38:04,942 WARN [qtp278947005-80] org.eclipse.jetty.server.HttpChannel.handleException(HttpChannel.java:793) - handleException / java.io.IOException 2024-06-28 15:38:05,042 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@7b5c9412{STOPPING}[11.0.18,sto=0] 2024-06-28 15:38:05,043 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@2de7fe0e{HTTP/1.1, (http/1.1)}{0.0.0.0:0} 2024-06-28 15:38:05,048 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:38:05,052 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@4fbc516f{HTTP/1.1, (http/1.1)}{0.0.0.0:45889} 2024-06-28 15:38:05,053 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@38caad07{STARTING}[11.0.18,sto=0] @15668ms 2024-06-28 15:38:05,076 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@38caad07{STOPPING}[11.0.18,sto=0] 2024-06-28 15:38:05,078 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@4fbc516f{HTTP/1.1, (http/1.1)}{0.0.0.0:0} 2024-06-28 15:38:05,083 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:38:05,087 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@48f4264e{HTTP/1.1, (http/1.1)}{0.0.0.0:38089} 2024-06-28 15:38:05,088 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@53c40ed6{STARTING}[11.0.18,sto=0] @15702ms 2024-06-28 15:38:05,110 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@53c40ed6{STOPPING}[11.0.18,sto=0] 2024-06-28 15:38:05,111 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@48f4264e{HTTP/1.1, (http/1.1)}{0.0.0.0:0} 2024-06-28 15:38:05,142 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:38:05,146 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@1b5f960a{HTTP/1.1, (http/1.1)}{0.0.0.0:36639} 2024-06-28 15:38:05,147 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@361f1647{STARTING}[11.0.18,sto=0] @15761ms 2024-06-28 15:38:05,165 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@361f1647{STOPPING}[11.0.18,sto=0] 2024-06-28 15:38:05,166 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@1b5f960a{HTTP/1.1, (http/1.1)}{0.0.0.0:0} 2024-06-28 15:38:05,171 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:38:05,175 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@4d770bcd{HTTP/1.1, (http/1.1)}{0.0.0.0:43787} 2024-06-28 15:38:05,176 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@58ac0823{STARTING}[11.0.18,sto=0] @15790ms 2024-06-28 15:38:05,196 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@58ac0823{STOPPING}[11.0.18,sto=0] 2024-06-28 15:38:05,198 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@4d770bcd{HTTP/1.1, (http/1.1)}{0.0.0.0:0} 2024-06-28 15:38:05,377 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:38:05,382 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@6cc44207{h2c, (h2c)}{0.0.0.0:34597} 2024-06-28 15:38:05,383 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@49f1184e{STARTING}[11.0.18,sto=0] @15997ms 2024-06-28 15:38:06,359 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@49f1184e{STOPPING}[11.0.18,sto=0] 2024-06-28 15:38:06,366 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@6cc44207{h2c, (h2c)}{0.0.0.0:0} 2024-06-28 15:38:06,373 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:38:06,377 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@66226ab{h2c, (h2c)}{0.0.0.0:38721} 2024-06-28 15:38:06,378 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@7a0d2c80{STARTING}[11.0.18,sto=0] @16992ms 2024-06-28 15:38:06,418 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@7a0d2c80{STOPPING}[11.0.18,sto=0] 2024-06-28 15:38:06,419 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@66226ab{h2c, (h2c)}{0.0.0.0:0} 2024-06-28 15:38:06,443 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:38:06,446 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@609ad016{h2c, (h2c)}{0.0.0.0:46803} 2024-06-28 15:38:06,447 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@14b96c1e{STARTING}[11.0.18,sto=0] @17061ms 2024-06-28 15:38:06,565 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@14b96c1e{STOPPING}[11.0.18,sto=0] 2024-06-28 15:38:06,567 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@609ad016{h2c, (h2c)}{0.0.0.0:0} 2024-06-28 15:38:06,571 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:38:06,574 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@178ba69f{h2c, (h2c)}{0.0.0.0:36759} 2024-06-28 15:38:06,574 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@903c13{STARTING}[11.0.18,sto=0] @17189ms 2024-06-28 15:38:06,583 WARN [qtp112536128-155] org.eclipse.jetty.server.HttpChannel.handleException(HttpChannel.java:793) - handleException / java.io.IOException 2024-06-28 15:38:06,591 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@903c13{STOPPING}[11.0.18,sto=0] 2024-06-28 15:38:06,642 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@178ba69f{h2c, (h2c)}{0.0.0.0:0} 2024-06-28 15:38:06,645 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:38:06,648 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@126a9a77{h2c, (h2c)}{0.0.0.0:39575} 2024-06-28 15:38:06,649 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@23365142{STARTING}[11.0.18,sto=0] @17264ms 2024-06-28 15:38:06,666 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@23365142{STOPPING}[11.0.18,sto=0] 2024-06-28 15:38:06,668 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@126a9a77{h2c, (h2c)}{0.0.0.0:0} 2024-06-28 15:38:06,671 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:38:06,674 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@76105ac0{h2c, (h2c)}{0.0.0.0:38923} 2024-06-28 15:38:06,675 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@24d0c6a4{STARTING}[11.0.18,sto=0] @17290ms 2024-06-28 15:38:06,696 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@24d0c6a4{STOPPING}[11.0.18,sto=0] 2024-06-28 15:38:06,697 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@76105ac0{h2c, (h2c)}{0.0.0.0:0} 2024-06-28 15:38:06,701 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:38:06,704 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@78ea700f{h2c, (h2c)}{0.0.0.0:35575} 2024-06-28 15:38:06,705 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@21ba0d33{STARTING}[11.0.18,sto=0] @17319ms 2024-06-28 15:38:06,752 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@21ba0d33{STOPPING}[11.0.18,sto=0] 2024-06-28 15:38:06,753 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@78ea700f{h2c, (h2c)}{0.0.0.0:0} 2024-06-28 15:38:06,758 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:38:06,762 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@30ed2a26{h2c, (h2c)}{0.0.0.0:43931} 2024-06-28 15:38:06,763 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@141a10bf{STARTING}[11.0.18,sto=0] @17378ms 2024-06-28 15:38:06,781 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@141a10bf{STOPPING}[11.0.18,sto=0] 2024-06-28 15:38:06,783 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@30ed2a26{h2c, (h2c)}{0.0.0.0:0} 2024-06-28 15:38:06,786 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:38:06,789 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@6e617c0e{h2c, (h2c)}{0.0.0.0:43531} 2024-06-28 15:38:06,790 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@34e68840{STARTING}[11.0.18,sto=0] @17404ms 2024-06-28 15:38:07,059 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@34e68840{STOPPING}[11.0.18,sto=0] 2024-06-28 15:38:07,062 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@6e617c0e{h2c, (h2c)}{0.0.0.0:0} 2024-06-28 15:38:07,065 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:38:07,068 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@33089426{h2c, (h2c)}{0.0.0.0:44083} 2024-06-28 15:38:07,069 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@35995029{STARTING}[11.0.18,sto=0] @17683ms 2024-06-28 15:38:07,103 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@35995029{STOPPING}[11.0.18,sto=0] 2024-06-28 15:38:07,105 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@33089426{h2c, (h2c)}{0.0.0.0:0} 2024-06-28 15:38:07,108 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:38:07,110 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@796642ae{h2c, (h2c)}{0.0.0.0:34763} 2024-06-28 15:38:07,111 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@6de9bba2{STARTING}[11.0.18,sto=0] @17725ms 2024-06-28 15:38:07,266 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@6de9bba2{STOPPING}[11.0.18,sto=0] 2024-06-28 15:38:07,272 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@796642ae{h2c, (h2c)}{0.0.0.0:0} 2024-06-28 15:38:07,276 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:38:07,278 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@27048db3{h2c, (h2c)}{0.0.0.0:45929} 2024-06-28 15:38:07,279 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@6c4d0224{STARTING}[11.0.18,sto=0] @17893ms 2024-06-28 15:38:07,288 WARN [qtp1853827541-231] org.eclipse.jetty.server.HttpChannel.handleException(HttpChannel.java:793) - handleException / java.io.IOException 2024-06-28 15:38:07,353 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@6c4d0224{STOPPING}[11.0.18,sto=0] 2024-06-28 15:38:07,355 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@27048db3{h2c, (h2c)}{0.0.0.0:0} 2024-06-28 15:38:07,359 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:38:07,362 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@6fe243a{h2c, (h2c)}{0.0.0.0:33189} 2024-06-28 15:38:07,363 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@3e73f5e7{STARTING}[11.0.18,sto=0] @17977ms 2024-06-28 15:38:07,380 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@3e73f5e7{STOPPING}[11.0.18,sto=0] 2024-06-28 15:38:07,381 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@6fe243a{h2c, (h2c)}{0.0.0.0:0} 2024-06-28 15:38:07,384 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:38:07,388 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@594c66c3{h2c, (h2c)}{0.0.0.0:38881} 2024-06-28 15:38:07,388 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@6c46dc02{STARTING}[11.0.18,sto=0] @18003ms 2024-06-28 15:38:07,406 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@6c46dc02{STOPPING}[11.0.18,sto=0] 2024-06-28 15:38:07,408 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@594c66c3{h2c, (h2c)}{0.0.0.0:0} 2024-06-28 15:38:07,411 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:38:07,414 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@40d370fa{h2c, (h2c)}{0.0.0.0:34733} 2024-06-28 15:38:07,414 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@476a970c{STARTING}[11.0.18,sto=0] @18029ms 2024-06-28 15:38:07,457 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@476a970c{STOPPING}[11.0.18,sto=0] 2024-06-28 15:38:07,459 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@40d370fa{h2c, (h2c)}{0.0.0.0:0} 2024-06-28 15:38:07,463 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:38:07,467 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@1382a7d8{h2c, (h2c)}{0.0.0.0:34747} 2024-06-28 15:38:07,468 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@14d53884{STARTING}[11.0.18,sto=0] @18082ms 2024-06-28 15:38:07,485 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@14d53884{STOPPING}[11.0.18,sto=0] 2024-06-28 15:38:07,487 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@1382a7d8{h2c, (h2c)}{0.0.0.0:0} [WARNING] Tests run: 33, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 6.552 s -- in org.eclipse.scout.rt.server.commons.servlet.HttpProxyTest [INFO] Running org.eclipse.scout.rt.server.commons.servlet.HttpClientInfoTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.418 s -- in org.eclipse.scout.rt.server.commons.servlet.HttpClientInfoTest [INFO] Running org.eclipse.scout.rt.server.commons.servlet.ContentSecurityPolicyTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.scout.rt.server.commons.servlet.ContentSecurityPolicyTest [INFO] Running org.eclipse.scout.rt.server.commons.idempotent.SequenceNumberDuplicateDetectorTest 2024-06-28 15:38:08,001 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-28 15:38:08,143 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-28 15:38:08,146 INFO [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered. 2024-06-28 15:38:08,147 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-28 15:38:08,148 INFO [main] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:220) - No instance of org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService available, skip loading certificates from remote file service. 2024-06-28 15:38:08,176 WARN [main] org.eclipse.scout.rt.server.commons.idempotent.SequenceNumberDuplicateDetector.accept(SequenceNumberDuplicateDetector.java:110) - Potential duplicate request id 2. The cache size is 2, the window is 3, 4. Assuming new key is valid. 2024-06-28 15:38:08,176 WARN [main] org.eclipse.scout.rt.server.commons.idempotent.SequenceNumberDuplicateDetector.accept(SequenceNumberDuplicateDetector.java:110) - Potential duplicate request id 1. The cache size is 3, the window is 2, 4. Assuming new key is valid. 2024-06-28 15:38:08,184 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... 2024-06-28 15:38:08,185 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.193 s -- in org.eclipse.scout.rt.server.commons.idempotent.SequenceNumberDuplicateDetectorTest [INFO] Running org.eclipse.scout.rt.server.commons.id.SignatureHttpServletRequestWrapperTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.scout.rt.server.commons.id.SignatureHttpServletRequestWrapperTest [INFO] Running org.eclipse.scout.rt.server.commons.healthcheck.HealthCheckerTest 2024-06-28 15:38:10,351 WARN [Time-limited test] org.eclipse.scout.rt.server.commons.healthcheck.AbstractHealthChecker.checkHealth(AbstractHealthChecker.java:131) - HealthCheck[b8933d1e-8eca-4c82-ae4f-18ec7b6b5948] has timed out after 1000ms, future=JobFutureTask@5b3eff5d[job=b8933d1e-8eca-4c82-ae4f-18ec7b6b5948, state=RUNNING]. Cancelling job now. 2024-06-28 15:38:14,483 INFO [scout-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=Array index out of range: 2] - MDC[jobName=197f8f00-8cf1-4b1d-920e-8dc93c3c8c1f] java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 2 at org.eclipse.scout.rt.server.commons.healthcheck.HealthCheckerTest$2.run(HealthCheckerTest.java:198) at org.eclipse.scout.rt.server.commons.healthcheck.HealthCheckerTest$1.execCheckHealth(HealthCheckerTest.java:61) at org.eclipse.scout.rt.server.commons.healthcheck.AbstractHealthChecker.lambda$0(AbstractHealthChecker.java:145) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.244 s -- in org.eclipse.scout.rt.server.commons.healthcheck.HealthCheckerTest [INFO] Running org.eclipse.scout.rt.server.commons.context.HttpRunContextProducerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.scout.rt.server.commons.context.HttpRunContextProducerTest [INFO] Running org.eclipse.scout.rt.server.commons.authentication.token.SingleStringTokenVerifierTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.server.commons.authentication.token.SingleStringTokenVerifierTest [INFO] Running org.eclipse.scout.rt.server.commons.authentication.ServletFilterHelperTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 s -- in org.eclipse.scout.rt.server.commons.authentication.ServletFilterHelperTest [INFO] Running org.eclipse.scout.rt.server.commons.authentication.ServiceTunnelAccessTokenAccessControllerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.server.commons.authentication.ServiceTunnelAccessTokenAccessControllerTest [INFO] Running org.eclipse.scout.rt.server.commons.authentication.FormBasedAccessControllerTest 2024-06-28 15:38:15,946 INFO [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.init(DataObjectInventory.java:116) - Registry initialized, found 31 IDoEntity implementations with @TypeName annotation and 0 implementations with @TypeVersion annotation. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.099 s -- in org.eclipse.scout.rt.server.commons.authentication.FormBasedAccessControllerTest [INFO] Running org.eclipse.scout.rt.server.commons.authentication.BearerAuthAccessControllerTest 2024-06-28 15:38:16,082 ERROR [main] org.eclipse.scout.rt.server.commons.authentication.BearerAuthAccessController.readBearerToken(BearerAuthAccessController.java:139) - Token is not a valid base64 encoded value. Check part 0 of the token java.lang.IllegalArgumentException: Illegal base64 character 20 at java.base/java.util.Base64$Decoder.decode0(Base64.java:848) at java.base/java.util.Base64$Decoder.decode(Base64.java:566) at java.base/java.util.Base64$Decoder.decode(Base64.java:589) at org.eclipse.scout.rt.platform.util.Base64Utility.decode(Base64Utility.java:87) at org.eclipse.scout.rt.platform.util.Base64Utility.decode(Base64Utility.java:60) at org.eclipse.scout.rt.server.commons.authentication.BearerAuthAccessController.readBearerToken(BearerAuthAccessController.java:136) at org.eclipse.scout.rt.server.commons.authentication.BearerAuthAccessControllerTest.testParseBearerAuthRequest(BearerAuthAccessControllerTest.java:69) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.599 s -- in org.eclipse.scout.rt.server.commons.authentication.BearerAuthAccessControllerTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 105, Failures: 0, Errors: 0, Skipped: 4 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.commons.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.commons.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.jetty >----------- [INFO] Building org.eclipse.scout.rt.jetty 24.2-SNAPSHOT [23/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jetty/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-webapp/11.0.18/jetty-webapp-11.0.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/11.0.18/jetty-webapp-11.0.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/11.0.18/jetty-webapp-11.0.18.pom (3.6 kB at 399 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.pom (2.3 kB at 335 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.pom (2.1 kB at 257 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-xml/11.0.18/jetty-xml-11.0.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/11.0.18/jetty-xml-11.0.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/11.0.18/jetty-xml-11.0.18.pom (2.2 kB at 319 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-alpn-java-server/11.0.18/jetty-alpn-java-server-11.0.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-java-server/11.0.18/jetty-alpn-java-server-11.0.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-java-server/11.0.18/jetty-alpn-java-server-11.0.18.pom (2.5 kB at 316 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-alpn-parent/11.0.18/jetty-alpn-parent-11.0.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-parent/11.0.18/jetty-alpn-parent-11.0.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-parent/11.0.18/jetty-alpn-parent-11.0.18.pom (792 B at 99 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-alpn-server/11.0.18/jetty-alpn-server-11.0.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-server/11.0.18/jetty-alpn-server-11.0.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-server/11.0.18/jetty-alpn-server-11.0.18.pom (2.2 kB at 318 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.pom (10 kB at 1.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/toolchain/jetty-toolchain/1.6/jetty-toolchain-1.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/toolchain/jetty-toolchain/1.6/jetty-toolchain-1.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/toolchain/jetty-toolchain/1.6/jetty-toolchain-1.6.pom (17 kB at 1.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-webapp/11.0.18/jetty-webapp-11.0.18.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-xml/11.0.18/jetty-xml-11.0.18.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-alpn-java-server/11.0.18/jetty-alpn-java-server-11.0.18.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-alpn-server/11.0.18/jetty-alpn-server-11.0.18.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/11.0.18/jetty-webapp-11.0.18.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/11.0.18/jetty-webapp-11.0.18.jar (159 kB at 8.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/11.0.18/jetty-xml-11.0.18.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-java-server/11.0.18/jetty-alpn-java-server-11.0.18.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-server/11.0.18/jetty-alpn-server-11.0.18.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-server/11.0.18/jetty-alpn-server-11.0.18.jar (18 kB at 2.0 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-java-server/11.0.18/jetty-alpn-java-server-11.0.18.jar (17 kB at 1.7 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/11.0.18/jetty-xml-11.0.18.jar (73 kB at 6.6 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar (121 kB at 7.6 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar (166 kB at 5.7 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.jetty --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.jetty --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.jetty --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jetty/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.jetty --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.jetty --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.jetty --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jetty/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.jetty --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jetty/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.jetty --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.jetty --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.jetty --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jetty/target/org.eclipse.scout.rt.jetty-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.jetty --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.jetty --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jetty/target/org.eclipse.scout.rt.jetty-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.jetty --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.jetty --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.jetty --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jetty/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jetty/24.2-SNAPSHOT/org.eclipse.scout.rt.jetty-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jetty/target/org.eclipse.scout.rt.jetty-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jetty/24.2-SNAPSHOT/org.eclipse.scout.rt.jetty-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jetty/target/org.eclipse.scout.rt.jetty-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jetty/24.2-SNAPSHOT/org.eclipse.scout.rt.jetty-24.2-SNAPSHOT-sources.jar [INFO] [INFO] -----------< org.eclipse.scout.rt:org.eclipse.scout.rt.app >------------ [INFO] Building org.eclipse.scout.rt.app 24.2-SNAPSHOT [24/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.app/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.app --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.app --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.app --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.app/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.app --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.app --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.app/src/main/java/org/eclipse/scout/rt/app/Application.java:[157,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.app --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.app/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.app --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.app/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.app --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.app --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.app --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.app/target/org.eclipse.scout.rt.app-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.app --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.app --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.app/target/org.eclipse.scout.rt.app-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.app --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.app --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.app --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.app/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.app/24.2-SNAPSHOT/org.eclipse.scout.rt.app-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.app/target/org.eclipse.scout.rt.app-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.app/24.2-SNAPSHOT/org.eclipse.scout.rt.app-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.app/target/org.eclipse.scout.rt.app-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.app/24.2-SNAPSHOT/org.eclipse.scout.rt.app-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.app >-------- [INFO] Building org.eclipse.scout.rt.server.app 24.2-SNAPSHOT [25/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.app/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server.app --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.app --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.app --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.app/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.app --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.app --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.server.app --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.app/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.app --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.app/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.app --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.app --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.app --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.app/target/org.eclipse.scout.rt.server.app-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.app --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.app --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.app/target/org.eclipse.scout.rt.server.app-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.app --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.app --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.server.app --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.app/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.app/24.2-SNAPSHOT/org.eclipse.scout.rt.server.app-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.app/target/org.eclipse.scout.rt.server.app-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.app/24.2-SNAPSHOT/org.eclipse.scout.rt.server.app-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.app/target/org.eclipse.scout.rt.server.app-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.app/24.2-SNAPSHOT/org.eclipse.scout.rt.server.app-24.2-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.test >-------- [INFO] Building org.eclipse.scout.rt.server.test 24.2-SNAPSHOT [26/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.test --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/main/java/org/eclipse/scout/rt/testing/server/TestHttpSession.java:[28,19] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/main/java/org/eclipse/scout/rt/testing/server/TestHttpSession.java:[94,10] java.util.Enumeration is a raw type. References to generic type java.util.Enumeration should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/main/java/org/eclipse/scout/rt/testing/server/runner/statement/ServerRunContextStatement.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/main/java/org/eclipse/scout/rt/testing/server/runner/statement/ServerRunContextStatement.java:[57,44] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/main/java/org/eclipse/scout/rt/testing/server/runner/statement/ServerRunContextStatement.java:[57,55] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/main/java/org/eclipse/scout/rt/testing/server/runner/statement/ServerRunContextStatement.java:[57,72] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/main/java/org/eclipse/scout/rt/testing/server/runner/statement/ServerRunContextStatement.java:[69,11] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.server.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.test --- [INFO] Copying 3 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/PiggyBackClientNotificationTest.java:[54,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/ServiceTunnelServletTest.java:[15,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/ServiceTunnelServletTest.java:[164,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/ServiceTunnelServletTest.java:[232,30] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/ServiceTunnelServletTest.java:[232,41] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/ServiceTunnelServletTest.java:[232,58] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[60,38] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[65,41] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[70,38] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[89,37] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[94,39] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[99,36] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[114,37] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[119,41] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[124,55] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[47,5] org.mockito.stubbing.Answer is a raw type. References to generic type org.mockito.stubbing.Answer should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[125,32] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[151,73] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[155,37] org.eclipse.scout.rt.shared.services.lookup.ILookupService is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupService should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[175,75] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[179,37] org.eclipse.scout.rt.shared.services.lookup.ILookupService is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupService should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[199,75] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[205,37] org.eclipse.scout.rt.shared.services.lookup.ILookupService is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupService should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[220,77] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[226,37] org.eclipse.scout.rt.shared.services.lookup.ILookupService is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupService should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[308,80] org.eclipse.scout.rt.shared.services.lookup.LocalLookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LocalLookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[46,5] org.mockito.stubbing.Answer is a raw type. References to generic type org.mockito.stubbing.Answer should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[72,32] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[95,32] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[118,32] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[136,7] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[139,32] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[185,47] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[189,37] org.eclipse.scout.rt.shared.services.lookup.ILookupService is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupService should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[197,59] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[203,37] org.eclipse.scout.rt.shared.services.lookup.ILookupService is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupService should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.server.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 2024-06-28 15:38:24,417 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-28 15:38:24,469 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-28 15:38:24,769 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-28 15:38:25,316 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 872.135435 ms. Total class count: 1750 2024-06-28 15:38:26,001 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 401 beans in 680.974836 ms 2024-06-28 15:38:26,154 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 401 beans in 152.723886 ms 2024-06-28 15:38:26,181 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-28 15:38:26,224 INFO [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 2 code type classes registered. 2024-06-28 15:38:26,243 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-28 15:38:26,255 INFO [scout-platform-starter] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:232) - Unable to import trusted certificates from remote folder '/certificates'. 2024-06-28 15:38:26,611 INFO [scout-platform-starter] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received. [INFO] Running org.eclipse.scout.rt.testing.server.runner.parameterized.SampleParameterizedServerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.108 s -- in org.eclipse.scout.rt.testing.server.runner.parameterized.SampleParameterizedServerTest [INFO] Running org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTimeoutTransactionTest 2024-06-28 15:38:29,072 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'server' - MDC[principal=anna] 2024-06-28 15:38:29,152 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerSameSessionTest$JUnitServerSession@209f3887[id = 2trmjr13plia1lbqmandcsi88lqan6ff68n7agdrk4nqt6lnop3], user=anna] - MDC[principal=anna] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 s -- in org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTimeoutTransactionTest [INFO] Running org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTest [INFO] Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTransactionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTransactionTest [INFO] Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTest [INFO] Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerSameSessionTest 2024-06-28 15:38:29,511 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest$JUnitServerSession@6b2fdffc[id = ktvu1f2abj99u96u5bv14g2d4g2f8r1idibod49jmbqupl8rjtt], user=anna] - MDC[principal=anna] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerSameSessionTest [INFO] Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest 2024-06-28 15:38:29,521 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest$JUnitServerSession@51ac12ac[id = 1b47jf0j63q2vrsmv5vecq374suq6p4n0pfc6ecugvu8bloj07ld], user=john] - MDC[principal=john] 2024-06-28 15:38:29,541 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@4dc52559[id = l2sbmfho8htq0uho4opes542c87rbifjepj5bsr8r95v7o179j9], user=anna] - MDC[principal=anna] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest [INFO] Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest 2024-06-28 15:38:29,547 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@119290b9[id = 1e3fb2tin8k6pr2i0fhtvahdvo8pv3ioqvtajfhl4drr0btqqvjr], user=anna] - MDC[principal=anna] 2024-06-28 15:38:29,552 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@512abf25[id = k2khg1stnis3iur50ml080g9hlvvo84ekfmvjhqshkq6id1l3dk], user=anna] - MDC[principal=anna] 2024-06-28 15:38:29,556 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession2@7e7740a5[id = 1n6v4idfpf1hd2up0k9oee9rc5efahb4mrval2b27n5s2m2603nv], user=anna] - MDC[principal=anna] 2024-06-28 15:38:29,560 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@7e61e25c[id = 1btgu21dvqda0lhkdugen4e0g6ddssi0ccqn348qiv3c91g5qaeg], user=anna] - MDC[principal=anna] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest [INFO] Running org.eclipse.scout.rt.server.session.ServerSessionCacheTest 2024-06-28 15:38:29,567 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@22a6d75c[id = testId], user=null] 2024-06-28 15:38:30,884 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@6d294ddc[id = testId], user=null] 2024-06-28 15:38:30,954 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@22791b75[id = testId], user=null] 2024-06-28 15:38:30,966 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@43d76a92[id = testId], user=null] 2024-06-28 15:38:31,146 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@794240e2[id = testId], user=null] 2024-06-28 15:38:31,165 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@6885ed19[id = testId], user=null] 2024-06-28 15:38:31,395 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@4eb9ae4d[id = testId], user=null] 2024-06-28 15:38:31,402 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@774d8276[id = testId], user=null] 2024-06-28 15:38:31,453 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@4e958f08[id = testId], user=null] 2024-06-28 15:38:31,457 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@25ce435[id = testId], user=null] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.908 s -- in org.eclipse.scout.rt.server.session.ServerSessionCacheTest [INFO] Running org.eclipse.scout.rt.server.services.lookup.BatchNormalizerTest 2024-06-28 15:38:31,788 WARN [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:160) - class org.eclipse.scout.rt.server.services.lookup.BatchNormalizerTest$FruitLookupCallNonCacheable subclasses LookupCall with an additional member field 'FruitLookupCallNonCacheable.m_meta' and should therefore override the 'boolean equals(Object obj)' and 'int hashCode()' methods [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.473 s -- in org.eclipse.scout.rt.server.services.lookup.BatchNormalizerTest [INFO] Running org.eclipse.scout.rt.server.services.lookup.BatchLookupTest 2024-06-28 15:38:32,202 WARN [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:160) - class org.eclipse.scout.rt.server.services.lookup.BatchLookupTest$FlowerLookupCallWithMembersNoEqualsOverride subclasses LookupCall with an additional member field 'FlowerLookupCallWithMembersNoEqualsOverride.m_latinId' and should therefore override the 'boolean equals(Object obj)' and 'int hashCode()' methods 2024-06-28 15:38:32,406 WARN [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:160) - class org.eclipse.scout.rt.server.services.lookup.BatchLookupTest$LocalFlowerLookupCallWithMembersNoEqualsOverride subclasses LookupCall with an additional member field 'LocalFlowerLookupCallWithMembersNoEqualsOverride.m_latinId' and should therefore override the 'boolean equals(Object obj)' and 'int hashCode()' methods 2024-06-28 15:38:32,501 WARN [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:160) - class org.eclipse.scout.rt.server.services.lookup.BatchLookupTest$SubclassedLocalFlowerLookupCallWithMembersNoEqualsOverride subclasses LookupCall with an additional member field 'LocalFlowerLookupCallWithMembersNoEqualsOverride.m_latinId' and should therefore override the 'boolean equals(Object obj)' and 'int hashCode()' methods 2024-06-28 15:38:32,597 WARN [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:160) - class org.eclipse.scout.rt.server.services.lookup.BatchLookupTest$SubclassedFlowerLookupCallWithMembersNoEqualsOverride subclasses LookupCall with an additional member field 'FlowerLookupCallWithMembersNoEqualsOverride.m_latinId' and should therefore override the 'boolean equals(Object obj)' and 'int hashCode()' methods [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.803 s -- in org.eclipse.scout.rt.server.services.lookup.BatchLookupTest [INFO] Running org.eclipse.scout.rt.server.services.common.security.PermissionsInvalidationNotificationListenerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.scout.rt.server.services.common.security.PermissionsInvalidationNotificationListenerTest [INFO] Running org.eclipse.scout.rt.server.services.common.security.PermissionServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.eclipse.scout.rt.server.services.common.security.PermissionServiceTest [INFO] Running org.eclipse.scout.rt.server.services.common.security.AccessControlServiceTest 2024-06-28 15:38:32,864 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@6fe04f2a[id = 1idgmbqf2pjako6agn5aks0g78rolft5nvpjg7vvbhg1e4at70dv], user=john] - MDC[principal=john] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.568 s -- in org.eclipse.scout.rt.server.services.common.security.AccessControlServiceTest [INFO] Running org.eclipse.scout.rt.server.services.common.pwd.DefaultPasswordPolicyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.scout.rt.server.services.common.pwd.DefaultPasswordPolicyTest [INFO] Running org.eclipse.scout.rt.server.services.common.code.CodeServiceTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.560 s -- in org.eclipse.scout.rt.server.services.common.code.CodeServiceTest [INFO] Running org.eclipse.scout.rt.server.services.common.code.CodeServiceInvalidateTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.scout.rt.server.services.common.code.CodeServiceInvalidateTest [INFO] Running org.eclipse.scout.rt.server.services.common.clustersync.ClusterSynchronizationServiceTest 2024-06-28 15:38:34,089 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@4243341e[id = i27klualkk3ud458u4ktu8qjqols3o80mo1vs38c9fq4dmk66f9], user=default] - MDC[principal=default] 2024-06-28 15:38:34,243 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=i27klualkk3ud458u4ktu8qjqols3o80mo1vs38c9fq4dmk66f9] 2024-06-28 15:38:34,275 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=i27klualkk3ud458u4ktu8qjqols3o80mo1vs38c9fq4dmk66f9] 2024-06-28 15:38:34,287 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=i27klualkk3ud458u4ktu8qjqols3o80mo1vs38c9fq4dmk66f9] 2024-06-28 15:38:34,293 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=i27klualkk3ud458u4ktu8qjqols3o80mo1vs38c9fq4dmk66f9] 2024-06-28 15:38:34,300 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=i27klualkk3ud458u4ktu8qjqols3o80mo1vs38c9fq4dmk66f9] 2024-06-28 15:38:34,394 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@d84418a[id = 24bc3kaq22b0a8pq8cfrsol6gniqg28mqd8bvtvnr1mrk8851k2], user=system] - MDC[principal=system] 2024-06-28 15:38:34,405 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=i27klualkk3ud458u4ktu8qjqols3o80mo1vs38c9fq4dmk66f9] 2024-06-28 15:38:34,414 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=i27klualkk3ud458u4ktu8qjqols3o80mo1vs38c9fq4dmk66f9] 2024-06-28 15:38:34,441 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=i27klualkk3ud458u4ktu8qjqols3o80mo1vs38c9fq4dmk66f9] 2024-06-28 15:38:34,447 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=i27klualkk3ud458u4ktu8qjqols3o80mo1vs38c9fq4dmk66f9] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.370 s -- in org.eclipse.scout.rt.server.services.common.clustersync.ClusterSynchronizationServiceTest [INFO] Running org.eclipse.scout.rt.server.services.common.clustersync.ClusterNodeStatusInfoTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.scout.rt.server.services.common.clustersync.ClusterNodeStatusInfoTest [INFO] Running org.eclipse.scout.rt.server.services.common.clustersync.ClientNotificationClusterNotificationTest 2024-06-28 15:38:34,568 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=i27klualkk3ud458u4ktu8qjqols3o80mo1vs38c9fq4dmk66f9] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s -- in org.eclipse.scout.rt.server.services.common.clustersync.ClientNotificationClusterNotificationTest [INFO] Running org.eclipse.scout.rt.server.services.ServiceWithSessionInterceptorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.server.services.ServiceWithSessionInterceptorTest [INFO] Running org.eclipse.scout.rt.server.services.RemoteServiceWithoutAuthorizationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.scout.rt.server.services.RemoteServiceWithoutAuthorizationTest [INFO] Running org.eclipse.scout.rt.server.services.RemoteServiceAccessDeniedTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.scout.rt.server.services.RemoteServiceAccessDeniedTest [INFO] Running org.eclipse.scout.rt.server.notification.NotificationCoalescerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.scout.rt.server.notification.NotificationCoalescerTest [INFO] Running org.eclipse.scout.rt.server.job.filter.future.SessionFutureFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.scout.rt.server.job.filter.future.SessionFutureFilterTest [INFO] Running org.eclipse.scout.rt.server.job.filter.future.ServerRunContextFutureFilterTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 s -- in org.eclipse.scout.rt.server.job.filter.future.ServerRunContextFutureFilterTest [INFO] Running org.eclipse.scout.rt.server.job.filter.event.SessionJobEventFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.eclipse.scout.rt.server.job.filter.event.SessionJobEventFilterTest [INFO] Running org.eclipse.scout.rt.server.context.ServerRunContextTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.scout.rt.server.context.ServerRunContextTest [INFO] Running org.eclipse.scout.rt.server.context.ServerRunContextProducerTest 2024-06-28 15:38:35,514 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@16391278[id = iejam9a8ulmfor86bbpe7hq0nt83fnnjtt90159fhekk37lbo0d], user=alpha] - MDC[principal=alpha] 2024-06-28 15:38:35,519 INFO [scout-thread-23] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@39fa6210[id = 13od22lrciftkreip4sf3jo3eshsbdnjkt2c73uc9todcr0shmn4], user=beta] - MDC[principal=beta, jobName=org.eclipse.scout.rt.server.context.ServerRunContextProducerTest$$Lambda$381/0x00007fcb3c448888] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.scout.rt.server.context.ServerRunContextProducerTest [INFO] Running org.eclipse.scout.rt.server.context.ServerRunContextChainTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.server.context.ServerRunContextChainTest [INFO] Running org.eclipse.scout.rt.server.context.RunMonitorCancelRegistryTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.scout.rt.server.context.RunMonitorCancelRegistryTest [INFO] Running org.eclipse.scout.rt.server.context.HttpServerRunContextProducerTest 2024-06-28 15:38:36,348 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@13f4048e[id = testid], user=null] - MDC[cid=4a64b74c-a96f-4dc3-9021-6945a69e69ad] 2024-06-28 15:38:36,359 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.inactivateSession(AbstractServerSession.java:281) - Server session stopped [session=org.eclipse.scout.rt.server.TestServerSession@13f4048e[id = testid], user=null] 2024-06-28 15:38:36,373 INFO [main] org.eclipse.scout.rt.server.commons.HttpSessionMutex.of(HttpSessionMutex.java:89) - Session without mutex: null. Consider registering class org.eclipse.scout.rt.server.commons.HttpSessionMutex as listener via org.eclipse.scout.rt.jetty.IServletFilterContributor or in the web.xml java.lang.Exception: origin at org.eclipse.scout.rt.server.commons.HttpSessionMutex.of(HttpSessionMutex.java:89) at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.computeSessionIdIfAbsent(HttpServerRunContextProducer.java:147) at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.ensureScoutSessionId(HttpServerRunContextProducer.java:143) at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.getOrCreateScoutSession(HttpServerRunContextProducer.java:129) at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.produce(HttpServerRunContextProducer.java:94) at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.produce(HttpServerRunContextProducer.java:64) at org.eclipse.scout.rt.server.context.HttpServerRunContextProducerTest.testGetOrCreateScoutSessionWithExistingSessionIdOnHttpSession(HttpServerRunContextProducerTest.java:82) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:38:36,388 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@51508029[id = testId], user=null] - MDC[cid=58662a0f-1895-4530-a608-da3a09a23f9a] 2024-06-28 15:38:36,389 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.inactivateSession(AbstractServerSession.java:281) - Server session stopped [session=org.eclipse.scout.rt.server.TestServerSession@51508029[id = testId], user=null] 2024-06-28 15:38:36,396 INFO [main] org.eclipse.scout.rt.server.commons.HttpSessionMutex.of(HttpSessionMutex.java:89) - Session without mutex: null. Consider registering class org.eclipse.scout.rt.server.commons.HttpSessionMutex as listener via org.eclipse.scout.rt.jetty.IServletFilterContributor or in the web.xml java.lang.Exception: origin at org.eclipse.scout.rt.server.commons.HttpSessionMutex.of(HttpSessionMutex.java:89) at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.computeSessionIdIfAbsent(HttpServerRunContextProducer.java:147) at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.ensureScoutSessionId(HttpServerRunContextProducer.java:143) at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.getOrCreateScoutSession(HttpServerRunContextProducer.java:129) at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.produce(HttpServerRunContextProducer.java:94) at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.produce(HttpServerRunContextProducer.java:64) at org.eclipse.scout.rt.server.context.HttpServerRunContextProducerTest.testGetOrCreateScoutSessionWithRandomId(HttpServerRunContextProducerTest.java:62) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:38:36,402 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@2a54c92e[id = 1aq8oaft4g9ria0g5e94h84ujn7d7nd9hlk8plkaccjfu9vs6iqn], user=null] - MDC[cid=41c070b7-771a-4288-b91f-47006fc5a635] 2024-06-28 15:38:36,404 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.inactivateSession(AbstractServerSession.java:281) - Server session stopped [session=org.eclipse.scout.rt.server.TestServerSession@2a54c92e[id = 1aq8oaft4g9ria0g5e94h84ujn7d7nd9hlk8plkaccjfu9vs6iqn], user=null] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.812 s -- in org.eclipse.scout.rt.server.context.HttpServerRunContextProducerTest [INFO] Running org.eclipse.scout.rt.server.commons.http.TestingHttpServerTest 2024-06-28 15:38:37,084 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:38:37,596 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-28 15:38:37,648 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-28 15:38:37,742 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@7c07023{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-28 15:38:37,778 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@665b441e{HTTP/1.1, (http/1.1)}{0.0.0.0:33002} 2024-06-28 15:38:37,783 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@14bf9fd0{STARTING}[11.0.18,sto=0] @16565ms 2024-06-28 15:38:37,783 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:38:37,814 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-28 15:38:37,816 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-28 15:38:37,819 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@3d5e0bf0{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-28 15:38:37,820 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@f4d391c{HTTP/1.1, (http/1.1)}{0.0.0.0:33003} 2024-06-28 15:38:37,821 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@64887fbc{STARTING}[11.0.18,sto=0] @16603ms 2024-06-28 15:38:37,821 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@14bf9fd0{STOPPING}[11.0.18,sto=0] 2024-06-28 15:38:37,842 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@665b441e{HTTP/1.1, (http/1.1)}{0.0.0.0:33002} 2024-06-28 15:38:37,850 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@7c07023{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-28 15:38:37,856 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@64887fbc{STOPPING}[11.0.18,sto=0] 2024-06-28 15:38:37,857 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@f4d391c{HTTP/1.1, (http/1.1)}{0.0.0.0:33003} 2024-06-28 15:38:37,859 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@3d5e0bf0{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.429 s -- in org.eclipse.scout.rt.server.commons.http.TestingHttpServerTest [INFO] Running org.eclipse.scout.rt.server.commons.http.HttpSimpleTest 2024-06-28 15:38:37,874 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:38:37,901 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-28 15:38:37,903 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-28 15:38:37,906 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@209b4b35{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-28 15:38:37,907 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@58be583e{HTTP/1.1, (http/1.1)}{0.0.0.0:33001} 2024-06-28 15:38:37,908 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@6870a76f{STARTING}[11.0.18,sto=0] @16690ms 2024-06-28 15:38:39,264 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@6870a76f{STOPPING}[11.0.18,sto=0] 2024-06-28 15:38:39,268 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@58be583e{HTTP/1.1, (http/1.1)}{0.0.0.0:33001} 2024-06-28 15:38:39,271 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@209b4b35{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} # HttpClient.write # HttpClient.read 2024-06-28 15:38:39,276 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:38:39,309 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-28 15:38:39,312 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-28 15:38:39,316 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@39e91bda{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-28 15:38:39,318 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@5f662dd{HTTP/1.1, (http/1.1)}{0.0.0.0:33001} 2024-06-28 15:38:39,318 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@6c4c32ff{STARTING}[11.0.18,sto=0] @18101ms 2024-06-28 15:38:39,360 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@6c4c32ff{STOPPING}[11.0.18,sto=0] 2024-06-28 15:38:39,361 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@5f662dd{HTTP/1.1, (http/1.1)}{0.0.0.0:33001} 2024-06-28 15:38:39,363 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@39e91bda{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} # HttpClient.write # HttpClient.read 2024-06-28 15:38:39,367 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:38:39,396 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-28 15:38:39,398 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-28 15:38:39,401 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@5ab1107d{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-28 15:38:39,403 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@55b7f9f1{HTTP/1.1, (http/1.1)}{0.0.0.0:33001} 2024-06-28 15:38:39,404 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@4b477121{STARTING}[11.0.18,sto=0] @18186ms 2024-06-28 15:38:39,478 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@4b477121{STOPPING}[11.0.18,sto=0] 2024-06-28 15:38:39,480 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@55b7f9f1{HTTP/1.1, (http/1.1)}{0.0.0.0:33001} 2024-06-28 15:38:39,481 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@5ab1107d{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} # HttpClient.write # HttpClient.read 2024-06-28 15:38:39,484 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-28 15:38:39,591 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-28 15:38:39,594 INFO [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 2 code type classes registered. 2024-06-28 15:38:39,596 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-28 15:38:39,597 INFO [main] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:232) - Unable to import trusted certificates from remote folder '/certificates'. 2024-06-28 15:38:39,605 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.773 s -- in org.eclipse.scout.rt.server.commons.http.HttpSimpleTest [INFO] Running org.eclipse.scout.rt.server.commons.http.HttpServletConnectionAbortTest 2024-06-28 15:38:39,656 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:38:39,746 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-28 15:38:39,755 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-28 15:38:39,762 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@3b4b2c03{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-28 15:38:39,766 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@c3e5e3c{HTTP/1.1, (http/1.1)}{0.0.0.0:33007} 2024-06-28 15:38:39,767 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@462deb2b{STARTING}[11.0.18,sto=0] @18550ms ROUND 0 ROUND 1 ROUND 2 ROUND 3 ROUND 4 ROUND 5 ROUND 6 ROUND 7 ROUND 8 ROUND 9 ROUND 10 ROUND 11 ROUND 12 ROUND 13 ROUND 14 ROUND 15 ROUND 16 ROUND 17 ROUND 18 ROUND 19 ROUND 20 ROUND 21 ROUND 22 ROUND 23 ROUND 24 ROUND 25 ROUND 26 ROUND 27 ROUND 28 ROUND 29 ROUND 30 ROUND 31 ROUND 32 ROUND 33 ROUND 34 ROUND 35 ROUND 36 ROUND 37 ROUND 38 ROUND 39 ROUND 40 ROUND 41 ROUND 42 ROUND 43 ROUND 44 ROUND 45 ROUND 46 ROUND 47 ROUND 48 ROUND 49 ROUND 50 ROUND 51 ROUND 52 ROUND 53 ROUND 54 ROUND 55 ROUND 56 ROUND 57 ROUND 58 ROUND 59 ROUND 60 ROUND 61 ROUND 62 ROUND 63 ROUND 64 ROUND 65 ROUND 66 ROUND 67 ROUND 68 ROUND 69 ROUND 70 ROUND 71 ROUND 72 ROUND 73 ROUND 74 ROUND 75 ROUND 76 ROUND 77 ROUND 78 ROUND 79 ROUND 80 ROUND 81 ROUND 82 ROUND 83 ROUND 84 ROUND 85 ROUND 86 ROUND 87 ROUND 88 ROUND 89 ROUND 90 ROUND 91 ROUND 92 ROUND 93 ROUND 94 ROUND 95 ROUND 96 ROUND 97 ROUND 98 ROUND 99 2024-06-28 15:38:40,394 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@462deb2b{STOPPING}[11.0.18,sto=0] 2024-06-28 15:38:40,396 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@c3e5e3c{HTTP/1.1, (http/1.1)}{0.0.0.0:33007} 2024-06-28 15:38:40,399 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@3b4b2c03{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-28 15:38:40,441 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... 2024-06-28 15:38:40,442 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true 2024-06-28 15:38:40,444 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-28 15:38:40,479 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-28 15:38:40,482 INFO [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 2 code type classes registered. 2024-06-28 15:38:40,483 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-28 15:38:40,484 INFO [main] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:232) - Unable to import trusted certificates from remote folder '/certificates'. 2024-06-28 15:38:40,490 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received. [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.854 s -- in org.eclipse.scout.rt.server.commons.http.HttpServletConnectionAbortTest [INFO] Running org.eclipse.scout.rt.server.commons.http.HttpServiceTunnelNetworkTest 2024-06-28 15:38:40,546 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:38:40,569 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-28 15:38:40,572 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-28 15:38:40,575 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@7c16cc25{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-28 15:38:40,577 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@2862bac6{HTTP/1.1, (http/1.1)}{0.0.0.0:33005} 2024-06-28 15:38:40,577 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@1134a934{STARTING}[11.0.18,sto=0] @19360ms org.eclipse.scout.rt.platform.util.concurrent.FutureCancelledError: Failed to wait for a job to complete because the job was cancelled [calling-thread=main, job=org.eclipse.scout.rt.server.commons.http.HttpServiceTunnelNetworkTest$$Lambda$519/0x00007fcb3c52f378] at org.eclipse.scout.rt.platform.job.internal.JobExceptionTranslator.translateCancellationException(JobExceptionTranslator.java:43) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:413) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:399) at org.eclipse.scout.rt.server.commons.http.HttpServiceTunnelNetworkTest.testPostWithChunkedResponseThatIsCancelled(HttpServiceTunnelNetworkTest.java:327) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithNewPlatform(PlatformStatement.java:84) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:71) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.util.concurrent.CancellationException at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:121) at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:205) at org.eclipse.scout.rt.platform.job.internal.CompletionPromise.retrieveFinalValue(CompletionPromise.java:274) at org.eclipse.scout.rt.platform.job.internal.CompletionPromise.awaitDoneAndGet(CompletionPromise.java:165) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:407) ... 66 more 2024-06-28 15:38:40,651 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@1134a934{STOPPING}[11.0.18,sto=0] 2024-06-28 15:38:40,653 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@2862bac6{HTTP/1.1, (http/1.1)}{0.0.0.0:33005} 2024-06-28 15:38:40,654 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@7c16cc25{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-28 15:38:40,661 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:38:40,688 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-28 15:38:40,691 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-28 15:38:40,694 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@628b1538{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-28 15:38:40,696 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@4f70b659{HTTP/1.1, (http/1.1)}{0.0.0.0:33005} 2024-06-28 15:38:40,696 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@304933cb{STARTING}[11.0.18,sto=0] @19479ms 2024-06-28 15:38:40,746 WARN [main] org.eclipse.scout.rt.shared.servicetunnel.AbstractServiceTunnel.interceptRequest(AbstractServiceTunnel.java:83) - No UserAgent set on calling context; include default in service-request 2024-06-28 15:38:40,791 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@304933cb{STOPPING}[11.0.18,sto=0] 2024-06-28 15:38:40,792 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@4f70b659{HTTP/1.1, (http/1.1)}{0.0.0.0:33005} 2024-06-28 15:38:40,794 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@628b1538{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-28 15:38:40,801 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... 2024-06-28 15:38:40,802 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s -- in org.eclipse.scout.rt.server.commons.http.HttpServiceTunnelNetworkTest [INFO] Running org.eclipse.scout.rt.server.commons.http.HttpRetryTest 2024-06-28 15:38:40,842 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:38:40,862 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-28 15:38:40,865 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-28 15:38:40,867 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@628e0403{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-28 15:38:40,869 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@6ebf5f26{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} 2024-06-28 15:38:40,869 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@6bc1c8d0{STARTING}[11.0.18,sto=0] @19652ms 2024-06-28 15:38:40,978 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@6bc1c8d0{STOPPING}[11.0.18,sto=0] 2024-06-28 15:38:40,979 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@6ebf5f26{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} 2024-06-28 15:38:40,981 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@628e0403{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-28 15:38:40,985 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:38:41,005 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-28 15:38:41,007 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-28 15:38:41,010 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@76a1cc1a{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-28 15:38:41,011 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@5b2c9a69{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} 2024-06-28 15:38:41,012 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@786de0a3{STARTING}[11.0.18,sto=0] @19794ms 2024-06-28 15:38:41,020 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@786de0a3{STOPPING}[11.0.18,sto=0] 2024-06-28 15:38:41,021 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@5b2c9a69{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} 2024-06-28 15:38:41,022 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@76a1cc1a{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-28 15:38:41,026 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:38:41,064 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-28 15:38:41,066 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-28 15:38:41,068 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@2c34ce24{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-28 15:38:41,070 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@7c290246{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} 2024-06-28 15:38:41,071 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@3304362e{STARTING}[11.0.18,sto=0] @19853ms 2024-06-28 15:38:41,079 INFO [main] org.apache.hc.client5.http.impl.classic.HttpRequestRetryExec.execute(HttpRequestRetryExec.java:113) - Recoverable I/O exception (org.apache.hc.core5.http.NoHttpResponseException) caught when processing request to {}->http://127.0.0.1:33000 2024-06-28 15:38:41,086 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@3304362e{STOPPING}[11.0.18,sto=0] 2024-06-28 15:38:41,087 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@7c290246{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} 2024-06-28 15:38:41,089 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@2c34ce24{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-28 15:38:41,093 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:38:41,144 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-28 15:38:41,146 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-28 15:38:41,148 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@3e7940b3{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-28 15:38:41,150 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@20a434a8{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} 2024-06-28 15:38:41,150 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@137a9d69{STARTING}[11.0.18,sto=0] @19933ms 2024-06-28 15:38:41,158 WARN [qtp713064949-207] org.eclipse.jetty.server.HttpChannel.handleException(HttpChannel.java:797) - /servlet org.eclipse.scout.rt.platform.util.concurrent.FutureCancelledError: TEST at org.eclipse.scout.rt.server.commons.http.HttpRetryTest.lambda$6(HttpRetryTest.java:368) at org.eclipse.scout.rt.server.commons.http.HttpRetryTest.fixtureServletPost(HttpRetryTest.java:105) at org.eclipse.scout.rt.server.commons.http.TestingHttpServer$FixtureServlet.doPost(TestingHttpServer.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:520) at org.eclipse.scout.rt.server.commons.servlet.AbstractHttpServlet.access$0(AbstractHttpServlet.java:1) at org.eclipse.scout.rt.server.commons.servlet.AbstractHttpServlet.wrap(AbstractHttpServlet.java:54) at org.eclipse.scout.rt.server.commons.servlet.AbstractHttpServlet.service(AbstractHttpServlet.java:43) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:587) at org.eclipse.jetty.servlet.ServletHolder$NotAsync.service(ServletHolder.java:1410) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:598) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1570) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1543) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.scout.rt.server.commons.http.TestingHttpServer$1.handle(TestingHttpServer.java:111) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:840) 2024-06-28 15:38:41,165 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@137a9d69{STOPPING}[11.0.18,sto=0] 2024-06-28 15:38:41,166 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@20a434a8{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} 2024-06-28 15:38:41,167 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@3e7940b3{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-28 15:38:41,171 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:38:41,190 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-28 15:38:41,192 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-28 15:38:41,194 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@647d3279{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-28 15:38:41,196 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@10b36d8a{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} 2024-06-28 15:38:41,196 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@39d44217{STARTING}[11.0.18,sto=0] @19979ms 2024-06-28 15:38:41,206 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@39d44217{STOPPING}[11.0.18,sto=0] 2024-06-28 15:38:41,207 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@10b36d8a{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} 2024-06-28 15:38:41,209 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@647d3279{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-28 15:38:41,243 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:38:41,275 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-28 15:38:41,278 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-28 15:38:41,281 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@67544105{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-28 15:38:41,282 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@33aa4326{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} 2024-06-28 15:38:41,283 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@22b2d9e3{STARTING}[11.0.18,sto=0] @20065ms 2024-06-28 15:38:41,290 WARN [main] org.eclipse.scout.rt.shared.http.retry.CustomHttpRequestRetryStrategy.detectStaleSocketChannel(CustomHttpRequestRetryStrategy.java:121) - detected a 'NoHttpResponseException', assuming a stale socket channel; retry non-idempotent request 2024-06-28 15:38:41,293 INFO [main] org.apache.hc.client5.http.impl.classic.HttpRequestRetryExec.execute(HttpRequestRetryExec.java:113) - Recoverable I/O exception (org.apache.hc.core5.http.NoHttpResponseException) caught when processing request to {}->http://127.0.0.1:33000 2024-06-28 15:38:41,298 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@22b2d9e3{STOPPING}[11.0.18,sto=0] 2024-06-28 15:38:41,299 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@33aa4326{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} 2024-06-28 15:38:41,300 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@67544105{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-28 15:38:41,302 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-28 15:38:41,359 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-28 15:38:41,361 INFO [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 2 code type classes registered. 2024-06-28 15:38:41,362 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-28 15:38:41,363 INFO [main] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:232) - Unable to import trusted certificates from remote folder '/certificates'. 2024-06-28 15:38:41,369 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.551 s -- in org.eclipse.scout.rt.server.commons.http.HttpRetryTest [INFO] Running org.eclipse.scout.rt.server.commons.http.HttpRedirectTest 2024-06-28 15:38:41,402 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:38:41,458 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-28 15:38:41,461 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-28 15:38:41,464 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@456beb8b{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-28 15:38:41,466 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@7e2c8622{HTTP/1.1, (http/1.1)}{0.0.0.0:33006} 2024-06-28 15:38:41,467 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@98c4a8b{STARTING}[11.0.18,sto=0] @20249ms 2024-06-28 15:38:41,478 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@98c4a8b{STOPPING}[11.0.18,sto=0] 2024-06-28 15:38:41,479 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@7e2c8622{HTTP/1.1, (http/1.1)}{0.0.0.0:33006} 2024-06-28 15:38:41,481 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@456beb8b{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-28 15:38:41,487 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:38:41,509 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-28 15:38:41,541 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-28 15:38:41,545 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@4bfaff23{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-28 15:38:41,547 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@78c9c38a{HTTP/1.1, (http/1.1)}{0.0.0.0:33006} 2024-06-28 15:38:41,549 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@215efb16{STARTING}[11.0.18,sto=0] @20331ms 2024-06-28 15:38:41,576 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@215efb16{STOPPING}[11.0.18,sto=0] 2024-06-28 15:38:41,577 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@78c9c38a{HTTP/1.1, (http/1.1)}{0.0.0.0:33006} 2024-06-28 15:38:41,578 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@4bfaff23{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-28 15:38:41,583 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:38:41,602 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-28 15:38:41,604 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-28 15:38:41,607 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@5ace902e{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-28 15:38:41,608 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@6f28a07e{HTTP/1.1, (http/1.1)}{0.0.0.0:33006} 2024-06-28 15:38:41,609 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@33490054{STARTING}[11.0.18,sto=0] @20391ms 2024-06-28 15:38:41,647 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@33490054{STOPPING}[11.0.18,sto=0] 2024-06-28 15:38:41,648 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@6f28a07e{HTTP/1.1, (http/1.1)}{0.0.0.0:33006} 2024-06-28 15:38:41,649 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@5ace902e{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-28 15:38:41,653 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:38:41,672 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-28 15:38:41,674 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-28 15:38:41,676 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@17e2ad13{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-28 15:38:41,678 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@4ecc4b43{HTTP/1.1, (http/1.1)}{0.0.0.0:33006} 2024-06-28 15:38:41,678 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@206a465f{STARTING}[11.0.18,sto=0] @20461ms 2024-06-28 15:38:41,688 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@206a465f{STOPPING}[11.0.18,sto=0] 2024-06-28 15:38:41,689 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@4ecc4b43{HTTP/1.1, (http/1.1)}{0.0.0.0:33006} 2024-06-28 15:38:41,690 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@17e2ad13{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-28 15:38:41,696 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... 2024-06-28 15:38:41,697 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.341 s -- in org.eclipse.scout.rt.server.commons.http.HttpRedirectTest [INFO] Running org.eclipse.scout.rt.server.clientnotification.TransactionalClientNotificationCollectorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.eclipse.scout.rt.server.clientnotification.TransactionalClientNotificationCollectorTest [INFO] Running org.eclipse.scout.rt.server.clientnotification.ClientNotificationRegistryTest 2024-06-28 15:38:43,438 INFO [main] org.eclipse.scout.rt.server.clientnotification.ClientNotificationRegistry.publishWithoutClusterNotification(ClientNotificationRegistry.java:231) - Removing expired queue [clientNodeId=NodeId [Node1], lastConsumeAccess=2024-06-28 15:38:43.316] 2024-06-28 15:38:43,442 INFO [main] org.eclipse.scout.rt.server.clientnotification.ClientNotificationRegistry.unregisterNode(ClientNotificationRegistry.java:77) - Removing queue of unregistered node [clientNodeId=NodeId [Node1]] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.635 s -- in org.eclipse.scout.rt.server.clientnotification.ClientNotificationRegistryTest [INFO] Running org.eclipse.scout.rt.server.clientnotification.ClientNotificationNodeQueueTest 2024-06-28 15:38:43,724 WARN [main] org.eclipse.scout.rt.server.clientnotification.ClientNotificationNodeQueue.putDroppingOld(ClientNotificationNodeQueue.java:112) - Notification queue capacity reached. Added 1, removed oldest 1 notification messages. [clientNodeId=NodeId [testNodeId], lastConsumeAccess=2024-06-28 15:38:43.715, newNotifications=[String -> all nodes (1x)], droppedNotifications=[String -> all nodes (1x)]] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.491 s -- in org.eclipse.scout.rt.server.clientnotification.ClientNotificationNodeQueueTest [INFO] Running org.eclipse.scout.rt.server.cache.InvalidateCacheNotificationCoalescerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.server.cache.InvalidateCacheNotificationCoalescerTest [INFO] Running org.eclipse.scout.rt.server.admin.inspector.SessionInspectorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.scout.rt.server.admin.inspector.SessionInspectorTest [INFO] Running org.eclipse.scout.rt.server.ServiceTunnelServletTest 2024-06-28 15:38:44,092 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@6f87bc6c[id = testSessionId], user=default] - MDC[principal=default, scoutSession=i27klualkk3ud458u4ktu8qjqols3o80mo1vs38c9fq4dmk66f9] 2024-06-28 15:38:46,130 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@205d6f84[id = id1], user=null] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.148 s -- in org.eclipse.scout.rt.server.ServiceTunnelServletTest [INFO] Running org.eclipse.scout.rt.server.ServiceOperationInvokerTest 2024-06-28 15:38:46,248 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=xxx [severity=ERROR, service.name=org.eclipse.scout.rt.shared.services.common.ping.IPingService, service.operation=ping]] org.eclipse.scout.rt.platform.exception.ProcessingException: xxx [severity=ERROR, service.name=org.eclipse.scout.rt.shared.services.common.ping.IPingService, service.operation=ping] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.scout.rt.shared.servicetunnel.ServiceUtility.invoke(ServiceUtility.java:50) at org.eclipse.scout.rt.server.ServiceOperationInvoker.invokeInternal(ServiceOperationInvoker.java:96) at org.eclipse.scout.rt.server.ServiceOperationInvoker.lambda$0(ServiceOperationInvoker.java:59) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.server.ServiceOperationInvoker.invoke(ServiceOperationInvoker.java:59) at org.eclipse.scout.rt.server.ServiceOperationInvokerTest.invokePingService(ServiceOperationInvokerTest.java:109) at org.eclipse.scout.rt.server.ServiceOperationInvokerTest.testInvokeInvalidWithSession(ServiceOperationInvokerTest.java:70) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:38:46,275 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=xxx [severity=ERROR, service.name=org.eclipse.scout.rt.shared.services.common.ping.IPingService, service.operation=ping]] org.eclipse.scout.rt.platform.exception.ProcessingException: xxx [severity=ERROR, service.name=org.eclipse.scout.rt.shared.services.common.ping.IPingService, service.operation=ping] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.scout.rt.shared.servicetunnel.ServiceUtility.invoke(ServiceUtility.java:50) at org.eclipse.scout.rt.server.ServiceOperationInvoker.invokeInternal(ServiceOperationInvoker.java:96) at org.eclipse.scout.rt.server.ServiceOperationInvoker.lambda$0(ServiceOperationInvoker.java:59) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.server.ServiceOperationInvoker.invoke(ServiceOperationInvoker.java:59) at org.eclipse.scout.rt.server.ServiceOperationInvokerTest.invokePingService(ServiceOperationInvokerTest.java:109) at org.eclipse.scout.rt.server.ServiceOperationInvokerTest.testInvokeInvalidWithoutSession(ServiceOperationInvokerTest.java:85) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.eclipse.scout.rt.server.ServiceOperationInvokerTest [INFO] Running org.eclipse.scout.rt.server.ServerSessionListenerTest 2024-06-28 15:38:46,385 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@7f59f4e4[id = ], user=null] 2024-06-28 15:38:46,392 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@3204146d[id = ], user=null] 2024-06-28 15:38:46,393 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.inactivateSession(AbstractServerSession.java:281) - Server session stopped [session=org.eclipse.scout.rt.server.TestServerSession@3204146d[id = ], user=null] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.eclipse.scout.rt.server.ServerSessionListenerTest [INFO] Running org.eclipse.scout.rt.server.PiggyBackClientNotificationTest 2024-06-28 15:38:46,401 ERROR [main] org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:106) - UserAgentIdentifier could not be parsed. Exception occurred while parsing. UserAgent: null org.eclipse.scout.rt.platform.exception.PlatformException: Invalid number of tokens at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.parseIdentifier(DefaultUserAgentParser.java:44) at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:103) at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:112) at org.eclipse.scout.rt.server.ServiceTunnelServlet.createServiceTunnelRunContext(ServiceTunnelServlet.java:205) at org.eclipse.scout.rt.server.ServiceTunnelServlet.doPost(ServiceTunnelServlet.java:184) at org.eclipse.scout.rt.server.PiggyBackClientNotificationTest.testPiggyBack(PiggyBackClientNotificationTest.java:58) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.server.PiggyBackClientNotificationTest [INFO] Running org.eclipse.scout.rt.server.AbstractServerSessionTest 2024-06-28 15:38:46,476 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@d319d2c[id = a0cfb356-9116-406c-9354-72e574a38539], user=john] - MDC[principal=john, scoutSession=1idgmbqf2pjako6agn5aks0g78rolft5nvpjg7vvbhg1e4at70dv] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.scout.rt.server.AbstractServerSessionTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 175, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.server.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws.test >----- [INFO] Building org.eclipse.scout.rt.server.jaxws.test 24.2-SNAPSHOT [27/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/jaxws-maven-plugin/4.0.2/jaxws-maven-plugin-4.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-maven-plugin/4.0.2/jaxws-maven-plugin-4.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-maven-plugin/4.0.2/jaxws-maven-plugin-4.0.2.pom (30 kB at 3.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/jaxws-maven-plugin/4.0.2/jaxws-maven-plugin-4.0.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-maven-plugin/4.0.2/jaxws-maven-plugin-4.0.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-maven-plugin/4.0.2/jaxws-maven-plugin-4.0.2.jar (63 kB at 7.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.pom (7.4 kB at 822 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/77/mojo-parent-77.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/77/mojo-parent-77.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/77/mojo-parent-77.pom (36 kB at 4.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.jar (71 kB at 6.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/jaxws-rt/3.0.2/jaxws-rt-3.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-rt/3.0.2/jaxws-rt-3.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-rt/3.0.2/jaxws-rt-3.0.2.pom (15 kB at 1.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/project/3.0.2/project-3.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/project/3.0.2/project-3.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/project/3.0.2/project-3.0.2.pom (34 kB at 3.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/jaxws-ri-bom-ext/3.0.2/jaxws-ri-bom-ext-3.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-ri-bom-ext/3.0.2/jaxws-ri-bom-ext-3.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-ri-bom-ext/3.0.2/jaxws-ri-bom-ext-3.0.2.pom (3.7 kB at 523 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/jaxws-ri-bom/3.0.2/jaxws-ri-bom-3.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-ri-bom/3.0.2/jaxws-ri-bom-3.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-ri-bom/3.0.2/jaxws-ri-bom-3.0.2.pom (10.0 kB at 1.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom (14 kB at 2.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jaxb/jaxb-bom/3.0.2/jaxb-bom-3.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/3.0.2/jaxb-bom-3.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/3.0.2/jaxb-bom-3.0.2.pom (10 kB at 1.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.pom (13 kB at 1.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/mvn/jaxb-bundles/3.0.2/jaxb-bundles-3.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/3.0.2/jaxb-bundles-3.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/3.0.2/jaxb-bundles-3.0.2.pom (1.3 kB at 224 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/mvn/jaxb-parent/3.0.2/jaxb-parent-3.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/3.0.2/jaxb-parent-3.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/3.0.2/jaxb-parent-3.0.2.pom (29 kB at 4.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-bom-ext/3.0.2/jaxb-bom-ext-3.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/3.0.2/jaxb-bom-ext-3.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/3.0.2/jaxb-bom-ext-3.0.2.pom (3.5 kB at 496 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.pom (13 kB at 1.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.pom (12 kB at 1.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.pom (11 kB at 1.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/gmbal/gmbal-api-only/4.0.3/gmbal-api-only-4.0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/gmbal/gmbal-api-only/4.0.3/gmbal-api-only-4.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/gmbal/gmbal-api-only/4.0.3/gmbal-api-only-4.0.3.pom (2.7 kB at 334 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/gmbal/gmbal-project/4.0.3/gmbal-project-4.0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/gmbal/gmbal-project/4.0.3/gmbal-project-4.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/gmbal/gmbal-project/4.0.3/gmbal-project-4.0.3.pom (13 kB at 1.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jvnet/staxex/stax-ex/2.0.1/stax-ex-2.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/2.0.1/stax-ex-2.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/2.0.1/stax-ex-2.0.1.pom (16 kB at 2.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/stream/buffer/streambuffer/2.0.2/streambuffer-2.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/stream/buffer/streambuffer/2.0.2/streambuffer-2.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/stream/buffer/streambuffer/2.0.2/streambuffer-2.0.2.pom (17 kB at 2.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.pom (17 kB at 2.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/fastinfoset/FastInfoset/2.0.0/FastInfoset-2.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/2.0.0/FastInfoset-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/2.0.0/FastInfoset-2.0.0.pom (3.4 kB at 420 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/fastinfoset/fastinfoset-project/2.0.0/fastinfoset-project-2.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/fastinfoset-project/2.0.0/fastinfoset-project-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/fastinfoset-project/2.0.0/fastinfoset-project-2.0.0.pom (17 kB at 1.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.pom (5.7 kB at 715 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/mail/all/2.0.1/all-2.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/2.0.1/all-2.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/2.0.1/all-2.0.1.pom (24 kB at 3.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/messaging/saaj/saaj-impl/2.0.1/saaj-impl-2.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/2.0.1/saaj-impl-2.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/2.0.1/saaj-impl-2.0.1.pom (13 kB at 1.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/messaging/saaj/metro-saaj/2.0.1/metro-saaj-2.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/metro-saaj/2.0.1/metro-saaj-2.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/metro-saaj/2.0.1/metro-saaj-2.0.1.pom (13 kB at 1.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom (9.6 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/50/oss-parent-50.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/50/oss-parent-50.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/50/oss-parent-50.pom (24 kB at 3.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom (6.3 kB at 898 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/38/oss-parent-38.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom (23 kB at 3.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/jaxws-rt/3.0.2/jaxws-rt-3.0.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/gmbal/gmbal-api-only/4.0.3/gmbal-api-only-4.0.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jvnet/staxex/stax-ex/2.0.1/stax-ex-2.0.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/stream/buffer/streambuffer/2.0.2/streambuffer-2.0.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/fastinfoset/FastInfoset/2.0.0/FastInfoset-2.0.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/messaging/saaj/saaj-impl/2.0.1/saaj-impl-2.0.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-rt/3.0.2/jaxws-rt-3.0.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-rt/3.0.2/jaxws-rt-3.0.2.jar (2.7 MB at 24 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/gmbal/gmbal-api-only/4.0.3/gmbal-api-only-4.0.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.jar (50 kB at 5.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/2.0.1/stax-ex-2.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.jar (48 kB at 4.8 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/stream/buffer/streambuffer/2.0.2/streambuffer-2.0.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/gmbal/gmbal-api-only/4.0.3/gmbal-api-only-4.0.3.jar (29 kB at 2.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.jar (238 kB at 15 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/2.0.0/FastInfoset-2.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/2.0.1/stax-ex-2.0.1.jar (38 kB at 2.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar (65 kB at 3.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/2.0.1/saaj-impl-2.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/stream/buffer/streambuffer/2.0.2/streambuffer-2.0.2.jar (75 kB at 3.7 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/2.0.0/FastInfoset-2.0.0.jar (317 kB at 8.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.jar (689 kB at 14 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar (196 kB at 3.8 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/2.0.1/saaj-impl-2.0.1.jar (457 kB at 8.3 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.jar (917 kB at 16 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar (1.6 MB at 12 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Deleting /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/target [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- jaxws:4.0.2:wsimport (wsimport-1) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/jaxws-tools/3.0.2/jaxws-tools-3.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-tools/3.0.2/jaxws-tools-3.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-tools/3.0.2/jaxws-tools-3.0.2.pom (11 kB at 1.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/woodstox/woodstox-core/6.2.6/woodstox-core-6.2.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.2.6/woodstox-core-6.2.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.2.6/woodstox-core-6.2.6.pom (8.3 kB at 1.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/41/oss-parent-41.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/41/oss-parent-41.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/41/oss-parent-41.pom (23 kB at 3.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-xjc/3.0.2/jaxb-xjc-3.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-xjc/3.0.2/jaxb-xjc-3.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-xjc/3.0.2/jaxb-xjc-3.0.2.pom (18 kB at 1.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-jxc/3.0.2/jaxb-jxc-3.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-jxc/3.0.2/jaxb-jxc-3.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-jxc/3.0.2/jaxb-jxc-3.0.2.pom (15 kB at 1.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom (2.7 kB at 335 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom (22 kB at 2.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom (2.9 kB at 408 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-xml/4.0.2/plexus-xml-4.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/4.0.2/plexus-xml-4.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/4.0.2/plexus-xml-4.0.2.pom (4.2 kB at 600 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-xml-impl/4.0.0-alpha-7/maven-xml-impl-4.0.0-alpha-7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-xml-impl/4.0.0-alpha-7/maven-xml-impl-4.0.0-alpha-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-xml-impl/4.0.0-alpha-7/maven-xml-impl-4.0.0-alpha-7.pom (1.9 kB at 271 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/4.0.0-alpha-7/maven-4.0.0-alpha-7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/4.0.0-alpha-7/maven-4.0.0-alpha-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/4.0.0-alpha-7/maven-4.0.0-alpha-7.pom (26 kB at 3.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-bom/4.0.0-alpha-7/maven-bom-4.0.0-alpha-7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-bom/4.0.0-alpha-7/maven-bom-4.0.0-alpha-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-bom/4.0.0-alpha-7/maven-bom-4.0.0-alpha-7.pom (6.3 kB at 792 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/mockito/mockito-bom/4.11.0/mockito-bom-4.11.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-bom/4.11.0/mockito-bom-4.11.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-bom/4.11.0/mockito-bom-4.11.0.pom (3.2 kB at 450 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-api-xml/4.0.0-alpha-7/maven-api-xml-4.0.0-alpha-7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api-xml/4.0.0-alpha-7/maven-api-xml-4.0.0-alpha-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api-xml/4.0.0-alpha-7/maven-api-xml-4.0.0-alpha-7.pom (1.6 kB at 222 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-api/4.0.0-alpha-7/maven-api-4.0.0-alpha-7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api/4.0.0-alpha-7/maven-api-4.0.0-alpha-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api/4.0.0-alpha-7/maven-api-4.0.0-alpha-7.pom (3.6 kB at 448 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-api-meta/4.0.0-alpha-7/maven-api-meta-4.0.0-alpha-7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api-meta/4.0.0-alpha-7/maven-api-meta-4.0.0-alpha-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api-meta/4.0.0-alpha-7/maven-api-meta-4.0.0-alpha-7.pom (1.4 kB at 172 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/jaxws-tools/3.0.2/jaxws-tools-3.0.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/woodstox/woodstox-core/6.2.6/woodstox-core-6.2.6.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-xjc/3.0.2/jaxb-xjc-3.0.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-jxc/3.0.2/jaxb-jxc-3.0.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-xml/4.0.2/plexus-xml-4.0.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-xml-impl/4.0.0-alpha-7/maven-xml-impl-4.0.0-alpha-7.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-api-xml/4.0.0-alpha-7/maven-api-xml-4.0.0-alpha-7.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-api-meta/4.0.0-alpha-7/maven-api-meta-4.0.0-alpha-7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-tools/3.0.2/jaxws-tools-3.0.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-tools/3.0.2/jaxws-tools-3.0.2.jar (810 kB at 25 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.2.6/woodstox-core-6.2.6.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-xjc/3.0.2/jaxb-xjc-3.0.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-jxc/3.0.2/jaxb-jxc-3.0.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar (158 kB at 11 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-jxc/3.0.2/jaxb-jxc-3.0.2.jar (117 kB at 8.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/4.0.2/plexus-xml-4.0.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-xml-impl/4.0.0-alpha-7/maven-xml-impl-4.0.0-alpha-7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/4.0.2/plexus-xml-4.0.2.jar (89 kB at 3.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api-xml/4.0.0-alpha-7/maven-api-xml-4.0.0-alpha-7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-xml-impl/4.0.0-alpha-7/maven-xml-impl-4.0.0-alpha-7.jar (19 kB at 750 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api-meta/4.0.0-alpha-7/maven-api-meta-4.0.0-alpha-7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar (195 kB at 5.9 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api-xml/4.0.0-alpha-7/maven-api-xml-4.0.0-alpha-7.jar (8.4 kB at 255 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api-meta/4.0.0-alpha-7/maven-api-meta-4.0.0-alpha-7.jar (12 kB at 350 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-xjc/3.0.2/jaxb-xjc-3.0.2.jar (1.9 MB at 20 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.2.6/woodstox-core-6.2.6.jar (1.6 MB at 16 MB/s) [INFO] Processing: file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/wsdl/JaxWsConsumerTestService.wsdl [INFO] jaxws:wsimport args: [-keep, -s, '/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport', -d, '/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport', -verbose, -encoding, UTF-8, -Xnocompile, -wsdllocation, WEB-INF/wsdl/JaxWsConsumerTestService.wsdl, -Xdebug, -XdisableSSLHostnameVerification, -XdisableAuthenticator, -b, '/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/binding/global-binding.xml', "file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/wsdl/JaxWsConsumerTestService.wsdl"] parsing WSDL... Generating code... org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/EchoRequest.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/EchoResponse.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/GetHeaderRequest.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/GetHeaderResponse.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/JaxWsConsumerTestService.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/JaxWsConsumerTestServicePortType.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/ObjectFactory.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/SetHeaderRequest.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/SetHeaderResponse.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/SleepRequest.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/SleepResponse.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/package-info.java [INFO] [INFO] --- jaxws:4.0.2:wsimport (wsimport-2) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Processing: file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/wsdl/JaxWsPingTestService.wsdl [INFO] jaxws:wsimport args: [-keep, -s, '/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport', -d, '/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport', -verbose, -encoding, UTF-8, -Xnocompile, -wsdllocation, WEB-INF/wsdl/JaxWsPingTestService.wsdl, -Xdebug, -XdisableSSLHostnameVerification, -XdisableAuthenticator, -b, '/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/binding/global-binding.xml', "file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/wsdl/JaxWsPingTestService.wsdl"] parsing WSDL... Generating code... org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/JaxWsPingTestService.java org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/JaxWsPingTestServicePortType.java org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/ObjectFactory.java org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/PingRequest.java org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/PingResponse.java org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/package-info.java [INFO] [INFO] --- build-helper:3.5.0:add-source (add-wsimport-source) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Source directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport added. [INFO] [INFO] --- build-helper:3.5.0:add-source (add-apt-source) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Source directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/annotations added. [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-wsimport-artifacts) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Copying 0 resource from target/generated-sources/wsimport to target/classes [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-jaxws-artifacts-to-meta-inf) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Copying 2 resources from src/main/resources/WEB-INF/wsdl to target/classes/META-INF/resources/WEB-INF/wsdl [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom (2.7 kB at 384 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom (12 kB at 1.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom (2.2 kB at 360 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom (11 kB at 1.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/30.1.1-android/guava-30.1.1-android.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-android/guava-30.1.1-android.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-android/guava-30.1.1-android.pom (12 kB at 2.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/30.1.1-android/guava-parent-30.1.1-android.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/30.1.1-android/guava-parent-30.1.1-android.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/30.1.1-android/guava-parent-30.1.1-android.pom (14 kB at 2.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.pom (2.7 kB at 343 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom (2.1 kB at 352 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom (7.0 kB at 634 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/29.0-android/guava-29.0-android.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/29.0-android/guava-29.0-android.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/29.0-android/guava-29.0-android.pom (11 kB at 1.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/29.0-android/guava-parent-29.0-android.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/29.0-android/guava-parent-29.0-android.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/29.0-android/guava-parent-29.0-android.pom (13 kB at 1.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom (2.1 kB at 352 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom (5.4 kB at 904 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar (16 kB at 2.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/30.1.1-android/guava-30.1.1-android.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-android/guava-30.1.1-android.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-android/guava-30.1.1-android.jar (2.7 MB at 33 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.jar (5.9 kB at 732 kB/s) [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] [INFO] Annotation processing: Skipped entry point generation for endpoint interface 'org.eclipse.scout.jaxws.consumer.jaxwsconsumertestservice.JaxWsConsumerTestServicePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor] [INFO] Annotation processing: Skipped entry point generation for endpoint interface 'org.eclipse.scout.jaxws.consumer.jaxwspingtestservice.JaxWsPingTestServicePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor] [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/JaxWsConsumerTestServiceProvider.java:[80,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [INFO] Unknown source: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] [INFO] Unknown source: Annotation processing: Skipped entry point generation for endpoint interface 'org.eclipse.scout.jaxws.consumer.jaxwsconsumertestservice.JaxWsConsumerTestServicePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor] [INFO] Unknown source: Annotation processing: Skipped entry point generation for endpoint interface 'org.eclipse.scout.jaxws.consumer.jaxwspingtestservice.JaxWsPingTestServicePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor] [INFO] Unknown source: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-apt-artifacts) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Copying 0 resource from target/generated-sources/annotations to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandlerTest 2024-06-28 15:39:01,242 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-28 15:39:01,294 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-28 15:39:01,564 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-28 15:39:01,873 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 607.453849 ms. Total class count: 1702 2024-06-28 15:39:02,663 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 416 beans in 785.322042 ms 2024-06-28 15:39:02,857 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 416 beans in 194.598695 ms 2024-06-28 15:39:02,885 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-28 15:39:02,894 INFO [scout-platform-starter] org.eclipse.scout.rt.server.jaxws.JaxWsPlatformListener.installImplementorSpecifics(JaxWsPlatformListener.java:58) - JAX-WS implementor specific class installed: org.eclipse.scout.rt.server.jaxws.implementor.JaxWsMetroSpecifics 2024-06-28 15:39:02,943 INFO [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered. 2024-06-28 15:39:02,947 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-28 15:39:02,960 INFO [scout-platform-starter] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:232) - Unable to import trusted certificates from remote folder '/certificates'. 2024-06-28 15:39:03,388 INFO [scout-platform-starter] org.eclipse.scout.rt.server.jaxws.JaxWsPlatformListener.logImplementorInfo(JaxWsPlatformListener.java:62) - JAX-WS implementor: JAX-WS Metro 3.0.2 (http://jax-ws.java.net, Eclipse Foundation, not bundled with JRE) 2024-06-28 15:39:03,426 INFO [scout-platform-starter] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received. OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.828 s -- in org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandlerTest [INFO] Running org.eclipse.scout.rt.server.jaxws.handler.WsConsumerCorrelationIdHandlerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.scout.rt.server.jaxws.handler.WsConsumerCorrelationIdHandlerTest [INFO] Running org.eclipse.scout.rt.server.jaxws.consumer.PortCacheTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.scout.rt.server.jaxws.consumer.PortCacheTest [INFO] Running org.eclipse.scout.rt.server.jaxws.consumer.InvocationContextTest 2024-06-28 15:39:07,690 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'server' - MDC[principal=jaxws-user] 2024-06-28 15:39:07,851 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.jaxws.JaxWsTestServerSession@24876a7e[id = 1m8vi2a2h95sjo007e7q5fj31235lscvn5gbe8agj4e66ekp6t9v], user=jaxws-user] - MDC[principal=jaxws-user] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.019 s -- in org.eclipse.scout.rt.server.jaxws.consumer.InvocationContextTest [INFO] Running org.eclipse.scout.rt.server.jaxws.adapter.UtcDateTimeAdapterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.scout.rt.server.jaxws.adapter.UtcDateTimeAdapterTest [INFO] Running org.eclipse.scout.rt.server.jaxws.adapter.DefaultTimezoneDateTimeAdapterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.scout.rt.server.jaxws.adapter.DefaultTimezoneDateTimeAdapterTest [INFO] Running org.eclipse.scout.rt.server.jaxws.adapter.CalendarDateTimeAdapterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.server.jaxws.adapter.CalendarDateTimeAdapterTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc >-------- [INFO] Building org.eclipse.scout.rt.server.jdbc 24.2-SNAPSHOT [28/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server.jdbc --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.jdbc --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/SingleHolderOutput.java:[67,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/AbstractSqlService.java:[350,7] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/AbstractSqlService.java:[359,7] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/AbstractSqlService.java:[505,21] Unsupported @SuppressWarnings("squid:S1193") [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/AbstractSqlService.java:[580,25] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/AbstractSqlService.java:[718,21] Unsupported @SuppressWarnings("squid:S1643") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/AbstractSqlService.java:[719,11] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/AbstractSqlService.java:[728,13] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[63,17] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[107,19] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[165,41] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[167,7] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[167,20] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[172,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[202,45] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[334,21] Unsupported @SuppressWarnings("squid:S1193") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[532,63] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[540,29] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/pool/PoolEntry.java:[14,20] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/pool/PoolEntry.java:[14,36] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/parsers/BindParser.java:[331,21] Unsupported @SuppressWarnings("squid:AssignmentInSubExpressionCheck") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/pool/SqlConnectionBuilder.java:[79,25] Unsupported @SuppressWarnings("squid:S1149") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/postgresql/PostgreSqlStyle.java:[61,45] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/PreparedStatementCache.java:[26,19] Unsupported @SuppressWarnings("squid:S1166") [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/PreparedStatementCache.java:[46,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/PreparedStatementCache.java:[82,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/SQL.java:[51,22] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/SQL.java:[51,60] Unsupported @SuppressWarnings("squid:S1444") [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/SQL.java:[70,25] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/lookup/AbstractSqlLookupService.java:[58,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/FunctionInput.java:[98,7] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/IBindOutput.java:[32,3] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/BeanArrayHolderInput.java:[19,17] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/BeanArrayHolderInput.java:[22,31] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/pool/SqlConnectionPool.java:[48,19] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/pool/SqlConnectionPool.java:[202,12] java.util.Iterator is a raw type. References to generic type java.util.Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/pool/SqlConnectionPool.java:[294,14] java.util.Iterator is a raw type. References to generic type java.util.Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/pool/SqlConnectionPool.java:[303,14] java.util.Iterator is a raw type. References to generic type java.util.Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/AbstractBeanPropertyOutput.java:[26,17] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/AbstractBeanPropertyOutput.java:[32,37] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/AbstractBeanPropertyOutput.java:[77,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/BeanArrayHolderOutput.java:[18,17] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/BeanArrayHolderOutput.java:[21,32] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/BeanArrayHolderOutput.java:[62,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/MapOutput.java:[69,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/csv/CsvSqlAdapter.java:[78,21] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/csv/CsvSqlAdapter.java:[129,21] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/csv/CsvSqlAdapter.java:[233,21] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/TableBeanHolderOutput.java:[27,17] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/TableBeanHolderOutput.java:[76,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/ArrayHolderOutput.java:[64,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/CollectionHolderOutput.java:[69,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/ISqlStyle.java:[109,34] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/ISqlStyle.java:[154,56] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/parsers/sql/SqlParser.java:[202,21] Unsupported @SuppressWarnings("squid:S2583") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/parsers/sql/SqlParser.java:[581,22] Unsupported @SuppressWarnings("squid:S2583") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/parsers/sql/SqlParser.java:[581,37] Unsupported @SuppressWarnings("squid:S2589") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/parsers/sql/SqlParser.java:[758,21] Unsupported @SuppressWarnings("squid:S1643") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/SingleInput.java:[21,17] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/SingleInput.java:[24,36] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[70,19] Unsupported @SuppressWarnings("squid:S1166") [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[260,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[316,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[362,22] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[362,34] Unsupported @SuppressWarnings("squid:S2095") [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[427,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[466,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[681,9] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[830,23] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[888,9] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[932,22] Unsupported @SuppressWarnings("squid:S2583") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[932,37] Unsupported @SuppressWarnings("squid:S138") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[933,96] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[939,13] java.util.Map is a raw type. References to generic type java.util.Map should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[943,18] java.util.Map is a raw type. References to generic type java.util.Map should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[954,44] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[957,45] org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[957,95] org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[983,44] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[986,45] org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[986,95] org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1033,37] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1057,7] org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1057,39] org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1085,49] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1127,56] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1144,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1179,35] Unsupported @SuppressWarnings("squid:S2583") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1179,50] Unsupported @SuppressWarnings("squid:S138") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1186,13] java.util.Map is a raw type. References to generic type java.util.Map should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1190,18] java.util.Map is a raw type. References to generic type java.util.Map should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1199,11] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1199,38] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1204,42] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1207,19] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1212,35] java.util.Map is a raw type. References to generic type java.util.Map should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1220,35] java.util.Map is a raw type. References to generic type java.util.Map should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1235,11] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1235,38] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1240,42] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1243,19] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1273,7] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1273,34] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1321,46] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1357,44] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1358,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1376,52] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1381,7] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1381,21] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1386,9] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1386,29] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1386,43] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1397,36] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1400,66] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1404,78] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1407,34] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1412,64] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1415,9] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/derby/AbstractDerbySqlService.java:[60,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.jdbc --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jdbc --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.jdbc --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/target/org.eclipse.scout.rt.server.jdbc-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/target/org.eclipse.scout.rt.server.jdbc-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jdbc --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jdbc-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/target/org.eclipse.scout.rt.server.jdbc-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jdbc-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/target/org.eclipse.scout.rt.server.jdbc-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jdbc-24.2-SNAPSHOT-sources.jar [INFO] [INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc.test >----- [INFO] Building org.eclipse.scout.rt.server.jdbc.test 24.2-SNAPSHOT [29/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Copying 13 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessorTest.java:[50,5] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessorTest.java:[50,27] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/fixture/ResultSetMock.java:[48,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyleTest.java:[34,19] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/fixture/PreparedStatementMock.java:[44,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/SelectInputBindTest.java:[260,12] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/SelectIntoArrayTest.java:[230,12] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/SelectIntoArrayTest.java:[233,5] java.util.List is a raw type. References to generic type java.util.List should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.server.jdbc.style.AbstractSqlStyleTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.910 s -- in org.eclipse.scout.rt.server.jdbc.style.AbstractSqlStyleTest [INFO] Running org.eclipse.scout.rt.server.jdbc.parsers.sql.SqlFormatterTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.876 s -- in org.eclipse.scout.rt.server.jdbc.parsers.sql.SqlFormatterTest [INFO] Running org.eclipse.scout.rt.server.jdbc.parsers.SqlFunctionReplaceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.server.jdbc.parsers.SqlFunctionReplaceTest [INFO] Running org.eclipse.scout.rt.server.jdbc.parsers.BindParserTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.server.jdbc.parsers.BindParserTest [INFO] Running org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorTest 2024-06-28 15:39:20,450 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-28 15:39:20,491 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-28 15:39:20,781 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-28 15:39:21,153 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 682.616199 ms. Total class count: 1763 2024-06-28 15:39:21,960 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 410 beans in 803.448871 ms 2024-06-28 15:39:22,101 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 410 beans in 140.729612 ms 2024-06-28 15:39:22,163 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-28 15:39:22,202 INFO [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered. 2024-06-28 15:39:22,206 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-28 15:39:22,218 INFO [scout-platform-starter] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:232) - Unable to import trusted certificates from remote folder '/certificates'. 2024-06-28 15:39:22,597 INFO [scout-platform-starter] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received. 2024-06-28 15:39:22,990 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'server' - MDC[principal=default] 2024-06-28 15:39:23,093 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestJdbcServerSession@75cacb3e[id = 1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau], user=default] - MDC[principal=default] 2024-06-28 15:39:23,177 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.(StatementProcessor.java:80) - SQL Log 'INFO': statements are logged with bind details, but not as plaintext. Use level 'FINE' to also log SQL as plain text (suitable for direct use in executable form) - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:23,201 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT :bind1, :bind2 FROM DUAL IN :bind1 => ? [NULL null] IN :bind2 => ? [NULL null] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:23,209 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT :bind1, :bind2 FROM DUAL IN :bind1 => ? [NULL null] IN :bind2 => ? [NULL null] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:23,215 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT 1, 2 FROM DUAL INTO :bind1, :bind2 OUT :bind1 => ? [Integer] OUT :bind2 => ? [Integer] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:23,218 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT 1, 2 FROM DUAL INTO :bind1, :bind2 OUT :bind1 => ? [Integer] OUT :bind2 => ? [Integer] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:23,221 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT :userId, :bind1 FROM DUAL IN :userId => ? [NULL null] IN :bind1 => ? [NULL null] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:23,223 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT :bind1, :bind2 FROM DUAL IN :bind1 => ? [NULL null] IN :bind2 => ? [NULL null] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:23,226 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT 1, 2 FROM DUAL INTO :bind1, :bind2 OUT :bind1 => ? [Integer] OUT :bind2 => ? [Integer] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:23,272 INFO [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:168) - JDBC Mapping: jdbc:oracle:thin:@localhost:1521:ORCL - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:23,273 INFO [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:169) - Schema: null - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:23,279 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT P.PERSON_NR, P.NAME FROM PERSON P WHERE P.PERSON_NR = :key AND P.NAME LIKE '%' || :text || '%' IN :key => ? [VARCHAR null] IN :text => ? [VARCHAR null] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:23,310 INFO [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:168) - JDBC Mapping: jdbc:oracle:thin:@localhost:1521:ORCL - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:23,311 INFO [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:169) - Schema: null - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:23,346 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT COUNT(*) FROM PERSON P WHERE NVL(:birthdate, TO_DATE('1.1.3000', 'dd.mm.yyyy')) >= SYSDATE AND :name LIKE '%Me%' AND :{addressTable.street} LIKE '%Park%' INTO :countConcurrent IN :birthdate => ? [TIMESTAMP null] IN :name => ? [VARCHAR null] IN :{addressTable.street} => ? [VARCHAR null] OUT :countConcurrent => ? [Integer] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:23,350 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT COUNT(*) FROM PERSON P WHERE NVL(:birthdate, TO_DATE('1.1.3000', 'dd.mm.yyyy')) >= SYSDATE AND :name LIKE '%Me%' AND :{addressTable.street} LIKE '%Park%' INTO :countConcurrent IN :birthdate => ? [TIMESTAMP null] IN :name => ? [VARCHAR null] IN :{addressTable.street} => ? [VARCHAR null] OUT :countConcurrent => ? [Integer] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:23,362 INFO [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:168) - JDBC Mapping: jdbc:oracle:thin:@localhost:1521:ORCL - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:23,362 INFO [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:169) - Schema: null - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:23,366 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT BP_NR FROM FLM_BP WHERE BP_NO LIKE :bpNo INTO :bpNr IN :bpNo => ? [VARCHAR 12] OUT :bpNr => ? [Long] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:23,375 INFO [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:168) - JDBC Mapping: jdbc:oracle:thin:@localhost:1521:ORCL - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:23,376 INFO [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:169) - Schema: null - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:23,379 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT 1 FROM DUAL INTO :active OUT :active => ? [Integer] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.112 s -- in org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorTest [INFO] Running org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorFindNextBindTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorFindNextBindTest [INFO] Running org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorCreateSqlDumpTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.686 s -- in org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorCreateSqlDumpTest [INFO] Running org.eclipse.scout.rt.server.jdbc.SelectIntoTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.scout.rt.server.jdbc.SelectIntoTest [INFO] Running org.eclipse.scout.rt.server.jdbc.SelectIntoArrayTest 2024-06-28 15:39:24,161 INFO [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:168) - JDBC Mapping: jdbc:oracle:thin:@localhost:1521:ORCL - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,162 INFO [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:169) - Schema: null - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,171 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: SELECT A, B, C FROM T WHERE D = 0 - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,172 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,196 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A, B, C FROM T WHERE D = 0 INTO :{h.active}, :{h.state}, :{h.name} OUT :{h.active} => ? [Active] OUT :{h.state} => ? [State] OUT :{h.name} => ? [Name] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,301 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A, B, C FROM T WHERE A = :{h.active} AND B = :{h.state} AND C = :{h.name} IN :{h.active} => ? [INTEGER 1] IN :{h.state} => ? [INTEGER 1] IN :{h.name} => ? [VARCHAR abc] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,305 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A, B, C FROM T WHERE A = :{h.active} AND B = :{h.state} AND C = :{h.name} IN :{h.active} => ? [INTEGER null] IN :{h.state} => ? [INTEGER null] IN :{h.name} => ? [VARCHAR null] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,321 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: SELECT ROLE_NR FROM USER_ROLE WHERE USER_NR = 42 - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,322 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,324 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT ROLE_NR FROM USER_ROLE WHERE USER_NR = :personNr INTO :{roles} IN :personNr => ? [BIGINT 42] OUT :{roles} => ? - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,353 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: SELECT A, B, C FROM T WHERE D = 0 - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,354 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,356 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A, B, C FROM T WHERE D = 0 INTO :{table.active}, :{table.state}, :{table.name} OUT :{table.active} => ? [Boolean] OUT :{table.state} => ? [Integer] OUT :{table.name} => ? [String] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,366 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: SELECT ROLE_NR FROM USER_ROLE WHERE USER_NR = 63 - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,366 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,369 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT ROLE_NR FROM USER_ROLE WHERE USER_NR = :personNr INTO :{roles} IN :personNr => ? [BIGINT 63] OUT :{roles} => ? - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,376 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: SELECT A, B, C FROM T WHERE D = 0 - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,376 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,378 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A, B, C FROM T WHERE D = 0 INTO :{table.active}, :{table.state}, :{table.name} OUT :{table.active} => ? [Boolean] OUT :{table.state} => ? [Integer] OUT :{table.name} => ? [String] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,392 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: SELECT ROLE_NR FROM USER_ROLE WHERE USER_NR = 42 - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,393 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,395 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT ROLE_NR FROM USER_ROLE WHERE USER_NR = :personNr INTO :{roles} IN :personNr => ? [BIGINT 42] OUT :{roles} => ? [Long] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,405 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: SELECT A, B, C FROM T WHERE D = 0 - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,406 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,408 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A, B, C FROM T WHERE D = 0 INTO :{tableFieldBeanData.active}, :{tableFieldBeanData.state}, :{tableFieldBeanData.name} OUT :{tableFieldBeanData.active} => ? [Boolean] OUT :{tableFieldBeanData.state} => ? [Integer] OUT :{tableFieldBeanData.name} => ? [String] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,417 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: SELECT ROLE_NR FROM USER_ROLE WHERE USER_NR = 42 - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,417 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,420 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT ROLE_NR FROM USER_ROLE WHERE USER_NR = :personNr INTO :{roles} IN :personNr => ? [BIGINT 42] OUT :{roles} => ? - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,447 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: SELECT A, B, C FROM T WHERE D = 0 - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,448 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,450 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A, B, C FROM T WHERE D = 0 INTO :{h.active}, :{h.state}, :{h.name} OUT :{h.active} => ? [boolean] OUT :{h.state} => ? [int] OUT :{h.name} => ? [String] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,458 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A, B, C FROM T WHERE D = 0 - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,465 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: SELECT A, B, C FROM T WHERE D = 0 - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,466 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,468 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A, B, C FROM T WHERE D = 0 INTO :active, :state, :name OUT :active => ? [Boolean] OUT :state => ? [Integer] OUT :name => ? [String] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.330 s -- in org.eclipse.scout.rt.server.jdbc.SelectIntoArrayTest [INFO] Running org.eclipse.scout.rt.server.jdbc.SelectInputBindTest 2024-06-28 15:39:24,546 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,547 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,550 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{filter.active} , S = :{filter.state} WHERE N = :{filter.name} IN :{filter.active} => ? [INTEGER 1] IN :{filter.state} => ? [INTEGER 3] IN :{filter.name} => ? [VARCHAR lorem] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,553 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{filter.active} , S = :{filter.state} WHERE N = :{filter.name} IN :{filter.active} => ? [INTEGER 0] IN :{filter.state} => ? [INTEGER 6] IN :{filter.name} => ? [VARCHAR ipsum] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,563 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,563 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,567 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{table.active} , S = :{table.state} WHERE N = :{table.name} IN :{table.active} => ? [INTEGER 1] IN :{table.state} => ? [INTEGER 3] IN :{table.name} => ? [VARCHAR lorem] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,570 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{table.active} , S = :{table.state} WHERE N = :{table.name} IN :{table.active} => ? [INTEGER 0] IN :{table.state} => ? [INTEGER 6] IN :{table.name} => ? [VARCHAR ipsum] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,584 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,585 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,590 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 5] IN :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,593 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 6] IN :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,604 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,604 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,607 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{active} , S = :{state} WHERE N = :{name} IN :{active} => ? [INTEGER 1] IN :{state} => ? [INTEGER 3] IN :{name} => ? [VARCHAR lorem] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,610 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{active} , S = :{state} WHERE N = :{name} IN :{active} => ? [INTEGER 0] IN :{state} => ? [INTEGER 6] IN :{name} => ? [VARCHAR ipsum] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,619 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,641 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,645 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 5] IN :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,648 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 6] IN :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,657 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,657 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,661 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{active} , S = :{state} WHERE N = :{name} IN :{active} => ? [INTEGER 1] IN :{state} => ? [INTEGER 3] IN :{name} => ? [VARCHAR lorem] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,664 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{active} , S = :{state} WHERE N = :{name} IN :{active} => ? [INTEGER 0] IN :{state} => ? [INTEGER 6] IN :{name} => ? [VARCHAR ipsum] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,673 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,674 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,677 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{filter.active} , S = :{filter.state} WHERE N = :{filter.name} IN :{filter.active} => ? [INTEGER 1] IN :{filter.state} => ? [INTEGER 3] IN :{filter.name} => ? [VARCHAR lorem] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,680 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{filter.active} , S = :{filter.state} WHERE N = :{filter.name} IN :{filter.active} => ? [INTEGER 0] IN :{filter.state} => ? [INTEGER 6] IN :{filter.name} => ? [VARCHAR ipsum] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,690 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,690 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,694 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{TableBeanHolderFilter.active} , S = :{TableBeanHolderFilter.state} WHERE N = :{TableBeanHolderFilter.name} IN :{TableBeanHolderFilter.active} => ? [INTEGER 1] IN :{TableBeanHolderFilter.state} => ? [INTEGER 3] IN :{TableBeanHolderFilter.name} => ? [VARCHAR lorem] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,697 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{TableBeanHolderFilter.active} , S = :{TableBeanHolderFilter.state} WHERE N = :{TableBeanHolderFilter.name} IN :{TableBeanHolderFilter.active} => ? [INTEGER 0] IN :{TableBeanHolderFilter.state} => ? [INTEGER 6] IN :{TableBeanHolderFilter.name} => ? [VARCHAR ipsum] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,706 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,707 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,710 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{tableFieldBeanData.active} , S = :{tableFieldBeanData.state} WHERE N = :{tableFieldBeanData.name} IN :{tableFieldBeanData.active} => ? [INTEGER 1] IN :{tableFieldBeanData.state} => ? [INTEGER 3] IN :{tableFieldBeanData.name} => ? [VARCHAR lorem] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,741 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{tableFieldBeanData.active} , S = :{tableFieldBeanData.state} WHERE N = :{tableFieldBeanData.name} IN :{tableFieldBeanData.active} => ? [INTEGER 0] IN :{tableFieldBeanData.state} => ? [INTEGER 6] IN :{tableFieldBeanData.name} => ? [VARCHAR ipsum] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,750 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,750 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,753 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 5] IN :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,758 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 6] IN :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,768 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,768 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,771 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 5] IN :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,775 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 6] IN :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,783 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,784 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,787 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{table.active} , S = :{table.state} WHERE N = :{table.name} IN :{table.active} => ? [INTEGER 1] IN :{table.state} => ? [INTEGER 3] IN :{table.name} => ? [VARCHAR lorem] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,790 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{table.active} , S = :{table.state} WHERE N = :{table.name} IN :{table.active} => ? [INTEGER 0] IN :{table.state} => ? [INTEGER 6] IN :{table.name} => ? [VARCHAR ipsum] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,799 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,799 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,803 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 5] IN :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,806 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 6] IN :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,815 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,815 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,841 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 5] IN :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,845 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 6] IN :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,854 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 6 AND P = 9 - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,854 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,858 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 6] IN :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,861 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 5] IN :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 s -- in org.eclipse.scout.rt.server.jdbc.SelectInputBindTest [INFO] Running org.eclipse.scout.rt.server.jdbc.BindValueTest 2024-06-28 15:39:24,872 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A FROM T WHERE A = :a IN :a => ? [BIGINT null] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,878 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A FROM T WHERE A = :a IN :a => ? [BIGINT null] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] 2024-06-28 15:39:24,884 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A FROM T WHERE A = :a IN :a => ? [NULL null] - MDC[principal=default, scoutSession=1c01f49ndcusui84f70h5jop5qfg1km9b6nfv68m8tifd650icau] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.scout.rt.server.jdbc.BindValueTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 62, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.jdbc.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] -----------< org.eclipse.scout.rt:org.eclipse.scout.rt.rest >----------- [INFO] Building org.eclipse.scout.rt.rest 24.2-SNAPSHOT [30/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.pom (25 kB at 2.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom (5.9 kB at 987 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar (139 kB at 13 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar (11 kB at 1.5 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.rest --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.rest --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.rest --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.rest --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.rest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/AbstractEntityRestClientExceptionTransformer.java:[84,13] The enum constant CLIENT_ERROR needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/AbstractEntityRestClientExceptionTransformer.java:[84,13] The enum constant INFORMATIONAL needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/AbstractEntityRestClientExceptionTransformer.java:[84,13] The enum constant OTHER needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/AbstractEntityRestClientExceptionTransformer.java:[84,13] The enum constant REDIRECTION needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/AbstractEntityRestClientExceptionTransformer.java:[84,13] The enum constant SERVER_ERROR needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/AbstractRestClientHelper.java:[130,10] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/AbstractRestClientHelper.java:[138,18] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/AbstractRestClientHelper.java:[138,65] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/AbstractRestClientHelper.java:[151,45] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/AbstractRestClientHelper.java:[177,18] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant ACCEPTED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant BAD_REQUEST needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant CONFLICT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant CREATED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant EXPECTATION_FAILED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant FOUND needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant GONE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant HTTP_VERSION_NOT_SUPPORTED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant INTERNAL_SERVER_ERROR needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant LENGTH_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant METHOD_NOT_ALLOWED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant MOVED_PERMANENTLY needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant NETWORK_AUTHENTICATION_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant NOT_ACCEPTABLE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant NOT_IMPLEMENTED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant NOT_MODIFIED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant NO_CONTENT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant OK needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant PARTIAL_CONTENT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant PAYMENT_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant PRECONDITION_FAILED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant PRECONDITION_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant PROXY_AUTHENTICATION_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant REQUESTED_RANGE_NOT_SATISFIABLE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant REQUEST_ENTITY_TOO_LARGE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant REQUEST_HEADER_FIELDS_TOO_LARGE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant REQUEST_TIMEOUT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant REQUEST_URI_TOO_LONG needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant RESET_CONTENT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant SEE_OTHER needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant TEMPORARY_REDIRECT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant TOO_MANY_REQUESTS needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant UNAUTHORIZED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant UNSUPPORTED_MEDIA_TYPE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant USE_PROXY needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[51,13] The enum constant INFORMATIONAL needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[51,13] The enum constant OTHER needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[51,13] The enum constant REDIRECTION needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[51,13] The enum constant SERVER_ERROR needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[51,13] The enum constant SUCCESSFUL needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[170,5] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.RestProxyInvocationHandler is a raw type. References to generic type org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.RestProxyInvocationHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[170,43] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.RestProxyInvocationHandler is a raw type. References to generic type org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.RestProxyInvocationHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[295,98] java.util.concurrent.Future is a raw type. References to generic type java.util.concurrent.Future should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[296,56] java.util.concurrent.Future is a raw type. References to generic type java.util.concurrent.Future should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant ACCEPTED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant BAD_GATEWAY needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant CONFLICT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant CREATED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant EXPECTATION_FAILED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant FOUND needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant GATEWAY_TIMEOUT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant GONE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant HTTP_VERSION_NOT_SUPPORTED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant LENGTH_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant MOVED_PERMANENTLY needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant NETWORK_AUTHENTICATION_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant NOT_IMPLEMENTED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant NOT_MODIFIED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant NO_CONTENT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant OK needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant PARTIAL_CONTENT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant PAYMENT_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant PRECONDITION_FAILED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant PRECONDITION_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant PROXY_AUTHENTICATION_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant REQUESTED_RANGE_NOT_SATISFIABLE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant REQUEST_ENTITY_TOO_LARGE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant REQUEST_HEADER_FIELDS_TOO_LARGE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant REQUEST_TIMEOUT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant REQUEST_URI_TOO_LONG needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant RESET_CONTENT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant SEE_OTHER needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant TEMPORARY_REDIRECT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant TOO_MANY_REQUESTS needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant USE_PROXY needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/error/ErrorDo.java:[66,21] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/RestClientProperties.java:[187,21] Unsupported @SuppressWarnings("squid:S2068") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.rest --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.rest --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.rest --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.rest --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.rest --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/target/org.eclipse.scout.rt.rest-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.rest --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.rest --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/target/org.eclipse.scout.rt.rest-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.rest --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.rest --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.rest --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest/24.2-SNAPSHOT/org.eclipse.scout.rt.rest-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/target/org.eclipse.scout.rt.rest-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest/24.2-SNAPSHOT/org.eclipse.scout.rt.rest-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/target/org.eclipse.scout.rt.rest-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest/24.2-SNAPSHOT/org.eclipse.scout.rt.rest-24.2-SNAPSHOT-sources.jar [INFO] [INFO] -----------< org.eclipse.scout.rt:org.eclipse.scout.rt.api >------------ [INFO] Building org.eclipse.scout.rt.api 24.2-SNAPSHOT [31/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.api --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.api --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.api --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.api --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.api --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.api --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.api --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.api.code.CodeResourceTest 2024-06-28 15:39:30,502 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-28 15:39:30,581 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-28 15:39:30,860 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-28 15:39:31,102 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 543.796554 ms. Total class count: 973 2024-06-28 15:39:31,651 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 216 beans in 510.738986 ms 2024-06-28 15:39:31,792 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 216 beans in 140.840609 ms 2024-06-28 15:39:31,869 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-28 15:39:31,873 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-28 15:39:32,114 WARN [main] org.eclipse.scout.rt.api.code.CodeResource.putToMap(CodeResource.java:81) - Skipping CodeType without id. 2024-06-28 15:39:32,115 WARN [main] org.eclipse.scout.rt.api.code.CodeResource.putToMap(CodeResource.java:86) - CodeType with duplicate id '1' found. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.101 s -- in org.eclipse.scout.rt.api.code.CodeResourceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.api --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api/target/org.eclipse.scout.rt.api-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.api --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api/target/org.eclipse.scout.rt.api-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.api --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api/target/org.eclipse.scout.rt.api-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.api --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api/target/org.eclipse.scout.rt.api-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.api --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.api --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.api/24.2-SNAPSHOT/org.eclipse.scout.rt.api-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api/target/org.eclipse.scout.rt.api-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.api/24.2-SNAPSHOT/org.eclipse.scout.rt.api-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api/target/org.eclipse.scout.rt.api-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.api/24.2-SNAPSHOT/org.eclipse.scout.rt.api-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api/target/org.eclipse.scout.rt.api-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.api/24.2-SNAPSHOT/org.eclipse.scout.rt.api-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api/target/org.eclipse.scout.rt.api-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.api/24.2-SNAPSHOT/org.eclipse.scout.rt.api-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.jackson.test >------- [INFO] Building org.eclipse.scout.rt.jackson.test 24.2-SNAPSHOT [32/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.jackson.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.jackson.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.jackson.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.jackson.test --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.jackson.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.jackson.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.jackson.test --- [INFO] Copying 177 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.jackson.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestOptionalDo.java:[56,63] Type safety: Potential heap pollution via varargs parameter optStringList [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestCustomImplementedEntityDo.java:[173,21] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestCustomImplementedEntityDo.java:[180,21] Unnecessary @SuppressWarnings("unchecked") [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[204,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[961,23] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[1419,36] org.eclipse.scout.rt.dataobject.IDoCollection is a raw type. References to generic type org.eclipse.scout.rt.dataobject.IDoCollection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[1461,36] org.eclipse.scout.rt.dataobject.IDoCollection is a raw type. References to generic type org.eclipse.scout.rt.dataobject.IDoCollection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[1492,5] Type safety: Unchecked invocation testDeserialize_TestItemIDoCollection(java.lang.Class) of the generic method testDeserialize_TestItemIDoCollection(java.lang.Class) of type org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsSerializationTest [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[1498,5] Type safety: Unchecked invocation testDeserialize_TestItemIDoCollection(java.lang.Class) of the generic method testDeserialize_TestItemIDoCollection(java.lang.Class) of type org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsSerializationTest [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[1504,5] Type safety: Unchecked invocation testDeserialize_TestItemIDoCollection(java.lang.Class) of the generic method testDeserialize_TestItemIDoCollection(java.lang.Class) of type org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsSerializationTest [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[1509,23] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[2670,98] org.eclipse.scout.rt.jackson.dataobject.fixture.TestGenericDo is a raw type. References to generic type org.eclipse.scout.rt.jackson.dataobject.fixture.TestGenericDo should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[2742,98] org.eclipse.scout.rt.jackson.dataobject.fixture.TestGenericDo is a raw type. References to generic type org.eclipse.scout.rt.jackson.dataobject.fixture.TestGenericDo should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[2972,18] org.eclipse.scout.rt.dataobject.DoList is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoList should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[3034,5] org.eclipse.scout.rt.dataobject.DoList is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoList should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[3034,30] org.eclipse.scout.rt.dataobject.DoList is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoList should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestNestedListRawDo.java:[263,79] Type safety: Potential heap pollution via varargs parameter stringIDoEntityMap [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestNestedListRawDo.java:[280,89] Type safety: Potential heap pollution via varargs parameter stringIDataObjectEntityMap [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestNestedListRawDo.java:[297,113] Type safety: Potential heap pollution via varargs parameter stringITestTypedUntypedInnerEntityMap [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestNestedListRawDo.java:[314,133] Type safety: Potential heap pollution via varargs parameter stringITestTypedUntypedInnerDataObjectEntityMap [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestNestedListRawDo.java:[331,127] Type safety: Potential heap pollution via varargs parameter stringAbstractTestTypedUntypedInnerEntityMap [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JacksonDataObjectMapperTest.java:[216,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JacksonDataObjectMapperTest.java:[304,5] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JacksonDataObjectMapperTest.java:[378,5] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.jackson.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.jackson.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.jackson.testing.DataObjectSerializationTestHelperTest 2024-06-28 15:39:37,604 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-28 15:39:37,648 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-28 15:39:37,854 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-28 15:39:38,490 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 867.408100 ms. Total class count: 1064 2024-06-28 15:39:38,969 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 262 beans in 473.615048 ms 2024-06-28 15:39:39,061 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 262 beans in 91.854542 ms 2024-06-28 15:39:39,083 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-28 15:39:39,084 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-28 15:39:39,262 INFO [main] org.eclipse.scout.rt.testing.platform.GlobalTestingPlatform.checkAccess(GlobalTestingPlatform.java:75) - Accessing the BeanManager before the testing platform is fully started; blocking until Platform.awaitPlatformStarted 2024-06-28 15:39:39,972 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.jackson.dataobject.fixture.TestWithEmptyTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-28 15:39:40,010 INFO [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.init(DataObjectInventory.java:116) - Registry initialized, found 105 IDoEntity implementations with @TypeName annotation and 6 implementations with @TypeVersion annotation. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.456 s -- in org.eclipse.scout.rt.jackson.testing.DataObjectSerializationTestHelperTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.value.IValueDoTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s -- in org.eclipse.scout.rt.jackson.dataobject.value.IValueDoTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.id.UuIdSerializationTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.scout.rt.jackson.dataobject.id.UuIdSerializationTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.id.TypedIdSerializationTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.eclipse.scout.rt.jackson.dataobject.id.TypedIdSerializationTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.id.StringIdSerializationTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.scout.rt.jackson.dataobject.id.StringIdSerializationTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.id.QualifiedIIdSerializationTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.999 s -- in org.eclipse.scout.rt.jackson.dataobject.id.QualifiedIIdSerializationTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.id.IIdSerializationTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.eclipse.scout.rt.jackson.dataobject.id.IIdSerializationTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.enumeration.EnumSerializationTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.scout.rt.jackson.dataobject.enumeration.EnumSerializationTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.TypeFactoryUtilityTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.jackson.dataobject.TypeFactoryUtilityTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsSerializationTest 2024-06-28 15:39:43,076 WARN [main] org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityVersionAttribute(DoEntityDeserializer.java:211) - Found version mismatch while deserializing DoEntity org.eclipse.scout.rt.jackson.dataobject.fixture.TestVersionedDo. Data object version (in class file) 'jacksonFixture-1.0.0', deserialized data version '' 2024-06-28 15:39:43,762 WARN [main] org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityVersionAttribute(DoEntityDeserializer.java:211) - Found version mismatch while deserializing DoEntity org.eclipse.scout.rt.jackson.dataobject.fixture.TestVersionedDo. Data object version (in class file) 'jacksonFixture-1.0.0', deserialized data version 'scout-9.0.0' 2024-06-28 15:39:43,859 WARN [main] org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityVersionAttribute(DoEntityDeserializer.java:211) - Found version mismatch while deserializing DoEntity org.eclipse.scout.rt.jackson.dataobject.fixture.TestVersionedDo. Data object version (in class file) 'jacksonFixture-1.0.0', deserialized data version 'scout-a.b.c' 2024-06-28 15:39:44,066 WARN [main] org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityVersionAttribute(DoEntityDeserializer.java:211) - Found version mismatch while deserializing DoEntity org.eclipse.scout.rt.jackson.dataobject.fixture.TestVersionedDo. Data object version (in class file) 'jacksonFixture-1.0.0', deserialized data version 'null' [INFO] Tests run: 225, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.540 s -- in org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsSerializationTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsRawSerializationTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsRawSerializationTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsExtensibilitySerializationTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsExtensibilitySerializationTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.JacksonIdStructureTest [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.scout.rt.jackson.dataobject.JacksonIdStructureTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.JacksonDataObjectMapperTest [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.562 s -- in org.eclipse.scout.rt.jackson.dataobject.JacksonDataObjectMapperTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.DoEntitySerializerAttributeNameComparatorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.jackson.dataobject.DoEntitySerializerAttributeNameComparatorTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.DataObjectHelperNormalizeTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.scout.rt.jackson.dataobject.DataObjectHelperNormalizeTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 331, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.jackson.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.jackson.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.jackson.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.jackson.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.jackson.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.jackson.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api.test >------- [INFO] Building org.eclipse.scout.rt.mom.api.test 24.2-SNAPSHOT [33/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.mom.api.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.mom.api.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.mom.api.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api.test/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.mom.api.test --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api.test/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.mom.api.marshaller.TextMarshallerTest SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.070 s -- in org.eclipse.scout.rt.mom.api.marshaller.TextMarshallerTest [INFO] Running org.eclipse.scout.rt.mom.api.marshaller.ObjectMarshallerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.eclipse.scout.rt.mom.api.marshaller.ObjectMarshallerTest [INFO] Running org.eclipse.scout.rt.mom.api.marshaller.JsonMarshallerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.102 s -- in org.eclipse.scout.rt.mom.api.marshaller.JsonMarshallerTest [INFO] Running org.eclipse.scout.rt.mom.api.marshaller.JsonDataObjectMarshallerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.eclipse.scout.rt.mom.api.marshaller.JsonDataObjectMarshallerTest [INFO] Running org.eclipse.scout.rt.mom.api.marshaller.BytesMarshallerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.mom.api.marshaller.BytesMarshallerTest [INFO] Running org.eclipse.scout.rt.mom.api.DestinationConfigPropertyParserTest [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.scout.rt.mom.api.DestinationConfigPropertyParserTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.mom.api.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mom.api.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms >---------- [INFO] Building org.eclipse.scout.rt.mom.jms 24.2-SNAPSHOT [34/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.pom (10.0 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.jar (56 kB at 7.0 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.mom.jms --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mom.jms --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.mom.jms --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.mom.jms --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.mom.jms --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[149,21] Unsupported @SuppressWarnings("squid:S1149") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[165,23] org.eclipse.scout.rt.mom.api.IDestination is a raw type. References to generic type org.eclipse.scout.rt.mom.api.IDestination should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[166,23] org.eclipse.scout.rt.mom.api.IDestination is a raw type. References to generic type org.eclipse.scout.rt.mom.api.IDestination should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[212,21] Unsupported @SuppressWarnings("RedundantThrows") [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[462,25] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[502,5] org.eclipse.scout.rt.mom.jms.JmsMessageReader is a raw type. References to generic type org.eclipse.scout.rt.mom.jms.JmsMessageReader should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[705,22] Unsupported @SuppressWarnings("squid:S1149") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[705,37] Unsupported @SuppressWarnings("RedundantThrows") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[821,16] org.eclipse.scout.rt.mom.api.IDestination is a raw type. References to generic type org.eclipse.scout.rt.mom.api.IDestination should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.mom.jms --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.mom.jms --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.mom.jms --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.mom.jms --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.mom.jms --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms/target/org.eclipse.scout.rt.mom.jms-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.mom.jms --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mom.jms --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms/target/org.eclipse.scout.rt.mom.jms-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mom.jms --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.mom.jms --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.mom.jms --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.jms-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms/target/org.eclipse.scout.rt.mom.jms-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.jms-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms/target/org.eclipse.scout.rt.mom.jms-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.jms-24.2-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms.test >------- [INFO] Building org.eclipse.scout.rt.mom.jms.test 24.2-SNAPSHOT [35/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/activemq-broker/6.0.0/activemq-broker-6.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-broker/6.0.0/activemq-broker-6.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-broker/6.0.0/activemq-broker-6.0.0.pom (9.6 kB at 1.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/activemq-parent/6.0.0/activemq-parent-6.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-parent/6.0.0/activemq-parent-6.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-parent/6.0.0/activemq-parent-6.0.0.pom (57 kB at 7.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/camel/camel-bom/4.1.0/camel-bom-4.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/camel/camel-bom/4.1.0/camel-bom-4.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/camel/camel-bom/4.1.0/camel-bom-4.1.0.pom (78 kB at 7.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/camel/camel/4.1.0/camel-4.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/camel/camel/4.1.0/camel-4.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/camel/camel/4.1.0/camel-4.1.0.pom (22 kB at 2.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jaxb/jaxb-bom/4.0.2/jaxb-bom-4.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/4.0.2/jaxb-bom-4.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/4.0.2/jaxb-bom-4.0.2.pom (11 kB at 1.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/activemq-client/6.0.0/activemq-client-6.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-client/6.0.0/activemq-client-6.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-client/6.0.0/activemq-client-6.0.0.pom (15 kB at 2.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.pom (2.6 kB at 433 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/fusesource/hawtbuf/hawtbuf-project/1.11/hawtbuf-project-1.11.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-project/1.11/hawtbuf-project-1.11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-project/1.11/hawtbuf-project-1.11.pom (11 kB at 1.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/fusesource/fusesource-pom/1.10/fusesource-pom-1.10.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.10/fusesource-pom-1.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.10/fusesource-pom-1.10.pom (15 kB at 2.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-jakarta-client/2.31.2/artemis-jakarta-client-2.31.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-client/2.31.2/artemis-jakarta-client-2.31.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-client/2.31.2/artemis-jakarta-client-2.31.2.pom (4.1 kB at 591 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-pom/2.31.2/artemis-pom-2.31.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-pom/2.31.2/artemis-pom-2.31.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-pom/2.31.2/artemis-pom-2.31.2.pom (89 kB at 8.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-bom/1.24.0/opentelemetry-bom-1.24.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom/1.24.0/opentelemetry-bom-1.24.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom/1.24.0/opentelemetry-bom-1.24.0.pom (6.0 kB at 863 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-bom-alpha/1.24.0-alpha/opentelemetry-bom-alpha-1.24.0-alpha.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom-alpha/1.24.0-alpha/opentelemetry-bom-alpha-1.24.0-alpha.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom-alpha/1.24.0-alpha/opentelemetry-bom-alpha-1.24.0-alpha.pom (4.2 kB at 595 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-bom/10.0.16/jetty-bom-10.0.16.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/10.0.16/jetty-bom-10.0.16.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/10.0.16/jetty-bom-10.0.16.pom (19 kB at 2.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-core-client/2.31.2/artemis-core-client-2.31.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.31.2/artemis-core-client-2.31.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.31.2/artemis-core-client-2.31.2.pom (6.9 kB at 863 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jgroups/jgroups/5.3.0.Final/jgroups-5.3.0.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/5.3.0.Final/jgroups-5.3.0.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/5.3.0.Final/jgroups-5.3.0.Final.pom (21 kB at 2.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-commons/2.31.2/artemis-commons-2.31.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.31.2/artemis-commons-2.31.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.31.2/artemis-commons-2.31.2.pom (5.6 kB at 801 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-buffer/4.1.101.Final/netty-buffer-4.1.101.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.101.Final/netty-buffer-4.1.101.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.101.Final/netty-buffer-4.1.101.Final.pom (1.6 kB at 226 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-parent/4.1.101.Final/netty-parent-4.1.101.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.101.Final/netty-parent-4.1.101.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.101.Final/netty-parent-4.1.101.Final.pom (84 kB at 9.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-common/4.1.101.Final/netty-common-4.1.101.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.101.Final/netty-common-4.1.101.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.101.Final/netty-common-4.1.101.Final.pom (12 kB at 1.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom (18 kB at 2.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-native-epoll/4.1.101.Final/netty-transport-native-epoll-4.1.101.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.101.Final/netty-transport-native-epoll-4.1.101.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.101.Final/netty-transport-native-epoll-4.1.101.Final.pom (19 kB at 2.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport/4.1.101.Final/netty-transport-4.1.101.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.101.Final/netty-transport-4.1.101.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.101.Final/netty-transport-4.1.101.Final.pom (2.2 kB at 270 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-resolver/4.1.101.Final/netty-resolver-4.1.101.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.101.Final/netty-resolver-4.1.101.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.101.Final/netty-resolver-4.1.101.Final.pom (1.6 kB at 227 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-native-unix-common/4.1.101.Final/netty-transport-native-unix-common-4.1.101.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.101.Final/netty-transport-native-unix-common-4.1.101.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.101.Final/netty-transport-native-unix-common-4.1.101.Final.pom (30 kB at 4.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-classes-epoll/4.1.101.Final/netty-transport-classes-epoll-4.1.101.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.101.Final/netty-transport-classes-epoll-4.1.101.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.101.Final/netty-transport-classes-epoll-4.1.101.Final.pom (2.1 kB at 356 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-native-kqueue/4.1.101.Final/netty-transport-native-kqueue-4.1.101.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.101.Final/netty-transport-native-kqueue-4.1.101.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.101.Final/netty-transport-native-kqueue-4.1.101.Final.pom (30 kB at 3.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-classes-kqueue/4.1.101.Final/netty-transport-classes-kqueue-4.1.101.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.101.Final/netty-transport-classes-kqueue-4.1.101.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.101.Final/netty-transport-classes-kqueue-4.1.101.Final.pom (2.1 kB at 305 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-codec-http/4.1.101.Final/netty-codec-http-4.1.101.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.101.Final/netty-codec-http-4.1.101.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.101.Final/netty-codec-http-4.1.101.Final.pom (4.2 kB at 600 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-codec/4.1.101.Final/netty-codec-4.1.101.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.101.Final/netty-codec-4.1.101.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.101.Final/netty-codec-4.1.101.Final.pom (5.3 kB at 884 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-handler/4.1.101.Final/netty-handler-4.1.101.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.101.Final/netty-handler-4.1.101.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.101.Final/netty-handler-4.1.101.Final.pom (4.6 kB at 660 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-handler-proxy/4.1.101.Final/netty-handler-proxy-4.1.101.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.101.Final/netty-handler-proxy-4.1.101.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.101.Final/netty-handler-proxy-4.1.101.Final.pom (3.6 kB at 592 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-codec-socks/4.1.101.Final/netty-codec-socks-4.1.101.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.101.Final/netty-codec-socks-4.1.101.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.101.Final/netty-codec-socks-4.1.101.Final.pom (2.5 kB at 423 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-selector/2.31.2/artemis-selector-2.31.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.31.2/artemis-selector-2.31.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.31.2/artemis-selector-2.31.2.pom (4.9 kB at 700 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-jakarta-server/2.31.2/artemis-jakarta-server-2.31.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-server/2.31.2/artemis-jakarta-server-2.31.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-server/2.31.2/artemis-jakarta-server-2.31.2.pom (5.1 kB at 633 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-server/2.31.2/artemis-server-2.31.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.31.2/artemis-server-2.31.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.31.2/artemis-server-2.31.2.pom (13 kB at 1.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/ben-manes/caffeine/caffeine/3.1.6/caffeine-3.1.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/3.1.6/caffeine-3.1.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/3.1.6/caffeine-3.1.6.pom (2.1 kB at 296 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-journal/2.31.2/artemis-journal-2.31.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.31.2/artemis-journal-2.31.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.31.2/artemis-journal-2.31.2.pom (3.4 kB at 307 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.pom (4.0 kB at 577 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/activemq-artemis-native/2.0.0/activemq-artemis-native-2.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-artemis-native/2.0.0/activemq-artemis-native-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-artemis-native/2.0.0/activemq-artemis-native-2.0.0.pom (27 kB at 3.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-jdbc-store/2.31.2/artemis-jdbc-store-2.31.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.31.2/artemis-jdbc-store-2.31.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.31.2/artemis-jdbc-store-2.31.2.pom (3.4 kB at 479 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.pom (19 kB at 2.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.pom (15 kB at 1.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-quorum-api/2.31.2/artemis-quorum-api-2.31.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.31.2/artemis-quorum-api-2.31.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.31.2/artemis-quorum-api-2.31.2.pom (1.4 kB at 201 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-configuration2/2.9.0/commons-configuration2-2.9.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.9.0/commons-configuration2-2.9.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.9.0/commons-configuration2-2.9.0.pom (30 kB at 4.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom (21 kB at 3.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/54/commons-parent-54.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/54/commons-parent-54.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/54/commons-parent-54.pom (82 kB at 9.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/micrometer/micrometer-core/1.9.5/micrometer-core-1.9.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.9.5/micrometer-core-1.9.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.9.5/micrometer-core-1.9.5.pom (8.6 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-jakarta-service-extensions/2.31.2/artemis-jakarta-service-extensions-2.31.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-service-extensions/2.31.2/artemis-jakarta-service-extensions-2.31.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-service-extensions/2.31.2/artemis-jakarta-service-extensions-2.31.2.pom (4.6 kB at 653 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.pom (14 kB at 1.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/activemq-broker/6.0.0/activemq-broker-6.0.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/activemq-client/6.0.0/activemq-client-6.0.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-jakarta-client/2.31.2/artemis-jakarta-client-2.31.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-core-client/2.31.2/artemis-core-client-2.31.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jgroups/jgroups/5.3.0.Final/jgroups-5.3.0.Final.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-native-epoll/4.1.101.Final/netty-transport-native-epoll-4.1.101.Final-linux-x86_64.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-native-unix-common/4.1.101.Final/netty-transport-native-unix-common-4.1.101.Final.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-classes-epoll/4.1.101.Final/netty-transport-classes-epoll-4.1.101.Final.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-native-kqueue/4.1.101.Final/netty-transport-native-kqueue-4.1.101.Final-osx-x86_64.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-classes-kqueue/4.1.101.Final/netty-transport-classes-kqueue-4.1.101.Final.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-codec-http/4.1.101.Final/netty-codec-http-4.1.101.Final.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-buffer/4.1.101.Final/netty-buffer-4.1.101.Final.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport/4.1.101.Final/netty-transport-4.1.101.Final.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-handler/4.1.101.Final/netty-handler-4.1.101.Final.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-handler-proxy/4.1.101.Final/netty-handler-proxy-4.1.101.Final.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-codec/4.1.101.Final/netty-codec-4.1.101.Final.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-codec-socks/4.1.101.Final/netty-codec-socks-4.1.101.Final.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-common/4.1.101.Final/netty-common-4.1.101.Final.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-resolver/4.1.101.Final/netty-resolver-4.1.101.Final.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-commons/2.31.2/artemis-commons-2.31.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-selector/2.31.2/artemis-selector-2.31.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-jakarta-server/2.31.2/artemis-jakarta-server-2.31.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-server/2.31.2/artemis-server-2.31.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/ben-manes/caffeine/caffeine/3.1.6/caffeine-3.1.6.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-jdbc-store/2.31.2/artemis-jdbc-store-2.31.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-quorum-api/2.31.2/artemis-quorum-api-2.31.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-configuration2/2.9.0/commons-configuration2-2.9.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/micrometer/micrometer-core/1.9.5/micrometer-core-1.9.5.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-journal/2.31.2/artemis-journal-2.31.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/activemq-artemis-native/2.0.0/activemq-artemis-native-2.0.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-jakarta-service-extensions/2.31.2/artemis-jakarta-service-extensions-2.31.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-broker/6.0.0/activemq-broker-6.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-broker/6.0.0/activemq-broker-6.0.0.jar (1.2 MB at 24 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-client/6.0.0/activemq-client-6.0.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-client/2.31.2/artemis-jakarta-client-2.31.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.31.2/artemis-core-client-2.31.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/5.3.0.Final/jgroups-5.3.0.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar (50 kB at 4.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.101.Final/netty-transport-native-epoll-4.1.101.Final-linux-x86_64.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-client/2.31.2/artemis-jakarta-client-2.31.2.jar (191 kB at 8.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.101.Final/netty-transport-native-unix-common-4.1.101.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.101.Final/netty-transport-native-epoll-4.1.101.Final-linux-x86_64.jar (39 kB at 1.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.101.Final/netty-transport-classes-epoll-4.1.101.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.101.Final/netty-transport-native-unix-common-4.1.101.Final.jar (44 kB at 1.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.101.Final/netty-transport-native-kqueue-4.1.101.Final-osx-x86_64.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.31.2/artemis-core-client-2.31.2.jar (842 kB at 24 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.101.Final/netty-transport-classes-kqueue-4.1.101.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.101.Final/netty-transport-classes-epoll-4.1.101.Final.jar (147 kB at 3.9 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.101.Final/netty-codec-http-4.1.101.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.101.Final/netty-transport-native-kqueue-4.1.101.Final-osx-x86_64.jar (25 kB at 596 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.101.Final/netty-buffer-4.1.101.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.101.Final/netty-transport-classes-kqueue-4.1.101.Final.jar (108 kB at 2.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.101.Final/netty-transport-4.1.101.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-client/6.0.0/activemq-client-6.0.0.jar (1.5 MB at 27 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.101.Final/netty-handler-4.1.101.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.101.Final/netty-codec-http-4.1.101.Final.jar (658 kB at 10 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.101.Final/netty-handler-proxy-4.1.101.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.101.Final/netty-buffer-4.1.101.Final.jar (307 kB at 2.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.101.Final/netty-codec-4.1.101.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.101.Final/netty-handler-proxy-4.1.101.Final.jar (25 kB at 207 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.101.Final/netty-codec-socks-4.1.101.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.101.Final/netty-transport-4.1.101.Final.jar (497 kB at 3.9 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.101.Final/netty-common-4.1.101.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.101.Final/netty-handler-4.1.101.Final.jar (561 kB at 4.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.101.Final/netty-resolver-4.1.101.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.101.Final/netty-codec-socks-4.1.101.Final.jar (121 kB at 910 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.31.2/artemis-commons-2.31.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.101.Final/netty-resolver-4.1.101.Final.jar (38 kB at 276 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.101.Final/netty-codec-4.1.101.Final.jar (345 kB at 2.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.31.2/artemis-selector-2.31.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/5.3.0.Final/jgroups-5.3.0.Final.jar (2.3 MB at 16 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-server/2.31.2/artemis-jakarta-server-2.31.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (247 kB at 1.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.31.2/artemis-server-2.31.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.31.2/artemis-selector-2.31.2.jar (109 kB at 701 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/3.1.6/caffeine-3.1.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.101.Final/netty-common-4.1.101.Final.jar (661 kB at 4.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.31.2/artemis-jdbc-store-2.31.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.31.2/artemis-commons-2.31.2.jar (666 kB at 2.9 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-server/2.31.2/artemis-jakarta-server-2.31.2.jar (123 kB at 545 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.31.2/artemis-jdbc-store-2.31.2.jar (112 kB at 493 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.31.2/artemis-quorum-api-2.31.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.jar (130 kB at 540 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.31.2/artemis-quorum-api-2.31.2.jar (13 kB at 53 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.9.0/commons-configuration2-2.9.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/3.1.6/caffeine-3.1.6.jar (752 kB at 3.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.jar (208 kB at 837 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.9.5/micrometer-core-1.9.5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.jar (252 kB at 984 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.31.2/artemis-journal-2.31.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar (238 kB at 727 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.31.2/artemis-journal-2.31.2.jar (236 kB at 721 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-artemis-native/2.0.0/activemq-artemis-native-2.0.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-service-extensions/2.31.2/artemis-jakarta-service-extensions-2.31.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.9.0/commons-configuration2-2.9.0.jar (645 kB at 1.9 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-service-extensions/2.31.2/artemis-jakarta-service-extensions-2.31.2.jar (34 kB at 103 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-artemis-native/2.0.0/activemq-artemis-native-2.0.0.jar (42 kB at 124 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.9.5/micrometer-core-1.9.5.jar (658 kB at 1.9 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar (29 kB at 83 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.31.2/artemis-server-2.31.2.jar (2.4 MB at 6.4 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms.test/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms.test/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 2024-06-28 15:40:03,353 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-28 15:40:03,396 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-28 15:40:03,670 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-28 15:40:04,019 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 644.859944 ms. Total class count: 1020 2024-06-28 15:40:04,662 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 211 beans in 620.237261 ms 2024-06-28 15:40:04,778 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 211 beans in 115.670188 ms 2024-06-28 15:40:04,809 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-28 15:40:04,810 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-28 15:40:04,890 INFO [scout-platform-starter] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received. 2024-06-28 15:40:05,758 INFO [main] org.apache.activemq.artemis.core.server.serverStarting(ActiveMQServerLogger_impl.java:45) - AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) 2024-06-28 15:40:05,787 INFO [main] org.apache.activemq.artemis.core.server.switchingNIO(ActiveMQServerLogger_impl.java:397) - AMQ221045: libaio is not available, switching the configuration into NIO 2024-06-28 15:40:05,946 INFO [main] org.apache.activemq.artemis.core.server.journalUseNIO(ActiveMQServerLogger_impl.java:149) - AMQ221013: Using NIO Journal 2024-06-28 15:40:06,399 INFO [main] org.apache.activemq.artemis.core.server.usingDefaultPaging(ActiveMQServerLogger_impl.java:493) - AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 1073741824 2024-06-28 15:40:06,493 INFO [main] org.apache.activemq.artemis.core.server.addingProtocolSupport(ActiveMQServerLogger_impl.java:389) - AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 2024-06-28 15:40:06,689 INFO [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: null 2024-06-28 15:40:06,692 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl@7e81617a 2024-06-28 15:40:06,693 INFO [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=localhost 2024-06-28 15:40:06,756 INFO [main] org.apache.activemq.artemis.core.server.waitingToObtainLiveLock(ActiveMQServerLogger_impl.java:317) - AMQ221034: Waiting indefinitely to obtain live lock 2024-06-28 15:40:06,756 INFO [main] org.apache.activemq.artemis.core.server.obtainedLiveLock(ActiveMQServerLogger_impl.java:325) - AMQ221035: Live Server Obtained live lock 2024-06-28 15:40:07,065 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.mom.requestreply.cancellation on address jms.topic.scout.mom.requestreply.cancellation 2024-06-28 15:40:07,102 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1aaf46e6 2024-06-28 15:40:07,401 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5a537a16 2024-06-28 15:40:07,408 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishFirst on address jms.topic.test/mom/testTopicPublishFirst 2024-06-28 15:40:07,409 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4ea43d4d 2024-06-28 15:40:07,411 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6f22c1f1 2024-06-28 15:40:07,412 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testProperties on address jms.topic.test/mom/testProperties 2024-06-28 15:40:07,412 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2ee095c9 2024-06-28 15:40:07,414 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@185a0811 2024-06-28 15:40:07,414 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyTimeout on address jms.topic.test/mom/testTopicRequestReplyTimeout 2024-06-28 15:40:07,415 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@77fb1002 2024-06-28 15:40:07,416 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@e2f6a45 2024-06-28 15:40:07,417 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyRequestFirst on address jms.topic.test/mom/testTopicRequestReplyRequestFirst 2024-06-28 15:40:07,418 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@24cbf894 2024-06-28 15:40:07,419 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6c19769c 2024-06-28 15:40:07,420 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions on address jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions 2024-06-28 15:40:07,421 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@434d001d 2024-06-28 15:40:07,422 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@36453773 2024-06-28 15:40:07,441 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCorrelationId on address jms.topic.test/mom/testTopicRequestReplyCorrelationId 2024-06-28 15:40:07,442 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4db16677 2024-06-28 15:40:07,443 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6abb44cb 2024-06-28 15:40:07,444 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions on address jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions 2024-06-28 15:40:07,445 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@41ddec69 2024-06-28 15:40:07,446 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5e3cb58e 2024-06-28 15:40:07,447 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller on address jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller 2024-06-28 15:40:07,448 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@18f8e2e0 2024-06-28 15:40:07,449 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@28d56028 2024-06-28 15:40:07,450 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCancellation on address jms.topic.test/mom/testTopicRequestReplyCancellation 2024-06-28 15:40:07,451 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6c56fff 2024-06-28 15:40:07,452 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3dee3a6c 2024-06-28 15:40:07,453 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReply on address jms.topic.test/mom/testTopicRequestReply 2024-06-28 15:40:07,453 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@62de20d3 2024-06-28 15:40:07,455 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6109d880 2024-06-28 15:40:07,455 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeCorrelationId on address jms.topic.test/mom/testTopicPublishSubscribeCorrelationId 2024-06-28 15:40:07,456 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4c9ef9c9 2024-06-28 15:40:07,457 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6f976c 2024-06-28 15:40:07,458 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testMessageSelector on address jms.topic.test/mom/testMessageSelector 2024-06-28 15:40:07,459 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1324e70a 2024-06-28 15:40:07,461 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3cc6f036 2024-06-28 15:40:07,461 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyCancellation on address jms.topic.test/mom/testQueueRequestReplyCancellation 2024-06-28 15:40:07,462 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@72d16d6 2024-06-28 15:40:07,463 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7b0525a8 2024-06-28 15:40:07,464 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.differentTopic on address jms.topic.differentTopic 2024-06-28 15:40:07,465 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4f2d8175 2024-06-28 15:40:07,466 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@44618fe6 2024-06-28 15:40:07,467 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.physical.UnitTestTopic on address jms.topic.scout.physical.UnitTestTopic 2024-06-28 15:40:07,467 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2b15ba1a 2024-06-28 15:40:07,469 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@796fe2b5 2024-06-28 15:40:07,469 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue Durable-Test-Subscription on address jms.topic.test/mom/testTopicPublishSubscribe 2024-06-28 15:40:07,470 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5a6af2c4 2024-06-28 15:40:07,471 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@123c48d0 2024-06-28 15:40:07,472 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishBytes on address jms.queue.test/mom/testPublishBytes 2024-06-28 15:40:07,472 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@14fff5e7 2024-06-28 15:40:07,474 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1203d787 2024-06-28 15:40:07,474 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishText on address jms.queue.test/mom/testPublishText 2024-06-28 15:40:07,475 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1f72fbd1 2024-06-28 15:40:07,476 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6f785a27 2024-06-28 15:40:07,477 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObject on address jms.queue.test/mom/testPublishObject 2024-06-28 15:40:07,477 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@443dae2 2024-06-28 15:40:07,479 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@8f09a02 2024-06-28 15:40:07,479 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testConcurrentMessageConsumption on address jms.queue.test/mom/testConcurrentMessageConsumption 2024-06-28 15:40:07,480 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5454be 2024-06-28 15:40:07,481 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2dd08ff1 2024-06-28 15:40:07,482 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishAndConsumeInternal on address jms.queue.test/mom/testPublishAndConsumeInternal 2024-06-28 15:40:07,482 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@37dec463 2024-06-28 15:40:07,484 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3bf26810 2024-06-28 15:40:07,484 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeTransactional on address jms.queue.test/mom/testSubscribeTransactional 2024-06-28 15:40:07,485 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@19213a74 2024-06-28 15:40:07,486 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@30a791a6 2024-06-28 15:40:07,487 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeFailover on address jms.queue.test/mom/testSubscribeFailover 2024-06-28 15:40:07,487 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@719bb60d 2024-06-28 15:40:07,489 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5981f2c6 2024-06-28 15:40:07,489 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueuePublishFirst on address jms.queue.test/mom/testQueuePublishFirst 2024-06-28 15:40:07,490 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@49639118 2024-06-28 15:40:07,491 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@45451333 2024-06-28 15:40:07,492 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonData on address jms.queue.test/mom/testPublishJsonData 2024-06-28 15:40:07,492 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6942ee48 2024-06-28 15:40:07,494 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3f033664 2024-06-28 15:40:07,494 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonDataSecure on address jms.queue.test/mom/testPublishJsonDataSecure 2024-06-28 15:40:07,495 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6abd8bcd 2024-06-28 15:40:07,496 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@70cd122 2024-06-28 15:40:07,497 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueueRequestReplyRequestFirst on address jms.queue.test/mom/testQueueRequestReplyRequestFirst 2024-06-28 15:40:07,497 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@79424f25 2024-06-28 15:40:07,498 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5fd4e67f 2024-06-28 15:40:07,499 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishTransactional on address jms.queue.test/mom/testPublishTransactional 2024-06-28 15:40:07,499 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@59b1edab 2024-06-28 15:40:07,501 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3855b27e 2024-06-28 15:40:07,501 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishStringData on address jms.queue.test/mom/testPublishStringData 2024-06-28 15:40:07,502 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5305f936 2024-06-28 15:40:07,503 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2b1a1a37 2024-06-28 15:40:07,503 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObjectData on address jms.queue.test/mom/testPublishObjectData 2024-06-28 15:40:07,504 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7d90764a 2024-06-28 15:40:07,542 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6843fdc4 2024-06-28 15:40:07,542 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testCurrentMessagePubSub on address jms.queue.test/mom/testCurrentMessagePubSub 2024-06-28 15:40:07,543 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@147375b3 2024-06-28 15:40:07,544 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6f430ea8 2024-06-28 15:40:07,545 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSerialMessageConsumption on address jms.queue.test/mom/testSerialMessageConsumption 2024-06-28 15:40:07,545 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@119f072c 2024-06-28 15:40:07,547 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@66456506 2024-06-28 15:40:07,553 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@54e18a46 2024-06-28 15:40:07,667 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@3b839f68 2024-06-28 15:40:07,702 INFO [main] org.apache.activemq.artemis.core.server.serverIsLive(ActiveMQServerLogger_impl.java:101) - AMQ221007: Server is now live 2024-06-28 15:40:07,702 INFO [main] org.apache.activemq.artemis.core.server.serverStarted(ActiveMQServerLogger_impl.java:53) - AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.31.2 [localhost, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0] [INFO] Running org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-06-28 15:40:09,628 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:09,641 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:10,406 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 84821152'. - MDC[jobName=Running test with support for JUnit timeout] 2024-06-28 15:40:11,001 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #1 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2024-06-28 15:40:11,465 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom1] 2024-06-28 15:40:11,466 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom1] 2024-06-28 15:40:11,466 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom1] 2024-06-28 15:40:11,467 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom1] 2024-06-28 15:40:11,467 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom1] 2024-06-28 15:40:11,997 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom1, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:1) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom1] 2024-06-28 15:40:12,054 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom1, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:1) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom1] 2024-06-28 15:40:12,055 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom1] 2024-06-28 15:40:12,263 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom1 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom1] 2024-06-28 15:40:12,384 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-4:1,clientId=Scout JUnit MOM #1 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom1] 2024-06-28 15:40:14,528 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@2d538f84, org.eclipse.scout.rt.mom.jms.JmsSubscription@9ead316] - MDC[jobName=Running test with support for JUnit timeout] 2024-06-28 15:40:14,601 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@19586ef6, org.eclipse.scout.rt.mom.jms.JmsSubscription@5ce91238] - MDC[jobName=Running test with support for JUnit timeout] 2024-06-28 15:40:14,658 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@44f03651, org.eclipse.scout.rt.mom.jms.JmsSubscription@45c9b3d5] - MDC[jobName=Running test with support for JUnit timeout] 2024-06-28 15:40:14,704 INFO [scout-thread-21] org.eclipse.scout.rt.dataobject.DataObjectInventory.init(DataObjectInventory.java:116) - Registry initialized, found 25 IDoEntity implementations with @TypeName annotation and 0 implementations with @TypeVersion annotation. - MDC[jobName=request on test/mom/testRequestReplyInternal] 2024-06-28 15:40:14,789 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@5d8f2f53, org.eclipse.scout.rt.mom.jms.JmsSubscription@77f6106c] - MDC[jobName=Running test with support for JUnit timeout] 2024-06-28 15:40:14,843 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@25030592, org.eclipse.scout.rt.mom.jms.JmsSubscription@342fbd5a] - MDC[jobName=Running test with support for JUnit timeout] 2024-06-28 15:40:14,861 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@fdf7e1b, org.eclipse.scout.rt.mom.jms.JmsSubscription@e85b4e1] - MDC[jobName=Running test with support for JUnit timeout] 2024-06-28 15:40:14,880 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@27572b62, org.eclipse.scout.rt.mom.jms.JmsSubscription@3ab6c8d4] - MDC[jobName=Running test with support for JUnit timeout] 2024-06-28 15:40:14,899 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@1c46c37a, org.eclipse.scout.rt.mom.jms.JmsSubscription@3232a538] - MDC[jobName=Running test with support for JUnit timeout] 2024-06-28 15:40:14,958 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@45b34152, org.eclipse.scout.rt.mom.jms.JmsSubscription@4398dfdb] - MDC[jobName=Running test with support for JUnit timeout] 2024-06-28 15:40:14,976 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@633f11b7, org.eclipse.scout.rt.mom.jms.JmsSubscription@193420e4] - MDC[jobName=Running test with support for JUnit timeout] 2024-06-28 15:40:14,981 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1efc0f99[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:14,986 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.132682 ms 2024-06-28 15:40:14,988 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:14,989 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:14,999 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom1 stopped 2024-06-28 15:40:15,000 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom1, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:1) is shutting down - MDC[activemq.broker=mom1] 2024-06-28 15:40:15,070 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom1, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:1) uptime 3.621 seconds - MDC[activemq.broker=mom1] 2024-06-28 15:40:15,070 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom1, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:1) is shutdown - MDC[activemq.broker=mom1] 2024-06-28 15:40:15,071 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:15,074 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5432.258180 ms 2024-06-28 15:40:15,074 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:15,082 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:15,083 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:15,085 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1792560623'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1] 2024-06-28 15:40:15,089 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #2 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1] 2024-06-28 15:40:15,091 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom2] 2024-06-28 15:40:15,092 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom2] 2024-06-28 15:40:15,092 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom2] 2024-06-28 15:40:15,093 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom2] 2024-06-28 15:40:15,093 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom2] 2024-06-28 15:40:15,094 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom2, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:2) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom2] 2024-06-28 15:40:15,095 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom2, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:2) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom2] 2024-06-28 15:40:15,096 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom2] 2024-06-28 15:40:15,097 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom2 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom2] 2024-06-28 15:40:15,100 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-7:1,clientId=Scout JUnit MOM #2 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom2] Reply: TheReply 2024-06-28 15:40:15,152 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1e205025] 2024-06-28 15:40:15,152 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@48c1016d[job=JMS subscriber, state=DONE], JobFutureTask@55a43b8a[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:15,153 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.051528 ms 2024-06-28 15:40:15,154 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:15,154 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:15,155 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom2 stopped 2024-06-28 15:40:15,156 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom2, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:2) is shutting down - MDC[activemq.broker=mom2] 2024-06-28 15:40:15,157 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom2, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:2) uptime 0.065 seconds - MDC[activemq.broker=mom2] 2024-06-28 15:40:15,157 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom2, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:2) is shutdown - MDC[activemq.broker=mom2] 2024-06-28 15:40:15,157 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:15,158 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 74.898967 ms 2024-06-28 15:40:15,158 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:15,162 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:15,162 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:15,165 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 5297778'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom2] 2024-06-28 15:40:15,170 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #3 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom2] 2024-06-28 15:40:15,174 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom3] 2024-06-28 15:40:15,174 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom3] 2024-06-28 15:40:15,174 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom3] 2024-06-28 15:40:15,175 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom3] 2024-06-28 15:40:15,175 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom3] 2024-06-28 15:40:15,176 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom3, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:3) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom3] 2024-06-28 15:40:15,177 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom3, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:3) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom3] 2024-06-28 15:40:15,177 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom3] 2024-06-28 15:40:15,178 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom3 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom3] 2024-06-28 15:40:15,181 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-10:1,clientId=Scout JUnit MOM #3 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom3] 2024-06-28 15:40:15,192 ERROR [scout-thread-20] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@2812c4c[name=test/mom/testRequestReply_StringMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=30a90e0d-654b-4c20-a086-b41789b1dac5] org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_StringMarshaller_Exception(JmsMomWithRequestReplyTest.java:701) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:40:15,268 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@86e8469] 2024-06-28 15:40:15,269 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@3533c592[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@4439a6a5[job=JMS subscriber, state=DONE]] 2024-06-28 15:40:15,270 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.050004 ms 2024-06-28 15:40:15,271 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:15,272 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:15,273 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom3 stopped 2024-06-28 15:40:15,274 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom3, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:3) is shutting down - MDC[activemq.broker=mom3] 2024-06-28 15:40:15,275 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom3, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:3) uptime 0.101 seconds - MDC[activemq.broker=mom3] 2024-06-28 15:40:15,276 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom3, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:3) is shutdown - MDC[activemq.broker=mom3] 2024-06-28 15:40:15,276 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:15,277 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 114.627295 ms 2024-06-28 15:40:15,278 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:15,283 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:15,284 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:15,286 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1094072635'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3] 2024-06-28 15:40:15,289 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #4 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3] 2024-06-28 15:40:15,291 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom4] 2024-06-28 15:40:15,292 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom4] 2024-06-28 15:40:15,292 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom4] 2024-06-28 15:40:15,292 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom4] 2024-06-28 15:40:15,293 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom4] 2024-06-28 15:40:15,294 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom4, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:4) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom4] 2024-06-28 15:40:15,294 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom4, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:4) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom4] 2024-06-28 15:40:15,294 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom4] 2024-06-28 15:40:15,295 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom4 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom4] 2024-06-28 15:40:15,297 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-13:1,clientId=Scout JUnit MOM #4 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom4] 2024-06-28 15:40:15,350 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@5c39131a, org.eclipse.scout.rt.mom.jms.JmsSubscription@62be35a1] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3] 2024-06-28 15:40:15,368 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@6e1d43ca, org.eclipse.scout.rt.mom.jms.JmsSubscription@29b25243] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3] 2024-06-28 15:40:15,387 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@179b7d94, org.eclipse.scout.rt.mom.jms.JmsSubscription@1d8f9d77] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3] 2024-06-28 15:40:15,446 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@2552ce6c, org.eclipse.scout.rt.mom.jms.JmsSubscription@1aa51dcf] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3] 2024-06-28 15:40:15,464 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@2f44da14, org.eclipse.scout.rt.mom.jms.JmsSubscription@14c06a93] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3] 2024-06-28 15:40:15,480 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@4937c376, org.eclipse.scout.rt.mom.jms.JmsSubscription@179b82a2] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3] 2024-06-28 15:40:15,497 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@78fc8ee6, org.eclipse.scout.rt.mom.jms.JmsSubscription@6f5bb05e] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3] 2024-06-28 15:40:15,551 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@c0dacdc, org.eclipse.scout.rt.mom.jms.JmsSubscription@6a0c0c3] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3] 2024-06-28 15:40:15,568 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@10f493c5, org.eclipse.scout.rt.mom.jms.JmsSubscription@552ddd3e] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3] 2024-06-28 15:40:15,584 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@1264f1df, org.eclipse.scout.rt.mom.jms.JmsSubscription@72cc06f9] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3] 2024-06-28 15:40:15,586 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5d5a2811[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:15,586 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.049585 ms 2024-06-28 15:40:15,587 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:15,588 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:15,589 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom4 stopped 2024-06-28 15:40:15,589 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom4, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:4) is shutting down - MDC[activemq.broker=mom4] 2024-06-28 15:40:15,591 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom4, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:4) uptime 0.299 seconds - MDC[activemq.broker=mom4] 2024-06-28 15:40:15,591 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom4, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:4) is shutdown - MDC[activemq.broker=mom4] 2024-06-28 15:40:15,591 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:15,592 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 307.089264 ms 2024-06-28 15:40:15,592 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:15,595 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:15,595 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:15,597 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1024058729'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom4] 2024-06-28 15:40:15,600 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #5 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom4] 2024-06-28 15:40:15,641 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom5] 2024-06-28 15:40:15,641 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom5] 2024-06-28 15:40:15,642 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom5] 2024-06-28 15:40:15,642 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom5] 2024-06-28 15:40:15,643 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom5] 2024-06-28 15:40:15,644 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom5, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:5) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom5] 2024-06-28 15:40:15,645 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom5, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:5) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom5] 2024-06-28 15:40:15,645 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom5] 2024-06-28 15:40:15,647 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom5 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom5] 2024-06-28 15:40:15,649 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-16:1,clientId=Scout JUnit MOM #5 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom5] 2024-06-28 15:40:15,716 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@47a90d2a, org.eclipse.scout.rt.mom.jms.JmsSubscription@34907a49] 2024-06-28 15:40:15,716 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@2f5e60d5[job=JMS subscriber, state=DONE], JobFutureTask@7f5eafb0[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:15,717 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.032513 ms 2024-06-28 15:40:15,717 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:15,718 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:15,719 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom5 stopped 2024-06-28 15:40:15,719 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom5, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:5) is shutting down - MDC[activemq.broker=mom5] 2024-06-28 15:40:15,720 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom5, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:5) uptime 0.079 seconds - MDC[activemq.broker=mom5] 2024-06-28 15:40:15,721 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom5, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:5) is shutdown - MDC[activemq.broker=mom5] 2024-06-28 15:40:15,721 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:15,722 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 125.947840 ms 2024-06-28 15:40:15,722 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:15,724 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:15,724 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:15,726 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 478556479'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom5] 2024-06-28 15:40:15,731 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #6 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom5] 2024-06-28 15:40:15,741 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom6] 2024-06-28 15:40:15,742 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom6] 2024-06-28 15:40:15,742 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom6] 2024-06-28 15:40:15,742 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom6] 2024-06-28 15:40:15,743 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom6] 2024-06-28 15:40:15,752 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom6, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:6) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom6] 2024-06-28 15:40:15,753 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom6, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:6) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom6] 2024-06-28 15:40:15,753 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom6] 2024-06-28 15:40:15,754 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom6 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom6] 2024-06-28 15:40:15,756 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-19:1,clientId=Scout JUnit MOM #6 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom6] 2024-06-28 15:40:15,824 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@969c2f9, org.eclipse.scout.rt.mom.jms.JmsSubscription@7bbc11ed] 2024-06-28 15:40:15,825 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@6bab0e71[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@31f6402[job=JMS subscriber, state=DONE]] 2024-06-28 15:40:15,826 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.033404 ms 2024-06-28 15:40:15,826 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:15,826 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:15,828 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom6 stopped 2024-06-28 15:40:15,828 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom6, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:6) is shutting down - MDC[activemq.broker=mom6] 2024-06-28 15:40:15,829 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom6, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:6) uptime 0.088 seconds - MDC[activemq.broker=mom6] 2024-06-28 15:40:15,830 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom6, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:6) is shutdown - MDC[activemq.broker=mom6] 2024-06-28 15:40:15,830 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:15,831 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 106.094596 ms 2024-06-28 15:40:15,831 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:15,833 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:15,834 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:15,836 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1984734665'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom6] 2024-06-28 15:40:15,843 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #7 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom6] 2024-06-28 15:40:15,844 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom7] 2024-06-28 15:40:15,845 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom7] 2024-06-28 15:40:15,845 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom7] 2024-06-28 15:40:15,845 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom7] 2024-06-28 15:40:15,846 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom7] 2024-06-28 15:40:15,846 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom7, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:7) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom7] 2024-06-28 15:40:15,847 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom7, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:7) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom7] 2024-06-28 15:40:15,847 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom7] 2024-06-28 15:40:15,848 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom7 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom7] 2024-06-28 15:40:15,850 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-22:1,clientId=Scout JUnit MOM #7 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom7] 2024-06-28 15:40:15,914 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@76d220eb, org.eclipse.scout.rt.mom.jms.JmsSubscription@276eafad] 2024-06-28 15:40:15,915 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@5cdea649[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@7324cb8c[job=JMS subscriber, state=DONE]] 2024-06-28 15:40:15,916 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.032110 ms 2024-06-28 15:40:15,916 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:15,917 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:15,918 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom7 stopped 2024-06-28 15:40:15,918 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom7, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:7) is shutting down - MDC[activemq.broker=mom7] 2024-06-28 15:40:15,920 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom7, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:7) uptime 0.075 seconds - MDC[activemq.broker=mom7] 2024-06-28 15:40:15,920 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom7, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:7) is shutdown - MDC[activemq.broker=mom7] 2024-06-28 15:40:15,920 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:15,921 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 86.437018 ms 2024-06-28 15:40:15,921 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:15,923 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:15,924 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:15,926 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1935110970'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom7] 2024-06-28 15:40:15,928 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #8 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom7] 2024-06-28 15:40:15,930 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom8] 2024-06-28 15:40:15,931 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom8] 2024-06-28 15:40:15,931 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom8] 2024-06-28 15:40:15,932 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom8] 2024-06-28 15:40:15,932 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom8] 2024-06-28 15:40:15,933 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom8, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:8) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom8] 2024-06-28 15:40:15,934 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom8, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:8) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom8] 2024-06-28 15:40:15,934 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom8] 2024-06-28 15:40:15,935 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom8 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom8] 2024-06-28 15:40:15,942 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-25:1,clientId=Scout JUnit MOM #8 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom8] 2024-06-28 15:40:16,007 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6f2b608e, org.eclipse.scout.rt.mom.jms.JmsSubscription@7c55e559] 2024-06-28 15:40:16,008 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@7153d5d8[job=JMS subscriber, state=DONE], JobFutureTask@bf5927b[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:16,008 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.047507 ms 2024-06-28 15:40:16,009 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:16,009 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:16,011 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom8 stopped 2024-06-28 15:40:16,011 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom8, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:8) is shutting down - MDC[activemq.broker=mom8] 2024-06-28 15:40:16,012 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom8, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:8) uptime 0.082 seconds - MDC[activemq.broker=mom8] 2024-06-28 15:40:16,013 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom8, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:8) is shutdown - MDC[activemq.broker=mom8] 2024-06-28 15:40:16,013 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:16,013 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 89.466952 ms 2024-06-28 15:40:16,014 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:16,017 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:16,018 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:16,020 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 203168366'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom8] 2024-06-28 15:40:16,022 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #9 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom8] 2024-06-28 15:40:16,024 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom9] 2024-06-28 15:40:16,024 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom9] 2024-06-28 15:40:16,024 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom9] 2024-06-28 15:40:16,025 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom9] 2024-06-28 15:40:16,025 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom9] 2024-06-28 15:40:16,026 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom9, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:9) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom9] 2024-06-28 15:40:16,026 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom9, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:9) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom9] 2024-06-28 15:40:16,026 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom9] 2024-06-28 15:40:16,027 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom9 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom9] 2024-06-28 15:40:16,029 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-28:1,clientId=Scout JUnit MOM #9 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom9] 2024-06-28 15:40:16,096 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3f473daf, org.eclipse.scout.rt.mom.jms.JmsSubscription@390e814c] 2024-06-28 15:40:16,097 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4e6b72da[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:16,098 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.044622 ms 2024-06-28 15:40:16,099 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:16,099 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:16,100 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom9 stopped 2024-06-28 15:40:16,100 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom9, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:9) is shutting down - MDC[activemq.broker=mom9] 2024-06-28 15:40:16,101 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom9, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:9) uptime 0.077 seconds - MDC[activemq.broker=mom9] 2024-06-28 15:40:16,102 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom9, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:9) is shutdown - MDC[activemq.broker=mom9] 2024-06-28 15:40:16,102 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:16,102 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 84.451394 ms 2024-06-28 15:40:16,103 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:16,105 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:16,105 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:16,107 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1822010902'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom9] 2024-06-28 15:40:16,109 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #10 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom9] 2024-06-28 15:40:16,111 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom10] 2024-06-28 15:40:16,111 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom10] 2024-06-28 15:40:16,111 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom10] 2024-06-28 15:40:16,112 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom10] 2024-06-28 15:40:16,112 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom10] 2024-06-28 15:40:16,113 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom10, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:10) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom10] 2024-06-28 15:40:16,113 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom10, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:10) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom10] 2024-06-28 15:40:16,113 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom10] 2024-06-28 15:40:16,114 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom10 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom10] 2024-06-28 15:40:16,116 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-31:1,clientId=Scout JUnit MOM #10 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom10] 2024-06-28 15:40:16,201 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5bb90b89, org.eclipse.scout.rt.mom.jms.JmsSubscription@10b0dd3a] 2024-06-28 15:40:16,202 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@57f09636[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@4143c8c5[job=JMS subscriber, state=DONE]] 2024-06-28 15:40:16,203 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.043028 ms 2024-06-28 15:40:16,204 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:16,204 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:16,205 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom10 stopped 2024-06-28 15:40:16,206 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom10, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:10) is shutting down - MDC[activemq.broker=mom10] 2024-06-28 15:40:16,207 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom10, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:10) uptime 0.096 seconds - MDC[activemq.broker=mom10] 2024-06-28 15:40:16,208 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom10, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:10) is shutdown - MDC[activemq.broker=mom10] 2024-06-28 15:40:16,208 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:16,209 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 103.342649 ms 2024-06-28 15:40:16,209 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:16,212 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:16,213 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:16,215 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1276992961'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom10] 2024-06-28 15:40:16,217 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #11 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom10] 2024-06-28 15:40:16,219 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom11] 2024-06-28 15:40:16,219 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom11] 2024-06-28 15:40:16,219 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom11] 2024-06-28 15:40:16,220 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom11] 2024-06-28 15:40:16,220 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom11] 2024-06-28 15:40:16,221 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom11, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:11) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom11] 2024-06-28 15:40:16,221 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom11, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:11) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom11] 2024-06-28 15:40:16,221 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom11] 2024-06-28 15:40:16,222 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom11 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom11] 2024-06-28 15:40:16,224 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-34:1,clientId=Scout JUnit MOM #11 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom11] 2024-06-28 15:40:16,287 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2ee5fe1e, org.eclipse.scout.rt.mom.jms.JmsSubscription@2b30b25f] 2024-06-28 15:40:16,289 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@34fa27e6[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:16,289 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.043790 ms 2024-06-28 15:40:16,290 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:16,290 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:16,291 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom11 stopped 2024-06-28 15:40:16,292 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom11, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:11) is shutting down - MDC[activemq.broker=mom11] 2024-06-28 15:40:16,293 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom11, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:11) uptime 0.074 seconds - MDC[activemq.broker=mom11] 2024-06-28 15:40:16,294 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom11, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:11) is shutdown - MDC[activemq.broker=mom11] 2024-06-28 15:40:16,294 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:16,295 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 81.836107 ms 2024-06-28 15:40:16,295 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:16,298 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:16,299 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:16,301 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 926660013'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom11] 2024-06-28 15:40:16,304 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #12 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom11] 2024-06-28 15:40:16,305 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-28 15:40:16,306 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-28 15:40:16,306 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-28 15:40:16,306 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-28 15:40:16,306 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-28 15:40:16,307 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom12, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:12) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-28 15:40:16,307 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom12, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:12) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-28 15:40:16,308 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-28 15:40:16,308 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom12 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-28 15:40:16,310 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-37:1,clientId=Scout JUnit MOM #12 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-28 15:40:16,373 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@55f4ec04, org.eclipse.scout.rt.mom.jms.JmsSubscription@f3c27e9] 2024-06-28 15:40:16,374 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@2f45ab6[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@311dbfc2[job=JMS subscriber, state=DONE]] 2024-06-28 15:40:16,375 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.031242 ms 2024-06-28 15:40:16,375 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:16,375 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:16,376 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom12 stopped 2024-06-28 15:40:16,377 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom12, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:12) is shutting down - MDC[activemq.broker=mom12] 2024-06-28 15:40:16,378 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom12, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:12) uptime 0.072 seconds - MDC[activemq.broker=mom12] 2024-06-28 15:40:16,378 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom12, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:12) is shutdown - MDC[activemq.broker=mom12] 2024-06-28 15:40:16,378 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:16,379 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 79.777114 ms 2024-06-28 15:40:16,379 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:16,381 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:16,381 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:16,383 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1034979858'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-28 15:40:16,385 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #13 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-28 15:40:16,387 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom13] 2024-06-28 15:40:16,387 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom13] 2024-06-28 15:40:16,387 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom13] 2024-06-28 15:40:16,388 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom13] 2024-06-28 15:40:16,388 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom13] 2024-06-28 15:40:16,389 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom13, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:13) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom13] 2024-06-28 15:40:16,389 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom13, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:13) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom13] 2024-06-28 15:40:16,389 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom13] 2024-06-28 15:40:16,390 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom13 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom13] 2024-06-28 15:40:16,391 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-40:1,clientId=Scout JUnit MOM #13 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom13] 2024-06-28 15:40:16,454 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@59d7d574, org.eclipse.scout.rt.mom.jms.JmsSubscription@94b5fe3] 2024-06-28 15:40:16,455 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@35732a19[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@53c71dda[job=JMS subscriber, state=DONE]] 2024-06-28 15:40:16,456 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.033116 ms 2024-06-28 15:40:16,456 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:16,456 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:16,457 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom13 stopped 2024-06-28 15:40:16,458 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom13, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:13) is shutting down - MDC[activemq.broker=mom13] 2024-06-28 15:40:16,459 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom13, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:13) uptime 0.071 seconds - MDC[activemq.broker=mom13] 2024-06-28 15:40:16,459 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom13, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:13) is shutdown - MDC[activemq.broker=mom13] 2024-06-28 15:40:16,459 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:16,460 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 78.301558 ms 2024-06-28 15:40:16,460 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:16,462 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:16,462 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:16,464 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 574004694'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom13] 2024-06-28 15:40:16,466 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #14 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom13] 2024-06-28 15:40:16,468 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom14] 2024-06-28 15:40:16,469 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom14] 2024-06-28 15:40:16,469 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom14] 2024-06-28 15:40:16,470 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom14] 2024-06-28 15:40:16,470 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom14] 2024-06-28 15:40:16,471 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom14, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:14) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom14] 2024-06-28 15:40:16,472 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom14, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:14) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom14] 2024-06-28 15:40:16,472 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom14] 2024-06-28 15:40:16,473 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom14 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom14] 2024-06-28 15:40:16,475 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-43:1,clientId=Scout JUnit MOM #14 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom14] 2024-06-28 15:40:16,550 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7641c4e7, org.eclipse.scout.rt.mom.jms.JmsSubscription@650a0b50] 2024-06-28 15:40:16,554 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1e8d3e93[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:16,555 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.033726 ms 2024-06-28 15:40:16,556 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:16,556 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:16,558 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom14 stopped 2024-06-28 15:40:16,558 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom14, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:14) is shutting down - MDC[activemq.broker=mom14] 2024-06-28 15:40:16,561 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom14, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:14) uptime 0.092 seconds - MDC[activemq.broker=mom14] 2024-06-28 15:40:16,561 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom14, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:14) is shutdown - MDC[activemq.broker=mom14] 2024-06-28 15:40:16,561 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:16,562 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 100.060660 ms 2024-06-28 15:40:16,563 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:16,571 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:16,572 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:16,575 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1478870694'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom14] 2024-06-28 15:40:16,581 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #15 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom12] 2024-06-28 15:40:16,583 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom15] 2024-06-28 15:40:16,583 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom15] 2024-06-28 15:40:16,584 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom15] 2024-06-28 15:40:16,584 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom15] 2024-06-28 15:40:16,585 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom15] 2024-06-28 15:40:16,586 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom15, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:15) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom15] 2024-06-28 15:40:16,587 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom15, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:15) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom15] 2024-06-28 15:40:16,587 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom15] 2024-06-28 15:40:16,589 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom15 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom15] 2024-06-28 15:40:16,591 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-46:1,clientId=Scout JUnit MOM #15 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom15] 2024-06-28 15:40:16,889 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@18356d9e] 2024-06-28 15:40:16,890 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@46ebe1ae[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:16,891 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.032882 ms 2024-06-28 15:40:16,891 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:16,891 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:16,892 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom15 stopped 2024-06-28 15:40:16,893 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom15, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:15) is shutting down - MDC[activemq.broker=mom15] 2024-06-28 15:40:16,893 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom15, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:15) uptime 0.310 seconds - MDC[activemq.broker=mom15] 2024-06-28 15:40:16,894 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom15, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:15) is shutdown - MDC[activemq.broker=mom15] 2024-06-28 15:40:16,894 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:16,894 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 322.615895 ms 2024-06-28 15:40:16,895 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:16,897 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:16,897 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:16,900 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 415210760'. - MDC[jobName=Running test with support for JUnit timeout] 2024-06-28 15:40:16,906 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #16 initialized: null - MDC[jobName=requester (Q)] 2024-06-28 15:40:16,909 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom16] 2024-06-28 15:40:16,910 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom16] 2024-06-28 15:40:16,910 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom16] 2024-06-28 15:40:16,910 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom16] 2024-06-28 15:40:16,910 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom16] 2024-06-28 15:40:16,911 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom16, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:16) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom16] 2024-06-28 15:40:16,912 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom16, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:16) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom16] 2024-06-28 15:40:16,912 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom16] 2024-06-28 15:40:16,913 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom16 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom16] 2024-06-28 15:40:16,914 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-49:1,clientId=Scout JUnit MOM #16 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom16] 2024-06-28 15:40:17,211 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@38eafdab] 2024-06-28 15:40:17,212 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@77639d08[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:17,212 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.035978 ms 2024-06-28 15:40:17,213 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:17,213 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:17,214 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom16 stopped 2024-06-28 15:40:17,214 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom16, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:16) is shutting down - MDC[activemq.broker=mom16] 2024-06-28 15:40:17,215 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom16, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:16) uptime 0.306 seconds - MDC[activemq.broker=mom16] 2024-06-28 15:40:17,215 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom16, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:16) is shutdown - MDC[activemq.broker=mom16] 2024-06-28 15:40:17,216 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:17,216 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 318.520177 ms 2024-06-28 15:40:17,216 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:17,218 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:17,218 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:17,220 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 724309578'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom15] 2024-06-28 15:40:17,223 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #17 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom13] 2024-06-28 15:40:17,224 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom17] 2024-06-28 15:40:17,225 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom17] 2024-06-28 15:40:17,225 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom17] 2024-06-28 15:40:17,225 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom17] 2024-06-28 15:40:17,225 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom17] 2024-06-28 15:40:17,226 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom17, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:17) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom17] 2024-06-28 15:40:17,227 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom17, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:17) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom17] 2024-06-28 15:40:17,227 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom17] 2024-06-28 15:40:17,228 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom17 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom17] 2024-06-28 15:40:17,229 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-52:1,clientId=Scout JUnit MOM #17 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom17] 2024-06-28 15:40:17,530 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7da40bf4] 2024-06-28 15:40:17,531 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7ca37384[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:17,531 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.030638 ms 2024-06-28 15:40:17,532 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:17,532 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:17,533 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom17 stopped 2024-06-28 15:40:17,533 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom17, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:17) is shutting down - MDC[activemq.broker=mom17] 2024-06-28 15:40:17,534 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom17, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:17) uptime 0.310 seconds - MDC[activemq.broker=mom17] 2024-06-28 15:40:17,535 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom17, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:17) is shutdown - MDC[activemq.broker=mom17] 2024-06-28 15:40:17,535 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:17,535 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 316.794867 ms 2024-06-28 15:40:17,536 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:17,537 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:17,538 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:17,539 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 181825580'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom16] 2024-06-28 15:40:17,542 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #18 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom12] 2024-06-28 15:40:17,544 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom18] 2024-06-28 15:40:17,544 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom18] 2024-06-28 15:40:17,545 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom18] 2024-06-28 15:40:17,545 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom18] 2024-06-28 15:40:17,545 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom18] 2024-06-28 15:40:17,546 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom18, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:18) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom18] 2024-06-28 15:40:17,547 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom18, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:18) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom18] 2024-06-28 15:40:17,547 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom18] 2024-06-28 15:40:17,548 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom18 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom18] 2024-06-28 15:40:17,550 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-55:1,clientId=Scout JUnit MOM #18 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom18] 2024-06-28 15:40:17,850 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4f4b7a2e] 2024-06-28 15:40:17,851 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@19eb51d8[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:17,851 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.029163 ms 2024-06-28 15:40:17,851 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:17,852 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:17,853 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom18 stopped 2024-06-28 15:40:17,853 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom18, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:18) is shutting down - MDC[activemq.broker=mom18] 2024-06-28 15:40:17,854 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom18, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:18) uptime 0.310 seconds - MDC[activemq.broker=mom18] 2024-06-28 15:40:17,854 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom18, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:18) is shutdown - MDC[activemq.broker=mom18] 2024-06-28 15:40:17,855 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:17,855 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 317.227188 ms 2024-06-28 15:40:17,855 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:17,857 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:17,857 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:17,859 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1558986369'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom17] 2024-06-28 15:40:17,862 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #19 initialized: null - MDC[jobName=requester (Q)] 2024-06-28 15:40:17,863 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom19] 2024-06-28 15:40:17,864 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom19] 2024-06-28 15:40:17,864 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom19] 2024-06-28 15:40:17,864 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom19] 2024-06-28 15:40:17,864 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom19] 2024-06-28 15:40:17,865 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom19, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:19) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom19] 2024-06-28 15:40:17,865 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom19, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:19) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom19] 2024-06-28 15:40:17,866 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom19] 2024-06-28 15:40:17,866 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom19 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom19] 2024-06-28 15:40:17,868 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-58:1,clientId=Scout JUnit MOM #19 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom19] 2024-06-28 15:40:18,169 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@140fa482] 2024-06-28 15:40:18,170 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@4f7416be[job=JMS subscriber, state=DONE], JobFutureTask@118fbe72[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:18,171 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.067327 ms 2024-06-28 15:40:18,171 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:18,171 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:18,172 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom19 stopped 2024-06-28 15:40:18,173 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom19, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:19) is shutting down - MDC[activemq.broker=mom19] 2024-06-28 15:40:18,174 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom19, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:19) uptime 0.311 seconds - MDC[activemq.broker=mom19] 2024-06-28 15:40:18,174 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom19, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:19) is shutdown - MDC[activemq.broker=mom19] 2024-06-28 15:40:18,175 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:18,175 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 317.832465 ms 2024-06-28 15:40:18,176 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:18,178 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:18,179 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:18,180 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1840857055'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom18] 2024-06-28 15:40:18,184 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #20 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom13] 2024-06-28 15:40:18,186 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom20] 2024-06-28 15:40:18,187 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom20] 2024-06-28 15:40:18,187 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom20] 2024-06-28 15:40:18,187 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom20] 2024-06-28 15:40:18,188 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom20] 2024-06-28 15:40:18,189 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom20, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:20) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom20] 2024-06-28 15:40:18,189 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom20, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:20) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom20] 2024-06-28 15:40:18,190 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom20] 2024-06-28 15:40:18,191 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom20 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom20] 2024-06-28 15:40:18,193 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-61:1,clientId=Scout JUnit MOM #20 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom20] 2024-06-28 15:40:18,491 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@d5eca06] 2024-06-28 15:40:18,492 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3f839d1e[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:18,492 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.030400 ms 2024-06-28 15:40:18,492 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:18,493 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:18,494 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom20 stopped 2024-06-28 15:40:18,494 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom20, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:20) is shutting down - MDC[activemq.broker=mom20] 2024-06-28 15:40:18,495 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom20, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:20) uptime 0.309 seconds - MDC[activemq.broker=mom20] 2024-06-28 15:40:18,495 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom20, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:20) is shutdown - MDC[activemq.broker=mom20] 2024-06-28 15:40:18,495 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:18,496 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 316.929134 ms 2024-06-28 15:40:18,496 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:18,497 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:18,498 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:18,499 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 598811296'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom19] 2024-06-28 15:40:18,502 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #21 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom12] 2024-06-28 15:40:18,504 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom21] 2024-06-28 15:40:18,504 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom21] 2024-06-28 15:40:18,504 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom21] 2024-06-28 15:40:18,505 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom21] 2024-06-28 15:40:18,505 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom21] 2024-06-28 15:40:18,506 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom21, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:21) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom21] 2024-06-28 15:40:18,507 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom21, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:21) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom21] 2024-06-28 15:40:18,507 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom21] 2024-06-28 15:40:18,508 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom21 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom21] 2024-06-28 15:40:18,509 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-64:1,clientId=Scout JUnit MOM #21 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom21] 2024-06-28 15:40:18,809 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5d2bfc9f] 2024-06-28 15:40:18,810 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@4d783b6e[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@5c8ff092[job=JMS subscriber, state=DONE]] 2024-06-28 15:40:18,810 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.029432 ms 2024-06-28 15:40:18,810 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:18,811 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:18,812 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom21 stopped 2024-06-28 15:40:18,812 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom21, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:21) is shutting down - MDC[activemq.broker=mom21] 2024-06-28 15:40:18,813 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom21, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:21) uptime 0.308 seconds - MDC[activemq.broker=mom21] 2024-06-28 15:40:18,813 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom21, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:21) is shutdown - MDC[activemq.broker=mom21] 2024-06-28 15:40:18,813 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:18,814 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 315.731465 ms 2024-06-28 15:40:18,814 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:18,815 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:18,816 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:18,817 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 518337255'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom20] 2024-06-28 15:40:18,821 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #22 initialized: null - MDC[jobName=requester (Q)] 2024-06-28 15:40:18,822 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom22] 2024-06-28 15:40:18,823 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom22] 2024-06-28 15:40:18,823 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom22] 2024-06-28 15:40:18,823 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom22] 2024-06-28 15:40:18,823 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom22] 2024-06-28 15:40:18,824 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom22, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:22) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom22] 2024-06-28 15:40:18,824 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom22, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:22) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom22] 2024-06-28 15:40:18,824 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom22] 2024-06-28 15:40:18,825 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom22 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom22] 2024-06-28 15:40:18,827 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-67:1,clientId=Scout JUnit MOM #22 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom22] 2024-06-28 15:40:19,127 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3b8c15de] 2024-06-28 15:40:19,127 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@5cb5be65[job=JMS subscriber, state=DONE], JobFutureTask@42fc8d9e[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:19,128 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.033134 ms 2024-06-28 15:40:19,128 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:19,128 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:19,129 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom22 stopped 2024-06-28 15:40:19,129 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom22, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:22) is shutting down - MDC[activemq.broker=mom22] 2024-06-28 15:40:19,130 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom22, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:22) uptime 0.308 seconds - MDC[activemq.broker=mom22] 2024-06-28 15:40:19,131 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom22, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:22) is shutdown - MDC[activemq.broker=mom22] 2024-06-28 15:40:19,131 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:19,131 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 315.332922 ms 2024-06-28 15:40:19,131 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:19,133 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:19,133 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:19,134 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1308920289'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom21] 2024-06-28 15:40:19,137 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #23 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom13] 2024-06-28 15:40:19,139 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom23] 2024-06-28 15:40:19,139 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom23] 2024-06-28 15:40:19,139 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom23] 2024-06-28 15:40:19,139 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom23] 2024-06-28 15:40:19,140 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom23] 2024-06-28 15:40:19,140 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom23, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:23) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom23] 2024-06-28 15:40:19,141 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom23, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:23) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom23] 2024-06-28 15:40:19,141 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom23] 2024-06-28 15:40:19,142 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom23 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom23] 2024-06-28 15:40:19,144 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-70:1,clientId=Scout JUnit MOM #23 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom23] 2024-06-28 15:40:19,444 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@31c800a5] 2024-06-28 15:40:19,445 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3ac64dc9[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:19,445 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.030276 ms 2024-06-28 15:40:19,446 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:19,446 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:19,447 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom23 stopped 2024-06-28 15:40:19,448 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom23, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:23) is shutting down - MDC[activemq.broker=mom23] 2024-06-28 15:40:19,448 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom23, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:23) uptime 0.309 seconds - MDC[activemq.broker=mom23] 2024-06-28 15:40:19,449 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom23, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:23) is shutdown - MDC[activemq.broker=mom23] 2024-06-28 15:40:19,449 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:19,449 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 315.990801 ms 2024-06-28 15:40:19,449 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:19,451 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:19,451 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:19,453 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1830630603'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom22] 2024-06-28 15:40:19,456 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #24 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom12] 2024-06-28 15:40:19,458 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom24] 2024-06-28 15:40:19,458 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom24] 2024-06-28 15:40:19,458 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom24] 2024-06-28 15:40:19,458 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom24] 2024-06-28 15:40:19,459 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom24] 2024-06-28 15:40:19,459 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom24, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:24) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom24] 2024-06-28 15:40:19,460 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom24, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:24) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom24] 2024-06-28 15:40:19,460 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom24] 2024-06-28 15:40:19,461 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom24 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom24] 2024-06-28 15:40:19,462 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-73:1,clientId=Scout JUnit MOM #24 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom24] 2024-06-28 15:40:19,764 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@58829c2c] 2024-06-28 15:40:19,765 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1779af20[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:19,765 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.030199 ms 2024-06-28 15:40:19,766 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:19,766 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:19,767 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom24 stopped 2024-06-28 15:40:19,767 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom24, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:24) is shutting down - MDC[activemq.broker=mom24] 2024-06-28 15:40:19,768 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom24, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:24) uptime 0.310 seconds - MDC[activemq.broker=mom24] 2024-06-28 15:40:19,769 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom24, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:24) is shutdown - MDC[activemq.broker=mom24] 2024-06-28 15:40:19,769 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:19,770 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 318.473176 ms 2024-06-28 15:40:19,770 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:19,774 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:19,775 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:19,781 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1321012050'. 2024-06-28 15:40:19,788 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.initRequestReply(JmsMomImplementor.java:218) - Scout JUnit MOM #25: 'request-reply' messaging is disabled 2024-06-28 15:40:19,789 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #25 initialized: null 2024-06-28 15:40:19,791 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:19,792 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 17.230819 ms 2024-06-28 15:40:19,793 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:19,797 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:19,797 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:19,798 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 462020284'. 2024-06-28 15:40:19,802 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #26 initialized: null 2024-06-28 15:40:19,805 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom26] 2024-06-28 15:40:19,805 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom26] 2024-06-28 15:40:19,805 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom26] 2024-06-28 15:40:19,805 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom26] 2024-06-28 15:40:19,805 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom26] 2024-06-28 15:40:19,806 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom26, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:25) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom26] 2024-06-28 15:40:19,807 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom26, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:25) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom26] 2024-06-28 15:40:19,807 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom26] 2024-06-28 15:40:19,808 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom26 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom26] 2024-06-28 15:40:19,809 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-76:1,clientId=Scout JUnit MOM #26 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom26] 2024-06-28 15:40:19,853 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@27ada0e8, org.eclipse.scout.rt.mom.jms.JmsSubscription@62fa4a88] 2024-06-28 15:40:19,854 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@590ab84[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:19,855 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.050754 ms 2024-06-28 15:40:19,856 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:19,856 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:19,857 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom26 stopped 2024-06-28 15:40:19,857 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom26, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:25) is shutting down - MDC[activemq.broker=mom26] 2024-06-28 15:40:19,859 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom26, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:25) uptime 0.054 seconds - MDC[activemq.broker=mom26] 2024-06-28 15:40:19,859 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom26, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:25) is shutdown - MDC[activemq.broker=mom26] 2024-06-28 15:40:19,859 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:19,860 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 62.531221 ms 2024-06-28 15:40:19,860 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:19,864 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:19,864 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:19,866 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1162776555'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom26] 2024-06-28 15:40:19,870 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #27 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom26] 2024-06-28 15:40:19,872 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom27] 2024-06-28 15:40:19,872 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom27] 2024-06-28 15:40:19,872 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom27] 2024-06-28 15:40:19,873 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom27] 2024-06-28 15:40:19,873 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom27] 2024-06-28 15:40:19,874 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom27, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:26) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom27] 2024-06-28 15:40:19,874 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom27, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:26) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom27] 2024-06-28 15:40:19,875 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom27] 2024-06-28 15:40:19,876 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom27 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom27] 2024-06-28 15:40:19,877 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-79:1,clientId=Scout JUnit MOM #27 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom27] 2024-06-28 15:40:24,897 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3b0d9da] 2024-06-28 15:40:24,899 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@538d9fdc[job=request on test/mom/testTopicRequestReplyTimeout, state=DONE], JobFutureTask@803d92[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@64565265[job=JMS subscriber, state=DONE]] 2024-06-28 15:40:24,900 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.031933 ms 2024-06-28 15:40:24,900 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyTimeout, activemq.broker=mom12] 2024-06-28 15:40:24,901 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 1 sessions 2024-06-28 15:40:24,901 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:24,904 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom27 stopped 2024-06-28 15:40:24,905 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom27, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:26) is shutting down - MDC[activemq.broker=mom27] 2024-06-28 15:40:24,906 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom27, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:26) uptime 5.034 seconds - MDC[activemq.broker=mom27] 2024-06-28 15:40:24,907 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom27, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:26) is shutdown - MDC[activemq.broker=mom27] 2024-06-28 15:40:24,907 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:24,908 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5043.571719 ms 2024-06-28 15:40:24,908 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:24,911 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:24,912 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:24,914 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 122317008'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-28 15:40:24,918 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #28 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-28 15:40:24,920 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom28] 2024-06-28 15:40:24,921 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom28] 2024-06-28 15:40:24,921 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom28] 2024-06-28 15:40:24,921 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom28] 2024-06-28 15:40:24,922 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom28] 2024-06-28 15:40:24,923 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom28, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:27) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom28] 2024-06-28 15:40:24,924 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom28, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:27) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom28] 2024-06-28 15:40:24,924 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom28] 2024-06-28 15:40:24,925 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom28 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom28] 2024-06-28 15:40:24,928 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-82:1,clientId=Scout JUnit MOM #28 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom28] 2024-06-28 15:40:24,956 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@34f2d3a6, org.eclipse.scout.rt.mom.jms.JmsSubscription@3da701a1] 2024-06-28 15:40:24,956 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@2897789f[job=JMS subscriber, state=DONE], JobFutureTask@37ee5ed6[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:24,957 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.028930 ms 2024-06-28 15:40:24,957 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:24,957 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:24,958 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom28 stopped 2024-06-28 15:40:24,958 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom28, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:27) is shutting down - MDC[activemq.broker=mom28] 2024-06-28 15:40:24,959 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom28, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:27) uptime 0.039 seconds - MDC[activemq.broker=mom28] 2024-06-28 15:40:24,960 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom28, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:27) is shutdown - MDC[activemq.broker=mom28] 2024-06-28 15:40:24,960 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:24,960 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 48.463628 ms 2024-06-28 15:40:24,961 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:24,963 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:24,963 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:24,964 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1054437250'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom28] 2024-06-28 15:40:24,967 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #29 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom28] 2024-06-28 15:40:24,969 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom29] 2024-06-28 15:40:24,969 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom29] 2024-06-28 15:40:24,969 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom29] 2024-06-28 15:40:24,969 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom29] 2024-06-28 15:40:24,970 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom29] 2024-06-28 15:40:24,971 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom29, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:28) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom29] 2024-06-28 15:40:24,971 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom29, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:28) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom29] 2024-06-28 15:40:24,971 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom29] 2024-06-28 15:40:24,972 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom29 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom29] 2024-06-28 15:40:24,974 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-85:1,clientId=Scout JUnit MOM #29 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom29] 2024-06-28 15:40:24,983 ERROR [scout-thread-20] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@82e90c7a[name=test/mom/testRequestReply_ObjectMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=f8cbae78-bc8f-49c2-b9a4-058b4eb288f5, activemq.broker=mom26] org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_ObjectMarshaller_Exception(JmsMomWithRequestReplyTest.java:623) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:40:25,194 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3ddc5a75] 2024-06-28 15:40:25,195 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1910b2aa[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:25,195 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.028938 ms 2024-06-28 15:40:25,196 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:25,196 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:25,197 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom29 stopped 2024-06-28 15:40:25,197 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom29, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:28) is shutting down - MDC[activemq.broker=mom29] 2024-06-28 15:40:25,198 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom29, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:28) uptime 0.230 seconds - MDC[activemq.broker=mom29] 2024-06-28 15:40:25,198 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom29, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:28) is shutdown - MDC[activemq.broker=mom29] 2024-06-28 15:40:25,198 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:25,199 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 235.855612 ms 2024-06-28 15:40:25,199 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:25,201 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:25,201 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:25,203 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1963823518'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom29] 2024-06-28 15:40:25,205 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #30 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom29] 2024-06-28 15:40:25,207 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom30] 2024-06-28 15:40:25,207 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom30] 2024-06-28 15:40:25,207 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom30] 2024-06-28 15:40:25,208 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom30] 2024-06-28 15:40:25,208 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom30] 2024-06-28 15:40:25,209 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom30, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:29) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom30] 2024-06-28 15:40:25,210 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom30, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:29) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom30] 2024-06-28 15:40:25,210 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom30] 2024-06-28 15:40:25,211 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom30 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom30] 2024-06-28 15:40:25,213 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-88:1,clientId=Scout JUnit MOM #30 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom30] 2024-06-28 15:40:25,250 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@19a544cd] 2024-06-28 15:40:25,250 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@6014f05e[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@79eeeda0[job=JMS subscriber, state=DONE]] 2024-06-28 15:40:25,251 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.028756 ms 2024-06-28 15:40:25,251 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:25,251 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:25,252 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom30 stopped 2024-06-28 15:40:25,252 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom30, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:29) is shutting down - MDC[activemq.broker=mom30] 2024-06-28 15:40:25,253 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom30, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:29) uptime 0.046 seconds - MDC[activemq.broker=mom30] 2024-06-28 15:40:25,253 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom30, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:29) is shutdown - MDC[activemq.broker=mom30] 2024-06-28 15:40:25,253 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:25,254 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 52.241459 ms 2024-06-28 15:40:25,254 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:25,256 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:25,256 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:25,257 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 901477177'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom30] 2024-06-28 15:40:25,260 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #31 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom30] 2024-06-28 15:40:25,261 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom31] 2024-06-28 15:40:25,261 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom31] 2024-06-28 15:40:25,262 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom31] 2024-06-28 15:40:25,262 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom31] 2024-06-28 15:40:25,262 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom31] 2024-06-28 15:40:25,263 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom31, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:30) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom31] 2024-06-28 15:40:25,263 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom31, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:30) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom31] 2024-06-28 15:40:25,263 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom31] 2024-06-28 15:40:25,264 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom31 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom31] 2024-06-28 15:40:25,265 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-91:1,clientId=Scout JUnit MOM #31 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom31] 2024-06-28 15:40:25,275 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom26] 2024-06-28 15:40:25,277 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@66c91224] 2024-06-28 15:40:25,278 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@2e02bb14[job=JMS subscriber, state=DONE], JobFutureTask@4bc588d9[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:25,278 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.029526 ms 2024-06-28 15:40:25,278 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:25,279 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:25,280 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom31 stopped 2024-06-28 15:40:25,280 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom31, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:30) is shutting down - MDC[activemq.broker=mom31] 2024-06-28 15:40:25,281 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom31, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:30) uptime 0.020 seconds - MDC[activemq.broker=mom31] 2024-06-28 15:40:25,281 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom31, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:30) is shutdown - MDC[activemq.broker=mom31] 2024-06-28 15:40:25,281 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:25,282 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 25.705946 ms 2024-06-28 15:40:25,282 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:25,284 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:25,284 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:25,285 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 148333228'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom31] 2024-06-28 15:40:25,287 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #32 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom31] 2024-06-28 15:40:25,289 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom32] 2024-06-28 15:40:25,289 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom32] 2024-06-28 15:40:25,290 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom32] 2024-06-28 15:40:25,290 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom32] 2024-06-28 15:40:25,290 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom32] 2024-06-28 15:40:25,291 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom32, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:31) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom32] 2024-06-28 15:40:25,292 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom32, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:31) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom32] 2024-06-28 15:40:25,292 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom32] 2024-06-28 15:40:25,293 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom32 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom32] 2024-06-28 15:40:25,295 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-94:1,clientId=Scout JUnit MOM #32 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom32] 2024-06-28 15:40:30,300 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyTimeout] 2024-06-28 15:40:30,302 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@8318808] 2024-06-28 15:40:30,303 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@f06ded9[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:30,303 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.029074 ms 2024-06-28 15:40:30,303 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:30,304 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:30,305 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom32 stopped 2024-06-28 15:40:30,305 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom32, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:31) is shutting down - MDC[activemq.broker=mom32] 2024-06-28 15:40:30,306 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom32, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:31) uptime 5.017 seconds - MDC[activemq.broker=mom32] 2024-06-28 15:40:30,306 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom32, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:31) is shutdown - MDC[activemq.broker=mom32] 2024-06-28 15:40:30,307 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:30,307 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5022.695267 ms 2024-06-28 15:40:30,307 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:30,309 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:30,309 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:30,311 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1760286173'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom32] 2024-06-28 15:40:30,314 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #33 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom32] 2024-06-28 15:40:30,317 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom33] 2024-06-28 15:40:30,317 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom33] 2024-06-28 15:40:30,317 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom33] 2024-06-28 15:40:30,317 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom33] 2024-06-28 15:40:30,318 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom33] 2024-06-28 15:40:30,319 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom33, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:32) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom33] 2024-06-28 15:40:30,319 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom33, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:32) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom33] 2024-06-28 15:40:30,319 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom33] 2024-06-28 15:40:30,321 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom33 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom33] 2024-06-28 15:40:30,322 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-97:1,clientId=Scout JUnit MOM #33 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom33] 2024-06-28 15:40:30,330 ERROR [scout-thread-21] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510c[name=test/mom/testRequestReply_JsonMarshaller_Exception1, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=7ba20d95-819b-4861-9b5f-1bc58dd8f50a, activemq.broker=mom12] org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_JsonMarshaller_Exception1(JmsMomWithRequestReplyTest.java:649) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:40:30,334 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@330d557e] 2024-06-28 15:40:30,335 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@3e1db79c[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@2172639f[job=JMS subscriber, state=DONE]] 2024-06-28 15:40:30,335 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.027488 ms 2024-06-28 15:40:30,336 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:30,336 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:30,337 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom33 stopped 2024-06-28 15:40:30,337 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom33, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:32) is shutting down - MDC[activemq.broker=mom33] 2024-06-28 15:40:30,338 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom33, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:32) uptime 0.022 seconds - MDC[activemq.broker=mom33] 2024-06-28 15:40:30,338 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom33, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:32) is shutdown - MDC[activemq.broker=mom33] 2024-06-28 15:40:30,339 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:30,339 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 29.741952 ms 2024-06-28 15:40:30,340 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:30,344 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:30,344 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:30,346 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 720977770'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom33] 2024-06-28 15:40:30,347 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #34 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom33] 2024-06-28 15:40:30,350 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom34] 2024-06-28 15:40:30,350 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom34] 2024-06-28 15:40:30,351 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom34] 2024-06-28 15:40:30,351 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom34] 2024-06-28 15:40:30,351 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom34] 2024-06-28 15:40:30,352 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom34, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:33) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom34] 2024-06-28 15:40:30,353 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom34, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:33) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom34] 2024-06-28 15:40:30,353 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom34] 2024-06-28 15:40:30,354 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom34 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom34] 2024-06-28 15:40:30,356 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-100:1,clientId=Scout JUnit MOM #34 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom34] 2024-06-28 15:40:30,378 INFO [scout-thread-21] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:108) - VetoException: undefined [severity=ERROR] - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510d[name=test/mom/testRequestReply_JsonMarshaller_Exception2, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=fea0441a-4c98-41d9-950a-f91b0871d6e9, activemq.broker=mom12] 2024-06-28 15:40:30,397 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2c8f7d6a] 2024-06-28 15:40:30,397 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6d49ab3b[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:30,398 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.031150 ms 2024-06-28 15:40:30,398 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:30,399 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:30,400 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom34 stopped 2024-06-28 15:40:30,400 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom34, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:33) is shutting down - MDC[activemq.broker=mom34] 2024-06-28 15:40:30,401 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom34, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:33) uptime 0.051 seconds - MDC[activemq.broker=mom34] 2024-06-28 15:40:30,401 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom34, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:33) is shutdown - MDC[activemq.broker=mom34] 2024-06-28 15:40:30,402 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:30,402 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 57.762551 ms 2024-06-28 15:40:30,402 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:30,443 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:30,444 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:30,445 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1019683553'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom34] 2024-06-28 15:40:30,448 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #35 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom34] 2024-06-28 15:40:30,451 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom35] 2024-06-28 15:40:30,451 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom35] 2024-06-28 15:40:30,451 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom35] 2024-06-28 15:40:30,451 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom35] 2024-06-28 15:40:30,452 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom35] 2024-06-28 15:40:30,453 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom35, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:34) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom35] 2024-06-28 15:40:30,454 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom35, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:34) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom35] 2024-06-28 15:40:30,454 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom35] 2024-06-28 15:40:30,455 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom35 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom35] 2024-06-28 15:40:30,457 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-103:1,clientId=Scout JUnit MOM #35 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom35] 2024-06-28 15:40:30,481 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@73cfafd8, org.eclipse.scout.rt.mom.jms.JmsSubscription@4b517357] 2024-06-28 15:40:30,482 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@500808a1[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:30,483 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.056642 ms 2024-06-28 15:40:30,483 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:30,483 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:30,484 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom35 stopped 2024-06-28 15:40:30,484 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom35, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:34) is shutting down - MDC[activemq.broker=mom35] 2024-06-28 15:40:30,485 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom35, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:34) uptime 0.035 seconds - MDC[activemq.broker=mom35] 2024-06-28 15:40:30,485 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom35, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:34) is shutdown - MDC[activemq.broker=mom35] 2024-06-28 15:40:30,485 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:30,486 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 41.890536 ms 2024-06-28 15:40:30,486 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:30,488 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:30,488 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:30,489 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1922150503'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom35] 2024-06-28 15:40:30,492 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #36 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom35] 2024-06-28 15:40:30,493 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom36] 2024-06-28 15:40:30,493 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom36] 2024-06-28 15:40:30,493 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom36] 2024-06-28 15:40:30,493 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom36] 2024-06-28 15:40:30,494 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom36] 2024-06-28 15:40:30,494 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom36, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:35) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom36] 2024-06-28 15:40:30,495 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom36, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:35) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom36] 2024-06-28 15:40:30,495 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom36] 2024-06-28 15:40:30,495 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom36 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom36] 2024-06-28 15:40:30,497 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-106:1,clientId=Scout JUnit MOM #36 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom36] 2024-06-28 15:40:30,549 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6980fa39] 2024-06-28 15:40:30,550 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7a0fc290[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:30,550 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.026608 ms 2024-06-28 15:40:30,550 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:30,551 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:30,551 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom36 stopped 2024-06-28 15:40:30,551 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom36, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:35) is shutting down - MDC[activemq.broker=mom36] 2024-06-28 15:40:30,552 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom36, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:35) uptime 0.059 seconds - MDC[activemq.broker=mom36] 2024-06-28 15:40:30,553 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom36, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:35) is shutdown - MDC[activemq.broker=mom36] 2024-06-28 15:40:30,553 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:30,553 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 65.056522 ms 2024-06-28 15:40:30,553 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:30,555 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:30,555 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:30,557 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 658682535'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom36] 2024-06-28 15:40:30,559 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #37 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom36] 2024-06-28 15:40:30,560 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom37] 2024-06-28 15:40:30,560 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom37] 2024-06-28 15:40:30,560 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom37] 2024-06-28 15:40:30,560 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom37] 2024-06-28 15:40:30,560 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom37] 2024-06-28 15:40:30,561 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom37, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:36) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom37] 2024-06-28 15:40:30,561 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom37, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:36) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom37] 2024-06-28 15:40:30,562 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom37] 2024-06-28 15:40:30,562 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom37 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom37] 2024-06-28 15:40:30,589 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-109:1,clientId=Scout JUnit MOM #37 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom37] 2024-06-28 15:40:30,598 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyCancellation, activemq.broker=mom12] 2024-06-28 15:40:30,599 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2f16c21f] 2024-06-28 15:40:30,600 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@5ea3a9e3[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@3ce5a714[job=JMS subscriber, state=DONE]] 2024-06-28 15:40:30,600 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.025070 ms 2024-06-28 15:40:30,600 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:30,600 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:30,602 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom37 stopped 2024-06-28 15:40:30,602 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom37, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:36) is shutting down - MDC[activemq.broker=mom37] 2024-06-28 15:40:30,602 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom37, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:36) uptime 0.042 seconds - MDC[activemq.broker=mom37] 2024-06-28 15:40:30,603 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom37, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:36) is shutdown - MDC[activemq.broker=mom37] 2024-06-28 15:40:30,603 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:30,603 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 47.611035 ms 2024-06-28 15:40:30,603 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:30,605 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:30,606 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:30,607 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1375400666'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37] 2024-06-28 15:40:30,608 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #38 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37] 2024-06-28 15:40:30,610 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom38] 2024-06-28 15:40:30,610 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom38] 2024-06-28 15:40:30,610 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom38] 2024-06-28 15:40:30,640 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom38] 2024-06-28 15:40:30,641 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom38] 2024-06-28 15:40:30,642 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom38, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:37) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom38] 2024-06-28 15:40:30,642 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom38, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:37) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom38] 2024-06-28 15:40:30,643 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom38] 2024-06-28 15:40:30,643 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom38 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom38] 2024-06-28 15:40:30,645 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-112:1,clientId=Scout JUnit MOM #38 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom38] 2024-06-28 15:40:30,656 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@6805ad8b, org.eclipse.scout.rt.mom.jms.JmsSubscription@3a26d460] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37] 2024-06-28 15:40:30,665 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@321f65cf, org.eclipse.scout.rt.mom.jms.JmsSubscription@5455176d] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37] 2024-06-28 15:40:30,674 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@613511ff, org.eclipse.scout.rt.mom.jms.JmsSubscription@569edd6b] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37] 2024-06-28 15:40:30,684 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@7555fd96, org.eclipse.scout.rt.mom.jms.JmsSubscription@56195486] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37] 2024-06-28 15:40:30,693 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@73edd78c, org.eclipse.scout.rt.mom.jms.JmsSubscription@4cc87d0] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37] 2024-06-28 15:40:30,702 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@770970b7, org.eclipse.scout.rt.mom.jms.JmsSubscription@7f79be44] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37] 2024-06-28 15:40:30,749 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@39c32506, org.eclipse.scout.rt.mom.jms.JmsSubscription@3885b9e0] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37] 2024-06-28 15:40:30,758 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@7854fa01, org.eclipse.scout.rt.mom.jms.JmsSubscription@1b9f13b2] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37] 2024-06-28 15:40:30,768 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@7f6df04e, org.eclipse.scout.rt.mom.jms.JmsSubscription@5d61e28e] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37] 2024-06-28 15:40:30,778 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@6fbd41e, org.eclipse.scout.rt.mom.jms.JmsSubscription@134e2be8] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37] 2024-06-28 15:40:30,779 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@17ce628e[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:30,779 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.036330 ms 2024-06-28 15:40:30,780 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:30,780 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:30,781 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom38 stopped 2024-06-28 15:40:30,781 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom38, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:37) is shutting down - MDC[activemq.broker=mom38] 2024-06-28 15:40:30,782 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom38, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:37) uptime 0.172 seconds - MDC[activemq.broker=mom38] 2024-06-28 15:40:30,782 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom38, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:37) is shutdown - MDC[activemq.broker=mom38] 2024-06-28 15:40:30,782 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:30,783 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 176.883224 ms 2024-06-28 15:40:30,783 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:30,785 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:30,785 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:30,786 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 954101182'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom38] 2024-06-28 15:40:30,788 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #39 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom38] 2024-06-28 15:40:30,789 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom39] 2024-06-28 15:40:30,789 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom39] 2024-06-28 15:40:30,790 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom39] 2024-06-28 15:40:30,790 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom39] 2024-06-28 15:40:30,790 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom39] 2024-06-28 15:40:30,790 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom39, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:38) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom39] 2024-06-28 15:40:30,791 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom39, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:38) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom39] 2024-06-28 15:40:30,791 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom39] 2024-06-28 15:40:30,791 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom39 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom39] 2024-06-28 15:40:30,793 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-115:1,clientId=Scout JUnit MOM #39 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom39] 2024-06-28 15:40:30,802 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@62682ece, org.eclipse.scout.rt.mom.jms.JmsSubscription@3c83e9ca] 2024-06-28 15:40:30,802 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@297120a9[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@48d5110c[job=JMS subscriber, state=DONE]] 2024-06-28 15:40:30,803 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.023652 ms 2024-06-28 15:40:30,803 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:30,803 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:30,841 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom39 stopped 2024-06-28 15:40:30,841 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom39, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:38) is shutting down - MDC[activemq.broker=mom39] 2024-06-28 15:40:30,842 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom39, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:38) uptime 0.053 seconds - MDC[activemq.broker=mom39] 2024-06-28 15:40:30,842 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom39, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:38) is shutdown - MDC[activemq.broker=mom39] 2024-06-28 15:40:30,842 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:30,843 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 57.582418 ms 2024-06-28 15:40:30,843 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:30,845 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:30,845 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:30,846 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1769477249'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom39] 2024-06-28 15:40:30,849 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #40 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom39] 2024-06-28 15:40:30,851 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom40] 2024-06-28 15:40:30,851 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom40] 2024-06-28 15:40:30,851 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom40] 2024-06-28 15:40:30,851 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom40] 2024-06-28 15:40:30,852 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom40] 2024-06-28 15:40:30,852 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom40, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:39) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom40] 2024-06-28 15:40:30,853 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom40, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:39) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom40] 2024-06-28 15:40:30,853 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom40] 2024-06-28 15:40:30,853 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom40 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom40] 2024-06-28 15:40:30,855 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-118:1,clientId=Scout JUnit MOM #40 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom40] 2024-06-28 15:40:30,864 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6c427386] 2024-06-28 15:40:30,864 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@231f4c79[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:30,865 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.023256 ms 2024-06-28 15:40:30,865 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:30,865 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:30,866 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom40 stopped 2024-06-28 15:40:30,866 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom40, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:39) is shutting down - MDC[activemq.broker=mom40] 2024-06-28 15:40:30,867 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom40, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:39) uptime 0.016 seconds - MDC[activemq.broker=mom40] 2024-06-28 15:40:30,867 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom40, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:39) is shutdown - MDC[activemq.broker=mom40] 2024-06-28 15:40:30,868 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:30,868 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 23.375267 ms 2024-06-28 15:40:30,868 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:30,871 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:30,872 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:30,874 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 755336886'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom40] 2024-06-28 15:40:30,878 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #41 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom40] 2024-06-28 15:40:30,882 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom41] 2024-06-28 15:40:30,882 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom41] 2024-06-28 15:40:30,882 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom41] 2024-06-28 15:40:30,882 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom41] 2024-06-28 15:40:30,882 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom41] 2024-06-28 15:40:30,883 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom41, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:40) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom41] 2024-06-28 15:40:30,883 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom41, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:40) started - MDC[jobName=JMS subscriber, activemq.broker=mom41] 2024-06-28 15:40:30,883 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom41] 2024-06-28 15:40:30,884 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom41 started - MDC[jobName=JMS subscriber, activemq.broker=mom41] 2024-06-28 15:40:30,885 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-121:1,clientId=Scout JUnit MOM #41 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom41] 2024-06-28 15:40:30,894 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom12] 2024-06-28 15:40:30,898 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7baea18b, org.eclipse.scout.rt.mom.jms.JmsSubscription@5ad13be4] 2024-06-28 15:40:30,899 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5a99cd36[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:30,900 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.033591 ms 2024-06-28 15:40:30,900 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:30,900 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:30,902 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom41 stopped 2024-06-28 15:40:30,902 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom41, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:40) is shutting down - MDC[activemq.broker=mom41] 2024-06-28 15:40:30,903 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom41, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:40) uptime 0.021 seconds - MDC[activemq.broker=mom41] 2024-06-28 15:40:30,903 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom41, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:40) is shutdown - MDC[activemq.broker=mom41] 2024-06-28 15:40:30,903 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:30,904 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 31.920751 ms 2024-06-28 15:40:30,904 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:30,907 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:30,907 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:30,941 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1121267444'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom39] 2024-06-28 15:40:30,944 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #42 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom39] 2024-06-28 15:40:30,945 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom42] 2024-06-28 15:40:30,945 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom42] 2024-06-28 15:40:30,945 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom42] 2024-06-28 15:40:30,945 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom42] 2024-06-28 15:40:30,946 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom42] 2024-06-28 15:40:30,946 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom42, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:41) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom42] 2024-06-28 15:40:30,946 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom42, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:41) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom42] 2024-06-28 15:40:30,947 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom42] 2024-06-28 15:40:30,947 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom42 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom42] 2024-06-28 15:40:30,949 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-124:1,clientId=Scout JUnit MOM #42 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom42] 2024-06-28 15:40:30,961 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3985175e] 2024-06-28 15:40:30,962 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@345c2100[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:30,962 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.037505 ms 2024-06-28 15:40:30,963 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:30,963 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:30,964 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom42 stopped 2024-06-28 15:40:30,964 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom42, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:41) is shutting down - MDC[activemq.broker=mom42] 2024-06-28 15:40:30,965 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom42, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:41) uptime 0.020 seconds - MDC[activemq.broker=mom42] 2024-06-28 15:40:30,966 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom42, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:41) is shutdown - MDC[activemq.broker=mom42] 2024-06-28 15:40:30,966 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:30,966 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 59.230075 ms 2024-06-28 15:40:30,967 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:30,970 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:30,970 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:30,972 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1252604558'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom42] 2024-06-28 15:40:30,974 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.createContextEnvironment(JmsMomImplementor.java:711) - ignoring property having null key or value [key=scout.mom.requestreply.enabled, value=null] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom42] 2024-06-28 15:40:30,976 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #43 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom42] 2024-06-28 15:40:30,977 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom43] 2024-06-28 15:40:30,977 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom43] 2024-06-28 15:40:30,977 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom43] 2024-06-28 15:40:30,977 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom43] 2024-06-28 15:40:30,977 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom43] 2024-06-28 15:40:30,978 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom43, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:42) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom43] 2024-06-28 15:40:30,978 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom43, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:42) started - MDC[jobName=JMS subscriber, activemq.broker=mom43] 2024-06-28 15:40:30,978 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom43] 2024-06-28 15:40:30,979 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom43 started - MDC[jobName=JMS subscriber, activemq.broker=mom43] 2024-06-28 15:40:30,980 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-127:1,clientId=Scout JUnit MOM #43 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom43] 2024-06-28 15:40:30,990 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom12] 2024-06-28 15:40:31,993 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1ab780fd, org.eclipse.scout.rt.mom.jms.JmsSubscription@6b8683b8, org.eclipse.scout.rt.mom.jms.JmsSubscription@495598c5] 2024-06-28 15:40:31,994 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@2bed77d3[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:31,995 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.035954 ms 2024-06-28 15:40:31,995 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:31,995 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:31,996 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom43 stopped 2024-06-28 15:40:31,997 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom43, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:42) is shutting down - MDC[activemq.broker=mom43] 2024-06-28 15:40:31,997 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom43, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:42) uptime 1.020 seconds - MDC[activemq.broker=mom43] 2024-06-28 15:40:31,998 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom43, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:42) is shutdown - MDC[activemq.broker=mom43] 2024-06-28 15:40:31,998 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:31,998 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1028.055403 ms 2024-06-28 15:40:31,998 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:32,000 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:32,000 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:32,002 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 33859388'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom40] 2024-06-28 15:40:32,004 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #44 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom40] 2024-06-28 15:40:32,006 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-28 15:40:32,006 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-28 15:40:32,006 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-28 15:40:32,007 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-28 15:40:32,007 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-28 15:40:32,008 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom44, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:43) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-28 15:40:32,008 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom44, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:43) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-28 15:40:32,008 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-28 15:40:32,010 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom44 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-28 15:40:32,030 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@744f35aa, org.eclipse.scout.rt.mom.jms.JmsSubscription@575e870b] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-28 15:40:32,044 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@742abd13, org.eclipse.scout.rt.mom.jms.JmsSubscription@341300ac] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-28 15:40:32,057 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@6d1a95, org.eclipse.scout.rt.mom.jms.JmsSubscription@7904564e] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-28 15:40:32,073 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@e9424ce, org.eclipse.scout.rt.mom.jms.JmsSubscription@689ee9f7] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-28 15:40:32,086 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@573dad71, org.eclipse.scout.rt.mom.jms.JmsSubscription@63fb5c0a] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-28 15:40:32,099 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@5adb3977, org.eclipse.scout.rt.mom.jms.JmsSubscription@7886c948] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-28 15:40:32,152 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@59ebf427, org.eclipse.scout.rt.mom.jms.JmsSubscription@2ea62a11] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-28 15:40:32,166 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@54f05775, org.eclipse.scout.rt.mom.jms.JmsSubscription@22c58666] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-28 15:40:32,181 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@5b709c86, org.eclipse.scout.rt.mom.jms.JmsSubscription@3a71a642] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-28 15:40:32,195 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@188eeb90, org.eclipse.scout.rt.mom.jms.JmsSubscription@5323752d] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-28 15:40:32,196 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@46ce8047[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:32,197 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.024833 ms 2024-06-28 15:40:32,198 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom44 stopped 2024-06-28 15:40:32,198 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom44, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:43) is shutting down - MDC[activemq.broker=mom44] 2024-06-28 15:40:32,199 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom44, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:43) uptime 0.193 seconds - MDC[activemq.broker=mom44] 2024-06-28 15:40:32,199 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom44, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:43) is shutdown - MDC[activemq.broker=mom44] 2024-06-28 15:40:32,200 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:32,200 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 199.438230 ms 2024-06-28 15:40:32,200 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:32,202 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:32,202 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:32,203 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1272392288'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom13] 2024-06-28 15:40:32,205 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #45 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom13] 2024-06-28 15:40:32,206 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45] 2024-06-28 15:40:32,206 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45] 2024-06-28 15:40:32,206 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45] 2024-06-28 15:40:32,206 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45] 2024-06-28 15:40:32,206 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45] 2024-06-28 15:40:32,207 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom45, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:44) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45] 2024-06-28 15:40:32,207 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom45, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:44) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45] 2024-06-28 15:40:32,207 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45] 2024-06-28 15:40:32,208 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom45 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45] Reply: TheReply 2024-06-28 15:40:32,256 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@49314684] 2024-06-28 15:40:32,257 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5ee3341[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:32,258 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.024662 ms 2024-06-28 15:40:32,259 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom45 stopped 2024-06-28 15:40:32,259 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom45, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:44) is shutting down - MDC[activemq.broker=mom45] 2024-06-28 15:40:32,260 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom45, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:44) uptime 0.055 seconds - MDC[activemq.broker=mom45] 2024-06-28 15:40:32,260 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom45, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:44) is shutdown - MDC[activemq.broker=mom45] 2024-06-28 15:40:32,261 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:32,261 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 58.663860 ms 2024-06-28 15:40:32,261 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:32,263 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:32,263 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:32,264 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 289761428'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-28 15:40:32,267 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #46 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-28 15:40:32,268 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom46] 2024-06-28 15:40:32,268 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom46] 2024-06-28 15:40:32,268 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom46] 2024-06-28 15:40:32,268 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom46] 2024-06-28 15:40:32,269 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom46] 2024-06-28 15:40:32,269 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom46, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:45) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom46] 2024-06-28 15:40:32,270 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom46, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:45) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom46] 2024-06-28 15:40:32,270 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom46] 2024-06-28 15:40:32,270 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom46 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom46] 2024-06-28 15:40:32,281 ERROR [scout-thread-18] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@2812c4c[name=test/mom/testRequestReply_StringMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=78c032f8-6350-429d-bdf2-c8dae3d273d9, activemq.broker=mom42] org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_StringMarshaller_Exception(JmsMomWithRequestReplyTest.java:701) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:40:32,286 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@f461c9c] 2024-06-28 15:40:32,287 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1ab8614d[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:32,288 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.029997 ms 2024-06-28 15:40:32,289 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom46 stopped 2024-06-28 15:40:32,289 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom46, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:45) is shutting down - MDC[activemq.broker=mom46] 2024-06-28 15:40:32,290 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom46, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:45) uptime 0.021 seconds - MDC[activemq.broker=mom46] 2024-06-28 15:40:32,290 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom46, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:45) is shutdown - MDC[activemq.broker=mom46] 2024-06-28 15:40:32,290 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:32,291 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 27.274358 ms 2024-06-28 15:40:32,291 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:32,293 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:32,293 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:32,294 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1246844590'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom39] 2024-06-28 15:40:32,296 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #47 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom39] 2024-06-28 15:40:32,297 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-28 15:40:32,297 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-28 15:40:32,297 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-28 15:40:32,297 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-28 15:40:32,298 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-28 15:40:32,298 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom47, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:46) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-28 15:40:32,299 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom47, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:46) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-28 15:40:32,299 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-28 15:40:32,341 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom47 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-28 15:40:32,358 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@2e70438e, org.eclipse.scout.rt.mom.jms.JmsSubscription@30c41c34] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-28 15:40:32,372 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@423833a3, org.eclipse.scout.rt.mom.jms.JmsSubscription@75ea161e] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-28 15:40:32,385 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@60fbde83, org.eclipse.scout.rt.mom.jms.JmsSubscription@927f60c] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-28 15:40:32,397 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@2aad89e2, org.eclipse.scout.rt.mom.jms.JmsSubscription@55629793] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-28 15:40:32,449 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@264ad736, org.eclipse.scout.rt.mom.jms.JmsSubscription@4cab81f8] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-28 15:40:32,461 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@77c09eb0, org.eclipse.scout.rt.mom.jms.JmsSubscription@2bb7503d] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-28 15:40:32,473 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@208796, org.eclipse.scout.rt.mom.jms.JmsSubscription@462476f9] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-28 15:40:32,485 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@58ad92e7, org.eclipse.scout.rt.mom.jms.JmsSubscription@23b378e3] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-28 15:40:32,497 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@34fab951, org.eclipse.scout.rt.mom.jms.JmsSubscription@3a5a7309] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-28 15:40:32,545 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@dc89a44, org.eclipse.scout.rt.mom.jms.JmsSubscription@582efe0c] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-28 15:40:32,546 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@66aa8cfc[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:32,547 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.020280 ms 2024-06-28 15:40:32,548 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom47 stopped 2024-06-28 15:40:32,548 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom47, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:46) is shutting down - MDC[activemq.broker=mom47] 2024-06-28 15:40:32,549 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom47, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:46) uptime 0.252 seconds - MDC[activemq.broker=mom47] 2024-06-28 15:40:32,550 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom47, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:46) is shutdown - MDC[activemq.broker=mom47] 2024-06-28 15:40:32,550 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:32,550 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 256.955527 ms 2024-06-28 15:40:32,550 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:32,552 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:32,552 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:32,554 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 569496700'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45] 2024-06-28 15:40:32,555 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #48 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45] 2024-06-28 15:40:32,556 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48] 2024-06-28 15:40:32,556 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48] 2024-06-28 15:40:32,556 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48] 2024-06-28 15:40:32,556 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48] 2024-06-28 15:40:32,556 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48] 2024-06-28 15:40:32,557 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom48, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:47) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48] 2024-06-28 15:40:32,557 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom48, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:47) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48] 2024-06-28 15:40:32,558 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48] 2024-06-28 15:40:32,558 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom48 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48] 2024-06-28 15:40:32,622 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@bb896e9, org.eclipse.scout.rt.mom.jms.JmsSubscription@4fe4b8b6] 2024-06-28 15:40:32,625 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@150e8608[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:32,625 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.030411 ms 2024-06-28 15:40:32,626 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom48 stopped 2024-06-28 15:40:32,626 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom48, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:47) is shutting down - MDC[activemq.broker=mom48] 2024-06-28 15:40:32,627 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom48, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:47) uptime 0.071 seconds - MDC[activemq.broker=mom48] 2024-06-28 15:40:32,627 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom48, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:47) is shutdown - MDC[activemq.broker=mom48] 2024-06-28 15:40:32,628 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:32,628 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 75.486056 ms 2024-06-28 15:40:32,628 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:32,630 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:32,630 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:32,631 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 942633010'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-28 15:40:32,632 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #49 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-28 15:40:32,633 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49] 2024-06-28 15:40:32,633 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49] 2024-06-28 15:40:32,633 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49] 2024-06-28 15:40:32,634 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49] 2024-06-28 15:40:32,634 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49] 2024-06-28 15:40:32,634 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom49, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:48) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49] 2024-06-28 15:40:32,635 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom49, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:48) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49] 2024-06-28 15:40:32,635 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49] 2024-06-28 15:40:32,635 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom49 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49] 2024-06-28 15:40:32,700 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@623c9988, org.eclipse.scout.rt.mom.jms.JmsSubscription@66ab3716] 2024-06-28 15:40:32,703 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@44848894[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:32,703 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.017150 ms 2024-06-28 15:40:32,704 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom49 stopped 2024-06-28 15:40:32,704 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom49, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:48) is shutting down - MDC[activemq.broker=mom49] 2024-06-28 15:40:32,705 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom49, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:48) uptime 0.072 seconds - MDC[activemq.broker=mom49] 2024-06-28 15:40:32,705 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom49, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:48) is shutdown - MDC[activemq.broker=mom49] 2024-06-28 15:40:32,705 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:32,706 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 75.732350 ms 2024-06-28 15:40:32,706 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:32,707 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:32,707 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:32,709 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 855999272'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom43] 2024-06-28 15:40:32,710 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #50 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom43] 2024-06-28 15:40:32,711 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50] 2024-06-28 15:40:32,711 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50] 2024-06-28 15:40:32,711 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50] 2024-06-28 15:40:32,712 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50] 2024-06-28 15:40:32,712 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50] 2024-06-28 15:40:32,712 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom50, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:49) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50] 2024-06-28 15:40:32,713 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom50, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:49) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50] 2024-06-28 15:40:32,713 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50] 2024-06-28 15:40:32,713 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom50 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50] 2024-06-28 15:40:32,777 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2a728076, org.eclipse.scout.rt.mom.jms.JmsSubscription@a3f1f32] 2024-06-28 15:40:32,779 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5aaaf6bb[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:32,780 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016304 ms 2024-06-28 15:40:32,781 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom50 stopped 2024-06-28 15:40:32,781 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom50, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:49) is shutting down - MDC[activemq.broker=mom50] 2024-06-28 15:40:32,782 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom50, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:49) uptime 0.070 seconds - MDC[activemq.broker=mom50] 2024-06-28 15:40:32,782 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom50, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:49) is shutdown - MDC[activemq.broker=mom50] 2024-06-28 15:40:32,782 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:32,782 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 74.851049 ms 2024-06-28 15:40:32,782 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:32,784 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:32,784 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:32,785 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1875605662'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48] 2024-06-28 15:40:32,787 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #51 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48] 2024-06-28 15:40:32,787 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51] 2024-06-28 15:40:32,788 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51] 2024-06-28 15:40:32,788 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51] 2024-06-28 15:40:32,788 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51] 2024-06-28 15:40:32,788 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51] 2024-06-28 15:40:32,789 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom51, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:50) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51] 2024-06-28 15:40:32,789 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom51, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:50) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51] 2024-06-28 15:40:32,789 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51] 2024-06-28 15:40:32,790 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom51 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51] 2024-06-28 15:40:32,854 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@14af9f51, org.eclipse.scout.rt.mom.jms.JmsSubscription@2bfe4df9] 2024-06-28 15:40:32,856 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@786086dc[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:32,857 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.020212 ms 2024-06-28 15:40:32,858 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom51 stopped 2024-06-28 15:40:32,858 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom51, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:50) is shutting down - MDC[activemq.broker=mom51] 2024-06-28 15:40:32,859 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom51, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:50) uptime 0.071 seconds - MDC[activemq.broker=mom51] 2024-06-28 15:40:32,859 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom51, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:50) is shutdown - MDC[activemq.broker=mom51] 2024-06-28 15:40:32,859 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:32,859 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 75.545195 ms 2024-06-28 15:40:32,860 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:32,861 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:32,861 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:32,862 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 64650589'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49] 2024-06-28 15:40:32,863 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #52 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49] 2024-06-28 15:40:32,864 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52] 2024-06-28 15:40:32,864 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52] 2024-06-28 15:40:32,864 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52] 2024-06-28 15:40:32,864 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52] 2024-06-28 15:40:32,865 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52] 2024-06-28 15:40:32,865 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom52, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:51) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52] 2024-06-28 15:40:32,865 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom52, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:51) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52] 2024-06-28 15:40:32,866 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52] 2024-06-28 15:40:32,866 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom52 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52] 2024-06-28 15:40:32,930 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4e773b8a, org.eclipse.scout.rt.mom.jms.JmsSubscription@579cfcc4] 2024-06-28 15:40:32,932 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@654d7983[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:32,933 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016970 ms 2024-06-28 15:40:32,933 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom52 stopped 2024-06-28 15:40:32,934 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom52, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:51) is shutting down - MDC[activemq.broker=mom52] 2024-06-28 15:40:32,935 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom52, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:51) uptime 0.070 seconds - MDC[activemq.broker=mom52] 2024-06-28 15:40:32,935 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom52, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:51) is shutdown - MDC[activemq.broker=mom52] 2024-06-28 15:40:32,935 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:32,935 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 74.378559 ms 2024-06-28 15:40:32,935 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:32,937 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:32,937 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:32,938 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1582010062'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50] 2024-06-28 15:40:32,940 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #53 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50] 2024-06-28 15:40:32,941 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53] 2024-06-28 15:40:32,941 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53] 2024-06-28 15:40:32,941 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53] 2024-06-28 15:40:32,941 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53] 2024-06-28 15:40:32,941 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53] 2024-06-28 15:40:32,942 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom53, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:52) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53] 2024-06-28 15:40:32,942 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom53, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:52) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53] 2024-06-28 15:40:32,942 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53] 2024-06-28 15:40:32,943 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom53 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53] 2024-06-28 15:40:33,006 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@56728f48, org.eclipse.scout.rt.mom.jms.JmsSubscription@281d3ce7] 2024-06-28 15:40:33,008 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@40ee1bbc[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:33,009 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.020416 ms 2024-06-28 15:40:33,010 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom53 stopped 2024-06-28 15:40:33,010 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom53, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:52) is shutting down - MDC[activemq.broker=mom53] 2024-06-28 15:40:33,011 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom53, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:52) uptime 0.070 seconds - MDC[activemq.broker=mom53] 2024-06-28 15:40:33,011 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom53, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:52) is shutdown - MDC[activemq.broker=mom53] 2024-06-28 15:40:33,011 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:33,011 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 74.513726 ms 2024-06-28 15:40:33,012 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:33,013 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:33,013 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:33,014 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 984810302'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51] 2024-06-28 15:40:33,016 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #54 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51] 2024-06-28 15:40:33,018 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54] 2024-06-28 15:40:33,018 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54] 2024-06-28 15:40:33,018 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54] 2024-06-28 15:40:33,018 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54] 2024-06-28 15:40:33,019 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54] 2024-06-28 15:40:33,019 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom54, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:53) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54] 2024-06-28 15:40:33,020 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom54, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:53) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54] 2024-06-28 15:40:33,020 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54] 2024-06-28 15:40:33,021 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom54 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54] 2024-06-28 15:40:33,084 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2e1003d9, org.eclipse.scout.rt.mom.jms.JmsSubscription@4e9d1119] 2024-06-28 15:40:33,086 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@23e3f20e[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:33,087 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015974 ms 2024-06-28 15:40:33,088 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom54 stopped 2024-06-28 15:40:33,088 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom54, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:53) is shutting down - MDC[activemq.broker=mom54] 2024-06-28 15:40:33,089 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom54, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:53) uptime 0.071 seconds - MDC[activemq.broker=mom54] 2024-06-28 15:40:33,089 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom54, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:53) is shutdown - MDC[activemq.broker=mom54] 2024-06-28 15:40:33,089 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:33,089 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 76.253858 ms 2024-06-28 15:40:33,089 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:33,091 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:33,091 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:33,092 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1981815863'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52] 2024-06-28 15:40:33,094 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #55 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52] 2024-06-28 15:40:33,094 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom55] 2024-06-28 15:40:33,094 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom55] 2024-06-28 15:40:33,095 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom55] 2024-06-28 15:40:33,095 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom55] 2024-06-28 15:40:33,095 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom55] 2024-06-28 15:40:33,095 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom55, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:54) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom55] 2024-06-28 15:40:33,096 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom55, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:54) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom55] 2024-06-28 15:40:33,096 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom55] 2024-06-28 15:40:33,096 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom55 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom55] 2024-06-28 15:40:33,161 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@62818ab0, org.eclipse.scout.rt.mom.jms.JmsSubscription@39f5eba4] 2024-06-28 15:40:33,163 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@70f8f37a[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:33,163 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015282 ms 2024-06-28 15:40:33,164 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom55 stopped 2024-06-28 15:40:33,164 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom55, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:54) is shutting down - MDC[activemq.broker=mom55] 2024-06-28 15:40:33,165 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom55, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:54) uptime 0.071 seconds - MDC[activemq.broker=mom55] 2024-06-28 15:40:33,165 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom55, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:54) is shutdown - MDC[activemq.broker=mom55] 2024-06-28 15:40:33,165 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:33,166 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 74.798334 ms 2024-06-28 15:40:33,166 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:33,167 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:33,168 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:33,169 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 181538456'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53] 2024-06-28 15:40:33,171 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #56 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53] 2024-06-28 15:40:33,172 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:40:33,172 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:40:33,173 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:40:33,173 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:40:33,173 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:40:33,174 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom56, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:55) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:40:33,174 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom56, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:55) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:40:33,174 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:40:33,175 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom56 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:40:33,239 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@51d26fed, org.eclipse.scout.rt.mom.jms.JmsSubscription@6779959d] 2024-06-28 15:40:33,241 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3302f902[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:33,241 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015650 ms 2024-06-28 15:40:33,242 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom56 stopped 2024-06-28 15:40:33,242 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom56, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:55) is shutting down - MDC[activemq.broker=mom56] 2024-06-28 15:40:33,243 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom56, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:55) uptime 0.071 seconds - MDC[activemq.broker=mom56] 2024-06-28 15:40:33,243 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom56, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:55) is shutdown - MDC[activemq.broker=mom56] 2024-06-28 15:40:33,244 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:33,244 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 75.806843 ms 2024-06-28 15:40:33,244 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:33,245 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:33,246 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:33,247 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2023423786'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54] 2024-06-28 15:40:33,249 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #57 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54] 2024-06-28 15:40:33,250 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-28 15:40:33,250 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-28 15:40:33,250 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-28 15:40:33,251 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-28 15:40:33,251 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-28 15:40:33,252 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom57, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:56) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-28 15:40:33,252 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom57, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:56) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-28 15:40:33,252 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-28 15:40:33,253 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom57 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-28 15:40:33,317 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@760ac834, org.eclipse.scout.rt.mom.jms.JmsSubscription@6c4c32ff] 2024-06-28 15:40:33,319 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@114238af[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:33,320 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.017556 ms 2024-06-28 15:40:33,321 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom57 stopped 2024-06-28 15:40:33,321 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom57, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:56) is shutting down - MDC[activemq.broker=mom57] 2024-06-28 15:40:33,322 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom57, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:56) uptime 0.071 seconds - MDC[activemq.broker=mom57] 2024-06-28 15:40:33,322 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom57, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:56) is shutdown - MDC[activemq.broker=mom57] 2024-06-28 15:40:33,322 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:33,322 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 76.529712 ms 2024-06-28 15:40:33,322 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:33,324 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:33,324 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:33,326 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1943634092'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom55] 2024-06-28 15:40:33,327 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #58 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom56] 2024-06-28 15:40:33,328 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom58] 2024-06-28 15:40:33,328 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom58] 2024-06-28 15:40:33,329 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom58] 2024-06-28 15:40:33,329 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom58] 2024-06-28 15:40:33,329 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom58] 2024-06-28 15:40:33,329 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom58, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:57) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom58] 2024-06-28 15:40:33,330 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom58, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:57) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom58] 2024-06-28 15:40:33,330 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom58] 2024-06-28 15:40:33,330 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom58 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom58] 2024-06-28 15:40:33,636 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5924ea91] 2024-06-28 15:40:33,637 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@486a0aee[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:33,637 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016176 ms 2024-06-28 15:40:33,638 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom58 stopped 2024-06-28 15:40:33,638 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom58, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:57) is shutting down - MDC[activemq.broker=mom58] 2024-06-28 15:40:33,639 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom58, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:57) uptime 0.311 seconds - MDC[activemq.broker=mom58] 2024-06-28 15:40:33,639 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom58, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:57) is shutdown - MDC[activemq.broker=mom58] 2024-06-28 15:40:33,639 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:33,640 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 315.121320 ms 2024-06-28 15:40:33,640 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:33,641 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:33,641 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:33,642 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 994458676'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom42] 2024-06-28 15:40:33,645 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #59 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom26] 2024-06-28 15:40:33,646 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom59] 2024-06-28 15:40:33,646 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom59] 2024-06-28 15:40:33,646 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom59] 2024-06-28 15:40:33,646 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom59] 2024-06-28 15:40:33,647 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom59] 2024-06-28 15:40:33,647 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom59, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:58) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom59] 2024-06-28 15:40:33,647 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom59, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:58) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom59] 2024-06-28 15:40:33,648 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom59] 2024-06-28 15:40:33,648 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom59 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom59] 2024-06-28 15:40:33,953 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@52dc71b2] 2024-06-28 15:40:33,954 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@27a34d75[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:33,954 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015291 ms 2024-06-28 15:40:33,955 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom59 stopped 2024-06-28 15:40:33,955 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom59, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:58) is shutting down - MDC[activemq.broker=mom59] 2024-06-28 15:40:33,956 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom59, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:58) uptime 0.310 seconds - MDC[activemq.broker=mom59] 2024-06-28 15:40:33,956 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom59, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:58) is shutdown - MDC[activemq.broker=mom59] 2024-06-28 15:40:33,956 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:33,956 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 315.089804 ms 2024-06-28 15:40:33,957 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:33,958 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:33,958 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:33,959 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 963704026'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom58] 2024-06-28 15:40:33,961 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #60 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom57] 2024-06-28 15:40:33,962 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom60] 2024-06-28 15:40:33,962 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom60] 2024-06-28 15:40:33,962 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom60] 2024-06-28 15:40:33,962 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom60] 2024-06-28 15:40:33,962 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom60] 2024-06-28 15:40:33,963 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom60, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:59) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom60] 2024-06-28 15:40:33,963 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom60, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:59) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom60] 2024-06-28 15:40:33,963 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom60] 2024-06-28 15:40:33,964 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom60 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom60] 2024-06-28 15:40:34,270 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3be2ef56] 2024-06-28 15:40:34,271 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5ffc371c[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:34,272 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016168 ms 2024-06-28 15:40:34,272 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom60 stopped 2024-06-28 15:40:34,273 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom60, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:59) is shutting down - MDC[activemq.broker=mom60] 2024-06-28 15:40:34,273 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom60, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:59) uptime 0.311 seconds - MDC[activemq.broker=mom60] 2024-06-28 15:40:34,274 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom60, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:59) is shutdown - MDC[activemq.broker=mom60] 2024-06-28 15:40:34,274 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:34,274 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 316.172958 ms 2024-06-28 15:40:34,274 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:34,275 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:34,276 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:34,277 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 151956948'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom59] 2024-06-28 15:40:34,278 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #61 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom56] 2024-06-28 15:40:34,280 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom61] 2024-06-28 15:40:34,280 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom61] 2024-06-28 15:40:34,280 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom61] 2024-06-28 15:40:34,280 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom61] 2024-06-28 15:40:34,280 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom61] 2024-06-28 15:40:34,281 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom61, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:60) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom61] 2024-06-28 15:40:34,281 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom61, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:60) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom61] 2024-06-28 15:40:34,281 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom61] 2024-06-28 15:40:34,282 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom61 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom61] 2024-06-28 15:40:34,587 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3e242137] 2024-06-28 15:40:34,588 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@2ad4f8e8[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:34,588 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015606 ms 2024-06-28 15:40:34,589 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom61 stopped 2024-06-28 15:40:34,589 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom61, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:60) is shutting down - MDC[activemq.broker=mom61] 2024-06-28 15:40:34,590 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom61, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:60) uptime 0.310 seconds - MDC[activemq.broker=mom61] 2024-06-28 15:40:34,590 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom61, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:60) is shutdown - MDC[activemq.broker=mom61] 2024-06-28 15:40:34,590 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:34,591 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 314.898608 ms 2024-06-28 15:40:34,591 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:34,592 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:34,592 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:34,593 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 645735985'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom60] 2024-06-28 15:40:34,595 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #62 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom26] 2024-06-28 15:40:34,596 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom62] 2024-06-28 15:40:34,597 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom62] 2024-06-28 15:40:34,597 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom62] 2024-06-28 15:40:34,597 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom62] 2024-06-28 15:40:34,597 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom62] 2024-06-28 15:40:34,598 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom62, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:61) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom62] 2024-06-28 15:40:34,598 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom62, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:61) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom62] 2024-06-28 15:40:34,598 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom62] 2024-06-28 15:40:34,599 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom62 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom62] 2024-06-28 15:40:34,904 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@407ff25f] 2024-06-28 15:40:34,905 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@608335a4[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:34,905 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.020924 ms 2024-06-28 15:40:34,906 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom62 stopped 2024-06-28 15:40:34,906 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom62, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:61) is shutting down - MDC[activemq.broker=mom62] 2024-06-28 15:40:34,907 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom62, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:61) uptime 0.311 seconds - MDC[activemq.broker=mom62] 2024-06-28 15:40:34,907 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom62, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:61) is shutdown - MDC[activemq.broker=mom62] 2024-06-28 15:40:34,908 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:34,908 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 315.638718 ms 2024-06-28 15:40:34,908 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:34,909 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:34,909 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:34,911 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 527573007'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom61] 2024-06-28 15:40:34,915 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #63 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom57] 2024-06-28 15:40:34,916 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom63] 2024-06-28 15:40:34,916 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom63] 2024-06-28 15:40:34,917 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom63] 2024-06-28 15:40:34,917 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom63] 2024-06-28 15:40:34,917 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom63] 2024-06-28 15:40:34,918 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom63, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:62) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom63] 2024-06-28 15:40:34,918 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom63, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:62) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom63] 2024-06-28 15:40:34,918 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom63] 2024-06-28 15:40:34,919 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom63 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom63] 2024-06-28 15:40:35,223 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@671561b9] 2024-06-28 15:40:35,224 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3a10396f[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:35,224 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015127 ms 2024-06-28 15:40:35,225 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom63 stopped 2024-06-28 15:40:35,225 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom63, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:62) is shutting down - MDC[activemq.broker=mom63] 2024-06-28 15:40:35,226 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom63, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:62) uptime 0.310 seconds - MDC[activemq.broker=mom63] 2024-06-28 15:40:35,226 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom63, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:62) is shutdown - MDC[activemq.broker=mom63] 2024-06-28 15:40:35,226 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:35,226 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 317.068015 ms 2024-06-28 15:40:35,227 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:35,228 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:35,228 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:35,229 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2095011745'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom62] 2024-06-28 15:40:35,231 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #64 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom56] 2024-06-28 15:40:35,232 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom64] 2024-06-28 15:40:35,232 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom64] 2024-06-28 15:40:35,232 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom64] 2024-06-28 15:40:35,232 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom64] 2024-06-28 15:40:35,232 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom64] 2024-06-28 15:40:35,233 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom64, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:63) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom64] 2024-06-28 15:40:35,233 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom64, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:63) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom64] 2024-06-28 15:40:35,233 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom64] 2024-06-28 15:40:35,234 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom64 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom64] 2024-06-28 15:40:35,539 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7cd2d3b6] 2024-06-28 15:40:35,540 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4091e6fc[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:35,540 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014278 ms 2024-06-28 15:40:35,541 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom64 stopped 2024-06-28 15:40:35,541 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom64, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:63) is shutting down - MDC[activemq.broker=mom64] 2024-06-28 15:40:35,542 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom64, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:63) uptime 0.309 seconds - MDC[activemq.broker=mom64] 2024-06-28 15:40:35,542 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom64, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:63) is shutdown - MDC[activemq.broker=mom64] 2024-06-28 15:40:35,542 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:35,542 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 314.330600 ms 2024-06-28 15:40:35,543 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:35,544 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:35,544 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:35,545 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1552169616'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom63] 2024-06-28 15:40:35,547 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #65 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom26] 2024-06-28 15:40:35,548 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom65] 2024-06-28 15:40:35,548 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom65] 2024-06-28 15:40:35,548 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom65] 2024-06-28 15:40:35,548 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom65] 2024-06-28 15:40:35,548 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom65] 2024-06-28 15:40:35,549 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom65, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:64) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom65] 2024-06-28 15:40:35,549 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom65, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:64) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom65] 2024-06-28 15:40:35,549 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom65] 2024-06-28 15:40:35,550 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom65 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom65] 2024-06-28 15:40:35,858 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@66694050] 2024-06-28 15:40:35,859 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@48f9464a[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:35,860 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.021828 ms 2024-06-28 15:40:35,861 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom65 stopped 2024-06-28 15:40:35,861 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom65, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:64) is shutting down - MDC[activemq.broker=mom65] 2024-06-28 15:40:35,862 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom65, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:64) uptime 0.314 seconds - MDC[activemq.broker=mom65] 2024-06-28 15:40:35,862 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom65, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:64) is shutdown - MDC[activemq.broker=mom65] 2024-06-28 15:40:35,862 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:35,863 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 318.774055 ms 2024-06-28 15:40:35,863 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:35,864 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:35,864 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:35,866 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1179490526'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom64] 2024-06-28 15:40:35,868 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #66 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom57] 2024-06-28 15:40:35,869 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom66] 2024-06-28 15:40:35,869 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom66] 2024-06-28 15:40:35,870 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom66] 2024-06-28 15:40:35,870 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom66] 2024-06-28 15:40:35,870 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom66] 2024-06-28 15:40:35,871 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom66, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:65) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom66] 2024-06-28 15:40:35,871 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom66, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:65) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom66] 2024-06-28 15:40:35,871 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom66] 2024-06-28 15:40:35,872 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom66 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom66] 2024-06-28 15:40:36,177 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@197da701] 2024-06-28 15:40:36,178 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@66c88dff[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:36,179 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.024415 ms 2024-06-28 15:40:36,180 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom66 stopped 2024-06-28 15:40:36,181 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom66, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:65) is shutting down - MDC[activemq.broker=mom66] 2024-06-28 15:40:36,182 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom66, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:65) uptime 0.312 seconds - MDC[activemq.broker=mom66] 2024-06-28 15:40:36,182 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom66, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:65) is shutdown - MDC[activemq.broker=mom66] 2024-06-28 15:40:36,182 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:36,182 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 317.988085 ms 2024-06-28 15:40:36,183 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:36,184 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:36,185 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:36,186 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1246146856'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom65] 2024-06-28 15:40:36,188 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #67 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom56] 2024-06-28 15:40:36,189 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom67] 2024-06-28 15:40:36,189 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom67] 2024-06-28 15:40:36,190 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom67] 2024-06-28 15:40:36,190 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom67] 2024-06-28 15:40:36,190 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom67] 2024-06-28 15:40:36,191 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom67, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:66) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom67] 2024-06-28 15:40:36,191 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom67, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:66) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom67] 2024-06-28 15:40:36,191 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom67] 2024-06-28 15:40:36,192 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom67 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom67] 2024-06-28 15:40:36,497 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1ddc5857] 2024-06-28 15:40:36,498 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@58ae6254[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:36,499 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015580 ms 2024-06-28 15:40:36,500 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom67 stopped 2024-06-28 15:40:36,500 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom67, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:66) is shutting down - MDC[activemq.broker=mom67] 2024-06-28 15:40:36,501 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom67, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:66) uptime 0.311 seconds - MDC[activemq.broker=mom67] 2024-06-28 15:40:36,501 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom67, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:66) is shutdown - MDC[activemq.broker=mom67] 2024-06-28 15:40:36,501 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:36,501 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 316.427062 ms 2024-06-28 15:40:36,501 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:36,503 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:36,503 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:36,504 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 41646355'. 2024-06-28 15:40:36,505 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.initRequestReply(JmsMomImplementor.java:218) - Scout JUnit MOM #68: 'request-reply' messaging is disabled 2024-06-28 15:40:36,505 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #68 initialized: null 2024-06-28 15:40:36,506 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:36,506 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2.693119 ms 2024-06-28 15:40:36,506 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:36,507 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:36,507 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:36,508 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 655954847'. 2024-06-28 15:40:36,509 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #69 initialized: null 2024-06-28 15:40:36,512 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom69] 2024-06-28 15:40:36,512 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom69] 2024-06-28 15:40:36,513 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom69] 2024-06-28 15:40:36,513 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom69] 2024-06-28 15:40:36,513 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom69] 2024-06-28 15:40:36,514 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom69, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:67) is starting - MDC[activemq.broker=mom69] 2024-06-28 15:40:36,514 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom69, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:67) started - MDC[activemq.broker=mom69] 2024-06-28 15:40:36,514 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom69] 2024-06-28 15:40:36,515 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom69 started - MDC[activemq.broker=mom69] 2024-06-28 15:40:36,529 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@299615a5, org.eclipse.scout.rt.mom.jms.JmsSubscription@3ba6707e] - MDC[activemq.broker=mom69] 2024-06-28 15:40:36,530 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@106c3e0a[job=JMS reply cancel message listener, state=RUNNING]] - MDC[activemq.broker=mom69] 2024-06-28 15:40:36,530 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015531 ms - MDC[activemq.broker=mom69] 2024-06-28 15:40:36,531 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom69 stopped - MDC[activemq.broker=mom69] 2024-06-28 15:40:36,532 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom69, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:67) is shutting down - MDC[activemq.broker=mom69] 2024-06-28 15:40:36,532 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom69, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:67) uptime 0.020 seconds - MDC[activemq.broker=mom69] 2024-06-28 15:40:36,533 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom69, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:67) is shutdown - MDC[activemq.broker=mom69] 2024-06-28 15:40:36,533 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:36,533 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 25.430447 ms 2024-06-28 15:40:36,533 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:36,535 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:36,535 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:36,536 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1885339753'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom66] 2024-06-28 15:40:36,537 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #70 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom66] 2024-06-28 15:40:36,538 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70] 2024-06-28 15:40:36,538 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70] 2024-06-28 15:40:36,538 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70] 2024-06-28 15:40:36,539 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70] 2024-06-28 15:40:36,539 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70] 2024-06-28 15:40:36,540 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom70, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:68) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70] 2024-06-28 15:40:36,540 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom70, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:68) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70] 2024-06-28 15:40:36,540 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70] 2024-06-28 15:40:36,541 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom70 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70] 2024-06-28 15:40:41,546 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyTimeout, activemq.broker=mom56] 2024-06-28 15:40:41,549 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3f9ee527] 2024-06-28 15:40:41,550 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7beba554[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:41,550 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.017377 ms 2024-06-28 15:40:41,551 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom70 stopped 2024-06-28 15:40:41,552 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom70, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:68) is shutting down - MDC[activemq.broker=mom70] 2024-06-28 15:40:41,552 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom70, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:68) uptime 5.014 seconds - MDC[activemq.broker=mom70] 2024-06-28 15:40:41,553 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom70, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:68) is shutdown - MDC[activemq.broker=mom70] 2024-06-28 15:40:41,553 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:41,553 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5018.015532 ms 2024-06-28 15:40:41,553 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:41,555 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:41,555 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:41,556 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1457925062'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom26] 2024-06-28 15:40:41,557 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #71 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom26] 2024-06-28 15:40:41,558 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:40:41,558 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:40:41,558 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:40:41,558 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:40:41,559 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:40:41,559 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom71, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:69) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:40:41,560 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom71, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:69) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:40:41,560 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:40:41,560 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom71 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:40:41,577 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@66d766b9, org.eclipse.scout.rt.mom.jms.JmsSubscription@f36c8b1] 2024-06-28 15:40:41,578 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@74234205[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:41,579 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016306 ms 2024-06-28 15:40:41,580 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom71 stopped 2024-06-28 15:40:41,580 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom71, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:69) is shutting down - MDC[activemq.broker=mom71] 2024-06-28 15:40:41,581 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom71, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:69) uptime 0.022 seconds - MDC[activemq.broker=mom71] 2024-06-28 15:40:41,581 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom71, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:69) is shutdown - MDC[activemq.broker=mom71] 2024-06-28 15:40:41,582 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:41,582 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 26.782268 ms 2024-06-28 15:40:41,582 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:41,584 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:41,584 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:41,585 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2033309646'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom65] 2024-06-28 15:40:41,587 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #72 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom65] 2024-06-28 15:40:41,588 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72] 2024-06-28 15:40:41,588 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72] 2024-06-28 15:40:41,588 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72] 2024-06-28 15:40:41,589 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72] 2024-06-28 15:40:41,589 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72] 2024-06-28 15:40:41,590 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom72, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:70) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72] 2024-06-28 15:40:41,590 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom72, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:70) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72] 2024-06-28 15:40:41,590 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72] 2024-06-28 15:40:41,591 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom72 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72] 2024-06-28 15:40:41,602 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@82e90c7a[name=test/mom/testRequestReply_ObjectMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=c50409e3-2d1d-4704-9b7b-40b41c4c0ef0, activemq.broker=mom57] org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_ObjectMarshaller_Exception(JmsMomWithRequestReplyTest.java:623) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:40:41,607 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@40e90634] 2024-06-28 15:40:41,608 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@ae7cba9[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:41,609 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.034720 ms 2024-06-28 15:40:41,610 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom72 stopped 2024-06-28 15:40:41,610 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom72, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:70) is shutting down - MDC[activemq.broker=mom72] 2024-06-28 15:40:41,611 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom72, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:70) uptime 0.022 seconds - MDC[activemq.broker=mom72] 2024-06-28 15:40:41,611 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom72, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:70) is shutdown - MDC[activemq.broker=mom72] 2024-06-28 15:40:41,611 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:41,611 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 27.291198 ms 2024-06-28 15:40:41,611 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:41,613 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:41,613 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:41,614 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 508319517'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom67] 2024-06-28 15:40:41,642 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #73 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom67] 2024-06-28 15:40:41,643 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73] 2024-06-28 15:40:41,643 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73] 2024-06-28 15:40:41,644 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73] 2024-06-28 15:40:41,644 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73] 2024-06-28 15:40:41,644 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73] 2024-06-28 15:40:41,645 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom73, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:71) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73] 2024-06-28 15:40:41,645 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom73, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:71) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73] 2024-06-28 15:40:41,646 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73] 2024-06-28 15:40:41,646 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom73 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73] 2024-06-28 15:40:41,663 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5257123d] 2024-06-28 15:40:41,664 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@2d2e9498[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:41,665 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.021494 ms 2024-06-28 15:40:41,666 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom73 stopped 2024-06-28 15:40:41,666 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom73, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:71) is shutting down - MDC[activemq.broker=mom73] 2024-06-28 15:40:41,667 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom73, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:71) uptime 0.024 seconds - MDC[activemq.broker=mom73] 2024-06-28 15:40:41,667 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom73, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:71) is shutdown - MDC[activemq.broker=mom73] 2024-06-28 15:40:41,667 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:41,667 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 54.078028 ms 2024-06-28 15:40:41,668 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:41,669 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:41,669 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:41,671 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 682196884'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70] 2024-06-28 15:40:41,673 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #74 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70] 2024-06-28 15:40:41,674 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74] 2024-06-28 15:40:41,674 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74] 2024-06-28 15:40:41,674 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74] 2024-06-28 15:40:41,675 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74] 2024-06-28 15:40:41,675 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74] 2024-06-28 15:40:41,676 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom74, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:72) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74] 2024-06-28 15:40:41,676 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom74, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:72) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74] 2024-06-28 15:40:41,677 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74] 2024-06-28 15:40:41,677 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom74 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74] 2024-06-28 15:40:41,689 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom57] 2024-06-28 15:40:41,740 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7695184b] 2024-06-28 15:40:41,742 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1031aee5[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:41,743 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.023170 ms 2024-06-28 15:40:41,744 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom74 stopped 2024-06-28 15:40:41,744 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom74, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:72) is shutting down - MDC[activemq.broker=mom74] 2024-06-28 15:40:41,745 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom74, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:72) uptime 0.071 seconds - MDC[activemq.broker=mom74] 2024-06-28 15:40:41,746 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom74, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:72) is shutdown - MDC[activemq.broker=mom74] 2024-06-28 15:40:41,746 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:41,746 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 77.010652 ms 2024-06-28 15:40:41,747 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:41,749 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:41,749 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:41,751 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 808980824'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72] 2024-06-28 15:40:41,752 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #75 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72] 2024-06-28 15:40:41,753 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75] 2024-06-28 15:40:41,753 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75] 2024-06-28 15:40:41,753 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75] 2024-06-28 15:40:41,753 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75] 2024-06-28 15:40:41,754 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75] 2024-06-28 15:40:41,754 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom75, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:73) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75] 2024-06-28 15:40:41,754 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom75, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:73) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75] 2024-06-28 15:40:41,755 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75] 2024-06-28 15:40:41,755 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom75 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75] 2024-06-28 15:40:46,762 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyTimeout] 2024-06-28 15:40:46,764 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@42fc744] 2024-06-28 15:40:46,765 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5db8a705[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:46,765 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.018068 ms 2024-06-28 15:40:46,766 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom75 stopped 2024-06-28 15:40:46,767 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom75, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:73) is shutting down - MDC[activemq.broker=mom75] 2024-06-28 15:40:46,768 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom75, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:73) uptime 5.014 seconds - MDC[activemq.broker=mom75] 2024-06-28 15:40:46,768 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom75, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:73) is shutdown - MDC[activemq.broker=mom75] 2024-06-28 15:40:46,768 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:46,768 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5018.939526 ms 2024-06-28 15:40:46,769 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:46,771 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:46,771 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:46,772 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2114728882'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73] 2024-06-28 15:40:46,773 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #76 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73] 2024-06-28 15:40:46,774 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76] 2024-06-28 15:40:46,774 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76] 2024-06-28 15:40:46,775 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76] 2024-06-28 15:40:46,775 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76] 2024-06-28 15:40:46,775 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76] 2024-06-28 15:40:46,776 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom76, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:74) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76] 2024-06-28 15:40:46,776 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom76, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:74) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76] 2024-06-28 15:40:46,776 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76] 2024-06-28 15:40:46,777 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom76 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76] 2024-06-28 15:40:46,786 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510c[name=test/mom/testRequestReply_JsonMarshaller_Exception1, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=a33e2fe6-bb27-48a7-831c-85591f63c061, activemq.broker=mom57] org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_JsonMarshaller_Exception1(JmsMomWithRequestReplyTest.java:649) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:40:46,791 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7d2ddbf3] 2024-06-28 15:40:46,792 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@641274fc[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:46,792 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.018530 ms 2024-06-28 15:40:46,793 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom76 stopped 2024-06-28 15:40:46,794 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom76, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:74) is shutting down - MDC[activemq.broker=mom76] 2024-06-28 15:40:46,795 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom76, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:74) uptime 0.020 seconds - MDC[activemq.broker=mom76] 2024-06-28 15:40:46,795 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom76, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:74) is shutdown - MDC[activemq.broker=mom76] 2024-06-28 15:40:46,795 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:46,795 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 24.431519 ms 2024-06-28 15:40:46,796 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:46,797 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:46,798 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:46,799 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 675012223'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74] 2024-06-28 15:40:46,800 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #77 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74] 2024-06-28 15:40:46,801 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77] 2024-06-28 15:40:46,801 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77] 2024-06-28 15:40:46,802 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77] 2024-06-28 15:40:46,802 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77] 2024-06-28 15:40:46,802 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77] 2024-06-28 15:40:46,803 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom77, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:75) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77] 2024-06-28 15:40:46,803 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom77, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:75) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77] 2024-06-28 15:40:46,803 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77] 2024-06-28 15:40:46,804 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom77 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77] 2024-06-28 15:40:46,813 INFO [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:108) - VetoException: undefined [severity=ERROR] - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510d[name=test/mom/testRequestReply_JsonMarshaller_Exception2, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=9b4c2e35-74ec-451d-a562-dd5ee9b5483d, activemq.broker=mom57] 2024-06-28 15:40:46,817 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@47a68e3f] 2024-06-28 15:40:46,818 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@19604134[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:46,818 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.018675 ms 2024-06-28 15:40:46,819 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom77 stopped 2024-06-28 15:40:46,819 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom77, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:75) is shutting down - MDC[activemq.broker=mom77] 2024-06-28 15:40:46,820 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom77, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:75) uptime 0.019 seconds - MDC[activemq.broker=mom77] 2024-06-28 15:40:46,821 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom77, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:75) is shutdown - MDC[activemq.broker=mom77] 2024-06-28 15:40:46,821 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:46,821 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 23.532761 ms 2024-06-28 15:40:46,822 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:46,824 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:46,824 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:46,825 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1791295291'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75] 2024-06-28 15:40:46,827 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #78 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75] 2024-06-28 15:40:46,827 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78] 2024-06-28 15:40:46,828 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78] 2024-06-28 15:40:46,828 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78] 2024-06-28 15:40:46,828 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78] 2024-06-28 15:40:46,828 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78] 2024-06-28 15:40:46,829 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom78, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:76) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78] 2024-06-28 15:40:46,829 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom78, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:76) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78] 2024-06-28 15:40:46,829 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78] 2024-06-28 15:40:46,830 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom78 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78] 2024-06-28 15:40:46,850 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@485a5c9, org.eclipse.scout.rt.mom.jms.JmsSubscription@1d397e87] 2024-06-28 15:40:46,852 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1fcf51de[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:46,853 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.020052 ms 2024-06-28 15:40:46,854 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom78 stopped 2024-06-28 15:40:46,854 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom78, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:76) is shutting down - MDC[activemq.broker=mom78] 2024-06-28 15:40:46,855 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom78, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:76) uptime 0.028 seconds - MDC[activemq.broker=mom78] 2024-06-28 15:40:46,855 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom78, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:76) is shutdown - MDC[activemq.broker=mom78] 2024-06-28 15:40:46,856 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:46,856 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 31.852610 ms 2024-06-28 15:40:46,856 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:46,858 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:46,858 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:46,860 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 958194456'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76] 2024-06-28 15:40:46,861 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #79 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76] 2024-06-28 15:40:46,862 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79] 2024-06-28 15:40:46,862 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79] 2024-06-28 15:40:46,862 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79] 2024-06-28 15:40:46,862 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79] 2024-06-28 15:40:46,862 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79] 2024-06-28 15:40:46,863 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom79, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:77) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79] 2024-06-28 15:40:46,864 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom79, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:77) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79] 2024-06-28 15:40:46,864 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79] 2024-06-28 15:40:46,864 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom79 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79] 2024-06-28 15:40:46,880 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@66c88fce] 2024-06-28 15:40:46,881 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3975a8d7[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:46,882 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.018166 ms 2024-06-28 15:40:46,883 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom79 stopped 2024-06-28 15:40:46,883 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom79, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:77) is shutting down - MDC[activemq.broker=mom79] 2024-06-28 15:40:46,884 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom79, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:77) uptime 0.022 seconds - MDC[activemq.broker=mom79] 2024-06-28 15:40:46,884 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom79, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:77) is shutdown - MDC[activemq.broker=mom79] 2024-06-28 15:40:46,884 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:46,885 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 26.309134 ms 2024-06-28 15:40:46,885 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:46,887 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:46,887 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:46,889 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 644628169'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77] 2024-06-28 15:40:46,890 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #80 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77] 2024-06-28 15:40:46,891 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80] 2024-06-28 15:40:46,891 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80] 2024-06-28 15:40:46,891 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80] 2024-06-28 15:40:46,891 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80] 2024-06-28 15:40:46,891 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80] 2024-06-28 15:40:46,892 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom80, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:78) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80] 2024-06-28 15:40:46,892 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom80, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:78) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80] 2024-06-28 15:40:46,893 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80] 2024-06-28 15:40:46,893 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom80 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80] 2024-06-28 15:40:46,904 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyCancellation, activemq.broker=mom57] 2024-06-28 15:40:46,907 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@18876fa9] 2024-06-28 15:40:46,908 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@30bf3f40[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:46,909 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.039302 ms 2024-06-28 15:40:46,910 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom80 stopped 2024-06-28 15:40:46,910 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom80, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:78) is shutting down - MDC[activemq.broker=mom80] 2024-06-28 15:40:46,911 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom80, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:78) uptime 0.019 seconds - MDC[activemq.broker=mom80] 2024-06-28 15:40:46,911 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom80, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:78) is shutdown - MDC[activemq.broker=mom80] 2024-06-28 15:40:46,911 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:46,913 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 25.291758 ms 2024-06-28 15:40:46,913 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:46,914 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:46,915 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:46,916 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1526388579'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78] 2024-06-28 15:40:46,917 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #81 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78] 2024-06-28 15:40:46,918 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-28 15:40:46,918 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-28 15:40:46,918 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-28 15:40:46,918 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-28 15:40:46,918 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-28 15:40:46,919 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom81, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:79) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-28 15:40:46,919 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom81, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:79) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-28 15:40:46,919 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-28 15:40:46,920 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom81 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-28 15:40:46,956 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@1a9a6e73, org.eclipse.scout.rt.mom.jms.JmsSubscription@7fa41e81] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-28 15:40:46,970 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@7b678e70, org.eclipse.scout.rt.mom.jms.JmsSubscription@6fd8d24b] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-28 15:40:46,984 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@1f94d894, org.eclipse.scout.rt.mom.jms.JmsSubscription@7b195cc8] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-28 15:40:46,999 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@431b82a5, org.eclipse.scout.rt.mom.jms.JmsSubscription@62b460e8] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-28 15:40:47,047 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@37039227, org.eclipse.scout.rt.mom.jms.JmsSubscription@2ce421aa] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-28 15:40:47,062 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@2dfbd255, org.eclipse.scout.rt.mom.jms.JmsSubscription@6985dd4c] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-28 15:40:47,076 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@1e590493, org.eclipse.scout.rt.mom.jms.JmsSubscription@1665667f] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-28 15:40:47,089 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@67a145fb, org.eclipse.scout.rt.mom.jms.JmsSubscription@5f5294ea] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-28 15:40:47,154 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@40420df0, org.eclipse.scout.rt.mom.jms.JmsSubscription@6865456] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-28 15:40:47,173 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@5097616e, org.eclipse.scout.rt.mom.jms.JmsSubscription@65b4f1bf] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-28 15:40:47,174 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7ccedf6a[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:47,175 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.020000 ms 2024-06-28 15:40:47,177 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom81 stopped 2024-06-28 15:40:47,177 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom81, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:79) is shutting down - MDC[activemq.broker=mom81] 2024-06-28 15:40:47,179 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom81, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:79) uptime 0.260 seconds - MDC[activemq.broker=mom81] 2024-06-28 15:40:47,179 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom81, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:79) is shutdown - MDC[activemq.broker=mom81] 2024-06-28 15:40:47,179 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:47,180 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 264.782435 ms 2024-06-28 15:40:47,180 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:47,182 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:47,183 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:47,184 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1726358679'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79] 2024-06-28 15:40:47,186 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #82 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79] 2024-06-28 15:40:47,187 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-28 15:40:47,187 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-28 15:40:47,188 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-28 15:40:47,188 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-28 15:40:47,188 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-28 15:40:47,189 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom82, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:80) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-28 15:40:47,189 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom82, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:80) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-28 15:40:47,190 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-28 15:40:47,190 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom82 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-28 15:40:47,247 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@3599b7e8, org.eclipse.scout.rt.mom.jms.JmsSubscription@2862bac6] 2024-06-28 15:40:47,248 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3b8d2ea4[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:47,249 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015928 ms 2024-06-28 15:40:47,250 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom82 stopped 2024-06-28 15:40:47,250 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom82, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:80) is shutting down - MDC[activemq.broker=mom82] 2024-06-28 15:40:47,251 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom82, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:80) uptime 0.064 seconds - MDC[activemq.broker=mom82] 2024-06-28 15:40:47,251 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom82, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:80) is shutdown - MDC[activemq.broker=mom82] 2024-06-28 15:40:47,251 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:47,252 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 69.058470 ms 2024-06-28 15:40:47,252 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:47,255 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:47,255 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:47,257 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 969753412'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-28 15:40:47,260 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #83 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-28 15:40:47,261 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83] 2024-06-28 15:40:47,262 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83] 2024-06-28 15:40:47,262 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83] 2024-06-28 15:40:47,263 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83] 2024-06-28 15:40:47,263 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83] 2024-06-28 15:40:47,264 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom83, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:81) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83] 2024-06-28 15:40:47,264 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom83, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:81) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83] 2024-06-28 15:40:47,264 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83] 2024-06-28 15:40:47,265 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom83 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83] 2024-06-28 15:40:47,281 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4bb4cc8c] 2024-06-28 15:40:47,282 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4fd41d56[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:47,283 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015642 ms 2024-06-28 15:40:47,284 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom83 stopped 2024-06-28 15:40:47,284 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom83, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:81) is shutting down - MDC[activemq.broker=mom83] 2024-06-28 15:40:47,285 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom83, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:81) uptime 0.024 seconds - MDC[activemq.broker=mom83] 2024-06-28 15:40:47,285 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom83, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:81) is shutdown - MDC[activemq.broker=mom83] 2024-06-28 15:40:47,285 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:47,286 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 30.164709 ms 2024-06-28 15:40:47,286 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:47,288 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:47,288 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:47,289 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1376628913'. - MDC[jobName=Running test with support for JUnit timeout] 2024-06-28 15:40:47,292 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #84 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2024-06-28 15:40:47,293 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:40:47,293 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:40:47,293 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:40:47,294 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:40:47,294 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:40:47,295 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom84, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:82) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:40:47,295 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom84, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:82) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:40:47,296 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:40:47,297 INFO [scout-thread-16] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom84 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:40:47,342 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom57] 2024-06-28 15:40:47,345 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@22bbbe6, org.eclipse.scout.rt.mom.jms.JmsSubscription@789d45f7] 2024-06-28 15:40:47,347 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5d54c5a5[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:47,348 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014838 ms 2024-06-28 15:40:47,349 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom84 stopped 2024-06-28 15:40:47,349 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom84, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:82) is shutting down - MDC[activemq.broker=mom84] 2024-06-28 15:40:47,350 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom84, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:82) uptime 0.057 seconds - MDC[activemq.broker=mom84] 2024-06-28 15:40:47,350 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom84, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:82) is shutdown - MDC[activemq.broker=mom84] 2024-06-28 15:40:47,350 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:47,351 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 62.752395 ms 2024-06-28 15:40:47,351 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:47,353 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:47,353 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:47,354 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1304941901'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83] 2024-06-28 15:40:47,357 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #85 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83] 2024-06-28 15:40:47,358 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:40:47,359 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:40:47,359 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:40:47,359 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:40:47,360 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:40:47,361 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom85, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:83) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:40:47,361 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom85, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:83) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:40:47,361 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:40:47,362 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom85 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:40:47,380 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@48064a5a] 2024-06-28 15:40:47,381 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@2279a018[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:47,382 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.032317 ms 2024-06-28 15:40:47,383 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom85 stopped 2024-06-28 15:40:47,383 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom85, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:83) is shutting down - MDC[activemq.broker=mom85] 2024-06-28 15:40:47,384 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom85, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:83) uptime 0.026 seconds - MDC[activemq.broker=mom85] 2024-06-28 15:40:47,384 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom85, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:83) is shutdown - MDC[activemq.broker=mom85] 2024-06-28 15:40:47,384 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:47,385 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 31.588864 ms 2024-06-28 15:40:47,385 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:47,387 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:47,387 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:47,388 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1591887101'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80] 2024-06-28 15:40:47,389 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.createContextEnvironment(JmsMomImplementor.java:711) - ignoring property having null key or value [key=scout.mom.requestreply.enabled, value=null] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80] 2024-06-28 15:40:47,391 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #86 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80] 2024-06-28 15:40:47,392 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-28 15:40:47,392 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-28 15:40:47,393 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-28 15:40:47,393 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-28 15:40:47,393 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-28 15:40:47,394 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom86, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:84) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-28 15:40:47,395 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom86, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:84) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-28 15:40:47,395 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-28 15:40:47,396 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom86 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-28 15:40:47,411 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom57] 2024-06-28 15:40:48,442 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5e38329d, org.eclipse.scout.rt.mom.jms.JmsSubscription@60be9fdf, org.eclipse.scout.rt.mom.jms.JmsSubscription@7d816d32] 2024-06-28 15:40:48,446 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@71db48c7[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:48,446 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015286 ms 2024-06-28 15:40:48,447 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom86 stopped 2024-06-28 15:40:48,448 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom86, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:84) is shutting down - MDC[activemq.broker=mom86] 2024-06-28 15:40:48,448 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom86, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:84) uptime 1.056 seconds - MDC[activemq.broker=mom86] 2024-06-28 15:40:48,449 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom86, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:84) is shutdown - MDC[activemq.broker=mom86] 2024-06-28 15:40:48,449 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:48,449 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1062.308927 ms 2024-06-28 15:40:48,449 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:48,451 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:48,451 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:48,453 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1604753588'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:40:48,641 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:40:48,798 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection cac9a8cc-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom56] 2024-06-28 15:40:48,976 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [caf2667f-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cac9a8cc-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cac9a8cc-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@92b053, true, {}] 2024-06-28 15:40:49,148 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1b60b885 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom56] 2024-06-28 15:40:49,149 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cb0e2be0-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cac9a8cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cac9a8cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47edfd81, true, {}] 2024-06-28 15:40:49,203 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: cb0e2be0-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-28 15:40:49,245 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@65eb12e 2024-06-28 15:40:49,298 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=50764235-547d-4a10-a620-30c6acb0dc4b, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:49,342 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1dfc68ac 2024-06-28 15:40:49,352 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 50764235-547d-4a10-a620-30c6acb0dc4b, null, 0, false, true, null] 2024-06-28 15:40:49,442 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cb3ae132-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cac9a8cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cac9a8cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25599ed1, true, {}] 2024-06-28 15:40:49,449 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testRequestReplyInternal, address=test/mom/testRequestReplyInternal, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-28 15:40:49,449 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1fe9ccdd 2024-06-28 15:40:49,451 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3abb7087 2024-06-28 15:40:49,455 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:40:49,458 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cb3d5234-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cac9a8cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cac9a8cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53fdde17, true, {}] 2024-06-28 15:40:49,459 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=33e6292e-5bf6-42e3-ac0f-2104e7c40523, address=33e6292e-5bf6-42e3-ac0f-2104e7c40523, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:49,460 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@246d7ef7 2024-06-28 15:40:49,461 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@125beb89 2024-06-28 15:40:49,463 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 33e6292e-5bf6-42e3-ac0f-2104e7c40523, null, 0, false, true, null] 2024-06-28 15:40:49,552 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[160]:RELIABLE:CoreMessage[messageID=160, durable=true, userID=cb40fbb7-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d4ad598d-7c50-4bd9-8f39-8519fcdcb743, JMSReplyTo=temp-queue://33e6292e-5bf6-42e3-ac0f-2104e7c40523, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@432481932 2024-06-28 15:40:49,559 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cb4cbb88-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cac9a8cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cac9a8cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22436ca3, true, {}] 2024-06-28 15:40:49,552 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=160, durable=true, userID=cb40fbb7-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d4ad598d-7c50-4bd9-8f39-8519fcdcb743, JMSReplyTo=temp-queue://33e6292e-5bf6-42e3-ac0f-2104e7c40523, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@432481932, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:40:49,565 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 33e6292e-5bf6-42e3-ac0f-2104e7c40523: Reference[164]:RELIABLE:CoreMessage[messageID=164, durable=true, userID=cb4d57ca-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=33e6292e-5bf6-42e3-ac0f-2104e7c40523, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d4ad598d-7c50-4bd9-8f39-8519fcdcb743, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=dc673ec3-6fa5-4fb9-91b2-28b03ff00b94]]@337584269 2024-06-28 15:40:49,565 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=164, durable=true, userID=cb4d57ca-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=33e6292e-5bf6-42e3-ac0f-2104e7c40523, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d4ad598d-7c50-4bd9-8f39-8519fcdcb743, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=dc673ec3-6fa5-4fb9-91b2-28b03ff00b94]]@337584269, context: RoutingContextImpl(Address=33e6292e-5bf6-42e3-ac0f-2104e7c40523, routingType=ANYCAST, PreviousAddress=33e6292e-5bf6-42e3-ac0f-2104e7c40523 previousRoute:ANYCAST, reusable=true, version=-2147483612) .................................................. ***** durable queues 33e6292e-5bf6-42e3-ac0f-2104e7c40523: ***** non durable for 33e6292e-5bf6-42e3-ac0f-2104e7c40523: - queueID=156 address:33e6292e-5bf6-42e3-ac0f-2104e7c40523 name:33e6292e-5bf6-42e3-ac0f-2104e7c40523 filter:null .................................................. , transaction: null 2024-06-28 15:40:49,580 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 33e6292e-5bf6-42e3-ac0f-2104e7c40523: CoreMessage[messageID=164, durable=true, userID=cb4d57ca-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=33e6292e-5bf6-42e3-ac0f-2104e7c40523, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d4ad598d-7c50-4bd9-8f39-8519fcdcb743, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=dc673ec3-6fa5-4fb9-91b2-28b03ff00b94]]@337584269 to transaction: TransactionImpl [xid=null, txID=165, xid=null, state=ACTIVE, createTime=1719589249567(Fri Jun 28 15:40:49 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5b06441d 2024-06-28 15:40:49,580 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=160, durable=true, userID=cb40fbb7-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d4ad598d-7c50-4bd9-8f39-8519fcdcb743, JMSReplyTo=temp-queue://33e6292e-5bf6-42e3-ac0f-2104e7c40523, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@432481932 to transaction: TransactionImpl [xid=null, txID=161, xid=null, state=ACTIVE, createTime=1719589249557(Fri Jun 28 15:40:49 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6817c8eb 2024-06-28 15:40:49,583 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 33e6292e-5bf6-42e3-ac0f-2104e7c40523: CoreMessage[messageID=164, durable=true, userID=cb4d57ca-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=33e6292e-5bf6-42e3-ac0f-2104e7c40523, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d4ad598d-7c50-4bd9-8f39-8519fcdcb743, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=dc673ec3-6fa5-4fb9-91b2-28b03ff00b94]]@337584269, transaction: TransactionImpl [xid=null, txID=165, xid=null, state=COMMITTED, createTime=1719589249567(Fri Jun 28 15:40:49 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5b06441d 2024-06-28 15:40:49,643 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=160, durable=true, userID=cb40fbb7-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d4ad598d-7c50-4bd9-8f39-8519fcdcb743, JMSReplyTo=temp-queue://33e6292e-5bf6-42e3-ac0f-2104e7c40523, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@432481932, transaction: TransactionImpl [xid=null, txID=161, xid=null, state=COMMITTED, createTime=1719589249557(Fri Jun 28 15:40:49 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6817c8eb 2024-06-28 15:40:49,665 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cb5ce82b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cac9a8cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cac9a8cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@510f618, true, {}] 2024-06-28 15:40:49,669 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [33e6292e-5bf6-42e3-ac0f-2104e7c40523] 2024-06-28 15:40:49,684 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@617f5140, org.eclipse.scout.rt.mom.jms.JmsSubscription@c2dcfcc] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:40:49,688 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cb606a9c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cac9a8cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cac9a8cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24b53c2b, true, {}] 2024-06-28 15:40:49,690 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:40:49,693 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cb612ded-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cac9a8cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cac9a8cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@14bbd540, true, {}] 2024-06-28 15:40:49,694 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6b95116b-d27d-4bbf-8377-88894d521326, address=6b95116b-d27d-4bbf-8377-88894d521326, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:49,694 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5b17523 2024-06-28 15:40:49,696 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5fc705cf 2024-06-28 15:40:49,697 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6b95116b-d27d-4bbf-8377-88894d521326, null, 0, false, true, null] 2024-06-28 15:40:49,705 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=197, durable=true, userID=cb62dba0-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c7296cda-9698-4fb3-9b7e-d04577346c6e, JMSReplyTo=temp-queue://6b95116b-d27d-4bbf-8377-88894d521326, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1267093280, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:40:49,711 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[197]:RELIABLE:CoreMessage[messageID=197, durable=true, userID=cb62dba0-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c7296cda-9698-4fb3-9b7e-d04577346c6e, JMSReplyTo=temp-queue://6b95116b-d27d-4bbf-8377-88894d521326, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1267093280 2024-06-28 15:40:49,712 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=197, durable=true, userID=cb62dba0-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c7296cda-9698-4fb3-9b7e-d04577346c6e, JMSReplyTo=temp-queue://6b95116b-d27d-4bbf-8377-88894d521326, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1267093280 to transaction: TransactionImpl [xid=null, txID=198, xid=null, state=ACTIVE, createTime=1719589249712(Fri Jun 28 15:40:49 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7ee54cb3 2024-06-28 15:40:49,714 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cb646241-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cac9a8cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cac9a8cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@221e68f0, true, {}] 2024-06-28 15:40:49,718 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=197, durable=true, userID=cb62dba0-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c7296cda-9698-4fb3-9b7e-d04577346c6e, JMSReplyTo=temp-queue://6b95116b-d27d-4bbf-8377-88894d521326, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1267093280, transaction: TransactionImpl [xid=null, txID=198, xid=null, state=COMMITTED, createTime=1719589249712(Fri Jun 28 15:40:49 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7ee54cb3 2024-06-28 15:40:49,745 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=201, durable=true, userID=cb68f623-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=6b95116b-d27d-4bbf-8377-88894d521326, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c7296cda-9698-4fb3-9b7e-d04577346c6e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f0604bc2-9488-44de-a084-c9d7e4388a45]]@1566935065, context: RoutingContextImpl(Address=6b95116b-d27d-4bbf-8377-88894d521326, routingType=ANYCAST, PreviousAddress=6b95116b-d27d-4bbf-8377-88894d521326 previousRoute:ANYCAST, reusable=true, version=-2147483610) .................................................. ***** durable queues 6b95116b-d27d-4bbf-8377-88894d521326: ***** non durable for 6b95116b-d27d-4bbf-8377-88894d521326: - queueID=193 address:6b95116b-d27d-4bbf-8377-88894d521326 name:6b95116b-d27d-4bbf-8377-88894d521326 filter:null .................................................. , transaction: null 2024-06-28 15:40:49,745 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 6b95116b-d27d-4bbf-8377-88894d521326: Reference[201]:RELIABLE:CoreMessage[messageID=201, durable=true, userID=cb68f623-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=6b95116b-d27d-4bbf-8377-88894d521326, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c7296cda-9698-4fb3-9b7e-d04577346c6e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f0604bc2-9488-44de-a084-c9d7e4388a45]]@1566935065 2024-06-28 15:40:49,747 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 6b95116b-d27d-4bbf-8377-88894d521326: CoreMessage[messageID=201, durable=true, userID=cb68f623-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=6b95116b-d27d-4bbf-8377-88894d521326, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c7296cda-9698-4fb3-9b7e-d04577346c6e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f0604bc2-9488-44de-a084-c9d7e4388a45]]@1566935065 to transaction: TransactionImpl [xid=null, txID=204, xid=null, state=ACTIVE, createTime=1719589249746(Fri Jun 28 15:40:49 UTC 2024), timeoutSeconds=-1, nr operations = 1]@49e7e823 2024-06-28 15:40:49,747 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 6b95116b-d27d-4bbf-8377-88894d521326: CoreMessage[messageID=201, durable=true, userID=cb68f623-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=6b95116b-d27d-4bbf-8377-88894d521326, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c7296cda-9698-4fb3-9b7e-d04577346c6e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f0604bc2-9488-44de-a084-c9d7e4388a45]]@1566935065, transaction: TransactionImpl [xid=null, txID=204, xid=null, state=COMMITTED, createTime=1719589249746(Fri Jun 28 15:40:49 UTC 2024), timeoutSeconds=-1, nr operations = 0]@49e7e823 2024-06-28 15:40:49,750 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cb69e084-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cac9a8cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cac9a8cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ccd58af, true, {}] 2024-06-28 15:40:49,751 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [6b95116b-d27d-4bbf-8377-88894d521326] 2024-06-28 15:40:49,759 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@e28f149, org.eclipse.scout.rt.mom.jms.JmsSubscription@159dfff9] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:40:49,764 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cb6c0365-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cac9a8cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cac9a8cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51949c0f, true, {}] 2024-06-28 15:40:49,766 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:40:49,769 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cb6cc6b6-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cac9a8cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cac9a8cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c882317, true, {}] 2024-06-28 15:40:49,770 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e993238a-0ffe-46bd-857d-9d90b2be8ac1, address=e993238a-0ffe-46bd-857d-9d90b2be8ac1, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:49,771 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4165d45d 2024-06-28 15:40:49,773 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@38e37c1e 2024-06-28 15:40:49,775 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e993238a-0ffe-46bd-857d-9d90b2be8ac1, null, 0, false, true, null] 2024-06-28 15:40:49,779 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=234, durable=true, userID=cb6e2649-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7b0cb53a-0c01-4398-a2a1-78d323def320, JMSReplyTo=temp-queue://e993238a-0ffe-46bd-857d-9d90b2be8ac1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1110777130, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:40:49,785 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[234]:RELIABLE:CoreMessage[messageID=234, durable=true, userID=cb6e2649-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7b0cb53a-0c01-4398-a2a1-78d323def320, JMSReplyTo=temp-queue://e993238a-0ffe-46bd-857d-9d90b2be8ac1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1110777130 2024-06-28 15:40:49,786 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=234, durable=true, userID=cb6e2649-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7b0cb53a-0c01-4398-a2a1-78d323def320, JMSReplyTo=temp-queue://e993238a-0ffe-46bd-857d-9d90b2be8ac1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1110777130 to transaction: TransactionImpl [xid=null, txID=235, xid=null, state=ACTIVE, createTime=1719589249786(Fri Jun 28 15:40:49 UTC 2024), timeoutSeconds=-1, nr operations = 1]@539eea7d 2024-06-28 15:40:49,788 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cb6facea-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cac9a8cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cac9a8cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ca36022, true, {}] 2024-06-28 15:40:49,792 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=234, durable=true, userID=cb6e2649-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7b0cb53a-0c01-4398-a2a1-78d323def320, JMSReplyTo=temp-queue://e993238a-0ffe-46bd-857d-9d90b2be8ac1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1110777130, transaction: TransactionImpl [xid=null, txID=235, xid=null, state=COMMITTED, createTime=1719589249786(Fri Jun 28 15:40:49 UTC 2024), timeoutSeconds=-1, nr operations = 0]@539eea7d 2024-06-28 15:40:49,792 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from e993238a-0ffe-46bd-857d-9d90b2be8ac1: Reference[238]:RELIABLE:CoreMessage[messageID=238, durable=true, userID=cb70221c-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=e993238a-0ffe-46bd-857d-9d90b2be8ac1, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7b0cb53a-0c01-4398-a2a1-78d323def320, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=69900baf-e9de-4202-92ea-8afda7fa0c7b]]@1286891116 2024-06-28 15:40:49,792 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=238, durable=true, userID=cb70221c-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=e993238a-0ffe-46bd-857d-9d90b2be8ac1, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7b0cb53a-0c01-4398-a2a1-78d323def320, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=69900baf-e9de-4202-92ea-8afda7fa0c7b]]@1286891116, context: RoutingContextImpl(Address=e993238a-0ffe-46bd-857d-9d90b2be8ac1, routingType=ANYCAST, PreviousAddress=e993238a-0ffe-46bd-857d-9d90b2be8ac1 previousRoute:ANYCAST, reusable=true, version=-2147483608) .................................................. ***** durable queues e993238a-0ffe-46bd-857d-9d90b2be8ac1: ***** non durable for e993238a-0ffe-46bd-857d-9d90b2be8ac1: - queueID=230 address:e993238a-0ffe-46bd-857d-9d90b2be8ac1 name:e993238a-0ffe-46bd-857d-9d90b2be8ac1 filter:null .................................................. , transaction: null 2024-06-28 15:40:49,794 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from e993238a-0ffe-46bd-857d-9d90b2be8ac1: CoreMessage[messageID=238, durable=true, userID=cb70221c-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=e993238a-0ffe-46bd-857d-9d90b2be8ac1, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7b0cb53a-0c01-4398-a2a1-78d323def320, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=69900baf-e9de-4202-92ea-8afda7fa0c7b]]@1286891116 to transaction: TransactionImpl [xid=null, txID=239, xid=null, state=ACTIVE, createTime=1719589249793(Fri Jun 28 15:40:49 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5a798d28 2024-06-28 15:40:49,794 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from e993238a-0ffe-46bd-857d-9d90b2be8ac1: CoreMessage[messageID=238, durable=true, userID=cb70221c-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=e993238a-0ffe-46bd-857d-9d90b2be8ac1, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7b0cb53a-0c01-4398-a2a1-78d323def320, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=69900baf-e9de-4202-92ea-8afda7fa0c7b]]@1286891116, transaction: TransactionImpl [xid=null, txID=239, xid=null, state=COMMITTED, createTime=1719589249793(Fri Jun 28 15:40:49 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5a798d28 2024-06-28 15:40:49,797 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cb710c7d-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cac9a8cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cac9a8cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@304f0700, true, {}] 2024-06-28 15:40:49,799 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [e993238a-0ffe-46bd-857d-9d90b2be8ac1] 2024-06-28 15:40:49,842 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@4839da0a, org.eclipse.scout.rt.mom.jms.JmsSubscription@516d3e9] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:40:49,845 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cb78868e-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cac9a8cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cac9a8cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23bbc775, true, {}] 2024-06-28 15:40:49,847 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:40:49,849 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cb7922cf-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cac9a8cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cac9a8cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@575cd531, true, {}] 2024-06-28 15:40:49,851 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6f2e062d-c4c2-499c-954a-e11de3a8c414, address=6f2e062d-c4c2-499c-954a-e11de3a8c414, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:49,851 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2f555f9 2024-06-28 15:40:49,853 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@74d927d2 2024-06-28 15:40:49,855 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6f2e062d-c4c2-499c-954a-e11de3a8c414, null, 0, false, true, null] 2024-06-28 15:40:49,859 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=271, durable=true, userID=cb7a5b52-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-efb33ed8-9289-428e-a5da-ba5f80930c10, JMSReplyTo=temp-queue://6f2e062d-c4c2-499c-954a-e11de3a8c414, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2105698391, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:40:49,865 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[271]:RELIABLE:CoreMessage[messageID=271, durable=true, userID=cb7a5b52-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-efb33ed8-9289-428e-a5da-ba5f80930c10, JMSReplyTo=temp-queue://6f2e062d-c4c2-499c-954a-e11de3a8c414, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2105698391 2024-06-28 15:40:49,866 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=271, durable=true, userID=cb7a5b52-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-efb33ed8-9289-428e-a5da-ba5f80930c10, JMSReplyTo=temp-queue://6f2e062d-c4c2-499c-954a-e11de3a8c414, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2105698391 to transaction: TransactionImpl [xid=null, txID=272, xid=null, state=ACTIVE, createTime=1719589249866(Fri Jun 28 15:40:49 UTC 2024), timeoutSeconds=-1, nr operations = 1]@69ebda1a 2024-06-28 15:40:49,868 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cb7be1f3-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cac9a8cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cac9a8cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c13dcb7, true, {}] 2024-06-28 15:40:49,872 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 6f2e062d-c4c2-499c-954a-e11de3a8c414: Reference[275]:RELIABLE:CoreMessage[messageID=275, durable=true, userID=cb7c5725-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=6f2e062d-c4c2-499c-954a-e11de3a8c414, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-efb33ed8-9289-428e-a5da-ba5f80930c10, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=26453481-afd1-45d3-9db9-89d7de4b371a]]@554474274 2024-06-28 15:40:49,872 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=275, durable=true, userID=cb7c5725-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=6f2e062d-c4c2-499c-954a-e11de3a8c414, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-efb33ed8-9289-428e-a5da-ba5f80930c10, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=26453481-afd1-45d3-9db9-89d7de4b371a]]@554474274, context: RoutingContextImpl(Address=6f2e062d-c4c2-499c-954a-e11de3a8c414, routingType=ANYCAST, PreviousAddress=6f2e062d-c4c2-499c-954a-e11de3a8c414 previousRoute:ANYCAST, reusable=true, version=-2147483606) .................................................. ***** durable queues 6f2e062d-c4c2-499c-954a-e11de3a8c414: ***** non durable for 6f2e062d-c4c2-499c-954a-e11de3a8c414: - queueID=267 address:6f2e062d-c4c2-499c-954a-e11de3a8c414 name:6f2e062d-c4c2-499c-954a-e11de3a8c414 filter:null .................................................. , transaction: null 2024-06-28 15:40:49,872 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=271, durable=true, userID=cb7a5b52-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-efb33ed8-9289-428e-a5da-ba5f80930c10, JMSReplyTo=temp-queue://6f2e062d-c4c2-499c-954a-e11de3a8c414, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2105698391, transaction: TransactionImpl [xid=null, txID=272, xid=null, state=COMMITTED, createTime=1719589249866(Fri Jun 28 15:40:49 UTC 2024), timeoutSeconds=-1, nr operations = 0]@69ebda1a 2024-06-28 15:40:49,873 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 6f2e062d-c4c2-499c-954a-e11de3a8c414: CoreMessage[messageID=275, durable=true, userID=cb7c5725-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=6f2e062d-c4c2-499c-954a-e11de3a8c414, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-efb33ed8-9289-428e-a5da-ba5f80930c10, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=26453481-afd1-45d3-9db9-89d7de4b371a]]@554474274 to transaction: TransactionImpl [xid=null, txID=278, xid=null, state=ACTIVE, createTime=1719589249873(Fri Jun 28 15:40:49 UTC 2024), timeoutSeconds=-1, nr operations = 1]@565407c 2024-06-28 15:40:49,874 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 6f2e062d-c4c2-499c-954a-e11de3a8c414: CoreMessage[messageID=275, durable=true, userID=cb7c5725-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=6f2e062d-c4c2-499c-954a-e11de3a8c414, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-efb33ed8-9289-428e-a5da-ba5f80930c10, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=26453481-afd1-45d3-9db9-89d7de4b371a]]@554474274, transaction: TransactionImpl [xid=null, txID=278, xid=null, state=COMMITTED, createTime=1719589249873(Fri Jun 28 15:40:49 UTC 2024), timeoutSeconds=-1, nr operations = 0]@565407c 2024-06-28 15:40:49,876 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cb7d4186-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cac9a8cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cac9a8cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ab93817, true, {}] 2024-06-28 15:40:49,878 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [6f2e062d-c4c2-499c-954a-e11de3a8c414] 2024-06-28 15:40:49,886 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@219db462, org.eclipse.scout.rt.mom.jms.JmsSubscription@56d1074a] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:40:49,889 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cb7f1647-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cac9a8cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cac9a8cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c79c0c3, true, {}] 2024-06-28 15:40:49,891 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:40:49,893 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cb7fb288-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cac9a8cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cac9a8cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3421e8bc, true, {}] 2024-06-28 15:40:49,894 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4c1a6bf5-89ca-4b49-8116-3095b0e34800, address=4c1a6bf5-89ca-4b49-8116-3095b0e34800, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:49,895 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@f932cf8 2024-06-28 15:40:49,896 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@72fe3686 2024-06-28 15:40:49,897 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4c1a6bf5-89ca-4b49-8116-3095b0e34800, null, 0, false, true, null] 2024-06-28 15:40:49,901 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=308, durable=true, userID=cb80c3fb-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-936cc70d-6606-4950-923f-c5a7e85cabef, JMSReplyTo=temp-queue://4c1a6bf5-89ca-4b49-8116-3095b0e34800, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1025733604, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:40:49,907 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[308]:RELIABLE:CoreMessage[messageID=308, durable=true, userID=cb80c3fb-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-936cc70d-6606-4950-923f-c5a7e85cabef, JMSReplyTo=temp-queue://4c1a6bf5-89ca-4b49-8116-3095b0e34800, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1025733604 2024-06-28 15:40:49,908 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=308, durable=true, userID=cb80c3fb-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-936cc70d-6606-4950-923f-c5a7e85cabef, JMSReplyTo=temp-queue://4c1a6bf5-89ca-4b49-8116-3095b0e34800, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1025733604 to transaction: TransactionImpl [xid=null, txID=309, xid=null, state=ACTIVE, createTime=1719589249908(Fri Jun 28 15:40:49 UTC 2024), timeoutSeconds=-1, nr operations = 1]@50f35f52 2024-06-28 15:40:49,909 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cb824a9c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cac9a8cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cac9a8cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f92425, true, {}] 2024-06-28 15:40:49,913 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=312, durable=true, userID=cb82bfce-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=4c1a6bf5-89ca-4b49-8116-3095b0e34800, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-936cc70d-6606-4950-923f-c5a7e85cabef, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0661801c-4c25-4b29-b1a6-0fbf36b282ac]]@970804478, context: RoutingContextImpl(Address=4c1a6bf5-89ca-4b49-8116-3095b0e34800, routingType=ANYCAST, PreviousAddress=4c1a6bf5-89ca-4b49-8116-3095b0e34800 previousRoute:ANYCAST, reusable=true, version=-2147483604) .................................................. ***** durable queues 4c1a6bf5-89ca-4b49-8116-3095b0e34800: ***** non durable for 4c1a6bf5-89ca-4b49-8116-3095b0e34800: - queueID=304 address:4c1a6bf5-89ca-4b49-8116-3095b0e34800 name:4c1a6bf5-89ca-4b49-8116-3095b0e34800 filter:null .................................................. , transaction: null 2024-06-28 15:40:49,914 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=308, durable=true, userID=cb80c3fb-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-936cc70d-6606-4950-923f-c5a7e85cabef, JMSReplyTo=temp-queue://4c1a6bf5-89ca-4b49-8116-3095b0e34800, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1025733604, transaction: TransactionImpl [xid=null, txID=309, xid=null, state=COMMITTED, createTime=1719589249908(Fri Jun 28 15:40:49 UTC 2024), timeoutSeconds=-1, nr operations = 0]@50f35f52 2024-06-28 15:40:49,941 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 4c1a6bf5-89ca-4b49-8116-3095b0e34800: Reference[312]:RELIABLE:CoreMessage[messageID=312, durable=true, userID=cb82bfce-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=4c1a6bf5-89ca-4b49-8116-3095b0e34800, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-936cc70d-6606-4950-923f-c5a7e85cabef, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0661801c-4c25-4b29-b1a6-0fbf36b282ac]]@970804478 2024-06-28 15:40:49,942 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 4c1a6bf5-89ca-4b49-8116-3095b0e34800: CoreMessage[messageID=312, durable=true, userID=cb82bfce-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=4c1a6bf5-89ca-4b49-8116-3095b0e34800, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-936cc70d-6606-4950-923f-c5a7e85cabef, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0661801c-4c25-4b29-b1a6-0fbf36b282ac]]@970804478 to transaction: TransactionImpl [xid=null, txID=315, xid=null, state=ACTIVE, createTime=1719589249942(Fri Jun 28 15:40:49 UTC 2024), timeoutSeconds=-1, nr operations = 1]@16949d19 2024-06-28 15:40:49,942 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 4c1a6bf5-89ca-4b49-8116-3095b0e34800: CoreMessage[messageID=312, durable=true, userID=cb82bfce-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=4c1a6bf5-89ca-4b49-8116-3095b0e34800, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-936cc70d-6606-4950-923f-c5a7e85cabef, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0661801c-4c25-4b29-b1a6-0fbf36b282ac]]@970804478, transaction: TransactionImpl [xid=null, txID=315, xid=null, state=COMMITTED, createTime=1719589249942(Fri Jun 28 15:40:49 UTC 2024), timeoutSeconds=-1, nr operations = 0]@16949d19 2024-06-28 15:40:49,948 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cb883e0f-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cac9a8cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cac9a8cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c5e4b77, true, {}] 2024-06-28 15:40:49,950 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [4c1a6bf5-89ca-4b49-8116-3095b0e34800] 2024-06-28 15:40:49,957 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@398c7c69, org.eclipse.scout.rt.mom.jms.JmsSubscription@3374db7a] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:40:49,960 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cb8a12d0-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cac9a8cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cac9a8cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30d62261, true, {}] 2024-06-28 15:40:49,962 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:40:49,964 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cb8aaf11-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cac9a8cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cac9a8cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b4bcd07, true, {}] 2024-06-28 15:40:49,966 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a242e14c-bfe2-44e7-8aed-25b32bac089e, address=a242e14c-bfe2-44e7-8aed-25b32bac089e, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:49,966 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1bc403a2 2024-06-28 15:40:49,967 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@79cd8624 2024-06-28 15:40:49,969 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a242e14c-bfe2-44e7-8aed-25b32bac089e, null, 0, false, true, null] 2024-06-28 15:40:49,972 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=345, durable=true, userID=cb8bc084-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ef016922-705e-4158-b353-afa101602c30, JMSReplyTo=temp-queue://a242e14c-bfe2-44e7-8aed-25b32bac089e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@164754180, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:40:49,979 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[345]:RELIABLE:CoreMessage[messageID=345, durable=true, userID=cb8bc084-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ef016922-705e-4158-b353-afa101602c30, JMSReplyTo=temp-queue://a242e14c-bfe2-44e7-8aed-25b32bac089e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@164754180 2024-06-28 15:40:49,980 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=345, durable=true, userID=cb8bc084-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ef016922-705e-4158-b353-afa101602c30, JMSReplyTo=temp-queue://a242e14c-bfe2-44e7-8aed-25b32bac089e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@164754180 to transaction: TransactionImpl [xid=null, txID=346, xid=null, state=ACTIVE, createTime=1719589249980(Fri Jun 28 15:40:49 UTC 2024), timeoutSeconds=-1, nr operations = 1]@108cb831 2024-06-28 15:40:49,981 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cb8d4725-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cac9a8cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cac9a8cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f7d2ff4, true, {}] 2024-06-28 15:40:49,985 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=349, durable=true, userID=cb8d9547-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=a242e14c-bfe2-44e7-8aed-25b32bac089e, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ef016922-705e-4158-b353-afa101602c30, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=58b12d99-569a-4e69-86b4-bd867e2e71fd]]@1153495626, context: RoutingContextImpl(Address=a242e14c-bfe2-44e7-8aed-25b32bac089e, routingType=ANYCAST, PreviousAddress=a242e14c-bfe2-44e7-8aed-25b32bac089e previousRoute:ANYCAST, reusable=true, version=-2147483602) .................................................. ***** durable queues a242e14c-bfe2-44e7-8aed-25b32bac089e: ***** non durable for a242e14c-bfe2-44e7-8aed-25b32bac089e: - queueID=341 address:a242e14c-bfe2-44e7-8aed-25b32bac089e name:a242e14c-bfe2-44e7-8aed-25b32bac089e filter:null .................................................. , transaction: null 2024-06-28 15:40:49,985 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from a242e14c-bfe2-44e7-8aed-25b32bac089e: Reference[349]:RELIABLE:CoreMessage[messageID=349, durable=true, userID=cb8d9547-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=a242e14c-bfe2-44e7-8aed-25b32bac089e, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ef016922-705e-4158-b353-afa101602c30, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=58b12d99-569a-4e69-86b4-bd867e2e71fd]]@1153495626 2024-06-28 15:40:49,986 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=345, durable=true, userID=cb8bc084-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ef016922-705e-4158-b353-afa101602c30, JMSReplyTo=temp-queue://a242e14c-bfe2-44e7-8aed-25b32bac089e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@164754180, transaction: TransactionImpl [xid=null, txID=346, xid=null, state=COMMITTED, createTime=1719589249980(Fri Jun 28 15:40:49 UTC 2024), timeoutSeconds=-1, nr operations = 0]@108cb831 2024-06-28 15:40:49,986 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from a242e14c-bfe2-44e7-8aed-25b32bac089e: CoreMessage[messageID=349, durable=true, userID=cb8d9547-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=a242e14c-bfe2-44e7-8aed-25b32bac089e, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ef016922-705e-4158-b353-afa101602c30, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=58b12d99-569a-4e69-86b4-bd867e2e71fd]]@1153495626 to transaction: TransactionImpl [xid=null, txID=352, xid=null, state=ACTIVE, createTime=1719589249986(Fri Jun 28 15:40:49 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2d4be37f 2024-06-28 15:40:49,987 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from a242e14c-bfe2-44e7-8aed-25b32bac089e: CoreMessage[messageID=349, durable=true, userID=cb8d9547-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:49 UTC 2024, expiration=0, durable=true, address=a242e14c-bfe2-44e7-8aed-25b32bac089e, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ef016922-705e-4158-b353-afa101602c30, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=58b12d99-569a-4e69-86b4-bd867e2e71fd]]@1153495626, transaction: TransactionImpl [xid=null, txID=352, xid=null, state=COMMITTED, createTime=1719589249986(Fri Jun 28 15:40:49 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2d4be37f 2024-06-28 15:40:49,989 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cb8e7fa8-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cac9a8cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cac9a8cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f2f9109, true, {}] 2024-06-28 15:40:49,991 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [a242e14c-bfe2-44e7-8aed-25b32bac089e] 2024-06-28 15:40:49,999 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@24acc9fc, org.eclipse.scout.rt.mom.jms.JmsSubscription@5fe01e86] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:40:50,003 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cb907b79-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cac9a8cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cac9a8cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57040741, true, {}] 2024-06-28 15:40:50,004 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:40:50,007 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cb9117ba-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cac9a8cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cac9a8cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32d10d3b, true, {}] 2024-06-28 15:40:50,008 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f413bc3e-80d5-46f3-bc44-4e9f71cf69d8, address=f413bc3e-80d5-46f3-bc44-4e9f71cf69d8, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:50,008 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@799f6cb1 2024-06-28 15:40:50,010 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7f50e955 2024-06-28 15:40:50,012 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f413bc3e-80d5-46f3-bc44-4e9f71cf69d8, null, 0, false, true, null] 2024-06-28 15:40:50,022 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[382]:RELIABLE:CoreMessage[messageID=382, durable=true, userID=cb92503d-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-537b643b-0317-4946-9bb7-e7a354d6ef62, JMSReplyTo=temp-queue://f413bc3e-80d5-46f3-bc44-4e9f71cf69d8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1364795822 2024-06-28 15:40:50,015 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=382, durable=true, userID=cb92503d-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-537b643b-0317-4946-9bb7-e7a354d6ef62, JMSReplyTo=temp-queue://f413bc3e-80d5-46f3-bc44-4e9f71cf69d8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1364795822, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:40:50,041 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=382, durable=true, userID=cb92503d-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-537b643b-0317-4946-9bb7-e7a354d6ef62, JMSReplyTo=temp-queue://f413bc3e-80d5-46f3-bc44-4e9f71cf69d8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1364795822 to transaction: TransactionImpl [xid=null, txID=383, xid=null, state=ACTIVE, createTime=1719589250041(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 1]@39946bc4 2024-06-28 15:40:50,043 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cb9695fe-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cac9a8cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cac9a8cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@397ca875, true, {}] 2024-06-28 15:40:50,047 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from f413bc3e-80d5-46f3-bc44-4e9f71cf69d8: Reference[386]:RELIABLE:CoreMessage[messageID=386, durable=true, userID=cb970b30-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=f413bc3e-80d5-46f3-bc44-4e9f71cf69d8, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-537b643b-0317-4946-9bb7-e7a354d6ef62, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=65d9d1a6-b9bc-4603-9f92-1509becfcdfb]]@1150775400 2024-06-28 15:40:50,047 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=382, durable=true, userID=cb92503d-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-537b643b-0317-4946-9bb7-e7a354d6ef62, JMSReplyTo=temp-queue://f413bc3e-80d5-46f3-bc44-4e9f71cf69d8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1364795822, transaction: TransactionImpl [xid=null, txID=383, xid=null, state=COMMITTED, createTime=1719589250041(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 0]@39946bc4 2024-06-28 15:40:50,047 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=386, durable=true, userID=cb970b30-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=f413bc3e-80d5-46f3-bc44-4e9f71cf69d8, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-537b643b-0317-4946-9bb7-e7a354d6ef62, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=65d9d1a6-b9bc-4603-9f92-1509becfcdfb]]@1150775400, context: RoutingContextImpl(Address=f413bc3e-80d5-46f3-bc44-4e9f71cf69d8, routingType=ANYCAST, PreviousAddress=f413bc3e-80d5-46f3-bc44-4e9f71cf69d8 previousRoute:ANYCAST, reusable=true, version=-2147483600) .................................................. ***** durable queues f413bc3e-80d5-46f3-bc44-4e9f71cf69d8: ***** non durable for f413bc3e-80d5-46f3-bc44-4e9f71cf69d8: - queueID=378 address:f413bc3e-80d5-46f3-bc44-4e9f71cf69d8 name:f413bc3e-80d5-46f3-bc44-4e9f71cf69d8 filter:null .................................................. , transaction: null 2024-06-28 15:40:50,048 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from f413bc3e-80d5-46f3-bc44-4e9f71cf69d8: CoreMessage[messageID=386, durable=true, userID=cb970b30-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=f413bc3e-80d5-46f3-bc44-4e9f71cf69d8, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-537b643b-0317-4946-9bb7-e7a354d6ef62, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=65d9d1a6-b9bc-4603-9f92-1509becfcdfb]]@1150775400 to transaction: TransactionImpl [xid=null, txID=387, xid=null, state=ACTIVE, createTime=1719589250048(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 1]@58db8d06 2024-06-28 15:40:50,049 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from f413bc3e-80d5-46f3-bc44-4e9f71cf69d8: CoreMessage[messageID=386, durable=true, userID=cb970b30-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=f413bc3e-80d5-46f3-bc44-4e9f71cf69d8, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-537b643b-0317-4946-9bb7-e7a354d6ef62, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=65d9d1a6-b9bc-4603-9f92-1509becfcdfb]]@1150775400, transaction: TransactionImpl [xid=null, txID=387, xid=null, state=COMMITTED, createTime=1719589250048(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 0]@58db8d06 2024-06-28 15:40:50,051 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cb97f591-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cac9a8cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cac9a8cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@be6ee59, true, {}] 2024-06-28 15:40:50,053 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [f413bc3e-80d5-46f3-bc44-4e9f71cf69d8] 2024-06-28 15:40:50,060 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@7a93bad9, org.eclipse.scout.rt.mom.jms.JmsSubscription@3d4ff397] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:40:50,063 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cb99ca52-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cac9a8cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cac9a8cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@312f15fb, true, {}] 2024-06-28 15:40:50,065 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:40:50,067 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cb9a6693-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cac9a8cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cac9a8cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54534a92, true, {}] 2024-06-28 15:40:50,068 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=81683ac2-c1ce-4664-9da9-1ec2cd115818, address=81683ac2-c1ce-4664-9da9-1ec2cd115818, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:50,068 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@693381ca 2024-06-28 15:40:50,070 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1c654a1e 2024-06-28 15:40:50,071 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 81683ac2-c1ce-4664-9da9-1ec2cd115818, null, 0, false, true, null] 2024-06-28 15:40:50,074 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=419, durable=true, userID=cb9b50f6-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-63f33258-67a1-4aa8-bf36-9ef4c0b353bb, JMSReplyTo=temp-queue://81683ac2-c1ce-4664-9da9-1ec2cd115818, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@552328501, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:40:50,094 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[419]:RELIABLE:CoreMessage[messageID=419, durable=true, userID=cb9b50f6-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-63f33258-67a1-4aa8-bf36-9ef4c0b353bb, JMSReplyTo=temp-queue://81683ac2-c1ce-4664-9da9-1ec2cd115818, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@552328501 2024-06-28 15:40:50,096 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=419, durable=true, userID=cb9b50f6-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-63f33258-67a1-4aa8-bf36-9ef4c0b353bb, JMSReplyTo=temp-queue://81683ac2-c1ce-4664-9da9-1ec2cd115818, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@552328501 to transaction: TransactionImpl [xid=null, txID=420, xid=null, state=ACTIVE, createTime=1719589250096(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2af9cd79 2024-06-28 15:40:50,097 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cb9efa77-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cac9a8cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cac9a8cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f80ed70, true, {}] 2024-06-28 15:40:50,101 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=423, durable=true, userID=cb9f4899-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=81683ac2-c1ce-4664-9da9-1ec2cd115818, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-63f33258-67a1-4aa8-bf36-9ef4c0b353bb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=da396ff0-89d0-42fd-ac10-a22105ed8324]]@1891106331, context: RoutingContextImpl(Address=81683ac2-c1ce-4664-9da9-1ec2cd115818, routingType=ANYCAST, PreviousAddress=81683ac2-c1ce-4664-9da9-1ec2cd115818 previousRoute:ANYCAST, reusable=true, version=-2147483598) .................................................. ***** durable queues 81683ac2-c1ce-4664-9da9-1ec2cd115818: ***** non durable for 81683ac2-c1ce-4664-9da9-1ec2cd115818: - queueID=415 address:81683ac2-c1ce-4664-9da9-1ec2cd115818 name:81683ac2-c1ce-4664-9da9-1ec2cd115818 filter:null .................................................. , transaction: null 2024-06-28 15:40:50,101 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 81683ac2-c1ce-4664-9da9-1ec2cd115818: Reference[423]:RELIABLE:CoreMessage[messageID=423, durable=true, userID=cb9f4899-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=81683ac2-c1ce-4664-9da9-1ec2cd115818, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-63f33258-67a1-4aa8-bf36-9ef4c0b353bb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=da396ff0-89d0-42fd-ac10-a22105ed8324]]@1891106331 2024-06-28 15:40:50,102 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=419, durable=true, userID=cb9b50f6-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-63f33258-67a1-4aa8-bf36-9ef4c0b353bb, JMSReplyTo=temp-queue://81683ac2-c1ce-4664-9da9-1ec2cd115818, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@552328501, transaction: TransactionImpl [xid=null, txID=420, xid=null, state=COMMITTED, createTime=1719589250096(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2af9cd79 2024-06-28 15:40:50,102 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 81683ac2-c1ce-4664-9da9-1ec2cd115818: CoreMessage[messageID=423, durable=true, userID=cb9f4899-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=81683ac2-c1ce-4664-9da9-1ec2cd115818, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-63f33258-67a1-4aa8-bf36-9ef4c0b353bb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=da396ff0-89d0-42fd-ac10-a22105ed8324]]@1891106331 to transaction: TransactionImpl [xid=null, txID=426, xid=null, state=ACTIVE, createTime=1719589250102(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 1]@72e9aae0 2024-06-28 15:40:50,103 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 81683ac2-c1ce-4664-9da9-1ec2cd115818: CoreMessage[messageID=423, durable=true, userID=cb9f4899-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=81683ac2-c1ce-4664-9da9-1ec2cd115818, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-63f33258-67a1-4aa8-bf36-9ef4c0b353bb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=da396ff0-89d0-42fd-ac10-a22105ed8324]]@1891106331, transaction: TransactionImpl [xid=null, txID=426, xid=null, state=COMMITTED, createTime=1719589250102(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 0]@72e9aae0 2024-06-28 15:40:50,105 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cba00bea-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cac9a8cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cac9a8cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@761af753, true, {}] 2024-06-28 15:40:50,106 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [81683ac2-c1ce-4664-9da9-1ec2cd115818] 2024-06-28 15:40:50,114 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@72ccb5f7, org.eclipse.scout.rt.mom.jms.JmsSubscription@3ad5248b] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:40:50,118 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cba207bb-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cac9a8cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cac9a8cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@180e59a4, true, {}] 2024-06-28 15:40:50,119 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:40:50,122 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cba2a3fc-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cac9a8cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cac9a8cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3537557a, true, {}] 2024-06-28 15:40:50,123 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4e2836fb-aa76-443f-bec3-8086eff301a4, address=4e2836fb-aa76-443f-bec3-8086eff301a4, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:50,124 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@76750bb1 2024-06-28 15:40:50,125 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@889623f 2024-06-28 15:40:50,127 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4e2836fb-aa76-443f-bec3-8086eff301a4, null, 0, false, true, null] 2024-06-28 15:40:50,130 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=456, durable=true, userID=cba3dc7f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3550a2d3-8ed4-4457-b9d8-738f543afdd9, JMSReplyTo=temp-queue://4e2836fb-aa76-443f-bec3-8086eff301a4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1008757237, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:40:50,136 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[456]:RELIABLE:CoreMessage[messageID=456, durable=true, userID=cba3dc7f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3550a2d3-8ed4-4457-b9d8-738f543afdd9, JMSReplyTo=temp-queue://4e2836fb-aa76-443f-bec3-8086eff301a4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1008757237 2024-06-28 15:40:50,138 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=456, durable=true, userID=cba3dc7f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3550a2d3-8ed4-4457-b9d8-738f543afdd9, JMSReplyTo=temp-queue://4e2836fb-aa76-443f-bec3-8086eff301a4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1008757237 to transaction: TransactionImpl [xid=null, txID=457, xid=null, state=ACTIVE, createTime=1719589250137(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2ed75d25 2024-06-28 15:40:50,142 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cba5b140-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cac9a8cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cac9a8cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@aa623eb, true, {}] 2024-06-28 15:40:50,144 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=456, durable=true, userID=cba3dc7f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3550a2d3-8ed4-4457-b9d8-738f543afdd9, JMSReplyTo=temp-queue://4e2836fb-aa76-443f-bec3-8086eff301a4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1008757237, transaction: TransactionImpl [xid=null, txID=457, xid=null, state=COMMITTED, createTime=1719589250137(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2ed75d25 2024-06-28 15:40:50,146 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=460, durable=true, userID=cba62672-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=4e2836fb-aa76-443f-bec3-8086eff301a4, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3550a2d3-8ed4-4457-b9d8-738f543afdd9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e97d5a08-8741-4939-9d7f-5694052b1654]]@2049920877, context: RoutingContextImpl(Address=4e2836fb-aa76-443f-bec3-8086eff301a4, routingType=ANYCAST, PreviousAddress=4e2836fb-aa76-443f-bec3-8086eff301a4 previousRoute:ANYCAST, reusable=true, version=-2147483596) .................................................. ***** durable queues 4e2836fb-aa76-443f-bec3-8086eff301a4: ***** non durable for 4e2836fb-aa76-443f-bec3-8086eff301a4: - queueID=452 address:4e2836fb-aa76-443f-bec3-8086eff301a4 name:4e2836fb-aa76-443f-bec3-8086eff301a4 filter:null .................................................. , transaction: null 2024-06-28 15:40:50,146 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 4e2836fb-aa76-443f-bec3-8086eff301a4: Reference[460]:RELIABLE:CoreMessage[messageID=460, durable=true, userID=cba62672-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=4e2836fb-aa76-443f-bec3-8086eff301a4, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3550a2d3-8ed4-4457-b9d8-738f543afdd9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e97d5a08-8741-4939-9d7f-5694052b1654]]@2049920877 2024-06-28 15:40:50,147 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 4e2836fb-aa76-443f-bec3-8086eff301a4: CoreMessage[messageID=460, durable=true, userID=cba62672-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=4e2836fb-aa76-443f-bec3-8086eff301a4, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3550a2d3-8ed4-4457-b9d8-738f543afdd9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e97d5a08-8741-4939-9d7f-5694052b1654]]@2049920877 to transaction: TransactionImpl [xid=null, txID=463, xid=null, state=ACTIVE, createTime=1719589250147(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 1]@59e72ae3 2024-06-28 15:40:50,148 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 4e2836fb-aa76-443f-bec3-8086eff301a4: CoreMessage[messageID=460, durable=true, userID=cba62672-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=4e2836fb-aa76-443f-bec3-8086eff301a4, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3550a2d3-8ed4-4457-b9d8-738f543afdd9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e97d5a08-8741-4939-9d7f-5694052b1654]]@2049920877, transaction: TransactionImpl [xid=null, txID=463, xid=null, state=COMMITTED, createTime=1719589250147(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 0]@59e72ae3 2024-06-28 15:40:50,150 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cba710d3-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cac9a8cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cac9a8cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@457ffe1c, true, {}] 2024-06-28 15:40:50,152 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [4e2836fb-aa76-443f-bec3-8086eff301a4] 2024-06-28 15:40:50,160 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@48fd055d, org.eclipse.scout.rt.mom.jms.JmsSubscription@6f202780] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:40:50,163 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cba90ca4-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cac9a8cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cac9a8cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b1f2f8a, true, {}] 2024-06-28 15:40:50,165 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:40:50,167 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cba981d5-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cac9a8cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cac9a8cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50bae533, true, {}] 2024-06-28 15:40:50,168 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=654b7a85-aace-44f2-ac30-0031234e2228, address=654b7a85-aace-44f2-ac30-0031234e2228, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:50,168 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@70c011b4 2024-06-28 15:40:50,170 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@431ca518 2024-06-28 15:40:50,171 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 654b7a85-aace-44f2-ac30-0031234e2228, null, 0, false, true, null] 2024-06-28 15:40:50,175 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=493, durable=true, userID=cbaa9348-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e232307a-a77f-4e07-b875-eacf1901ba4e, JMSReplyTo=temp-queue://654b7a85-aace-44f2-ac30-0031234e2228, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@959310349, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:40:50,189 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[493]:RELIABLE:CoreMessage[messageID=493, durable=true, userID=cbaa9348-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e232307a-a77f-4e07-b875-eacf1901ba4e, JMSReplyTo=temp-queue://654b7a85-aace-44f2-ac30-0031234e2228, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@959310349 2024-06-28 15:40:50,191 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=493, durable=true, userID=cbaa9348-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e232307a-a77f-4e07-b875-eacf1901ba4e, JMSReplyTo=temp-queue://654b7a85-aace-44f2-ac30-0031234e2228, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@959310349 to transaction: TransactionImpl [xid=null, txID=494, xid=null, state=ACTIVE, createTime=1719589250191(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 1]@49f8da2d 2024-06-28 15:40:50,192 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cbad7979-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cac9a8cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cac9a8cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@597d6ff9, true, {}] 2024-06-28 15:40:50,197 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=497, durable=true, userID=cbadeeab-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=654b7a85-aace-44f2-ac30-0031234e2228, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e232307a-a77f-4e07-b875-eacf1901ba4e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=42ef2e4b-b043-46b6-8bf1-512b6241585b]]@1434700501, context: RoutingContextImpl(Address=654b7a85-aace-44f2-ac30-0031234e2228, routingType=ANYCAST, PreviousAddress=654b7a85-aace-44f2-ac30-0031234e2228 previousRoute:ANYCAST, reusable=true, version=-2147483594) .................................................. ***** durable queues 654b7a85-aace-44f2-ac30-0031234e2228: ***** non durable for 654b7a85-aace-44f2-ac30-0031234e2228: - queueID=489 address:654b7a85-aace-44f2-ac30-0031234e2228 name:654b7a85-aace-44f2-ac30-0031234e2228 filter:null .................................................. , transaction: null 2024-06-28 15:40:50,197 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=493, durable=true, userID=cbaa9348-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e232307a-a77f-4e07-b875-eacf1901ba4e, JMSReplyTo=temp-queue://654b7a85-aace-44f2-ac30-0031234e2228, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@959310349, transaction: TransactionImpl [xid=null, txID=494, xid=null, state=COMMITTED, createTime=1719589250191(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 0]@49f8da2d 2024-06-28 15:40:50,197 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 654b7a85-aace-44f2-ac30-0031234e2228: Reference[497]:RELIABLE:CoreMessage[messageID=497, durable=true, userID=cbadeeab-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=654b7a85-aace-44f2-ac30-0031234e2228, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e232307a-a77f-4e07-b875-eacf1901ba4e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=42ef2e4b-b043-46b6-8bf1-512b6241585b]]@1434700501 2024-06-28 15:40:50,199 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 654b7a85-aace-44f2-ac30-0031234e2228: CoreMessage[messageID=497, durable=true, userID=cbadeeab-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=654b7a85-aace-44f2-ac30-0031234e2228, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e232307a-a77f-4e07-b875-eacf1901ba4e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=42ef2e4b-b043-46b6-8bf1-512b6241585b]]@1434700501 to transaction: TransactionImpl [xid=null, txID=500, xid=null, state=ACTIVE, createTime=1719589250198(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4c8fb484 2024-06-28 15:40:50,199 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 654b7a85-aace-44f2-ac30-0031234e2228: CoreMessage[messageID=497, durable=true, userID=cbadeeab-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=654b7a85-aace-44f2-ac30-0031234e2228, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e232307a-a77f-4e07-b875-eacf1901ba4e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=42ef2e4b-b043-46b6-8bf1-512b6241585b]]@1434700501, transaction: TransactionImpl [xid=null, txID=500, xid=null, state=COMMITTED, createTime=1719589250198(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4c8fb484 2024-06-28 15:40:50,201 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cbaed90c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cac9a8cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cac9a8cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1658c2c0, true, {}] 2024-06-28 15:40:50,203 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [654b7a85-aace-44f2-ac30-0031234e2228] 2024-06-28 15:40:50,210 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@155e30ca, org.eclipse.scout.rt.mom.jms.JmsSubscription@6b6d92f] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:40:50,212 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@443db5ec[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:50,213 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016796 ms 2024-06-28 15:40:50,214 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [50764235-547d-4a10-a620-30c6acb0dc4b] 2024-06-28 15:40:50,219 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:50,219 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:50,221 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection cac9a8cc-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:40:50,226 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:50,226 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1775.003486 ms 2024-06-28 15:40:50,227 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:50,229 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:50,229 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:50,230 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 475044006'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:40:50,236 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:40:50,237 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection cbb4574e-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom84] 2024-06-28 15:40:50,239 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cbb47e61-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbb4574e-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbb4574e-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@492ca058, true, {}] 2024-06-28 15:40:50,241 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4364ca3a - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom84] 2024-06-28 15:40:50,242 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cbb51aa2-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbb4574e-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbb4574e-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64525613, true, {}] 2024-06-28 15:40:50,244 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: cbb51aa2-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-28 15:40:50,244 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1854c75b 2024-06-28 15:40:50,247 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e7aa9442-eb85-40a1-9ac4-82a94fa44374, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:50,249 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@459b2e1e 2024-06-28 15:40:50,250 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e7aa9442-eb85-40a1-9ac4-82a94fa44374, null, 0, false, true, null] 2024-06-28 15:40:50,252 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cbb67a34-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbb4574e-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbb4574e-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47769240, true, {}] 2024-06-28 15:40:50,254 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testRequestReplyWithBlockingCondition, address=test/mom/testRequestReplyWithBlockingCondition, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-28 15:40:50,254 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3376723e 2024-06-28 15:40:50,255 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@655d8bdf 2024-06-28 15:40:50,260 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyWithBlockingCondition, null, 0, false, true, null] 2024-06-28 15:40:50,263 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cbb827e6-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbb4574e-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbb4574e-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@576d222a, true, {}] 2024-06-28 15:40:50,264 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d885e662-1d3a-4851-a377-1b1782659ae8, address=d885e662-1d3a-4851-a377-1b1782659ae8, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:50,264 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@748189bd 2024-06-28 15:40:50,266 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@43694dc9 2024-06-28 15:40:50,267 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d885e662-1d3a-4851-a377-1b1782659ae8, null, 0, false, true, null] 2024-06-28 15:40:50,270 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=558, durable=true, userID=cbb91249-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=951, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8084e006-e8a7-47ba-9e5d-2ac258f326f9, JMSReplyTo=temp-queue://d885e662-1d3a-4851-a377-1b1782659ae8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2047071433, context: RoutingContextImpl(Address=test/mom/testRequestReplyWithBlockingCondition, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyWithBlockingCondition previousRoute:ANYCAST, reusable=true, version=-2147483590) .................................................. ***** durable queues test/mom/testRequestReplyWithBlockingCondition: - queueID=547 address:test/mom/testRequestReplyWithBlockingCondition name:test/mom/testRequestReplyWithBlockingCondition filter:null ***** non durable for test/mom/testRequestReplyWithBlockingCondition: .................................................. , transaction: null 2024-06-28 15:40:50,276 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyWithBlockingCondition: Reference[558]:RELIABLE:CoreMessage[messageID=558, durable=true, userID=cbb91249-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=951, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8084e006-e8a7-47ba-9e5d-2ac258f326f9, JMSReplyTo=temp-queue://d885e662-1d3a-4851-a377-1b1782659ae8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2047071433 2024-06-28 15:40:50,278 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyWithBlockingCondition: CoreMessage[messageID=558, durable=true, userID=cbb91249-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=951, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8084e006-e8a7-47ba-9e5d-2ac258f326f9, JMSReplyTo=temp-queue://d885e662-1d3a-4851-a377-1b1782659ae8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2047071433 to transaction: TransactionImpl [xid=null, txID=559, xid=null, state=ACTIVE, createTime=1719589250277(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 1]@72fd7e8c 2024-06-28 15:40:50,279 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cbba98ea-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbb4574e-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbb4574e-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a9d478b, true, {}] 2024-06-28 15:40:50,282 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from d885e662-1d3a-4851-a377-1b1782659ae8: Reference[562]:RELIABLE:CoreMessage[messageID=562, durable=true, userID=cbbb0e1c-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=d885e662-1d3a-4851-a377-1b1782659ae8, size=989, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8084e006-e8a7-47ba-9e5d-2ac258f326f9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c357628b-0d74-4ebf-bcf3-eaa1738d5c33]]@1332693449 2024-06-28 15:40:50,282 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=562, durable=true, userID=cbbb0e1c-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=d885e662-1d3a-4851-a377-1b1782659ae8, size=989, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8084e006-e8a7-47ba-9e5d-2ac258f326f9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c357628b-0d74-4ebf-bcf3-eaa1738d5c33]]@1332693449, context: RoutingContextImpl(Address=d885e662-1d3a-4851-a377-1b1782659ae8, routingType=ANYCAST, PreviousAddress=d885e662-1d3a-4851-a377-1b1782659ae8 previousRoute:ANYCAST, reusable=true, version=-2147483589) .................................................. ***** durable queues d885e662-1d3a-4851-a377-1b1782659ae8: ***** non durable for d885e662-1d3a-4851-a377-1b1782659ae8: - queueID=554 address:d885e662-1d3a-4851-a377-1b1782659ae8 name:d885e662-1d3a-4851-a377-1b1782659ae8 filter:null .................................................. , transaction: null 2024-06-28 15:40:50,283 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from d885e662-1d3a-4851-a377-1b1782659ae8: CoreMessage[messageID=562, durable=true, userID=cbbb0e1c-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=d885e662-1d3a-4851-a377-1b1782659ae8, size=989, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8084e006-e8a7-47ba-9e5d-2ac258f326f9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c357628b-0d74-4ebf-bcf3-eaa1738d5c33]]@1332693449 to transaction: TransactionImpl [xid=null, txID=563, xid=null, state=ACTIVE, createTime=1719589250283(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6bd0b7c5 2024-06-28 15:40:50,284 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyWithBlockingCondition: CoreMessage[messageID=558, durable=true, userID=cbb91249-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=951, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8084e006-e8a7-47ba-9e5d-2ac258f326f9, JMSReplyTo=temp-queue://d885e662-1d3a-4851-a377-1b1782659ae8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2047071433, transaction: TransactionImpl [xid=null, txID=559, xid=null, state=COMMITTED, createTime=1719589250277(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 0]@72fd7e8c 2024-06-28 15:40:50,284 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from d885e662-1d3a-4851-a377-1b1782659ae8: CoreMessage[messageID=562, durable=true, userID=cbbb0e1c-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=d885e662-1d3a-4851-a377-1b1782659ae8, size=989, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8084e006-e8a7-47ba-9e5d-2ac258f326f9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c357628b-0d74-4ebf-bcf3-eaa1738d5c33]]@1332693449, transaction: TransactionImpl [xid=null, txID=563, xid=null, state=COMMITTED, createTime=1719589250283(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6bd0b7c5 2024-06-28 15:40:50,286 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cbbbaa5d-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbb4574e-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbb4574e-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b82b36e, true, {}] 2024-06-28 15:40:50,287 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [d885e662-1d3a-4851-a377-1b1782659ae8] Reply: TheReply 2024-06-28 15:40:50,293 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1043c493] 2024-06-28 15:40:50,295 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@12962fd9[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:50,295 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013872 ms 2024-06-28 15:40:50,296 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [e7aa9442-eb85-40a1-9ac4-82a94fa44374] 2024-06-28 15:40:50,301 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:50,301 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:50,302 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection cbb4574e-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:40:50,304 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:50,304 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 74.792173 ms 2024-06-28 15:40:50,304 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:50,306 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:50,306 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:50,307 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1158622431'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:40:50,312 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:40:50,313 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection cbbff01f-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-28 15:40:50,341 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cbc435e2-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbbff01f-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbbff01f-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54167f5c, true, {}] 2024-06-28 15:40:50,344 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@50ec99a4 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-28 15:40:50,345 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cbc4d223-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbbff01f-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbbff01f-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7eec47cd, true, {}] 2024-06-28 15:40:50,348 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: cbc4d223-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-28 15:40:50,348 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3524c1fd 2024-06-28 15:40:50,352 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b73fa131-3d56-4388-badc-3df7755f2862, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:50,353 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7730ae 2024-06-28 15:40:50,354 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b73fa131-3d56-4388-badc-3df7755f2862, null, 0, false, true, null] 2024-06-28 15:40:50,357 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cbc67fd5-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbbff01f-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbbff01f-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46e52088, true, {}] 2024-06-28 15:40:50,359 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testRequestReply_StringMarshaller_Exception, address=test/mom/testRequestReply_StringMarshaller_Exception, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-28 15:40:50,359 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@f132c47 2024-06-28 15:40:50,361 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@61d3f69 2024-06-28 15:40:50,365 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReply_StringMarshaller_Exception, null, 0, false, true, null] 2024-06-28 15:40:50,368 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cbc82d87-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbbff01f-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbbff01f-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@689ddef0, true, {}] 2024-06-28 15:40:50,369 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=028e9b8f-1bf5-4a83-b0b8-7e813a38ff83, address=028e9b8f-1bf5-4a83-b0b8-7e813a38ff83, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:50,369 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@211ea660 2024-06-28 15:40:50,370 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3d505fa1 2024-06-28 15:40:50,372 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 028e9b8f-1bf5-4a83-b0b8-7e813a38ff83, null, 0, false, true, null] 2024-06-28 15:40:50,375 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=623, durable=true, userID=cbc917ea-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-848fd6c9-52de-4902-91da-987c2f21d876, JMSReplyTo=temp-queue://028e9b8f-1bf5-4a83-b0b8-7e813a38ff83, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@4119425, context: RoutingContextImpl(Address=test/mom/testRequestReply_StringMarshaller_Exception, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_StringMarshaller_Exception previousRoute:ANYCAST, reusable=true, version=-2147483585) .................................................. ***** durable queues test/mom/testRequestReply_StringMarshaller_Exception: - queueID=612 address:test/mom/testRequestReply_StringMarshaller_Exception name:test/mom/testRequestReply_StringMarshaller_Exception filter:null ***** non durable for test/mom/testRequestReply_StringMarshaller_Exception: .................................................. , transaction: null 2024-06-28 15:40:50,378 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReply_StringMarshaller_Exception: Reference[623]:RELIABLE:CoreMessage[messageID=623, durable=true, userID=cbc917ea-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-848fd6c9-52de-4902-91da-987c2f21d876, JMSReplyTo=temp-queue://028e9b8f-1bf5-4a83-b0b8-7e813a38ff83, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@4119425 2024-06-28 15:40:50,379 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReply_StringMarshaller_Exception: CoreMessage[messageID=623, durable=true, userID=cbc917ea-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-848fd6c9-52de-4902-91da-987c2f21d876, JMSReplyTo=temp-queue://028e9b8f-1bf5-4a83-b0b8-7e813a38ff83, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@4119425 to transaction: TransactionImpl [xid=null, txID=624, xid=null, state=ACTIVE, createTime=1719589250379(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 1]@38d517d6 2024-06-28 15:40:50,380 ERROR [scout-thread-18] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@2812c4c[name=test/mom/testRequestReply_StringMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=5b9e1a93-b17b-4e11-aff4-877baf7c7515, activemq.broker=mom86] org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_StringMarshaller_Exception(JmsMomWithRequestReplyTest.java:701) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:40:50,381 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cbca506b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbbff01f-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbbff01f-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@647fe2d3, true, {}] 2024-06-28 15:40:50,385 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReply_StringMarshaller_Exception: CoreMessage[messageID=623, durable=true, userID=cbc917ea-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-848fd6c9-52de-4902-91da-987c2f21d876, JMSReplyTo=temp-queue://028e9b8f-1bf5-4a83-b0b8-7e813a38ff83, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@4119425, transaction: TransactionImpl [xid=null, txID=624, xid=null, state=COMMITTED, createTime=1719589250379(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 0]@38d517d6 2024-06-28 15:40:50,385 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 028e9b8f-1bf5-4a83-b0b8-7e813a38ff83: Reference[627]:RELIABLE:CoreMessage[messageID=627, durable=true, userID=cbcac59d-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=028e9b8f-1bf5-4a83-b0b8-7e813a38ff83, size=1101, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-848fd6c9-52de-4902-91da-987c2f21d876, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5b9e1a93-b17b-4e11-aff4-877baf7c7515]]@904763849 2024-06-28 15:40:50,385 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=627, durable=true, userID=cbcac59d-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=028e9b8f-1bf5-4a83-b0b8-7e813a38ff83, size=1101, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-848fd6c9-52de-4902-91da-987c2f21d876, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5b9e1a93-b17b-4e11-aff4-877baf7c7515]]@904763849, context: RoutingContextImpl(Address=028e9b8f-1bf5-4a83-b0b8-7e813a38ff83, routingType=ANYCAST, PreviousAddress=028e9b8f-1bf5-4a83-b0b8-7e813a38ff83 previousRoute:ANYCAST, reusable=true, version=-2147483584) .................................................. ***** durable queues 028e9b8f-1bf5-4a83-b0b8-7e813a38ff83: ***** non durable for 028e9b8f-1bf5-4a83-b0b8-7e813a38ff83: - queueID=619 address:028e9b8f-1bf5-4a83-b0b8-7e813a38ff83 name:028e9b8f-1bf5-4a83-b0b8-7e813a38ff83 filter:null .................................................. , transaction: null 2024-06-28 15:40:50,386 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 028e9b8f-1bf5-4a83-b0b8-7e813a38ff83: CoreMessage[messageID=627, durable=true, userID=cbcac59d-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=028e9b8f-1bf5-4a83-b0b8-7e813a38ff83, size=1101, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-848fd6c9-52de-4902-91da-987c2f21d876, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5b9e1a93-b17b-4e11-aff4-877baf7c7515]]@904763849 to transaction: TransactionImpl [xid=null, txID=628, xid=null, state=ACTIVE, createTime=1719589250386(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 1]@615ce1f2 2024-06-28 15:40:50,387 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 028e9b8f-1bf5-4a83-b0b8-7e813a38ff83: CoreMessage[messageID=627, durable=true, userID=cbcac59d-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=028e9b8f-1bf5-4a83-b0b8-7e813a38ff83, size=1101, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-848fd6c9-52de-4902-91da-987c2f21d876, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5b9e1a93-b17b-4e11-aff4-877baf7c7515]]@904763849, transaction: TransactionImpl [xid=null, txID=628, xid=null, state=COMMITTED, createTime=1719589250386(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 0]@615ce1f2 2024-06-28 15:40:50,389 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cbcb88ee-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbbff01f-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbbff01f-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11ea222, true, {}] 2024-06-28 15:40:50,390 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [028e9b8f-1bf5-4a83-b0b8-7e813a38ff83] 2024-06-28 15:40:50,396 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@173602c0] 2024-06-28 15:40:50,398 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@79acaeb0[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:50,398 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016884 ms 2024-06-28 15:40:50,399 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [b73fa131-3d56-4388-badc-3df7755f2862] 2024-06-28 15:40:50,444 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:50,445 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:50,446 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection cbbff01f-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:40:50,447 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:50,448 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 141.696162 ms 2024-06-28 15:40:50,448 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:50,450 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:50,450 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:50,452 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 692509851'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:40:50,458 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:40:50,460 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection cbd65e60-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom56] 2024-06-28 15:40:50,462 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cbd68573-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbd65e60-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbd65e60-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1748cc8b, true, {}] 2024-06-28 15:40:50,464 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@e1e6c61 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom56] 2024-06-28 15:40:50,465 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cbd721b4-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbd65e60-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbd65e60-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5af4c484, true, {}] 2024-06-28 15:40:50,468 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: cbd721b4-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-28 15:40:50,468 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5a640e6a 2024-06-28 15:40:50,471 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ba81c9d4-bb0c-4b93-ab6a-7fc25c2f175e, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:50,473 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6a75c98d 2024-06-28 15:40:50,474 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ba81c9d4-bb0c-4b93-ab6a-7fc25c2f175e, null, 0, false, true, null] 2024-06-28 15:40:50,476 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cbd8a856-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbd65e60-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbd65e60-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ddc5ed2, true, {}] 2024-06-28 15:40:50,478 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:40:50,480 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cbd94497-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbd65e60-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbd65e60-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@627c8cf2, true, {}] 2024-06-28 15:40:50,481 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2d154a80-78ed-4cce-9b48-8bda4e7c24d4, address=2d154a80-78ed-4cce-9b48-8bda4e7c24d4, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:50,481 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@768d8809 2024-06-28 15:40:50,482 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4319a610 2024-06-28 15:40:50,483 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2d154a80-78ed-4cce-9b48-8bda4e7c24d4, null, 0, false, true, null] 2024-06-28 15:40:50,486 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=683, durable=true, userID=cbda2efa-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f26297d6-3e58-4ff5-87a8-9a263ac1e782, JMSReplyTo=temp-queue://2d154a80-78ed-4cce-9b48-8bda4e7c24d4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@729686205, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:40:50,493 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[683]:RELIABLE:CoreMessage[messageID=683, durable=true, userID=cbda2efa-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f26297d6-3e58-4ff5-87a8-9a263ac1e782, JMSReplyTo=temp-queue://2d154a80-78ed-4cce-9b48-8bda4e7c24d4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@729686205 2024-06-28 15:40:50,494 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=683, durable=true, userID=cbda2efa-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f26297d6-3e58-4ff5-87a8-9a263ac1e782, JMSReplyTo=temp-queue://2d154a80-78ed-4cce-9b48-8bda4e7c24d4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@729686205 to transaction: TransactionImpl [xid=null, txID=684, xid=null, state=ACTIVE, createTime=1719589250494(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7a8e18b2 2024-06-28 15:40:50,495 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cbdbb59b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbd65e60-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbd65e60-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78e65bbe, true, {}] 2024-06-28 15:40:50,499 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=687, durable=true, userID=cbdc2acd-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=2d154a80-78ed-4cce-9b48-8bda4e7c24d4, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f26297d6-3e58-4ff5-87a8-9a263ac1e782, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1d90e933-b105-4672-9a18-c0cdb523dc2a]]@710094410, context: RoutingContextImpl(Address=2d154a80-78ed-4cce-9b48-8bda4e7c24d4, routingType=ANYCAST, PreviousAddress=2d154a80-78ed-4cce-9b48-8bda4e7c24d4 previousRoute:ANYCAST, reusable=true, version=-2147483580) .................................................. ***** durable queues 2d154a80-78ed-4cce-9b48-8bda4e7c24d4: ***** non durable for 2d154a80-78ed-4cce-9b48-8bda4e7c24d4: - queueID=679 address:2d154a80-78ed-4cce-9b48-8bda4e7c24d4 name:2d154a80-78ed-4cce-9b48-8bda4e7c24d4 filter:null .................................................. , transaction: null 2024-06-28 15:40:50,500 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 2d154a80-78ed-4cce-9b48-8bda4e7c24d4: Reference[687]:RELIABLE:CoreMessage[messageID=687, durable=true, userID=cbdc2acd-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=2d154a80-78ed-4cce-9b48-8bda4e7c24d4, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f26297d6-3e58-4ff5-87a8-9a263ac1e782, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1d90e933-b105-4672-9a18-c0cdb523dc2a]]@710094410 2024-06-28 15:40:50,500 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=683, durable=true, userID=cbda2efa-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f26297d6-3e58-4ff5-87a8-9a263ac1e782, JMSReplyTo=temp-queue://2d154a80-78ed-4cce-9b48-8bda4e7c24d4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@729686205, transaction: TransactionImpl [xid=null, txID=684, xid=null, state=COMMITTED, createTime=1719589250494(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7a8e18b2 2024-06-28 15:40:50,501 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 2d154a80-78ed-4cce-9b48-8bda4e7c24d4: CoreMessage[messageID=687, durable=true, userID=cbdc2acd-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=2d154a80-78ed-4cce-9b48-8bda4e7c24d4, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f26297d6-3e58-4ff5-87a8-9a263ac1e782, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1d90e933-b105-4672-9a18-c0cdb523dc2a]]@710094410 to transaction: TransactionImpl [xid=null, txID=690, xid=null, state=ACTIVE, createTime=1719589250501(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5c883188 2024-06-28 15:40:50,501 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 2d154a80-78ed-4cce-9b48-8bda4e7c24d4: CoreMessage[messageID=687, durable=true, userID=cbdc2acd-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=2d154a80-78ed-4cce-9b48-8bda4e7c24d4, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f26297d6-3e58-4ff5-87a8-9a263ac1e782, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1d90e933-b105-4672-9a18-c0cdb523dc2a]]@710094410, transaction: TransactionImpl [xid=null, txID=690, xid=null, state=COMMITTED, createTime=1719589250501(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5c883188 2024-06-28 15:40:50,503 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cbdcee1e-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbd65e60-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbd65e60-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5047b74b, true, {}] 2024-06-28 15:40:50,505 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [2d154a80-78ed-4cce-9b48-8bda4e7c24d4] 2024-06-28 15:40:50,513 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@25a13295, org.eclipse.scout.rt.mom.jms.JmsSubscription@73e882c6] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:40:50,516 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cbdee9ef-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbd65e60-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbd65e60-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e75aa73, true, {}] 2024-06-28 15:40:50,518 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:40:50,520 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cbdf5f20-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbd65e60-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbd65e60-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@cc0d789, true, {}] 2024-06-28 15:40:50,521 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ea517461-2e3e-4de2-a817-80d90a010118, address=ea517461-2e3e-4de2-a817-80d90a010118, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:50,521 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@28b1c752 2024-06-28 15:40:50,522 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@71cb205c 2024-06-28 15:40:50,524 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ea517461-2e3e-4de2-a817-80d90a010118, null, 0, false, true, null] 2024-06-28 15:40:50,526 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=720, durable=true, userID=cbe04983-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-00ed0d31-a427-4480-9769-8e7f22fe2fb8, JMSReplyTo=temp-queue://ea517461-2e3e-4de2-a817-80d90a010118, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@642619137, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:40:50,532 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[720]:RELIABLE:CoreMessage[messageID=720, durable=true, userID=cbe04983-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-00ed0d31-a427-4480-9769-8e7f22fe2fb8, JMSReplyTo=temp-queue://ea517461-2e3e-4de2-a817-80d90a010118, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@642619137 2024-06-28 15:40:50,535 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cbe1a914-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbd65e60-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbd65e60-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c0c50f2, true, {}] 2024-06-28 15:40:50,533 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=720, durable=true, userID=cbe04983-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-00ed0d31-a427-4480-9769-8e7f22fe2fb8, JMSReplyTo=temp-queue://ea517461-2e3e-4de2-a817-80d90a010118, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@642619137 to transaction: TransactionImpl [xid=null, txID=721, xid=null, state=ACTIVE, createTime=1719589250533(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2c973f9b 2024-06-28 15:40:50,543 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=724, durable=true, userID=cbe2e196-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=ea517461-2e3e-4de2-a817-80d90a010118, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-00ed0d31-a427-4480-9769-8e7f22fe2fb8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d9910867-fb2a-4d63-8051-b6ad1fc67889]]@1075285887, context: RoutingContextImpl(Address=ea517461-2e3e-4de2-a817-80d90a010118, routingType=ANYCAST, PreviousAddress=ea517461-2e3e-4de2-a817-80d90a010118 previousRoute:ANYCAST, reusable=true, version=-2147483578) .................................................. ***** durable queues ea517461-2e3e-4de2-a817-80d90a010118: ***** non durable for ea517461-2e3e-4de2-a817-80d90a010118: - queueID=716 address:ea517461-2e3e-4de2-a817-80d90a010118 name:ea517461-2e3e-4de2-a817-80d90a010118 filter:null .................................................. , transaction: null 2024-06-28 15:40:50,544 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=720, durable=true, userID=cbe04983-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-00ed0d31-a427-4480-9769-8e7f22fe2fb8, JMSReplyTo=temp-queue://ea517461-2e3e-4de2-a817-80d90a010118, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@642619137, transaction: TransactionImpl [xid=null, txID=721, xid=null, state=COMMITTED, createTime=1719589250533(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2c973f9b 2024-06-28 15:40:50,544 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from ea517461-2e3e-4de2-a817-80d90a010118: Reference[724]:RELIABLE:CoreMessage[messageID=724, durable=true, userID=cbe2e196-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=ea517461-2e3e-4de2-a817-80d90a010118, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-00ed0d31-a427-4480-9769-8e7f22fe2fb8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d9910867-fb2a-4d63-8051-b6ad1fc67889]]@1075285887 2024-06-28 15:40:50,545 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from ea517461-2e3e-4de2-a817-80d90a010118: CoreMessage[messageID=724, durable=true, userID=cbe2e196-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=ea517461-2e3e-4de2-a817-80d90a010118, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-00ed0d31-a427-4480-9769-8e7f22fe2fb8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d9910867-fb2a-4d63-8051-b6ad1fc67889]]@1075285887 to transaction: TransactionImpl [xid=null, txID=727, xid=null, state=ACTIVE, createTime=1719589250544(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4a3b7193 2024-06-28 15:40:50,545 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from ea517461-2e3e-4de2-a817-80d90a010118: CoreMessage[messageID=724, durable=true, userID=cbe2e196-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=ea517461-2e3e-4de2-a817-80d90a010118, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-00ed0d31-a427-4480-9769-8e7f22fe2fb8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d9910867-fb2a-4d63-8051-b6ad1fc67889]]@1075285887, transaction: TransactionImpl [xid=null, txID=727, xid=null, state=COMMITTED, createTime=1719589250544(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4a3b7193 2024-06-28 15:40:50,547 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cbe37dd7-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbd65e60-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbd65e60-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ba67751, true, {}] 2024-06-28 15:40:50,548 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [ea517461-2e3e-4de2-a817-80d90a010118] 2024-06-28 15:40:50,557 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@2826c576, org.eclipse.scout.rt.mom.jms.JmsSubscription@6983aca0] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:40:50,560 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cbe5a0b8-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbd65e60-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbd65e60-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a0b45b4, true, {}] 2024-06-28 15:40:50,561 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:40:50,563 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cbe615e9-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbd65e60-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbd65e60-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3092cd1e, true, {}] 2024-06-28 15:40:50,565 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c2ef131e-bf76-4f65-ad2b-0cf2b5cecac1, address=c2ef131e-bf76-4f65-ad2b-0cf2b5cecac1, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:50,565 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@27ab7a70 2024-06-28 15:40:50,566 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1d86470d 2024-06-28 15:40:50,567 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c2ef131e-bf76-4f65-ad2b-0cf2b5cecac1, null, 0, false, true, null] 2024-06-28 15:40:50,570 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=757, durable=true, userID=cbe6d93c-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c05d2180-6bde-4cf6-8b66-8d8ee1c5dd1c, JMSReplyTo=temp-queue://c2ef131e-bf76-4f65-ad2b-0cf2b5cecac1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1408233444, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:40:50,576 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[757]:RELIABLE:CoreMessage[messageID=757, durable=true, userID=cbe6d93c-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c05d2180-6bde-4cf6-8b66-8d8ee1c5dd1c, JMSReplyTo=temp-queue://c2ef131e-bf76-4f65-ad2b-0cf2b5cecac1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1408233444 2024-06-28 15:40:50,578 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=757, durable=true, userID=cbe6d93c-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c05d2180-6bde-4cf6-8b66-8d8ee1c5dd1c, JMSReplyTo=temp-queue://c2ef131e-bf76-4f65-ad2b-0cf2b5cecac1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1408233444 to transaction: TransactionImpl [xid=null, txID=758, xid=null, state=ACTIVE, createTime=1719589250577(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6d41fb43 2024-06-28 15:40:50,579 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cbe886ed-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbd65e60-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbd65e60-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37591e4f, true, {}] 2024-06-28 15:40:50,584 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=761, durable=true, userID=cbe8fc1f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=c2ef131e-bf76-4f65-ad2b-0cf2b5cecac1, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c05d2180-6bde-4cf6-8b66-8d8ee1c5dd1c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=87503022-5aeb-492b-bbde-2f2aa6640293]]@542585376, context: RoutingContextImpl(Address=c2ef131e-bf76-4f65-ad2b-0cf2b5cecac1, routingType=ANYCAST, PreviousAddress=c2ef131e-bf76-4f65-ad2b-0cf2b5cecac1 previousRoute:ANYCAST, reusable=true, version=-2147483576) .................................................. ***** durable queues c2ef131e-bf76-4f65-ad2b-0cf2b5cecac1: ***** non durable for c2ef131e-bf76-4f65-ad2b-0cf2b5cecac1: - queueID=753 address:c2ef131e-bf76-4f65-ad2b-0cf2b5cecac1 name:c2ef131e-bf76-4f65-ad2b-0cf2b5cecac1 filter:null .................................................. , transaction: null 2024-06-28 15:40:50,584 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from c2ef131e-bf76-4f65-ad2b-0cf2b5cecac1: Reference[761]:RELIABLE:CoreMessage[messageID=761, durable=true, userID=cbe8fc1f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=c2ef131e-bf76-4f65-ad2b-0cf2b5cecac1, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c05d2180-6bde-4cf6-8b66-8d8ee1c5dd1c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=87503022-5aeb-492b-bbde-2f2aa6640293]]@542585376 2024-06-28 15:40:50,584 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=757, durable=true, userID=cbe6d93c-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c05d2180-6bde-4cf6-8b66-8d8ee1c5dd1c, JMSReplyTo=temp-queue://c2ef131e-bf76-4f65-ad2b-0cf2b5cecac1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1408233444, transaction: TransactionImpl [xid=null, txID=758, xid=null, state=COMMITTED, createTime=1719589250577(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6d41fb43 2024-06-28 15:40:50,585 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from c2ef131e-bf76-4f65-ad2b-0cf2b5cecac1: CoreMessage[messageID=761, durable=true, userID=cbe8fc1f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=c2ef131e-bf76-4f65-ad2b-0cf2b5cecac1, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c05d2180-6bde-4cf6-8b66-8d8ee1c5dd1c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=87503022-5aeb-492b-bbde-2f2aa6640293]]@542585376 to transaction: TransactionImpl [xid=null, txID=764, xid=null, state=ACTIVE, createTime=1719589250585(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7796eb22 2024-06-28 15:40:50,585 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from c2ef131e-bf76-4f65-ad2b-0cf2b5cecac1: CoreMessage[messageID=761, durable=true, userID=cbe8fc1f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=c2ef131e-bf76-4f65-ad2b-0cf2b5cecac1, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c05d2180-6bde-4cf6-8b66-8d8ee1c5dd1c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=87503022-5aeb-492b-bbde-2f2aa6640293]]@542585376, transaction: TransactionImpl [xid=null, txID=764, xid=null, state=COMMITTED, createTime=1719589250585(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7796eb22 2024-06-28 15:40:50,587 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cbe9bf70-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbd65e60-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbd65e60-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61165fb5, true, {}] 2024-06-28 15:40:50,589 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [c2ef131e-bf76-4f65-ad2b-0cf2b5cecac1] 2024-06-28 15:40:50,597 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@6231fe70, org.eclipse.scout.rt.mom.jms.JmsSubscription@51ab2b1b] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:40:50,600 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cbebbb41-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbd65e60-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbd65e60-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c348171, true, {}] 2024-06-28 15:40:50,601 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:40:50,603 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cbec3072-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbd65e60-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbd65e60-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16f963c2, true, {}] 2024-06-28 15:40:50,604 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5893b66b-a9ec-47f7-ba2f-1d8e1c6b2d13, address=5893b66b-a9ec-47f7-ba2f-1d8e1c6b2d13, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:50,605 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4e186405 2024-06-28 15:40:50,606 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6844bae5 2024-06-28 15:40:50,607 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5893b66b-a9ec-47f7-ba2f-1d8e1c6b2d13, null, 0, false, true, null] 2024-06-28 15:40:50,610 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=794, durable=true, userID=cbed1ad5-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-df620d4a-0ce6-448c-887c-fee016f4cd5f, JMSReplyTo=temp-queue://5893b66b-a9ec-47f7-ba2f-1d8e1c6b2d13, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2041707238, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:40:50,616 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[794]:RELIABLE:CoreMessage[messageID=794, durable=true, userID=cbed1ad5-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-df620d4a-0ce6-448c-887c-fee016f4cd5f, JMSReplyTo=temp-queue://5893b66b-a9ec-47f7-ba2f-1d8e1c6b2d13, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2041707238 2024-06-28 15:40:50,618 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=794, durable=true, userID=cbed1ad5-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-df620d4a-0ce6-448c-887c-fee016f4cd5f, JMSReplyTo=temp-queue://5893b66b-a9ec-47f7-ba2f-1d8e1c6b2d13, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2041707238 to transaction: TransactionImpl [xid=null, txID=795, xid=null, state=ACTIVE, createTime=1719589250617(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 1]@701d09e3 2024-06-28 15:40:50,619 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cbee7a66-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbd65e60-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbd65e60-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ccf69ac, true, {}] 2024-06-28 15:40:50,623 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 5893b66b-a9ec-47f7-ba2f-1d8e1c6b2d13: Reference[798]:RELIABLE:CoreMessage[messageID=798, durable=true, userID=cbef16a8-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=5893b66b-a9ec-47f7-ba2f-1d8e1c6b2d13, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-df620d4a-0ce6-448c-887c-fee016f4cd5f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6a369e67-c9d5-44d1-bd4a-b2dbc4b74418]]@1158804567 2024-06-28 15:40:50,623 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=798, durable=true, userID=cbef16a8-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=5893b66b-a9ec-47f7-ba2f-1d8e1c6b2d13, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-df620d4a-0ce6-448c-887c-fee016f4cd5f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6a369e67-c9d5-44d1-bd4a-b2dbc4b74418]]@1158804567, context: RoutingContextImpl(Address=5893b66b-a9ec-47f7-ba2f-1d8e1c6b2d13, routingType=ANYCAST, PreviousAddress=5893b66b-a9ec-47f7-ba2f-1d8e1c6b2d13 previousRoute:ANYCAST, reusable=true, version=-2147483574) .................................................. ***** durable queues 5893b66b-a9ec-47f7-ba2f-1d8e1c6b2d13: ***** non durable for 5893b66b-a9ec-47f7-ba2f-1d8e1c6b2d13: - queueID=790 address:5893b66b-a9ec-47f7-ba2f-1d8e1c6b2d13 name:5893b66b-a9ec-47f7-ba2f-1d8e1c6b2d13 filter:null .................................................. , transaction: null 2024-06-28 15:40:50,624 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=794, durable=true, userID=cbed1ad5-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-df620d4a-0ce6-448c-887c-fee016f4cd5f, JMSReplyTo=temp-queue://5893b66b-a9ec-47f7-ba2f-1d8e1c6b2d13, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2041707238, transaction: TransactionImpl [xid=null, txID=795, xid=null, state=COMMITTED, createTime=1719589250617(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 0]@701d09e3 2024-06-28 15:40:50,624 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 5893b66b-a9ec-47f7-ba2f-1d8e1c6b2d13: CoreMessage[messageID=798, durable=true, userID=cbef16a8-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=5893b66b-a9ec-47f7-ba2f-1d8e1c6b2d13, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-df620d4a-0ce6-448c-887c-fee016f4cd5f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6a369e67-c9d5-44d1-bd4a-b2dbc4b74418]]@1158804567 to transaction: TransactionImpl [xid=null, txID=799, xid=null, state=ACTIVE, createTime=1719589250624(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4e39399a 2024-06-28 15:40:50,625 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 5893b66b-a9ec-47f7-ba2f-1d8e1c6b2d13: CoreMessage[messageID=798, durable=true, userID=cbef16a8-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=5893b66b-a9ec-47f7-ba2f-1d8e1c6b2d13, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-df620d4a-0ce6-448c-887c-fee016f4cd5f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6a369e67-c9d5-44d1-bd4a-b2dbc4b74418]]@1158804567, transaction: TransactionImpl [xid=null, txID=799, xid=null, state=COMMITTED, createTime=1719589250624(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4e39399a 2024-06-28 15:40:50,627 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cbefb2e9-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbd65e60-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbd65e60-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3cf88f73, true, {}] 2024-06-28 15:40:50,628 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [5893b66b-a9ec-47f7-ba2f-1d8e1c6b2d13] 2024-06-28 15:40:50,647 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@312101c4, org.eclipse.scout.rt.mom.jms.JmsSubscription@2c8959af] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:40:50,651 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cbf35c6a-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbd65e60-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbd65e60-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72653add, true, {}] 2024-06-28 15:40:50,653 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:40:50,656 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cbf41fbb-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbd65e60-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbd65e60-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@322d78, true, {}] 2024-06-28 15:40:50,657 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=37a47eca-e9b6-43b2-b044-a5dee9463844, address=37a47eca-e9b6-43b2-b044-a5dee9463844, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:50,658 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6ea5123f 2024-06-28 15:40:50,660 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@77faebf9 2024-06-28 15:40:50,661 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 37a47eca-e9b6-43b2-b044-a5dee9463844, null, 0, false, true, null] 2024-06-28 15:40:50,664 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=831, durable=true, userID=cbf5583e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2ec221a0-9dbb-4df0-9375-db4b3706de7b, JMSReplyTo=temp-queue://37a47eca-e9b6-43b2-b044-a5dee9463844, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1841311971, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:40:50,671 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[831]:RELIABLE:CoreMessage[messageID=831, durable=true, userID=cbf5583e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2ec221a0-9dbb-4df0-9375-db4b3706de7b, JMSReplyTo=temp-queue://37a47eca-e9b6-43b2-b044-a5dee9463844, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1841311971 2024-06-28 15:40:50,672 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=831, durable=true, userID=cbf5583e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2ec221a0-9dbb-4df0-9375-db4b3706de7b, JMSReplyTo=temp-queue://37a47eca-e9b6-43b2-b044-a5dee9463844, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1841311971 to transaction: TransactionImpl [xid=null, txID=832, xid=null, state=ACTIVE, createTime=1719589250672(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 1]@40e758fd 2024-06-28 15:40:50,673 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cbf6dedf-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbd65e60-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbd65e60-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@277f47c5, true, {}] 2024-06-28 15:40:50,677 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=835, durable=true, userID=cbf75411-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=37a47eca-e9b6-43b2-b044-a5dee9463844, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2ec221a0-9dbb-4df0-9375-db4b3706de7b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=231c401d-30ba-4d4e-97f6-488276b378e9]]@942251121, context: RoutingContextImpl(Address=37a47eca-e9b6-43b2-b044-a5dee9463844, routingType=ANYCAST, PreviousAddress=37a47eca-e9b6-43b2-b044-a5dee9463844 previousRoute:ANYCAST, reusable=true, version=-2147483572) .................................................. ***** durable queues 37a47eca-e9b6-43b2-b044-a5dee9463844: ***** non durable for 37a47eca-e9b6-43b2-b044-a5dee9463844: - queueID=827 address:37a47eca-e9b6-43b2-b044-a5dee9463844 name:37a47eca-e9b6-43b2-b044-a5dee9463844 filter:null .................................................. , transaction: null 2024-06-28 15:40:50,678 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 37a47eca-e9b6-43b2-b044-a5dee9463844: Reference[835]:RELIABLE:CoreMessage[messageID=835, durable=true, userID=cbf75411-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=37a47eca-e9b6-43b2-b044-a5dee9463844, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2ec221a0-9dbb-4df0-9375-db4b3706de7b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=231c401d-30ba-4d4e-97f6-488276b378e9]]@942251121 2024-06-28 15:40:50,678 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=831, durable=true, userID=cbf5583e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2ec221a0-9dbb-4df0-9375-db4b3706de7b, JMSReplyTo=temp-queue://37a47eca-e9b6-43b2-b044-a5dee9463844, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1841311971, transaction: TransactionImpl [xid=null, txID=832, xid=null, state=COMMITTED, createTime=1719589250672(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 0]@40e758fd 2024-06-28 15:40:50,679 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 37a47eca-e9b6-43b2-b044-a5dee9463844: CoreMessage[messageID=835, durable=true, userID=cbf75411-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=37a47eca-e9b6-43b2-b044-a5dee9463844, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2ec221a0-9dbb-4df0-9375-db4b3706de7b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=231c401d-30ba-4d4e-97f6-488276b378e9]]@942251121 to transaction: TransactionImpl [xid=null, txID=838, xid=null, state=ACTIVE, createTime=1719589250679(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 1]@31368448 2024-06-28 15:40:50,679 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 37a47eca-e9b6-43b2-b044-a5dee9463844: CoreMessage[messageID=835, durable=true, userID=cbf75411-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=37a47eca-e9b6-43b2-b044-a5dee9463844, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2ec221a0-9dbb-4df0-9375-db4b3706de7b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=231c401d-30ba-4d4e-97f6-488276b378e9]]@942251121, transaction: TransactionImpl [xid=null, txID=838, xid=null, state=COMMITTED, createTime=1719589250679(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 0]@31368448 2024-06-28 15:40:50,681 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cbf81762-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbd65e60-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbd65e60-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f3c10d1, true, {}] 2024-06-28 15:40:50,682 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [37a47eca-e9b6-43b2-b044-a5dee9463844] 2024-06-28 15:40:50,690 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@63b61761, org.eclipse.scout.rt.mom.jms.JmsSubscription@3f469a8b] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:40:50,692 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cbf9c513-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbd65e60-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbd65e60-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a5ef361, true, {}] 2024-06-28 15:40:50,694 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:40:50,696 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cbfa3a44-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbd65e60-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbd65e60-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7acf814f, true, {}] 2024-06-28 15:40:50,697 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5ff6f278-3e78-45f4-9746-98ea2fccd2db, address=5ff6f278-3e78-45f4-9746-98ea2fccd2db, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:50,697 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@23859c7e 2024-06-28 15:40:50,698 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3b4fcbfc 2024-06-28 15:40:50,700 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5ff6f278-3e78-45f4-9746-98ea2fccd2db, null, 0, false, true, null] 2024-06-28 15:40:50,703 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=868, durable=true, userID=cbfb4bb7-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8e7ad879-82a0-44db-be22-300eeb23a2a0, JMSReplyTo=temp-queue://5ff6f278-3e78-45f4-9746-98ea2fccd2db, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@371354974, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:40:50,706 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[868]:RELIABLE:CoreMessage[messageID=868, durable=true, userID=cbfb4bb7-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8e7ad879-82a0-44db-be22-300eeb23a2a0, JMSReplyTo=temp-queue://5ff6f278-3e78-45f4-9746-98ea2fccd2db, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@371354974 2024-06-28 15:40:50,707 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=868, durable=true, userID=cbfb4bb7-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8e7ad879-82a0-44db-be22-300eeb23a2a0, JMSReplyTo=temp-queue://5ff6f278-3e78-45f4-9746-98ea2fccd2db, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@371354974 to transaction: TransactionImpl [xid=null, txID=869, xid=null, state=ACTIVE, createTime=1719589250707(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4e1aa3ee 2024-06-28 15:40:50,709 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cbfc3618-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbd65e60-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbd65e60-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@629ca1ff, true, {}] 2024-06-28 15:40:50,713 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=872, durable=true, userID=cbfcab4a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=5ff6f278-3e78-45f4-9746-98ea2fccd2db, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8e7ad879-82a0-44db-be22-300eeb23a2a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7bd110a5-899a-4f52-853c-b9206234a78f]]@1902335830, context: RoutingContextImpl(Address=5ff6f278-3e78-45f4-9746-98ea2fccd2db, routingType=ANYCAST, PreviousAddress=5ff6f278-3e78-45f4-9746-98ea2fccd2db previousRoute:ANYCAST, reusable=true, version=-2147483570) .................................................. ***** durable queues 5ff6f278-3e78-45f4-9746-98ea2fccd2db: ***** non durable for 5ff6f278-3e78-45f4-9746-98ea2fccd2db: - queueID=864 address:5ff6f278-3e78-45f4-9746-98ea2fccd2db name:5ff6f278-3e78-45f4-9746-98ea2fccd2db filter:null .................................................. , transaction: null 2024-06-28 15:40:50,713 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 5ff6f278-3e78-45f4-9746-98ea2fccd2db: Reference[872]:RELIABLE:CoreMessage[messageID=872, durable=true, userID=cbfcab4a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=5ff6f278-3e78-45f4-9746-98ea2fccd2db, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8e7ad879-82a0-44db-be22-300eeb23a2a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7bd110a5-899a-4f52-853c-b9206234a78f]]@1902335830 2024-06-28 15:40:50,713 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=868, durable=true, userID=cbfb4bb7-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8e7ad879-82a0-44db-be22-300eeb23a2a0, JMSReplyTo=temp-queue://5ff6f278-3e78-45f4-9746-98ea2fccd2db, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@371354974, transaction: TransactionImpl [xid=null, txID=869, xid=null, state=COMMITTED, createTime=1719589250707(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4e1aa3ee 2024-06-28 15:40:50,714 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 5ff6f278-3e78-45f4-9746-98ea2fccd2db: CoreMessage[messageID=872, durable=true, userID=cbfcab4a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=5ff6f278-3e78-45f4-9746-98ea2fccd2db, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8e7ad879-82a0-44db-be22-300eeb23a2a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7bd110a5-899a-4f52-853c-b9206234a78f]]@1902335830 to transaction: TransactionImpl [xid=null, txID=875, xid=null, state=ACTIVE, createTime=1719589250714(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 1]@51e6cfa0 2024-06-28 15:40:50,714 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 5ff6f278-3e78-45f4-9746-98ea2fccd2db: CoreMessage[messageID=872, durable=true, userID=cbfcab4a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=5ff6f278-3e78-45f4-9746-98ea2fccd2db, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8e7ad879-82a0-44db-be22-300eeb23a2a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7bd110a5-899a-4f52-853c-b9206234a78f]]@1902335830, transaction: TransactionImpl [xid=null, txID=875, xid=null, state=COMMITTED, createTime=1719589250714(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 0]@51e6cfa0 2024-06-28 15:40:50,716 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cbfd6e9b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbd65e60-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbd65e60-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2cffd4cc, true, {}] 2024-06-28 15:40:50,718 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [5ff6f278-3e78-45f4-9746-98ea2fccd2db] 2024-06-28 15:40:50,725 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@6e552bfd, org.eclipse.scout.rt.mom.jms.JmsSubscription@690f86ba] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:40:50,728 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cbff435c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbd65e60-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbd65e60-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f330904, true, {}] 2024-06-28 15:40:50,749 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:40:50,752 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc02c5cd-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbd65e60-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbd65e60-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a877800, true, {}] 2024-06-28 15:40:50,753 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=fc15ced6-e40d-41c3-8609-50f75d052dfa, address=fc15ced6-e40d-41c3-8609-50f75d052dfa, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:50,754 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@57a5e92a 2024-06-28 15:40:50,755 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6c749e28 2024-06-28 15:40:50,757 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, fc15ced6-e40d-41c3-8609-50f75d052dfa, null, 0, false, true, null] 2024-06-28 15:40:50,760 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=905, durable=true, userID=cc03d740-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8537500f-f5d2-4b6c-afd3-25ab174b18b7, JMSReplyTo=temp-queue://fc15ced6-e40d-41c3-8609-50f75d052dfa, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1259043489, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:40:50,763 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[905]:RELIABLE:CoreMessage[messageID=905, durable=true, userID=cc03d740-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8537500f-f5d2-4b6c-afd3-25ab174b18b7, JMSReplyTo=temp-queue://fc15ced6-e40d-41c3-8609-50f75d052dfa, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1259043489 2024-06-28 15:40:50,764 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=905, durable=true, userID=cc03d740-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8537500f-f5d2-4b6c-afd3-25ab174b18b7, JMSReplyTo=temp-queue://fc15ced6-e40d-41c3-8609-50f75d052dfa, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1259043489 to transaction: TransactionImpl [xid=null, txID=906, xid=null, state=ACTIVE, createTime=1719589250764(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3d6a06d8 2024-06-28 15:40:50,765 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc04e8b1-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbd65e60-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbd65e60-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56534d5a, true, {}] 2024-06-28 15:40:50,769 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from fc15ced6-e40d-41c3-8609-50f75d052dfa: Reference[909]:RELIABLE:CoreMessage[messageID=909, durable=true, userID=cc055de3-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=fc15ced6-e40d-41c3-8609-50f75d052dfa, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8537500f-f5d2-4b6c-afd3-25ab174b18b7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b43fd2a8-e698-44b9-9db3-a1d4540605ec]]@491292728 2024-06-28 15:40:50,769 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=909, durable=true, userID=cc055de3-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=fc15ced6-e40d-41c3-8609-50f75d052dfa, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8537500f-f5d2-4b6c-afd3-25ab174b18b7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b43fd2a8-e698-44b9-9db3-a1d4540605ec]]@491292728, context: RoutingContextImpl(Address=fc15ced6-e40d-41c3-8609-50f75d052dfa, routingType=ANYCAST, PreviousAddress=fc15ced6-e40d-41c3-8609-50f75d052dfa previousRoute:ANYCAST, reusable=true, version=-2147483568) .................................................. ***** durable queues fc15ced6-e40d-41c3-8609-50f75d052dfa: ***** non durable for fc15ced6-e40d-41c3-8609-50f75d052dfa: - queueID=901 address:fc15ced6-e40d-41c3-8609-50f75d052dfa name:fc15ced6-e40d-41c3-8609-50f75d052dfa filter:null .................................................. , transaction: null 2024-06-28 15:40:50,770 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=905, durable=true, userID=cc03d740-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8537500f-f5d2-4b6c-afd3-25ab174b18b7, JMSReplyTo=temp-queue://fc15ced6-e40d-41c3-8609-50f75d052dfa, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1259043489, transaction: TransactionImpl [xid=null, txID=906, xid=null, state=COMMITTED, createTime=1719589250764(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3d6a06d8 2024-06-28 15:40:50,770 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from fc15ced6-e40d-41c3-8609-50f75d052dfa: CoreMessage[messageID=909, durable=true, userID=cc055de3-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=fc15ced6-e40d-41c3-8609-50f75d052dfa, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8537500f-f5d2-4b6c-afd3-25ab174b18b7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b43fd2a8-e698-44b9-9db3-a1d4540605ec]]@491292728 to transaction: TransactionImpl [xid=null, txID=910, xid=null, state=ACTIVE, createTime=1719589250770(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 1]@25933420 2024-06-28 15:40:50,771 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from fc15ced6-e40d-41c3-8609-50f75d052dfa: CoreMessage[messageID=909, durable=true, userID=cc055de3-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=fc15ced6-e40d-41c3-8609-50f75d052dfa, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8537500f-f5d2-4b6c-afd3-25ab174b18b7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b43fd2a8-e698-44b9-9db3-a1d4540605ec]]@491292728, transaction: TransactionImpl [xid=null, txID=910, xid=null, state=COMMITTED, createTime=1719589250770(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 0]@25933420 2024-06-28 15:40:50,773 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc05fa24-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbd65e60-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbd65e60-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7811199a, true, {}] 2024-06-28 15:40:50,775 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [fc15ced6-e40d-41c3-8609-50f75d052dfa] 2024-06-28 15:40:50,784 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@18b5a06c, org.eclipse.scout.rt.mom.jms.JmsSubscription@7b890b5c] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:40:50,788 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc084415-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbd65e60-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbd65e60-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24aa1397, true, {}] 2024-06-28 15:40:50,789 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:40:50,791 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc08e056-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbd65e60-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbd65e60-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60c61b45, true, {}] 2024-06-28 15:40:50,792 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6865bc41-4621-458d-a226-64dac4e1684b, address=6865bc41-4621-458d-a226-64dac4e1684b, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:50,793 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@746ad17 2024-06-28 15:40:50,794 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@603ae990 2024-06-28 15:40:50,795 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6865bc41-4621-458d-a226-64dac4e1684b, null, 0, false, true, null] 2024-06-28 15:40:50,798 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=942, durable=true, userID=cc09cab9-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a16c09ba-2990-488f-900c-36f69fd83dd0, JMSReplyTo=temp-queue://6865bc41-4621-458d-a226-64dac4e1684b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1225483968, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:40:50,801 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[942]:RELIABLE:CoreMessage[messageID=942, durable=true, userID=cc09cab9-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a16c09ba-2990-488f-900c-36f69fd83dd0, JMSReplyTo=temp-queue://6865bc41-4621-458d-a226-64dac4e1684b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1225483968 2024-06-28 15:40:50,802 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=942, durable=true, userID=cc09cab9-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a16c09ba-2990-488f-900c-36f69fd83dd0, JMSReplyTo=temp-queue://6865bc41-4621-458d-a226-64dac4e1684b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1225483968 to transaction: TransactionImpl [xid=null, txID=943, xid=null, state=ACTIVE, createTime=1719589250802(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5c1d3027 2024-06-28 15:40:50,804 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc0ab51a-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbd65e60-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbd65e60-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c938048, true, {}] 2024-06-28 15:40:50,808 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 6865bc41-4621-458d-a226-64dac4e1684b: Reference[946]:RELIABLE:CoreMessage[messageID=946, durable=true, userID=cc0b2a4c-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=6865bc41-4621-458d-a226-64dac4e1684b, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a16c09ba-2990-488f-900c-36f69fd83dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6be5cad5-95e1-430b-b484-e1e347fc84bf]]@172639401 2024-06-28 15:40:50,808 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=946, durable=true, userID=cc0b2a4c-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=6865bc41-4621-458d-a226-64dac4e1684b, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a16c09ba-2990-488f-900c-36f69fd83dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6be5cad5-95e1-430b-b484-e1e347fc84bf]]@172639401, context: RoutingContextImpl(Address=6865bc41-4621-458d-a226-64dac4e1684b, routingType=ANYCAST, PreviousAddress=6865bc41-4621-458d-a226-64dac4e1684b previousRoute:ANYCAST, reusable=true, version=-2147483566) .................................................. ***** durable queues 6865bc41-4621-458d-a226-64dac4e1684b: ***** non durable for 6865bc41-4621-458d-a226-64dac4e1684b: - queueID=938 address:6865bc41-4621-458d-a226-64dac4e1684b name:6865bc41-4621-458d-a226-64dac4e1684b filter:null .................................................. , transaction: null 2024-06-28 15:40:50,808 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=942, durable=true, userID=cc09cab9-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a16c09ba-2990-488f-900c-36f69fd83dd0, JMSReplyTo=temp-queue://6865bc41-4621-458d-a226-64dac4e1684b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1225483968, transaction: TransactionImpl [xid=null, txID=943, xid=null, state=COMMITTED, createTime=1719589250802(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5c1d3027 2024-06-28 15:40:50,809 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 6865bc41-4621-458d-a226-64dac4e1684b: CoreMessage[messageID=946, durable=true, userID=cc0b2a4c-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=6865bc41-4621-458d-a226-64dac4e1684b, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a16c09ba-2990-488f-900c-36f69fd83dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6be5cad5-95e1-430b-b484-e1e347fc84bf]]@172639401 to transaction: TransactionImpl [xid=null, txID=947, xid=null, state=ACTIVE, createTime=1719589250809(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2250c596 2024-06-28 15:40:50,809 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 6865bc41-4621-458d-a226-64dac4e1684b: CoreMessage[messageID=946, durable=true, userID=cc0b2a4c-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=6865bc41-4621-458d-a226-64dac4e1684b, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a16c09ba-2990-488f-900c-36f69fd83dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6be5cad5-95e1-430b-b484-e1e347fc84bf]]@172639401, transaction: TransactionImpl [xid=null, txID=947, xid=null, state=COMMITTED, createTime=1719589250809(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2250c596 2024-06-28 15:40:50,812 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc0bed9d-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbd65e60-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbd65e60-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@364453f4, true, {}] 2024-06-28 15:40:50,813 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [6865bc41-4621-458d-a226-64dac4e1684b] 2024-06-28 15:40:50,821 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@548d633a, org.eclipse.scout.rt.mom.jms.JmsSubscription@6d903990] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:40:50,825 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc0e107e-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbd65e60-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbd65e60-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16a9a7ae, true, {}] 2024-06-28 15:40:50,827 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:40:50,829 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc0e85af-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbd65e60-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbd65e60-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@307f9a7a, true, {}] 2024-06-28 15:40:50,830 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5cb9e03f-3ff0-44ea-9532-501d91fe5ea5, address=5cb9e03f-3ff0-44ea-9532-501d91fe5ea5, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:50,830 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@50e3e8e7 2024-06-28 15:40:50,840 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@627fc9f9 2024-06-28 15:40:50,842 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5cb9e03f-3ff0-44ea-9532-501d91fe5ea5, null, 0, false, true, null] 2024-06-28 15:40:50,845 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=979, durable=true, userID=cc10f6b2-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-41de8bf2-23a6-45df-bad0-c0eb9d000c8c, JMSReplyTo=temp-queue://5cb9e03f-3ff0-44ea-9532-501d91fe5ea5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1515321114, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:40:50,848 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[979]:RELIABLE:CoreMessage[messageID=979, durable=true, userID=cc10f6b2-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-41de8bf2-23a6-45df-bad0-c0eb9d000c8c, JMSReplyTo=temp-queue://5cb9e03f-3ff0-44ea-9532-501d91fe5ea5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1515321114 2024-06-28 15:40:50,849 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=979, durable=true, userID=cc10f6b2-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-41de8bf2-23a6-45df-bad0-c0eb9d000c8c, JMSReplyTo=temp-queue://5cb9e03f-3ff0-44ea-9532-501d91fe5ea5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1515321114 to transaction: TransactionImpl [xid=null, txID=980, xid=null, state=ACTIVE, createTime=1719589250849(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 1]@240b2951 2024-06-28 15:40:50,851 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc11e113-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbd65e60-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbd65e60-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7fae0c20, true, {}] 2024-06-28 15:40:50,854 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=983, durable=true, userID=cc125645-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=5cb9e03f-3ff0-44ea-9532-501d91fe5ea5, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-41de8bf2-23a6-45df-bad0-c0eb9d000c8c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=38e74e9b-ca8d-4040-a7a4-d322abd0f458]]@1348997944, context: RoutingContextImpl(Address=5cb9e03f-3ff0-44ea-9532-501d91fe5ea5, routingType=ANYCAST, PreviousAddress=5cb9e03f-3ff0-44ea-9532-501d91fe5ea5 previousRoute:ANYCAST, reusable=true, version=-2147483564) .................................................. ***** durable queues 5cb9e03f-3ff0-44ea-9532-501d91fe5ea5: ***** non durable for 5cb9e03f-3ff0-44ea-9532-501d91fe5ea5: - queueID=975 address:5cb9e03f-3ff0-44ea-9532-501d91fe5ea5 name:5cb9e03f-3ff0-44ea-9532-501d91fe5ea5 filter:null .................................................. , transaction: null 2024-06-28 15:40:50,854 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 5cb9e03f-3ff0-44ea-9532-501d91fe5ea5: Reference[983]:RELIABLE:CoreMessage[messageID=983, durable=true, userID=cc125645-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=5cb9e03f-3ff0-44ea-9532-501d91fe5ea5, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-41de8bf2-23a6-45df-bad0-c0eb9d000c8c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=38e74e9b-ca8d-4040-a7a4-d322abd0f458]]@1348997944 2024-06-28 15:40:50,855 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 5cb9e03f-3ff0-44ea-9532-501d91fe5ea5: CoreMessage[messageID=983, durable=true, userID=cc125645-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=5cb9e03f-3ff0-44ea-9532-501d91fe5ea5, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-41de8bf2-23a6-45df-bad0-c0eb9d000c8c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=38e74e9b-ca8d-4040-a7a4-d322abd0f458]]@1348997944 to transaction: TransactionImpl [xid=null, txID=986, xid=null, state=ACTIVE, createTime=1719589250855(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1cf1dac8 2024-06-28 15:40:50,855 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=979, durable=true, userID=cc10f6b2-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-41de8bf2-23a6-45df-bad0-c0eb9d000c8c, JMSReplyTo=temp-queue://5cb9e03f-3ff0-44ea-9532-501d91fe5ea5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1515321114, transaction: TransactionImpl [xid=null, txID=980, xid=null, state=COMMITTED, createTime=1719589250849(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 0]@240b2951 2024-06-28 15:40:50,856 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 5cb9e03f-3ff0-44ea-9532-501d91fe5ea5: CoreMessage[messageID=983, durable=true, userID=cc125645-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=5cb9e03f-3ff0-44ea-9532-501d91fe5ea5, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-41de8bf2-23a6-45df-bad0-c0eb9d000c8c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=38e74e9b-ca8d-4040-a7a4-d322abd0f458]]@1348997944, transaction: TransactionImpl [xid=null, txID=986, xid=null, state=COMMITTED, createTime=1719589250855(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1cf1dac8 2024-06-28 15:40:50,858 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc12f286-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbd65e60-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbd65e60-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7bc16989, true, {}] 2024-06-28 15:40:50,859 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [5cb9e03f-3ff0-44ea-9532-501d91fe5ea5] 2024-06-28 15:40:50,867 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@450c5808, org.eclipse.scout.rt.mom.jms.JmsSubscription@31998b96] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:40:50,871 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc14ee57-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbd65e60-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbd65e60-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@494d076b, true, {}] 2024-06-28 15:40:50,872 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:40:50,874 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc156388-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbd65e60-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbd65e60-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55beda4f, true, {}] 2024-06-28 15:40:50,875 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=caaae90d-534e-4852-87ec-6a959a28847a, address=caaae90d-534e-4852-87ec-6a959a28847a, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:50,875 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@74b010d6 2024-06-28 15:40:50,877 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@38d0e870 2024-06-28 15:40:50,878 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, caaae90d-534e-4852-87ec-6a959a28847a, null, 0, false, true, null] 2024-06-28 15:40:50,881 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1016, durable=true, userID=cc1674fb-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-04248a11-95be-4fe2-89bb-6088a482c48e, JMSReplyTo=temp-queue://caaae90d-534e-4852-87ec-6a959a28847a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1511722728, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:40:50,884 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[1016]:RELIABLE:CoreMessage[messageID=1016, durable=true, userID=cc1674fb-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-04248a11-95be-4fe2-89bb-6088a482c48e, JMSReplyTo=temp-queue://caaae90d-534e-4852-87ec-6a959a28847a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1511722728 2024-06-28 15:40:50,886 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=1016, durable=true, userID=cc1674fb-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-04248a11-95be-4fe2-89bb-6088a482c48e, JMSReplyTo=temp-queue://caaae90d-534e-4852-87ec-6a959a28847a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1511722728 to transaction: TransactionImpl [xid=null, txID=1017, xid=null, state=ACTIVE, createTime=1719589250885(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 1]@68478133 2024-06-28 15:40:50,887 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc175f5c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbd65e60-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbd65e60-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f329184, true, {}] 2024-06-28 15:40:50,890 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from caaae90d-534e-4852-87ec-6a959a28847a: Reference[1020]:RELIABLE:CoreMessage[messageID=1020, durable=true, userID=cc17d48e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=caaae90d-534e-4852-87ec-6a959a28847a, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-04248a11-95be-4fe2-89bb-6088a482c48e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e20da423-48fc-4359-a450-7d65349bbcc1]]@2006326596 2024-06-28 15:40:50,890 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1020, durable=true, userID=cc17d48e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=caaae90d-534e-4852-87ec-6a959a28847a, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-04248a11-95be-4fe2-89bb-6088a482c48e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e20da423-48fc-4359-a450-7d65349bbcc1]]@2006326596, context: RoutingContextImpl(Address=caaae90d-534e-4852-87ec-6a959a28847a, routingType=ANYCAST, PreviousAddress=caaae90d-534e-4852-87ec-6a959a28847a previousRoute:ANYCAST, reusable=true, version=-2147483562) .................................................. ***** durable queues caaae90d-534e-4852-87ec-6a959a28847a: ***** non durable for caaae90d-534e-4852-87ec-6a959a28847a: - queueID=1012 address:caaae90d-534e-4852-87ec-6a959a28847a name:caaae90d-534e-4852-87ec-6a959a28847a filter:null .................................................. , transaction: null 2024-06-28 15:40:50,891 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from caaae90d-534e-4852-87ec-6a959a28847a: CoreMessage[messageID=1020, durable=true, userID=cc17d48e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=caaae90d-534e-4852-87ec-6a959a28847a, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-04248a11-95be-4fe2-89bb-6088a482c48e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e20da423-48fc-4359-a450-7d65349bbcc1]]@2006326596 to transaction: TransactionImpl [xid=null, txID=1023, xid=null, state=ACTIVE, createTime=1719589250891(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7a723169 2024-06-28 15:40:50,891 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=1016, durable=true, userID=cc1674fb-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-04248a11-95be-4fe2-89bb-6088a482c48e, JMSReplyTo=temp-queue://caaae90d-534e-4852-87ec-6a959a28847a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1511722728, transaction: TransactionImpl [xid=null, txID=1017, xid=null, state=COMMITTED, createTime=1719589250885(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 0]@68478133 2024-06-28 15:40:50,892 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from caaae90d-534e-4852-87ec-6a959a28847a: CoreMessage[messageID=1020, durable=true, userID=cc17d48e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=caaae90d-534e-4852-87ec-6a959a28847a, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-04248a11-95be-4fe2-89bb-6088a482c48e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e20da423-48fc-4359-a450-7d65349bbcc1]]@2006326596, transaction: TransactionImpl [xid=null, txID=1023, xid=null, state=COMMITTED, createTime=1719589250891(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7a723169 2024-06-28 15:40:50,893 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc1870cf-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cbd65e60-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cbd65e60-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e170bb2, true, {}] 2024-06-28 15:40:50,895 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [caaae90d-534e-4852-87ec-6a959a28847a] 2024-06-28 15:40:50,903 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@69c6c591, org.eclipse.scout.rt.mom.jms.JmsSubscription@3846e8a4] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:40:50,905 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7f281922[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:50,906 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.017432 ms 2024-06-28 15:40:50,907 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [ba81c9d4-bb0c-4b93-ab6a-7fc25c2f175e] 2024-06-28 15:40:50,912 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:50,912 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:50,913 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection cbd65e60-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:40:50,915 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:50,915 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 464.896679 ms 2024-06-28 15:40:50,915 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:50,917 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:50,918 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:50,919 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1879994893'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:40:50,925 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:40:50,926 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection cc1d78e1-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-28 15:40:50,942 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc1fe9e4-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc1d78e1-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc1d78e1-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c1603ba, true, {}] 2024-06-28 15:40:50,945 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4834674 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-28 15:40:50,946 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc205f15-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc1d78e1-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc1d78e1-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53d3e74, true, {}] 2024-06-28 15:40:50,947 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: cc205f15-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-28 15:40:50,948 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7600c0a8 2024-06-28 15:40:50,951 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=474cab91-5c8c-47a3-9eee-2c0e98082852, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:50,952 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6b3a224e 2024-06-28 15:40:50,953 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 474cab91-5c8c-47a3-9eee-2c0e98082852, null, 0, false, true, null] 2024-06-28 15:40:50,955 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc21bea7-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc1d78e1-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc1d78e1-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f55d362, true, {}] 2024-06-28 15:40:50,956 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueueRequestReplyMultipleSubscriptions, address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-28 15:40:50,957 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@27710ee3 2024-06-28 15:40:50,959 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4c639a1d 2024-06-28 15:40:50,962 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:40:50,964 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc234549-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc1d78e1-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc1d78e1-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f8d010d, true, {}] 2024-06-28 15:40:50,966 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:40:50,968 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc23e18a-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc1d78e1-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc1d78e1-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e5123d2, true, {}] 2024-06-28 15:40:50,969 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7df45326-065f-4d75-80a7-9d1d6627374e, address=7df45326-065f-4d75-80a7-9d1d6627374e, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:50,970 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@65984d7d 2024-06-28 15:40:50,971 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@635480e7 2024-06-28 15:40:50,972 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7df45326-065f-4d75-80a7-9d1d6627374e, null, 0, false, true, null] 2024-06-28 15:40:50,975 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1085, durable=true, userID=cc24cbed-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e12d2960-2472-4a0e-b851-d1d76ae9b37b, JMSReplyTo=temp-queue://7df45326-065f-4d75-80a7-9d1d6627374e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@331710622, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-28 15:40:50,981 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1085]:RELIABLE:CoreMessage[messageID=1085, durable=true, userID=cc24cbed-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e12d2960-2472-4a0e-b851-d1d76ae9b37b, JMSReplyTo=temp-queue://7df45326-065f-4d75-80a7-9d1d6627374e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@331710622 2024-06-28 15:40:50,982 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1085, durable=true, userID=cc24cbed-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e12d2960-2472-4a0e-b851-d1d76ae9b37b, JMSReplyTo=temp-queue://7df45326-065f-4d75-80a7-9d1d6627374e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@331710622 to transaction: TransactionImpl [xid=null, txID=1086, xid=null, state=ACTIVE, createTime=1719589250982(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 1]@395b3504 2024-06-28 15:40:50,983 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc262b7e-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc1d78e1-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc1d78e1-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a95d396, true, {}] 2024-06-28 15:40:50,987 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 7df45326-065f-4d75-80a7-9d1d6627374e: Reference[1089]:RELIABLE:CoreMessage[messageID=1089, durable=true, userID=cc26a0b0-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=7df45326-065f-4d75-80a7-9d1d6627374e, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e12d2960-2472-4a0e-b851-d1d76ae9b37b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f0601207-6401-4f9c-9655-03cf4c12f347]]@1889202378 2024-06-28 15:40:50,987 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1089, durable=true, userID=cc26a0b0-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=7df45326-065f-4d75-80a7-9d1d6627374e, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e12d2960-2472-4a0e-b851-d1d76ae9b37b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f0601207-6401-4f9c-9655-03cf4c12f347]]@1889202378, context: RoutingContextImpl(Address=7df45326-065f-4d75-80a7-9d1d6627374e, routingType=ANYCAST, PreviousAddress=7df45326-065f-4d75-80a7-9d1d6627374e previousRoute:ANYCAST, reusable=true, version=-2147483557) .................................................. ***** durable queues 7df45326-065f-4d75-80a7-9d1d6627374e: ***** non durable for 7df45326-065f-4d75-80a7-9d1d6627374e: - queueID=1081 address:7df45326-065f-4d75-80a7-9d1d6627374e name:7df45326-065f-4d75-80a7-9d1d6627374e filter:null .................................................. , transaction: null 2024-06-28 15:40:50,988 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1085, durable=true, userID=cc24cbed-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e12d2960-2472-4a0e-b851-d1d76ae9b37b, JMSReplyTo=temp-queue://7df45326-065f-4d75-80a7-9d1d6627374e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@331710622, transaction: TransactionImpl [xid=null, txID=1086, xid=null, state=COMMITTED, createTime=1719589250982(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 0]@395b3504 2024-06-28 15:40:50,988 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 7df45326-065f-4d75-80a7-9d1d6627374e: CoreMessage[messageID=1089, durable=true, userID=cc26a0b0-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=7df45326-065f-4d75-80a7-9d1d6627374e, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e12d2960-2472-4a0e-b851-d1d76ae9b37b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f0601207-6401-4f9c-9655-03cf4c12f347]]@1889202378 to transaction: TransactionImpl [xid=null, txID=1090, xid=null, state=ACTIVE, createTime=1719589250988(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4875f1c4 2024-06-28 15:40:50,988 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 7df45326-065f-4d75-80a7-9d1d6627374e: CoreMessage[messageID=1089, durable=true, userID=cc26a0b0-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:50 UTC 2024, expiration=0, durable=true, address=7df45326-065f-4d75-80a7-9d1d6627374e, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e12d2960-2472-4a0e-b851-d1d76ae9b37b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f0601207-6401-4f9c-9655-03cf4c12f347]]@1889202378, transaction: TransactionImpl [xid=null, txID=1090, xid=null, state=COMMITTED, createTime=1719589250988(Fri Jun 28 15:40:50 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4875f1c4 2024-06-28 15:40:50,990 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc273cf1-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc1d78e1-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc1d78e1-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e06b3f6, true, {}] 2024-06-28 15:40:50,992 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [7df45326-065f-4d75-80a7-9d1d6627374e] 2024-06-28 15:40:51,047 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7d453075, org.eclipse.scout.rt.mom.jms.JmsSubscription@16df0ebd] 2024-06-28 15:40:51,051 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@23ddbd7e[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:51,051 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016730 ms 2024-06-28 15:40:51,052 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [474cab91-5c8c-47a3-9eee-2c0e98082852] 2024-06-28 15:40:51,057 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:51,057 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:51,058 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection cc1d78e1-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:40:51,059 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:51,059 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 141.578091 ms 2024-06-28 15:40:51,059 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:51,061 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:51,061 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:51,062 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1422985451'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:40:51,067 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:40:51,068 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection cc32fcc3-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom82] 2024-06-28 15:40:51,069 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc334ae6-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc32fcc3-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc32fcc3-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b28f8b8, true, {}] 2024-06-28 15:40:51,072 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3c78ffa7 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom82] 2024-06-28 15:40:51,072 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc33c017-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc32fcc3-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc32fcc3-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6681db2a, true, {}] 2024-06-28 15:40:51,074 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: cc33c017-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-28 15:40:51,075 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7c49f8e0 2024-06-28 15:40:51,078 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ca04f01e-4fb2-4ccc-a74e-235441bbf347, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:51,079 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@69b8f340 2024-06-28 15:40:51,080 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ca04f01e-4fb2-4ccc-a74e-235441bbf347, null, 0, false, true, null] 2024-06-28 15:40:51,082 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc351fa9-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc32fcc3-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc32fcc3-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d2c284c, true, {}] 2024-06-28 15:40:51,083 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:40:51,085 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc3594da-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc32fcc3-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc32fcc3-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@dd7f15b, true, {}] 2024-06-28 15:40:51,086 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:40:51,088 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc360a0b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc32fcc3-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc32fcc3-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ccf751d, true, {}] 2024-06-28 15:40:51,088 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=12dc3a70-cdcd-48cb-8f3e-5801d7c1311d, address=12dc3a70-cdcd-48cb-8f3e-5801d7c1311d, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:51,089 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3eea1213 2024-06-28 15:40:51,090 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3926912e 2024-06-28 15:40:51,091 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 12dc3a70-cdcd-48cb-8f3e-5801d7c1311d, null, 0, false, true, null] 2024-06-28 15:40:51,094 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1153, durable=true, userID=cc36f46e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3cb5fd7b-bdd7-4ca5-9dd5-2052ef8edead, JMSReplyTo=temp-queue://12dc3a70-cdcd-48cb-8f3e-5801d7c1311d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1947971555, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-28 15:40:51,101 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1153]:RELIABLE:CoreMessage[messageID=1153, durable=true, userID=cc36f46e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3cb5fd7b-bdd7-4ca5-9dd5-2052ef8edead, JMSReplyTo=temp-queue://12dc3a70-cdcd-48cb-8f3e-5801d7c1311d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1947971555 2024-06-28 15:40:51,102 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1153, durable=true, userID=cc36f46e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3cb5fd7b-bdd7-4ca5-9dd5-2052ef8edead, JMSReplyTo=temp-queue://12dc3a70-cdcd-48cb-8f3e-5801d7c1311d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1947971555 to transaction: TransactionImpl [xid=null, txID=1154, xid=null, state=ACTIVE, createTime=1719589251102(Fri Jun 28 15:40:51 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4db2a67b 2024-06-28 15:40:51,104 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc387b0f-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc32fcc3-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc32fcc3-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a07d60a, true, {}] 2024-06-28 15:40:51,108 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1157, durable=true, userID=cc38f041-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=12dc3a70-cdcd-48cb-8f3e-5801d7c1311d, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3cb5fd7b-bdd7-4ca5-9dd5-2052ef8edead, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=dfaa5efc-674a-4375-86b4-4e12d3f3e415]]@1090058875, context: RoutingContextImpl(Address=12dc3a70-cdcd-48cb-8f3e-5801d7c1311d, routingType=ANYCAST, PreviousAddress=12dc3a70-cdcd-48cb-8f3e-5801d7c1311d previousRoute:ANYCAST, reusable=true, version=-2147483553) .................................................. ***** durable queues 12dc3a70-cdcd-48cb-8f3e-5801d7c1311d: ***** non durable for 12dc3a70-cdcd-48cb-8f3e-5801d7c1311d: - queueID=1149 address:12dc3a70-cdcd-48cb-8f3e-5801d7c1311d name:12dc3a70-cdcd-48cb-8f3e-5801d7c1311d filter:null .................................................. , transaction: null 2024-06-28 15:40:51,108 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 12dc3a70-cdcd-48cb-8f3e-5801d7c1311d: Reference[1157]:RELIABLE:CoreMessage[messageID=1157, durable=true, userID=cc38f041-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=12dc3a70-cdcd-48cb-8f3e-5801d7c1311d, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3cb5fd7b-bdd7-4ca5-9dd5-2052ef8edead, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=dfaa5efc-674a-4375-86b4-4e12d3f3e415]]@1090058875 2024-06-28 15:40:51,108 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1153, durable=true, userID=cc36f46e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3cb5fd7b-bdd7-4ca5-9dd5-2052ef8edead, JMSReplyTo=temp-queue://12dc3a70-cdcd-48cb-8f3e-5801d7c1311d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1947971555, transaction: TransactionImpl [xid=null, txID=1154, xid=null, state=COMMITTED, createTime=1719589251102(Fri Jun 28 15:40:51 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4db2a67b 2024-06-28 15:40:51,109 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 12dc3a70-cdcd-48cb-8f3e-5801d7c1311d: CoreMessage[messageID=1157, durable=true, userID=cc38f041-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=12dc3a70-cdcd-48cb-8f3e-5801d7c1311d, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3cb5fd7b-bdd7-4ca5-9dd5-2052ef8edead, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=dfaa5efc-674a-4375-86b4-4e12d3f3e415]]@1090058875 to transaction: TransactionImpl [xid=null, txID=1160, xid=null, state=ACTIVE, createTime=1719589251109(Fri Jun 28 15:40:51 UTC 2024), timeoutSeconds=-1, nr operations = 1]@28b53768 2024-06-28 15:40:51,109 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 12dc3a70-cdcd-48cb-8f3e-5801d7c1311d: CoreMessage[messageID=1157, durable=true, userID=cc38f041-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=12dc3a70-cdcd-48cb-8f3e-5801d7c1311d, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3cb5fd7b-bdd7-4ca5-9dd5-2052ef8edead, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=dfaa5efc-674a-4375-86b4-4e12d3f3e415]]@1090058875, transaction: TransactionImpl [xid=null, txID=1160, xid=null, state=COMMITTED, createTime=1719589251109(Fri Jun 28 15:40:51 UTC 2024), timeoutSeconds=-1, nr operations = 0]@28b53768 2024-06-28 15:40:51,111 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc39b392-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc32fcc3-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc32fcc3-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61477514, true, {}] 2024-06-28 15:40:51,113 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [12dc3a70-cdcd-48cb-8f3e-5801d7c1311d] 2024-06-28 15:40:51,168 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@36995784, org.eclipse.scout.rt.mom.jms.JmsSubscription@58dd1d0c] 2024-06-28 15:40:51,173 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@239aa054[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:51,173 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.022562 ms 2024-06-28 15:40:51,175 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [ca04f01e-4fb2-4ccc-a74e-235441bbf347] 2024-06-28 15:40:51,180 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:51,180 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:51,181 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection cc32fcc3-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:40:51,183 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:51,184 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 122.464256 ms 2024-06-28 15:40:51,184 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:51,185 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:51,186 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:51,187 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 261087405'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-28 15:40:51,193 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-28 15:40:51,196 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection cc46abe4-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom56] 2024-06-28 15:40:51,198 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc46d2f7-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc46abe4-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc46abe4-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5553889, true, {}] 2024-06-28 15:40:51,200 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@78107a4 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom56] 2024-06-28 15:40:51,201 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc474828-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc46abe4-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc46abe4-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a023578, true, {}] 2024-06-28 15:40:51,203 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: cc474828-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-28 15:40:51,203 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4fb5d8fe 2024-06-28 15:40:51,206 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=97532ff6-82c7-4ee3-9a15-a4c7d1ba2f51, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:51,208 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3eb9f7f 2024-06-28 15:40:51,209 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 97532ff6-82c7-4ee3-9a15-a4c7d1ba2f51, null, 0, false, true, null] 2024-06-28 15:40:51,211 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc48ceca-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc46abe4-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc46abe4-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e66209f, true, {}] 2024-06-28 15:40:51,213 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:40:51,215 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc496b0b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc46abe4-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc46abe4-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@243fc9da, true, {}] 2024-06-28 15:40:51,216 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:40:51,218 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc4a074c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc46abe4-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc46abe4-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65dfd3bb, true, {}] 2024-06-28 15:40:51,219 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=870c5d2f-8b90-4274-9cc1-00d5f5b02f68, address=870c5d2f-8b90-4274-9cc1-00d5f5b02f68, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:51,220 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2c477933 2024-06-28 15:40:51,221 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@434ac6fc 2024-06-28 15:40:51,222 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 870c5d2f-8b90-4274-9cc1-00d5f5b02f68, null, 0, false, true, null] 2024-06-28 15:40:51,225 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1221, durable=true, userID=cc4af1af-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f5d9646a-2f9e-4a84-bc53-842c6fe2406b, JMSReplyTo=temp-queue://870c5d2f-8b90-4274-9cc1-00d5f5b02f68, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1496674331, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-28 15:40:51,228 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1221]:RELIABLE:CoreMessage[messageID=1221, durable=true, userID=cc4af1af-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f5d9646a-2f9e-4a84-bc53-842c6fe2406b, JMSReplyTo=temp-queue://870c5d2f-8b90-4274-9cc1-00d5f5b02f68, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1496674331 2024-06-28 15:40:51,229 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1221, durable=true, userID=cc4af1af-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f5d9646a-2f9e-4a84-bc53-842c6fe2406b, JMSReplyTo=temp-queue://870c5d2f-8b90-4274-9cc1-00d5f5b02f68, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1496674331 to transaction: TransactionImpl [xid=null, txID=1222, xid=null, state=ACTIVE, createTime=1719589251228(Fri Jun 28 15:40:51 UTC 2024), timeoutSeconds=-1, nr operations = 1]@50964c6f 2024-06-28 15:40:51,230 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc4bdc10-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc46abe4-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc46abe4-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77b9ba8e, true, {}] 2024-06-28 15:40:51,233 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1225, durable=true, userID=cc4c2a32-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=870c5d2f-8b90-4274-9cc1-00d5f5b02f68, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f5d9646a-2f9e-4a84-bc53-842c6fe2406b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2e8089f0-97a9-41c7-8992-e539cf655352]]@573493678, context: RoutingContextImpl(Address=870c5d2f-8b90-4274-9cc1-00d5f5b02f68, routingType=ANYCAST, PreviousAddress=870c5d2f-8b90-4274-9cc1-00d5f5b02f68 previousRoute:ANYCAST, reusable=true, version=-2147483549) .................................................. ***** durable queues 870c5d2f-8b90-4274-9cc1-00d5f5b02f68: ***** non durable for 870c5d2f-8b90-4274-9cc1-00d5f5b02f68: - queueID=1217 address:870c5d2f-8b90-4274-9cc1-00d5f5b02f68 name:870c5d2f-8b90-4274-9cc1-00d5f5b02f68 filter:null .................................................. , transaction: null 2024-06-28 15:40:51,233 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 870c5d2f-8b90-4274-9cc1-00d5f5b02f68: Reference[1225]:RELIABLE:CoreMessage[messageID=1225, durable=true, userID=cc4c2a32-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=870c5d2f-8b90-4274-9cc1-00d5f5b02f68, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f5d9646a-2f9e-4a84-bc53-842c6fe2406b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2e8089f0-97a9-41c7-8992-e539cf655352]]@573493678 2024-06-28 15:40:51,234 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 870c5d2f-8b90-4274-9cc1-00d5f5b02f68: CoreMessage[messageID=1225, durable=true, userID=cc4c2a32-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=870c5d2f-8b90-4274-9cc1-00d5f5b02f68, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f5d9646a-2f9e-4a84-bc53-842c6fe2406b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2e8089f0-97a9-41c7-8992-e539cf655352]]@573493678 to transaction: TransactionImpl [xid=null, txID=1228, xid=null, state=ACTIVE, createTime=1719589251234(Fri Jun 28 15:40:51 UTC 2024), timeoutSeconds=-1, nr operations = 1]@fd93165 2024-06-28 15:40:51,234 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 870c5d2f-8b90-4274-9cc1-00d5f5b02f68: CoreMessage[messageID=1225, durable=true, userID=cc4c2a32-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=870c5d2f-8b90-4274-9cc1-00d5f5b02f68, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f5d9646a-2f9e-4a84-bc53-842c6fe2406b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2e8089f0-97a9-41c7-8992-e539cf655352]]@573493678, transaction: TransactionImpl [xid=null, txID=1228, xid=null, state=COMMITTED, createTime=1719589251234(Fri Jun 28 15:40:51 UTC 2024), timeoutSeconds=-1, nr operations = 0]@fd93165 2024-06-28 15:40:51,235 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1221, durable=true, userID=cc4af1af-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f5d9646a-2f9e-4a84-bc53-842c6fe2406b, JMSReplyTo=temp-queue://870c5d2f-8b90-4274-9cc1-00d5f5b02f68, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1496674331, transaction: TransactionImpl [xid=null, txID=1222, xid=null, state=COMMITTED, createTime=1719589251228(Fri Jun 28 15:40:51 UTC 2024), timeoutSeconds=-1, nr operations = 0]@50964c6f 2024-06-28 15:40:51,236 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc4cc673-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc46abe4-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc46abe4-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2007134, true, {}] 2024-06-28 15:40:51,237 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [870c5d2f-8b90-4274-9cc1-00d5f5b02f68] 2024-06-28 15:40:51,293 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4101e146, org.eclipse.scout.rt.mom.jms.JmsSubscription@7104b117] 2024-06-28 15:40:51,297 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3eb9f278[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:51,297 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016670 ms 2024-06-28 15:40:51,298 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [97532ff6-82c7-4ee3-9a15-a4c7d1ba2f51] 2024-06-28 15:40:51,302 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:51,303 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:51,304 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection cc46abe4-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:40:51,306 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:51,306 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 120.408535 ms 2024-06-28 15:40:51,306 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:51,308 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:51,308 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:51,310 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2060882670'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:40:51,314 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:40:51,315 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection cc58d465-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-28 15:40:51,317 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc592288-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc58d465-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc58d465-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5572585d, true, {}] 2024-06-28 15:40:51,320 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@52a12095 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-28 15:40:51,320 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc5997b9-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc58d465-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc58d465-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d442376, true, {}] 2024-06-28 15:40:51,322 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: cc5997b9-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-28 15:40:51,323 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@25c93c54 2024-06-28 15:40:51,326 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=363fa6fd-ead6-47bf-ae05-259f3e072c1a, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:51,327 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@717502d3 2024-06-28 15:40:51,328 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 363fa6fd-ead6-47bf-ae05-259f3e072c1a, null, 0, false, true, null] 2024-06-28 15:40:51,330 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc5af74b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc58d465-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc58d465-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c277035, true, {}] 2024-06-28 15:40:51,331 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:40:51,333 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc5b6c7c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc58d465-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc58d465-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62dbf801, true, {}] 2024-06-28 15:40:51,334 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:40:51,335 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc5be1ad-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc58d465-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc58d465-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c7dbe9, true, {}] 2024-06-28 15:40:51,336 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=db7836ae-f524-4aba-87dc-c44c806b9d1f, address=db7836ae-f524-4aba-87dc-c44c806b9d1f, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:51,337 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@148f190a 2024-06-28 15:40:51,338 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@66481628 2024-06-28 15:40:51,339 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, db7836ae-f524-4aba-87dc-c44c806b9d1f, null, 0, false, true, null] 2024-06-28 15:40:51,342 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1289, durable=true, userID=cc5ccc10-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7eb46582-b095-4d29-80a0-c9acd751211b, JMSReplyTo=temp-queue://db7836ae-f524-4aba-87dc-c44c806b9d1f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@629280498, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-28 15:40:51,347 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1289]:RELIABLE:CoreMessage[messageID=1289, durable=true, userID=cc5ccc10-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7eb46582-b095-4d29-80a0-c9acd751211b, JMSReplyTo=temp-queue://db7836ae-f524-4aba-87dc-c44c806b9d1f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@629280498 2024-06-28 15:40:51,348 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1289, durable=true, userID=cc5ccc10-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7eb46582-b095-4d29-80a0-c9acd751211b, JMSReplyTo=temp-queue://db7836ae-f524-4aba-87dc-c44c806b9d1f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@629280498 to transaction: TransactionImpl [xid=null, txID=1290, xid=null, state=ACTIVE, createTime=1719589251348(Fri Jun 28 15:40:51 UTC 2024), timeoutSeconds=-1, nr operations = 1]@500958db 2024-06-28 15:40:51,350 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc5e0491-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc58d465-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc58d465-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@248a52a7, true, {}] 2024-06-28 15:40:51,354 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1293, durable=true, userID=cc5e79c3-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=db7836ae-f524-4aba-87dc-c44c806b9d1f, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7eb46582-b095-4d29-80a0-c9acd751211b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ff45c53e-7750-4251-8c17-70976a41673a]]@1705246315, context: RoutingContextImpl(Address=db7836ae-f524-4aba-87dc-c44c806b9d1f, routingType=ANYCAST, PreviousAddress=db7836ae-f524-4aba-87dc-c44c806b9d1f previousRoute:ANYCAST, reusable=true, version=-2147483545) .................................................. ***** durable queues db7836ae-f524-4aba-87dc-c44c806b9d1f: ***** non durable for db7836ae-f524-4aba-87dc-c44c806b9d1f: - queueID=1285 address:db7836ae-f524-4aba-87dc-c44c806b9d1f name:db7836ae-f524-4aba-87dc-c44c806b9d1f filter:null .................................................. , transaction: null 2024-06-28 15:40:51,354 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from db7836ae-f524-4aba-87dc-c44c806b9d1f: Reference[1293]:RELIABLE:CoreMessage[messageID=1293, durable=true, userID=cc5e79c3-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=db7836ae-f524-4aba-87dc-c44c806b9d1f, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7eb46582-b095-4d29-80a0-c9acd751211b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ff45c53e-7750-4251-8c17-70976a41673a]]@1705246315 2024-06-28 15:40:51,355 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from db7836ae-f524-4aba-87dc-c44c806b9d1f: CoreMessage[messageID=1293, durable=true, userID=cc5e79c3-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=db7836ae-f524-4aba-87dc-c44c806b9d1f, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7eb46582-b095-4d29-80a0-c9acd751211b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ff45c53e-7750-4251-8c17-70976a41673a]]@1705246315 to transaction: TransactionImpl [xid=null, txID=1295, xid=null, state=ACTIVE, createTime=1719589251355(Fri Jun 28 15:40:51 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2d7fb62b 2024-06-28 15:40:51,355 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from db7836ae-f524-4aba-87dc-c44c806b9d1f: CoreMessage[messageID=1293, durable=true, userID=cc5e79c3-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=db7836ae-f524-4aba-87dc-c44c806b9d1f, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7eb46582-b095-4d29-80a0-c9acd751211b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ff45c53e-7750-4251-8c17-70976a41673a]]@1705246315, transaction: TransactionImpl [xid=null, txID=1295, xid=null, state=COMMITTED, createTime=1719589251355(Fri Jun 28 15:40:51 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2d7fb62b 2024-06-28 15:40:51,356 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1289, durable=true, userID=cc5ccc10-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7eb46582-b095-4d29-80a0-c9acd751211b, JMSReplyTo=temp-queue://db7836ae-f524-4aba-87dc-c44c806b9d1f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@629280498, transaction: TransactionImpl [xid=null, txID=1290, xid=null, state=COMMITTED, createTime=1719589251348(Fri Jun 28 15:40:51 UTC 2024), timeoutSeconds=-1, nr operations = 0]@500958db 2024-06-28 15:40:51,357 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc5f3d14-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc58d465-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc58d465-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18bfd8e8, true, {}] 2024-06-28 15:40:51,358 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [db7836ae-f524-4aba-87dc-c44c806b9d1f] 2024-06-28 15:40:51,416 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@421c057a, org.eclipse.scout.rt.mom.jms.JmsSubscription@16448827] 2024-06-28 15:40:51,420 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3a51ff70[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:51,421 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016730 ms 2024-06-28 15:40:51,422 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [363fa6fd-ead6-47bf-ae05-259f3e072c1a] 2024-06-28 15:40:51,428 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:51,429 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:51,430 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection cc58d465-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:40:51,431 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:51,431 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 122.552717 ms 2024-06-28 15:40:51,431 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:51,432 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:51,433 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:51,434 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1323253115'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:40:51,440 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:40:51,440 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection cc6be746-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom82] 2024-06-28 15:40:51,442 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc6c0e59-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc6be746-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc6be746-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30c27883, true, {}] 2024-06-28 15:40:51,444 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@389a5290 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom82] 2024-06-28 15:40:51,444 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc6c838a-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc6be746-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc6be746-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@642a235, true, {}] 2024-06-28 15:40:51,446 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: cc6c838a-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-28 15:40:51,446 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6a2efc21 2024-06-28 15:40:51,451 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5fd81d0e-f41b-42de-9a21-6647ddb2d61c, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:51,452 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@22dae93f 2024-06-28 15:40:51,453 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5fd81d0e-f41b-42de-9a21-6647ddb2d61c, null, 0, false, true, null] 2024-06-28 15:40:51,455 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc6e0a2c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc6be746-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc6be746-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e1bd6b5, true, {}] 2024-06-28 15:40:51,456 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:40:51,458 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc6e7f5d-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc6be746-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc6be746-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f66e892, true, {}] 2024-06-28 15:40:51,459 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:40:51,461 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc6f1b9e-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc6be746-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc6be746-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7db78eb6, true, {}] 2024-06-28 15:40:51,462 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=da656744-529a-4943-ae56-f7d36ea78e3e, address=da656744-529a-4943-ae56-f7d36ea78e3e, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:51,462 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1efe761e 2024-06-28 15:40:51,463 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6e7fca85 2024-06-28 15:40:51,464 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, da656744-529a-4943-ae56-f7d36ea78e3e, null, 0, false, true, null] 2024-06-28 15:40:51,467 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1357, durable=true, userID=cc6fdef1-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-691ccb94-1ad4-4ae7-916b-f6018bf56fa1, JMSReplyTo=temp-queue://da656744-529a-4943-ae56-f7d36ea78e3e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1870073663, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-28 15:40:51,475 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1357]:RELIABLE:CoreMessage[messageID=1357, durable=true, userID=cc6fdef1-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-691ccb94-1ad4-4ae7-916b-f6018bf56fa1, JMSReplyTo=temp-queue://da656744-529a-4943-ae56-f7d36ea78e3e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1870073663 2024-06-28 15:40:51,476 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1357, durable=true, userID=cc6fdef1-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-691ccb94-1ad4-4ae7-916b-f6018bf56fa1, JMSReplyTo=temp-queue://da656744-529a-4943-ae56-f7d36ea78e3e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1870073663 to transaction: TransactionImpl [xid=null, txID=1358, xid=null, state=ACTIVE, createTime=1719589251476(Fri Jun 28 15:40:51 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6592543a 2024-06-28 15:40:51,478 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc718ca2-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc6be746-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc6be746-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@473ed013, true, {}] 2024-06-28 15:40:51,488 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1357, durable=true, userID=cc6fdef1-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-691ccb94-1ad4-4ae7-916b-f6018bf56fa1, JMSReplyTo=temp-queue://da656744-529a-4943-ae56-f7d36ea78e3e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1870073663, transaction: TransactionImpl [xid=null, txID=1358, xid=null, state=COMMITTED, createTime=1719589251476(Fri Jun 28 15:40:51 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6592543a 2024-06-28 15:40:51,491 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1361, durable=true, userID=cc736164-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=da656744-529a-4943-ae56-f7d36ea78e3e, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-691ccb94-1ad4-4ae7-916b-f6018bf56fa1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7a0102ab-2247-402e-b3c9-83664d623559]]@341127559, context: RoutingContextImpl(Address=da656744-529a-4943-ae56-f7d36ea78e3e, routingType=ANYCAST, PreviousAddress=da656744-529a-4943-ae56-f7d36ea78e3e previousRoute:ANYCAST, reusable=true, version=-2147483541) .................................................. ***** durable queues da656744-529a-4943-ae56-f7d36ea78e3e: ***** non durable for da656744-529a-4943-ae56-f7d36ea78e3e: - queueID=1353 address:da656744-529a-4943-ae56-f7d36ea78e3e name:da656744-529a-4943-ae56-f7d36ea78e3e filter:null .................................................. , transaction: null 2024-06-28 15:40:51,491 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from da656744-529a-4943-ae56-f7d36ea78e3e: Reference[1361]:RELIABLE:CoreMessage[messageID=1361, durable=true, userID=cc736164-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=da656744-529a-4943-ae56-f7d36ea78e3e, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-691ccb94-1ad4-4ae7-916b-f6018bf56fa1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7a0102ab-2247-402e-b3c9-83664d623559]]@341127559 2024-06-28 15:40:51,492 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from da656744-529a-4943-ae56-f7d36ea78e3e: CoreMessage[messageID=1361, durable=true, userID=cc736164-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=da656744-529a-4943-ae56-f7d36ea78e3e, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-691ccb94-1ad4-4ae7-916b-f6018bf56fa1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7a0102ab-2247-402e-b3c9-83664d623559]]@341127559 to transaction: TransactionImpl [xid=null, txID=1364, xid=null, state=ACTIVE, createTime=1719589251492(Fri Jun 28 15:40:51 UTC 2024), timeoutSeconds=-1, nr operations = 1]@18dc2611 2024-06-28 15:40:51,492 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from da656744-529a-4943-ae56-f7d36ea78e3e: CoreMessage[messageID=1361, durable=true, userID=cc736164-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=da656744-529a-4943-ae56-f7d36ea78e3e, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-691ccb94-1ad4-4ae7-916b-f6018bf56fa1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7a0102ab-2247-402e-b3c9-83664d623559]]@341127559, transaction: TransactionImpl [xid=null, txID=1364, xid=null, state=COMMITTED, createTime=1719589251492(Fri Jun 28 15:40:51 UTC 2024), timeoutSeconds=-1, nr operations = 0]@18dc2611 2024-06-28 15:40:51,495 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc7424b5-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc6be746-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc6be746-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61b3b123, true, {}] 2024-06-28 15:40:51,496 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [da656744-529a-4943-ae56-f7d36ea78e3e] 2024-06-28 15:40:51,554 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4dcc0e3d, org.eclipse.scout.rt.mom.jms.JmsSubscription@7fecc26f] 2024-06-28 15:40:51,558 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@45a68c8f[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:51,558 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016782 ms 2024-06-28 15:40:51,559 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [5fd81d0e-f41b-42de-9a21-6647ddb2d61c] 2024-06-28 15:40:51,565 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:51,566 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:51,567 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection cc6be746-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:40:51,568 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:51,569 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 135.719995 ms 2024-06-28 15:40:51,569 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:51,570 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:51,570 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:51,571 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2083481567'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-28 15:40:51,575 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-28 15:40:51,576 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection cc80a7d7-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom56] 2024-06-28 15:40:51,578 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc80ceea-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc80a7d7-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc80a7d7-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44c13fa8, true, {}] 2024-06-28 15:40:51,580 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@fca718b - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom56] 2024-06-28 15:40:51,581 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc81441b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc80a7d7-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc80a7d7-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70033973, true, {}] 2024-06-28 15:40:51,583 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: cc81441b-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-28 15:40:51,583 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4986009 2024-06-28 15:40:51,587 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=fdc80114-8fb1-4534-8c9e-85387f86323e, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:51,589 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2f4d4be7 2024-06-28 15:40:51,590 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, fdc80114-8fb1-4534-8c9e-85387f86323e, null, 0, false, true, null] 2024-06-28 15:40:51,592 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc82f1cd-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc80a7d7-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc80a7d7-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a36c3f2, true, {}] 2024-06-28 15:40:51,594 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:40:51,595 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc838e0e-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc80a7d7-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc80a7d7-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@214f7e73, true, {}] 2024-06-28 15:40:51,596 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:40:51,598 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc84033f-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc80a7d7-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc80a7d7-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@523ad3f1, true, {}] 2024-06-28 15:40:51,600 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b0d5b31a-eb99-4f0c-9f55-114eb653156d, address=b0d5b31a-eb99-4f0c-9f55-114eb653156d, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:51,600 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@19ca4b4f 2024-06-28 15:40:51,602 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5849b4fe 2024-06-28 15:40:51,603 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b0d5b31a-eb99-4f0c-9f55-114eb653156d, null, 0, false, true, null] 2024-06-28 15:40:51,607 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1425, durable=true, userID=cc8514b2-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-aaf0ba95-3bb3-4b0f-94ac-4e221205cfdf, JMSReplyTo=temp-queue://b0d5b31a-eb99-4f0c-9f55-114eb653156d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@130185772, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-28 15:40:51,614 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1425]:RELIABLE:CoreMessage[messageID=1425, durable=true, userID=cc8514b2-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-aaf0ba95-3bb3-4b0f-94ac-4e221205cfdf, JMSReplyTo=temp-queue://b0d5b31a-eb99-4f0c-9f55-114eb653156d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@130185772 2024-06-28 15:40:51,615 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1425, durable=true, userID=cc8514b2-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-aaf0ba95-3bb3-4b0f-94ac-4e221205cfdf, JMSReplyTo=temp-queue://b0d5b31a-eb99-4f0c-9f55-114eb653156d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@130185772 to transaction: TransactionImpl [xid=null, txID=1426, xid=null, state=ACTIVE, createTime=1719589251615(Fri Jun 28 15:40:51 UTC 2024), timeoutSeconds=-1, nr operations = 1]@240502a5 2024-06-28 15:40:51,617 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc86e973-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc80a7d7-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc80a7d7-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d17258f, true, {}] 2024-06-28 15:40:51,621 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1429, durable=true, userID=cc873795-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=b0d5b31a-eb99-4f0c-9f55-114eb653156d, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-aaf0ba95-3bb3-4b0f-94ac-4e221205cfdf, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7045cd00-b9b5-4546-8ccf-e3c9a80183cb]]@1239231553, context: RoutingContextImpl(Address=b0d5b31a-eb99-4f0c-9f55-114eb653156d, routingType=ANYCAST, PreviousAddress=b0d5b31a-eb99-4f0c-9f55-114eb653156d previousRoute:ANYCAST, reusable=true, version=-2147483537) .................................................. ***** durable queues b0d5b31a-eb99-4f0c-9f55-114eb653156d: ***** non durable for b0d5b31a-eb99-4f0c-9f55-114eb653156d: - queueID=1421 address:b0d5b31a-eb99-4f0c-9f55-114eb653156d name:b0d5b31a-eb99-4f0c-9f55-114eb653156d filter:null .................................................. , transaction: null 2024-06-28 15:40:51,621 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b0d5b31a-eb99-4f0c-9f55-114eb653156d: Reference[1429]:RELIABLE:CoreMessage[messageID=1429, durable=true, userID=cc873795-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=b0d5b31a-eb99-4f0c-9f55-114eb653156d, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-aaf0ba95-3bb3-4b0f-94ac-4e221205cfdf, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7045cd00-b9b5-4546-8ccf-e3c9a80183cb]]@1239231553 2024-06-28 15:40:51,622 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b0d5b31a-eb99-4f0c-9f55-114eb653156d: CoreMessage[messageID=1429, durable=true, userID=cc873795-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=b0d5b31a-eb99-4f0c-9f55-114eb653156d, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-aaf0ba95-3bb3-4b0f-94ac-4e221205cfdf, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7045cd00-b9b5-4546-8ccf-e3c9a80183cb]]@1239231553 to transaction: TransactionImpl [xid=null, txID=1432, xid=null, state=ACTIVE, createTime=1719589251622(Fri Jun 28 15:40:51 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1f7f3f10 2024-06-28 15:40:51,622 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1425, durable=true, userID=cc8514b2-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-aaf0ba95-3bb3-4b0f-94ac-4e221205cfdf, JMSReplyTo=temp-queue://b0d5b31a-eb99-4f0c-9f55-114eb653156d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@130185772, transaction: TransactionImpl [xid=null, txID=1426, xid=null, state=COMMITTED, createTime=1719589251615(Fri Jun 28 15:40:51 UTC 2024), timeoutSeconds=-1, nr operations = 0]@240502a5 2024-06-28 15:40:51,622 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b0d5b31a-eb99-4f0c-9f55-114eb653156d: CoreMessage[messageID=1429, durable=true, userID=cc873795-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=b0d5b31a-eb99-4f0c-9f55-114eb653156d, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-aaf0ba95-3bb3-4b0f-94ac-4e221205cfdf, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7045cd00-b9b5-4546-8ccf-e3c9a80183cb]]@1239231553, transaction: TransactionImpl [xid=null, txID=1432, xid=null, state=COMMITTED, createTime=1719589251622(Fri Jun 28 15:40:51 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1f7f3f10 2024-06-28 15:40:51,624 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc87fae6-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc80a7d7-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc80a7d7-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21550996, true, {}] 2024-06-28 15:40:51,625 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [b0d5b31a-eb99-4f0c-9f55-114eb653156d] 2024-06-28 15:40:51,682 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5da16ed6, org.eclipse.scout.rt.mom.jms.JmsSubscription@444720b7] 2024-06-28 15:40:51,685 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7c923368[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:51,686 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.036395 ms 2024-06-28 15:40:51,687 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [fdc80114-8fb1-4534-8c9e-85387f86323e] 2024-06-28 15:40:51,693 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:51,693 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:51,694 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection cc80a7d7-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:40:51,695 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:51,695 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 125.030085 ms 2024-06-28 15:40:51,695 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:51,697 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:51,697 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:51,699 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 163601522'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:40:51,704 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:40:51,705 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection cc9456f8-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-28 15:40:51,707 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc947e0b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc9456f8-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc9456f8-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b889bc3, true, {}] 2024-06-28 15:40:51,709 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@11def121 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-28 15:40:51,709 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc94f33c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc9456f8-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc9456f8-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17ff97a2, true, {}] 2024-06-28 15:40:51,711 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: cc94f33c-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-28 15:40:51,711 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@210d8636 2024-06-28 15:40:51,715 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=85fa6ce3-2bba-4859-95f5-9fde4a76798e, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:51,716 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@632a565e 2024-06-28 15:40:51,717 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 85fa6ce3-2bba-4859-95f5-9fde4a76798e, null, 0, false, true, null] 2024-06-28 15:40:51,719 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc9652ce-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc9456f8-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc9456f8-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2829dd94, true, {}] 2024-06-28 15:40:51,720 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:40:51,722 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc96c7ff-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc9456f8-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc9456f8-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@90995cc, true, {}] 2024-06-28 15:40:51,723 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:40:51,724 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc973d30-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc9456f8-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc9456f8-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76d46bdf, true, {}] 2024-06-28 15:40:51,725 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e71da5e4-01cf-4c95-a65e-f6cae62bc10a, address=e71da5e4-01cf-4c95-a65e-f6cae62bc10a, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:51,726 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@d761202 2024-06-28 15:40:51,727 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@16a2923 2024-06-28 15:40:51,728 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e71da5e4-01cf-4c95-a65e-f6cae62bc10a, null, 0, false, true, null] 2024-06-28 15:40:51,730 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1493, durable=true, userID=cc980083-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e13994bf-09b1-4268-a240-b6760b4b21af, JMSReplyTo=temp-queue://e71da5e4-01cf-4c95-a65e-f6cae62bc10a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1464696206, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-28 15:40:51,732 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1493]:RELIABLE:CoreMessage[messageID=1493, durable=true, userID=cc980083-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e13994bf-09b1-4268-a240-b6760b4b21af, JMSReplyTo=temp-queue://e71da5e4-01cf-4c95-a65e-f6cae62bc10a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1464696206 2024-06-28 15:40:51,733 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1493, durable=true, userID=cc980083-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e13994bf-09b1-4268-a240-b6760b4b21af, JMSReplyTo=temp-queue://e71da5e4-01cf-4c95-a65e-f6cae62bc10a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1464696206 to transaction: TransactionImpl [xid=null, txID=1494, xid=null, state=ACTIVE, createTime=1719589251733(Fri Jun 28 15:40:51 UTC 2024), timeoutSeconds=-1, nr operations = 1]@57299571 2024-06-28 15:40:51,734 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc98c3d4-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc9456f8-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc9456f8-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@606b3881, true, {}] 2024-06-28 15:40:51,735 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1493, durable=true, userID=cc980083-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e13994bf-09b1-4268-a240-b6760b4b21af, JMSReplyTo=temp-queue://e71da5e4-01cf-4c95-a65e-f6cae62bc10a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1464696206, transaction: TransactionImpl [xid=null, txID=1494, xid=null, state=COMMITTED, createTime=1719589251733(Fri Jun 28 15:40:51 UTC 2024), timeoutSeconds=-1, nr operations = 0]@57299571 2024-06-28 15:40:51,738 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from e71da5e4-01cf-4c95-a65e-f6cae62bc10a: Reference[1497]:RELIABLE:CoreMessage[messageID=1497, durable=true, userID=cc9911f6-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=e71da5e4-01cf-4c95-a65e-f6cae62bc10a, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e13994bf-09b1-4268-a240-b6760b4b21af, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=acff4da2-b5f9-4b2e-b710-4f893ebcc820]]@541952618 2024-06-28 15:40:51,737 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1497, durable=true, userID=cc9911f6-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=e71da5e4-01cf-4c95-a65e-f6cae62bc10a, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e13994bf-09b1-4268-a240-b6760b4b21af, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=acff4da2-b5f9-4b2e-b710-4f893ebcc820]]@541952618, context: RoutingContextImpl(Address=e71da5e4-01cf-4c95-a65e-f6cae62bc10a, routingType=ANYCAST, PreviousAddress=e71da5e4-01cf-4c95-a65e-f6cae62bc10a previousRoute:ANYCAST, reusable=true, version=-2147483533) .................................................. ***** durable queues e71da5e4-01cf-4c95-a65e-f6cae62bc10a: ***** non durable for e71da5e4-01cf-4c95-a65e-f6cae62bc10a: - queueID=1489 address:e71da5e4-01cf-4c95-a65e-f6cae62bc10a name:e71da5e4-01cf-4c95-a65e-f6cae62bc10a filter:null .................................................. , transaction: null 2024-06-28 15:40:51,738 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from e71da5e4-01cf-4c95-a65e-f6cae62bc10a: CoreMessage[messageID=1497, durable=true, userID=cc9911f6-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=e71da5e4-01cf-4c95-a65e-f6cae62bc10a, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e13994bf-09b1-4268-a240-b6760b4b21af, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=acff4da2-b5f9-4b2e-b710-4f893ebcc820]]@541952618 to transaction: TransactionImpl [xid=null, txID=1498, xid=null, state=ACTIVE, createTime=1719589251738(Fri Jun 28 15:40:51 UTC 2024), timeoutSeconds=-1, nr operations = 1]@11cd74e2 2024-06-28 15:40:51,739 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from e71da5e4-01cf-4c95-a65e-f6cae62bc10a: CoreMessage[messageID=1497, durable=true, userID=cc9911f6-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=e71da5e4-01cf-4c95-a65e-f6cae62bc10a, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e13994bf-09b1-4268-a240-b6760b4b21af, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=acff4da2-b5f9-4b2e-b710-4f893ebcc820]]@541952618, transaction: TransactionImpl [xid=null, txID=1498, xid=null, state=COMMITTED, createTime=1719589251738(Fri Jun 28 15:40:51 UTC 2024), timeoutSeconds=-1, nr operations = 0]@11cd74e2 2024-06-28 15:40:51,740 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cc99ae37-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cc9456f8-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cc9456f8-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@678b11a1, true, {}] 2024-06-28 15:40:51,741 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [e71da5e4-01cf-4c95-a65e-f6cae62bc10a] 2024-06-28 15:40:51,795 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7d0e46dd, org.eclipse.scout.rt.mom.jms.JmsSubscription@318353] 2024-06-28 15:40:51,799 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1ab38b38[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:51,799 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.021050 ms 2024-06-28 15:40:51,800 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [85fa6ce3-2bba-4859-95f5-9fde4a76798e] 2024-06-28 15:40:51,803 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:51,803 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:51,804 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection cc9456f8-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:40:51,805 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:51,806 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 108.452551 ms 2024-06-28 15:40:51,806 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:51,807 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:51,807 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:51,809 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2026214049'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:40:51,812 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:40:51,813 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection cca4d1c9-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom82] 2024-06-28 15:40:51,815 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cca4f8dc-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cca4d1c9-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cca4d1c9-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@661ca4ad, true, {}] 2024-06-28 15:40:51,817 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5d908130 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom82] 2024-06-28 15:40:51,818 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cca56e0d-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cca4d1c9-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cca4d1c9-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a5fb76e, true, {}] 2024-06-28 15:40:51,819 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: cca56e0d-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-28 15:40:51,820 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1fcc860c 2024-06-28 15:40:51,821 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=248ed592-e0fe-4529-ac57-ac7139f99b06, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:51,823 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6bf9dd7c 2024-06-28 15:40:51,823 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 248ed592-e0fe-4529-ac57-ac7139f99b06, null, 0, false, true, null] 2024-06-28 15:40:51,825 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cca67f7f-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cca4d1c9-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cca4d1c9-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@337553db, true, {}] 2024-06-28 15:40:51,827 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:40:51,828 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cca6f4b0-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cca4d1c9-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cca4d1c9-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38e38098, true, {}] 2024-06-28 15:40:51,829 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:40:51,830 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cca769e1-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cca4d1c9-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cca4d1c9-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23512976, true, {}] 2024-06-28 15:40:51,831 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5b4e765a-0f43-4284-85d3-272b0ad68c91, address=5b4e765a-0f43-4284-85d3-272b0ad68c91, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:51,832 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@be7afdb 2024-06-28 15:40:51,833 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4660dcbc 2024-06-28 15:40:51,834 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5b4e765a-0f43-4284-85d3-272b0ad68c91, null, 0, false, true, null] 2024-06-28 15:40:51,845 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1561, durable=true, userID=cca965b4-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ebfe2e3c-fbf3-438f-bad6-92507a5309e9, JMSReplyTo=temp-queue://5b4e765a-0f43-4284-85d3-272b0ad68c91, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@998949393, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-28 15:40:51,847 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1561]:RELIABLE:CoreMessage[messageID=1561, durable=true, userID=cca965b4-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ebfe2e3c-fbf3-438f-bad6-92507a5309e9, JMSReplyTo=temp-queue://5b4e765a-0f43-4284-85d3-272b0ad68c91, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@998949393 2024-06-28 15:40:51,848 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1561, durable=true, userID=cca965b4-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ebfe2e3c-fbf3-438f-bad6-92507a5309e9, JMSReplyTo=temp-queue://5b4e765a-0f43-4284-85d3-272b0ad68c91, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@998949393 to transaction: TransactionImpl [xid=null, txID=1562, xid=null, state=ACTIVE, createTime=1719589251848(Fri Jun 28 15:40:51 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6f6bf57e 2024-06-28 15:40:51,850 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ccaa7725-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cca4d1c9-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cca4d1c9-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b3dad8, true, {}] 2024-06-28 15:40:51,854 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1561, durable=true, userID=cca965b4-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ebfe2e3c-fbf3-438f-bad6-92507a5309e9, JMSReplyTo=temp-queue://5b4e765a-0f43-4284-85d3-272b0ad68c91, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@998949393, transaction: TransactionImpl [xid=null, txID=1562, xid=null, state=COMMITTED, createTime=1719589251848(Fri Jun 28 15:40:51 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6f6bf57e 2024-06-28 15:40:51,854 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1565, durable=true, userID=ccaac547-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=5b4e765a-0f43-4284-85d3-272b0ad68c91, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ebfe2e3c-fbf3-438f-bad6-92507a5309e9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=50d0a6ea-f4b8-4350-8cd7-77a013b773a2]]@1487846964, context: RoutingContextImpl(Address=5b4e765a-0f43-4284-85d3-272b0ad68c91, routingType=ANYCAST, PreviousAddress=5b4e765a-0f43-4284-85d3-272b0ad68c91 previousRoute:ANYCAST, reusable=true, version=-2147483529) .................................................. ***** durable queues 5b4e765a-0f43-4284-85d3-272b0ad68c91: ***** non durable for 5b4e765a-0f43-4284-85d3-272b0ad68c91: - queueID=1557 address:5b4e765a-0f43-4284-85d3-272b0ad68c91 name:5b4e765a-0f43-4284-85d3-272b0ad68c91 filter:null .................................................. , transaction: null 2024-06-28 15:40:51,854 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 5b4e765a-0f43-4284-85d3-272b0ad68c91: Reference[1565]:RELIABLE:CoreMessage[messageID=1565, durable=true, userID=ccaac547-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=5b4e765a-0f43-4284-85d3-272b0ad68c91, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ebfe2e3c-fbf3-438f-bad6-92507a5309e9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=50d0a6ea-f4b8-4350-8cd7-77a013b773a2]]@1487846964 2024-06-28 15:40:51,855 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 5b4e765a-0f43-4284-85d3-272b0ad68c91: CoreMessage[messageID=1565, durable=true, userID=ccaac547-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=5b4e765a-0f43-4284-85d3-272b0ad68c91, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ebfe2e3c-fbf3-438f-bad6-92507a5309e9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=50d0a6ea-f4b8-4350-8cd7-77a013b773a2]]@1487846964 to transaction: TransactionImpl [xid=null, txID=1568, xid=null, state=ACTIVE, createTime=1719589251855(Fri Jun 28 15:40:51 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5f92b420 2024-06-28 15:40:51,856 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 5b4e765a-0f43-4284-85d3-272b0ad68c91: CoreMessage[messageID=1565, durable=true, userID=ccaac547-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=5b4e765a-0f43-4284-85d3-272b0ad68c91, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ebfe2e3c-fbf3-438f-bad6-92507a5309e9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=50d0a6ea-f4b8-4350-8cd7-77a013b773a2]]@1487846964, transaction: TransactionImpl [xid=null, txID=1568, xid=null, state=COMMITTED, createTime=1719589251855(Fri Jun 28 15:40:51 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5f92b420 2024-06-28 15:40:51,858 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ccab8898-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cca4d1c9-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cca4d1c9-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66fd7b7c, true, {}] 2024-06-28 15:40:51,859 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [5b4e765a-0f43-4284-85d3-272b0ad68c91] 2024-06-28 15:40:51,913 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@72ea5674, org.eclipse.scout.rt.mom.jms.JmsSubscription@7ecd6861] 2024-06-28 15:40:51,917 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1335869f[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:51,917 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016066 ms 2024-06-28 15:40:51,918 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [248ed592-e0fe-4529-ac57-ac7139f99b06] 2024-06-28 15:40:51,921 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:51,922 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:51,923 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection cca4d1c9-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:40:51,924 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:51,924 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 116.797934 ms 2024-06-28 15:40:51,924 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:51,926 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:51,926 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:51,927 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2140708766'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-28 15:40:51,931 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-28 15:40:51,932 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ccb6fa4a-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom56] 2024-06-28 15:40:51,934 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ccb7215d-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ccb6fa4a-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ccb6fa4a-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2861bc37, true, {}] 2024-06-28 15:40:51,935 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4019c8d4 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom56] 2024-06-28 15:40:51,936 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ccb7968e-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ccb6fa4a-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ccb6fa4a-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e3e379c, true, {}] 2024-06-28 15:40:51,937 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: ccb7968e-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-28 15:40:51,938 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2329bfcb 2024-06-28 15:40:51,939 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=808e9e84-16c9-4db5-a2e9-31aeb73a1080, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:51,941 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@667c31bd 2024-06-28 15:40:51,942 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 808e9e84-16c9-4db5-a2e9-31aeb73a1080, null, 0, false, true, null] 2024-06-28 15:40:51,944 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ccb8a800-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ccb6fa4a-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ccb6fa4a-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@822fb0, true, {}] 2024-06-28 15:40:51,946 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:40:51,948 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ccb94441-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ccb6fa4a-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ccb6fa4a-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@71ce094d, true, {}] 2024-06-28 15:40:51,950 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:40:51,953 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ccba2ea2-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ccb6fa4a-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ccb6fa4a-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9992841, true, {}] 2024-06-28 15:40:51,954 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c3650792-4c55-4f32-9cab-93c835f88f6e, address=c3650792-4c55-4f32-9cab-93c835f88f6e, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:51,955 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@b8bed29 2024-06-28 15:40:51,956 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1174939a 2024-06-28 15:40:51,957 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c3650792-4c55-4f32-9cab-93c835f88f6e, null, 0, false, true, null] 2024-06-28 15:40:51,960 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1629, durable=true, userID=ccbb1905-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d0aeffa9-3cda-45a4-856a-04252563fd1b, JMSReplyTo=temp-queue://c3650792-4c55-4f32-9cab-93c835f88f6e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1030149191, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-28 15:40:51,965 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1629]:RELIABLE:CoreMessage[messageID=1629, durable=true, userID=ccbb1905-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d0aeffa9-3cda-45a4-856a-04252563fd1b, JMSReplyTo=temp-queue://c3650792-4c55-4f32-9cab-93c835f88f6e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1030149191 2024-06-28 15:40:51,967 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1629, durable=true, userID=ccbb1905-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d0aeffa9-3cda-45a4-856a-04252563fd1b, JMSReplyTo=temp-queue://c3650792-4c55-4f32-9cab-93c835f88f6e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1030149191 to transaction: TransactionImpl [xid=null, txID=1630, xid=null, state=ACTIVE, createTime=1719589251966(Fri Jun 28 15:40:51 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7bf23f41 2024-06-28 15:40:51,968 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ccbc7896-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ccb6fa4a-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ccb6fa4a-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25a00acb, true, {}] 2024-06-28 15:40:51,968 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1629, durable=true, userID=ccbb1905-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d0aeffa9-3cda-45a4-856a-04252563fd1b, JMSReplyTo=temp-queue://c3650792-4c55-4f32-9cab-93c835f88f6e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1030149191, transaction: TransactionImpl [xid=null, txID=1630, xid=null, state=COMMITTED, createTime=1719589251966(Fri Jun 28 15:40:51 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7bf23f41 2024-06-28 15:40:51,972 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from c3650792-4c55-4f32-9cab-93c835f88f6e: Reference[1633]:RELIABLE:CoreMessage[messageID=1633, durable=true, userID=ccbcc6b8-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=c3650792-4c55-4f32-9cab-93c835f88f6e, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d0aeffa9-3cda-45a4-856a-04252563fd1b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0e10168c-cbd2-4a8d-a477-5c184d416a3e]]@168841247 2024-06-28 15:40:51,971 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1633, durable=true, userID=ccbcc6b8-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=c3650792-4c55-4f32-9cab-93c835f88f6e, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d0aeffa9-3cda-45a4-856a-04252563fd1b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0e10168c-cbd2-4a8d-a477-5c184d416a3e]]@168841247, context: RoutingContextImpl(Address=c3650792-4c55-4f32-9cab-93c835f88f6e, routingType=ANYCAST, PreviousAddress=c3650792-4c55-4f32-9cab-93c835f88f6e previousRoute:ANYCAST, reusable=true, version=-2147483525) .................................................. ***** durable queues c3650792-4c55-4f32-9cab-93c835f88f6e: ***** non durable for c3650792-4c55-4f32-9cab-93c835f88f6e: - queueID=1625 address:c3650792-4c55-4f32-9cab-93c835f88f6e name:c3650792-4c55-4f32-9cab-93c835f88f6e filter:null .................................................. , transaction: null 2024-06-28 15:40:51,972 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from c3650792-4c55-4f32-9cab-93c835f88f6e: CoreMessage[messageID=1633, durable=true, userID=ccbcc6b8-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=c3650792-4c55-4f32-9cab-93c835f88f6e, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d0aeffa9-3cda-45a4-856a-04252563fd1b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0e10168c-cbd2-4a8d-a477-5c184d416a3e]]@168841247 to transaction: TransactionImpl [xid=null, txID=1634, xid=null, state=ACTIVE, createTime=1719589251972(Fri Jun 28 15:40:51 UTC 2024), timeoutSeconds=-1, nr operations = 1]@28402168 2024-06-28 15:40:51,973 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from c3650792-4c55-4f32-9cab-93c835f88f6e: CoreMessage[messageID=1633, durable=true, userID=ccbcc6b8-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:51 UTC 2024, expiration=0, durable=true, address=c3650792-4c55-4f32-9cab-93c835f88f6e, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d0aeffa9-3cda-45a4-856a-04252563fd1b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0e10168c-cbd2-4a8d-a477-5c184d416a3e]]@168841247, transaction: TransactionImpl [xid=null, txID=1634, xid=null, state=COMMITTED, createTime=1719589251972(Fri Jun 28 15:40:51 UTC 2024), timeoutSeconds=-1, nr operations = 0]@28402168 2024-06-28 15:40:51,974 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ccbd62f9-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ccb6fa4a-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ccb6fa4a-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33a33ea5, true, {}] 2024-06-28 15:40:51,975 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [c3650792-4c55-4f32-9cab-93c835f88f6e] 2024-06-28 15:40:52,029 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@569d6e0d, org.eclipse.scout.rt.mom.jms.JmsSubscription@43069adf] 2024-06-28 15:40:52,032 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@45146662[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:52,033 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016866 ms 2024-06-28 15:40:52,033 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [808e9e84-16c9-4db5-a2e9-31aeb73a1080] 2024-06-28 15:40:52,037 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:52,037 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:52,038 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ccb6fa4a-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:40:52,040 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:52,040 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 114.148027 ms 2024-06-28 15:40:52,040 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:52,042 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:52,042 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:52,044 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 861450642'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:40:52,049 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:40:52,051 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ccc922cb-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-28 15:40:52,053 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ccc949de-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ccc922cb-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ccc922cb-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e36b953, true, {}] 2024-06-28 15:40:52,055 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@53d07c3d - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-28 15:40:52,055 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ccc9bf0f-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ccc922cb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ccc922cb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e28dbca, true, {}] 2024-06-28 15:40:52,058 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: ccc9bf0f-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-28 15:40:52,058 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1830e11b 2024-06-28 15:40:52,060 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ea3185a3-5f81-4ec2-a657-d98562619dd1, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:52,062 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7172eaf9 2024-06-28 15:40:52,063 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ea3185a3-5f81-4ec2-a657-d98562619dd1, null, 0, false, true, null] 2024-06-28 15:40:52,064 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cccb1ea1-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ccc922cb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ccc922cb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ab1de77, true, {}] 2024-06-28 15:40:52,066 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:40:52,068 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cccb93d2-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ccc922cb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ccc922cb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61d94ab1, true, {}] 2024-06-28 15:40:52,069 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:40:52,071 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cccc0903-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ccc922cb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ccc922cb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d667939, true, {}] 2024-06-28 15:40:52,072 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c4ad302e-f635-45bf-8e1d-3b49036b29bb, address=c4ad302e-f635-45bf-8e1d-3b49036b29bb, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:52,072 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@34ad432c 2024-06-28 15:40:52,074 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7256b697 2024-06-28 15:40:52,075 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c4ad302e-f635-45bf-8e1d-3b49036b29bb, null, 0, false, true, null] 2024-06-28 15:40:52,078 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1697, durable=true, userID=ccccf366-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8608e7c3-c12c-4148-8559-d80fffe20142, JMSReplyTo=temp-queue://c4ad302e-f635-45bf-8e1d-3b49036b29bb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@362500090, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-28 15:40:52,079 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1697]:RELIABLE:CoreMessage[messageID=1697, durable=true, userID=ccccf366-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8608e7c3-c12c-4148-8559-d80fffe20142, JMSReplyTo=temp-queue://c4ad302e-f635-45bf-8e1d-3b49036b29bb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@362500090 2024-06-28 15:40:52,080 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1697, durable=true, userID=ccccf366-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8608e7c3-c12c-4148-8559-d80fffe20142, JMSReplyTo=temp-queue://c4ad302e-f635-45bf-8e1d-3b49036b29bb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@362500090 to transaction: TransactionImpl [xid=null, txID=1698, xid=null, state=ACTIVE, createTime=1719589252080(Fri Jun 28 15:40:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@a8773be 2024-06-28 15:40:52,082 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cccdb6b7-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ccc922cb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ccc922cb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2192783a, true, {}] 2024-06-28 15:40:52,082 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1697, durable=true, userID=ccccf366-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8608e7c3-c12c-4148-8559-d80fffe20142, JMSReplyTo=temp-queue://c4ad302e-f635-45bf-8e1d-3b49036b29bb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@362500090, transaction: TransactionImpl [xid=null, txID=1698, xid=null, state=COMMITTED, createTime=1719589252080(Fri Jun 28 15:40:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@a8773be 2024-06-28 15:40:52,085 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1701, durable=true, userID=ccce2be9-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:52 UTC 2024, expiration=0, durable=true, address=c4ad302e-f635-45bf-8e1d-3b49036b29bb, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8608e7c3-c12c-4148-8559-d80fffe20142, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3965ef62-5990-4f21-b0d8-f84fc6a66761]]@1812832250, context: RoutingContextImpl(Address=c4ad302e-f635-45bf-8e1d-3b49036b29bb, routingType=ANYCAST, PreviousAddress=c4ad302e-f635-45bf-8e1d-3b49036b29bb previousRoute:ANYCAST, reusable=true, version=-2147483521) .................................................. ***** durable queues c4ad302e-f635-45bf-8e1d-3b49036b29bb: ***** non durable for c4ad302e-f635-45bf-8e1d-3b49036b29bb: - queueID=1693 address:c4ad302e-f635-45bf-8e1d-3b49036b29bb name:c4ad302e-f635-45bf-8e1d-3b49036b29bb filter:null .................................................. , transaction: null 2024-06-28 15:40:52,085 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from c4ad302e-f635-45bf-8e1d-3b49036b29bb: Reference[1701]:RELIABLE:CoreMessage[messageID=1701, durable=true, userID=ccce2be9-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:52 UTC 2024, expiration=0, durable=true, address=c4ad302e-f635-45bf-8e1d-3b49036b29bb, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8608e7c3-c12c-4148-8559-d80fffe20142, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3965ef62-5990-4f21-b0d8-f84fc6a66761]]@1812832250 2024-06-28 15:40:52,086 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from c4ad302e-f635-45bf-8e1d-3b49036b29bb: CoreMessage[messageID=1701, durable=true, userID=ccce2be9-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:52 UTC 2024, expiration=0, durable=true, address=c4ad302e-f635-45bf-8e1d-3b49036b29bb, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8608e7c3-c12c-4148-8559-d80fffe20142, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3965ef62-5990-4f21-b0d8-f84fc6a66761]]@1812832250 to transaction: TransactionImpl [xid=null, txID=1704, xid=null, state=ACTIVE, createTime=1719589252086(Fri Jun 28 15:40:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@66809ccc 2024-06-28 15:40:52,086 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from c4ad302e-f635-45bf-8e1d-3b49036b29bb: CoreMessage[messageID=1701, durable=true, userID=ccce2be9-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:52 UTC 2024, expiration=0, durable=true, address=c4ad302e-f635-45bf-8e1d-3b49036b29bb, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8608e7c3-c12c-4148-8559-d80fffe20142, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3965ef62-5990-4f21-b0d8-f84fc6a66761]]@1812832250, transaction: TransactionImpl [xid=null, txID=1704, xid=null, state=COMMITTED, createTime=1719589252086(Fri Jun 28 15:40:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@66809ccc 2024-06-28 15:40:52,088 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cccec82a-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ccc922cb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ccc922cb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6415bacc, true, {}] 2024-06-28 15:40:52,089 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [c4ad302e-f635-45bf-8e1d-3b49036b29bb] 2024-06-28 15:40:52,144 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@75f316df, org.eclipse.scout.rt.mom.jms.JmsSubscription@2d4aadc] 2024-06-28 15:40:52,148 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6f693bc2[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:52,149 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.024500 ms 2024-06-28 15:40:52,150 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [ea3185a3-5f81-4ec2-a657-d98562619dd1] 2024-06-28 15:40:52,156 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:52,156 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:52,157 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ccc922cb-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:40:52,158 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:52,159 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 116.615829 ms 2024-06-28 15:40:52,159 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:52,161 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:52,161 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:52,163 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1661411534'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:40:52,167 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom82] 2024-06-28 15:40:52,168 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ccdafd2c-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom84] 2024-06-28 15:40:52,170 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ccdb243f-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ccdafd2c-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ccdafd2c-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b47733, true, {}] 2024-06-28 15:40:52,171 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5bff9d3a - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom84] 2024-06-28 15:40:52,172 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ccdb9970-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ccdafd2c-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ccdafd2c-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@197b0778, true, {}] 2024-06-28 15:40:52,173 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8850678b-ade3-4cbf-98c8-13f58709d663, address=8850678b-ade3-4cbf-98c8-13f58709d663, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:52,174 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@47e336de 2024-06-28 15:40:52,175 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@47ca648a 2024-06-28 15:40:52,176 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8850678b-ade3-4cbf-98c8-13f58709d663, null, 0, false, true, null] 2024-06-28 15:40:52,178 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: ccdb9970-3564-11ef-88ed-0a580a2812a0 with parameters: [test/mom/testQueueRequestReplyRequestFirst, [ANYCAST], true] 2024-06-28 15:40:52,179 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@17d7563d 2024-06-28 15:40:52,181 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueueRequestReplyRequestFirst, address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-28 15:40:52,182 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@76e1e54e 2024-06-28 15:40:52,185 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1754, durable=true, userID=ccdd4724-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-aac99e2f-dd48-4be0-98e0-f916bb4b9f99, JMSReplyTo=temp-queue://8850678b-ade3-4cbf-98c8-13f58709d663, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1490117572, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-28 15:40:52,466 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cd084ec5-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ccdafd2c-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ccdafd2c-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58fc2fa2, true, {}] 2024-06-28 15:40:52,468 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: cd084ec5-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-28 15:40:52,469 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6d2745bd 2024-06-28 15:40:52,470 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=813115a1-5f5d-4f13-b7bc-20e978addad7, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:52,472 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@60d7dc33 2024-06-28 15:40:52,472 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 813115a1-5f5d-4f13-b7bc-20e978addad7, null, 0, false, true, null] 2024-06-28 15:40:52,474 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cd09ae57-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ccdafd2c-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ccdafd2c-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f4fc78, true, {}] 2024-06-28 15:40:52,476 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-28 15:40:52,477 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[1754]:RELIABLE:CoreMessage[messageID=1754, durable=true, userID=ccdd4724-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-aac99e2f-dd48-4be0-98e0-f916bb4b9f99, JMSReplyTo=temp-queue://8850678b-ade3-4cbf-98c8-13f58709d663, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1490117572 2024-06-28 15:40:52,478 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1754, durable=true, userID=ccdd4724-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-aac99e2f-dd48-4be0-98e0-f916bb4b9f99, JMSReplyTo=temp-queue://8850678b-ade3-4cbf-98c8-13f58709d663, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1490117572 to transaction: TransactionImpl [xid=null, txID=1767, xid=null, state=ACTIVE, createTime=1719589252478(Fri Jun 28 15:40:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4d1c18aa 2024-06-28 15:40:52,479 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cd0a71a8-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ccdafd2c-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ccdafd2c-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@71270754, true, {}] 2024-06-28 15:40:52,482 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1770, durable=true, userID=cd0abfca-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:52 UTC 2024, expiration=0, durable=true, address=8850678b-ade3-4cbf-98c8-13f58709d663, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-aac99e2f-dd48-4be0-98e0-f916bb4b9f99, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fc0ee2fe-620a-43ef-9742-a83b113521b6]]@758948728, context: RoutingContextImpl(Address=8850678b-ade3-4cbf-98c8-13f58709d663, routingType=ANYCAST, PreviousAddress=8850678b-ade3-4cbf-98c8-13f58709d663 previousRoute:ANYCAST, reusable=true, version=-2147483518) .................................................. ***** durable queues 8850678b-ade3-4cbf-98c8-13f58709d663: ***** non durable for 8850678b-ade3-4cbf-98c8-13f58709d663: - queueID=1745 address:8850678b-ade3-4cbf-98c8-13f58709d663 name:8850678b-ade3-4cbf-98c8-13f58709d663 filter:null .................................................. , transaction: null 2024-06-28 15:40:52,483 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 8850678b-ade3-4cbf-98c8-13f58709d663: Reference[1770]:RELIABLE:CoreMessage[messageID=1770, durable=true, userID=cd0abfca-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:52 UTC 2024, expiration=0, durable=true, address=8850678b-ade3-4cbf-98c8-13f58709d663, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-aac99e2f-dd48-4be0-98e0-f916bb4b9f99, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fc0ee2fe-620a-43ef-9742-a83b113521b6]]@758948728 2024-06-28 15:40:52,483 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1754, durable=true, userID=ccdd4724-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-aac99e2f-dd48-4be0-98e0-f916bb4b9f99, JMSReplyTo=temp-queue://8850678b-ade3-4cbf-98c8-13f58709d663, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1490117572, transaction: TransactionImpl [xid=null, txID=1767, xid=null, state=COMMITTED, createTime=1719589252478(Fri Jun 28 15:40:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4d1c18aa 2024-06-28 15:40:52,484 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 8850678b-ade3-4cbf-98c8-13f58709d663: CoreMessage[messageID=1770, durable=true, userID=cd0abfca-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:52 UTC 2024, expiration=0, durable=true, address=8850678b-ade3-4cbf-98c8-13f58709d663, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-aac99e2f-dd48-4be0-98e0-f916bb4b9f99, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fc0ee2fe-620a-43ef-9742-a83b113521b6]]@758948728 to transaction: TransactionImpl [xid=null, txID=1773, xid=null, state=ACTIVE, createTime=1719589252483(Fri Jun 28 15:40:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@62174bd3 2024-06-28 15:40:52,484 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 8850678b-ade3-4cbf-98c8-13f58709d663: CoreMessage[messageID=1770, durable=true, userID=cd0abfca-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:52 UTC 2024, expiration=0, durable=true, address=8850678b-ade3-4cbf-98c8-13f58709d663, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-aac99e2f-dd48-4be0-98e0-f916bb4b9f99, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fc0ee2fe-620a-43ef-9742-a83b113521b6]]@758948728, transaction: TransactionImpl [xid=null, txID=1773, xid=null, state=COMMITTED, createTime=1719589252483(Fri Jun 28 15:40:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@62174bd3 2024-06-28 15:40:52,486 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cd0b831b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ccdafd2c-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ccdafd2c-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b8c48d5, true, {}] 2024-06-28 15:40:52,487 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [8850678b-ade3-4cbf-98c8-13f58709d663] 2024-06-28 15:40:52,491 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4bc75792] 2024-06-28 15:40:52,493 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@286e3357[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:52,494 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.018214 ms 2024-06-28 15:40:52,495 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [813115a1-5f5d-4f13-b7bc-20e978addad7] 2024-06-28 15:40:52,498 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:52,498 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:52,499 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ccdafd2c-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:40:52,500 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:52,501 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 339.387546 ms 2024-06-28 15:40:52,501 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:52,502 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:52,502 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:52,503 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 416500825'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-28 15:40:52,509 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)] 2024-06-28 15:40:52,511 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection cd0f53ad-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom85] 2024-06-28 15:40:52,513 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cd0f7ac0-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cd0f53ad-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cd0f53ad-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37ad321a, true, {}] 2024-06-28 15:40:52,515 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@778d9325 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom85] 2024-06-28 15:40:52,515 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cd0feff1-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cd0f53ad-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cd0f53ad-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2de50e1d, true, {}] 2024-06-28 15:40:52,516 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=80ce453c-b8d8-4d3c-91f5-dd40252c30a8, address=80ce453c-b8d8-4d3c-91f5-dd40252c30a8, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:52,517 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@39c34b7a 2024-06-28 15:40:52,518 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6748cf5a 2024-06-28 15:40:52,519 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 80ce453c-b8d8-4d3c-91f5-dd40252c30a8, null, 0, false, true, null] 2024-06-28 15:40:52,522 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1814, durable=true, userID=cd10da54-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f0becec3-f01f-4372-858b-828d2b274f64, JMSReplyTo=temp-queue://80ce453c-b8d8-4d3c-91f5-dd40252c30a8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@307626886, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-28 15:40:52,806 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cd3c3015-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cd0f53ad-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cd0f53ad-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@458ba6dc, true, {}] 2024-06-28 15:40:52,808 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: cd3c3015-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-28 15:40:52,808 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@21396742 2024-06-28 15:40:52,810 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=83d199c5-dd66-4b96-ae91-302adbd128a9, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:52,811 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@74a4af94 2024-06-28 15:40:52,812 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 83d199c5-dd66-4b96-ae91-302adbd128a9, null, 0, false, true, null] 2024-06-28 15:40:52,813 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cd3d6897-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cd0f53ad-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cd0f53ad-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@557561da, true, {}] 2024-06-28 15:40:52,814 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-28 15:40:52,815 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[1814]:RELIABLE:CoreMessage[messageID=1814, durable=true, userID=cd10da54-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f0becec3-f01f-4372-858b-828d2b274f64, JMSReplyTo=temp-queue://80ce453c-b8d8-4d3c-91f5-dd40252c30a8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@307626886 2024-06-28 15:40:52,816 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1814, durable=true, userID=cd10da54-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f0becec3-f01f-4372-858b-828d2b274f64, JMSReplyTo=temp-queue://80ce453c-b8d8-4d3c-91f5-dd40252c30a8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@307626886 to transaction: TransactionImpl [xid=null, txID=1827, xid=null, state=ACTIVE, createTime=1719589252816(Fri Jun 28 15:40:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@70447298 2024-06-28 15:40:52,817 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cd3e04d8-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cd0f53ad-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cd0f53ad-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7332190d, true, {}] 2024-06-28 15:40:52,820 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1830, durable=true, userID=cd3e52fa-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:52 UTC 2024, expiration=0, durable=true, address=80ce453c-b8d8-4d3c-91f5-dd40252c30a8, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f0becec3-f01f-4372-858b-828d2b274f64, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cda6bf55-b16f-454c-8d5a-6ff87432bcb8]]@140134736, context: RoutingContextImpl(Address=80ce453c-b8d8-4d3c-91f5-dd40252c30a8, routingType=ANYCAST, PreviousAddress=80ce453c-b8d8-4d3c-91f5-dd40252c30a8 previousRoute:ANYCAST, reusable=true, version=-2147483513) .................................................. ***** durable queues 80ce453c-b8d8-4d3c-91f5-dd40252c30a8: ***** non durable for 80ce453c-b8d8-4d3c-91f5-dd40252c30a8: - queueID=1810 address:80ce453c-b8d8-4d3c-91f5-dd40252c30a8 name:80ce453c-b8d8-4d3c-91f5-dd40252c30a8 filter:null .................................................. , transaction: null 2024-06-28 15:40:52,820 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 80ce453c-b8d8-4d3c-91f5-dd40252c30a8: Reference[1830]:RELIABLE:CoreMessage[messageID=1830, durable=true, userID=cd3e52fa-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:52 UTC 2024, expiration=0, durable=true, address=80ce453c-b8d8-4d3c-91f5-dd40252c30a8, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f0becec3-f01f-4372-858b-828d2b274f64, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cda6bf55-b16f-454c-8d5a-6ff87432bcb8]]@140134736 2024-06-28 15:40:52,821 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 80ce453c-b8d8-4d3c-91f5-dd40252c30a8: CoreMessage[messageID=1830, durable=true, userID=cd3e52fa-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:52 UTC 2024, expiration=0, durable=true, address=80ce453c-b8d8-4d3c-91f5-dd40252c30a8, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f0becec3-f01f-4372-858b-828d2b274f64, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cda6bf55-b16f-454c-8d5a-6ff87432bcb8]]@140134736 to transaction: TransactionImpl [xid=null, txID=1833, xid=null, state=ACTIVE, createTime=1719589252821(Fri Jun 28 15:40:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@293b5b11 2024-06-28 15:40:52,821 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1814, durable=true, userID=cd10da54-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f0becec3-f01f-4372-858b-828d2b274f64, JMSReplyTo=temp-queue://80ce453c-b8d8-4d3c-91f5-dd40252c30a8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@307626886, transaction: TransactionImpl [xid=null, txID=1827, xid=null, state=COMMITTED, createTime=1719589252816(Fri Jun 28 15:40:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@70447298 2024-06-28 15:40:52,821 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 80ce453c-b8d8-4d3c-91f5-dd40252c30a8: CoreMessage[messageID=1830, durable=true, userID=cd3e52fa-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:52 UTC 2024, expiration=0, durable=true, address=80ce453c-b8d8-4d3c-91f5-dd40252c30a8, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f0becec3-f01f-4372-858b-828d2b274f64, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cda6bf55-b16f-454c-8d5a-6ff87432bcb8]]@140134736, transaction: TransactionImpl [xid=null, txID=1833, xid=null, state=COMMITTED, createTime=1719589252821(Fri Jun 28 15:40:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@293b5b11 2024-06-28 15:40:52,823 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cd3ec82b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cd0f53ad-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cd0f53ad-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e2c1ee7, true, {}] 2024-06-28 15:40:52,823 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [80ce453c-b8d8-4d3c-91f5-dd40252c30a8] 2024-06-28 15:40:52,827 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@232899d1] 2024-06-28 15:40:52,828 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5152955e[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:52,829 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016744 ms 2024-06-28 15:40:52,830 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [83d199c5-dd66-4b96-ae91-302adbd128a9] 2024-06-28 15:40:52,832 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:52,833 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:52,834 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection cd0f53ad-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:40:52,835 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:52,835 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 332.555806 ms 2024-06-28 15:40:52,835 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:52,836 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:52,836 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:52,838 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 830324917'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:40:52,842 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom56] 2024-06-28 15:40:52,843 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection cd41fc7d-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom86] 2024-06-28 15:40:52,845 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cd424aa0-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cd41fc7d-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cd41fc7d-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52d14d30, true, {}] 2024-06-28 15:40:52,847 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@134ffee4 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom86] 2024-06-28 15:40:52,848 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cd4298c1-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cd41fc7d-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cd41fc7d-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4fc7c8bb, true, {}] 2024-06-28 15:40:52,849 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a13af23e-28ab-4c32-9fdb-2f2bed938104, address=a13af23e-28ab-4c32-9fdb-2f2bed938104, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:52,850 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@77d26746 2024-06-28 15:40:52,851 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1ec9732c 2024-06-28 15:40:52,852 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a13af23e-28ab-4c32-9fdb-2f2bed938104, null, 0, false, true, null] 2024-06-28 15:40:52,855 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1874, durable=true, userID=cd43aa34-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fd9efc72-221a-45ff-bc98-fc3b281e538b, JMSReplyTo=temp-queue://a13af23e-28ab-4c32-9fdb-2f2bed938104, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1874393000, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-28 15:40:53,140 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cd6f2705-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cd41fc7d-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cd41fc7d-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3cb23fb5, true, {}] 2024-06-28 15:40:53,142 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: cd6f2705-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-28 15:40:53,142 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1bd9030e 2024-06-28 15:40:53,145 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4edf8508-eeb8-4763-ac59-14e9781bcec3, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:53,146 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@c118f44 2024-06-28 15:40:53,147 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4edf8508-eeb8-4763-ac59-14e9781bcec3, null, 0, false, true, null] 2024-06-28 15:40:53,149 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cd708697-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cd41fc7d-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cd41fc7d-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50eeb1f5, true, {}] 2024-06-28 15:40:53,150 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-28 15:40:53,151 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[1874]:RELIABLE:CoreMessage[messageID=1874, durable=true, userID=cd43aa34-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fd9efc72-221a-45ff-bc98-fc3b281e538b, JMSReplyTo=temp-queue://a13af23e-28ab-4c32-9fdb-2f2bed938104, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1874393000 2024-06-28 15:40:53,152 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1874, durable=true, userID=cd43aa34-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fd9efc72-221a-45ff-bc98-fc3b281e538b, JMSReplyTo=temp-queue://a13af23e-28ab-4c32-9fdb-2f2bed938104, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1874393000 to transaction: TransactionImpl [xid=null, txID=1887, xid=null, state=ACTIVE, createTime=1719589253152(Fri Jun 28 15:40:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@31f5fc26 2024-06-28 15:40:53,153 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cd7149e8-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cd41fc7d-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cd41fc7d-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5fa1c081, true, {}] 2024-06-28 15:40:53,156 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1890, durable=true, userID=cd71980a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:53 UTC 2024, expiration=0, durable=true, address=a13af23e-28ab-4c32-9fdb-2f2bed938104, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fd9efc72-221a-45ff-bc98-fc3b281e538b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b4626df2-a0b0-4a01-8b63-e1bea913b2ba]]@1160054627, context: RoutingContextImpl(Address=a13af23e-28ab-4c32-9fdb-2f2bed938104, routingType=ANYCAST, PreviousAddress=a13af23e-28ab-4c32-9fdb-2f2bed938104 previousRoute:ANYCAST, reusable=true, version=-2147483509) .................................................. ***** durable queues a13af23e-28ab-4c32-9fdb-2f2bed938104: ***** non durable for a13af23e-28ab-4c32-9fdb-2f2bed938104: - queueID=1870 address:a13af23e-28ab-4c32-9fdb-2f2bed938104 name:a13af23e-28ab-4c32-9fdb-2f2bed938104 filter:null .................................................. , transaction: null 2024-06-28 15:40:53,157 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from a13af23e-28ab-4c32-9fdb-2f2bed938104: Reference[1890]:RELIABLE:CoreMessage[messageID=1890, durable=true, userID=cd71980a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:53 UTC 2024, expiration=0, durable=true, address=a13af23e-28ab-4c32-9fdb-2f2bed938104, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fd9efc72-221a-45ff-bc98-fc3b281e538b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b4626df2-a0b0-4a01-8b63-e1bea913b2ba]]@1160054627 2024-06-28 15:40:53,157 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1874, durable=true, userID=cd43aa34-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fd9efc72-221a-45ff-bc98-fc3b281e538b, JMSReplyTo=temp-queue://a13af23e-28ab-4c32-9fdb-2f2bed938104, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1874393000, transaction: TransactionImpl [xid=null, txID=1887, xid=null, state=COMMITTED, createTime=1719589253152(Fri Jun 28 15:40:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@31f5fc26 2024-06-28 15:40:53,158 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from a13af23e-28ab-4c32-9fdb-2f2bed938104: CoreMessage[messageID=1890, durable=true, userID=cd71980a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:53 UTC 2024, expiration=0, durable=true, address=a13af23e-28ab-4c32-9fdb-2f2bed938104, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fd9efc72-221a-45ff-bc98-fc3b281e538b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b4626df2-a0b0-4a01-8b63-e1bea913b2ba]]@1160054627 to transaction: TransactionImpl [xid=null, txID=1893, xid=null, state=ACTIVE, createTime=1719589253157(Fri Jun 28 15:40:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4f2dc11c 2024-06-28 15:40:53,158 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from a13af23e-28ab-4c32-9fdb-2f2bed938104: CoreMessage[messageID=1890, durable=true, userID=cd71980a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:53 UTC 2024, expiration=0, durable=true, address=a13af23e-28ab-4c32-9fdb-2f2bed938104, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fd9efc72-221a-45ff-bc98-fc3b281e538b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b4626df2-a0b0-4a01-8b63-e1bea913b2ba]]@1160054627, transaction: TransactionImpl [xid=null, txID=1893, xid=null, state=COMMITTED, createTime=1719589253157(Fri Jun 28 15:40:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4f2dc11c 2024-06-28 15:40:53,160 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cd72344b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cd41fc7d-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cd41fc7d-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8286373, true, {}] 2024-06-28 15:40:53,161 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [a13af23e-28ab-4c32-9fdb-2f2bed938104] 2024-06-28 15:40:53,165 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@58397dd] 2024-06-28 15:40:53,167 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@33660f71[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:53,167 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016062 ms 2024-06-28 15:40:53,168 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [4edf8508-eeb8-4763-ac59-14e9781bcec3] 2024-06-28 15:40:53,171 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:53,172 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:53,172 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection cd41fc7d-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:40:53,174 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:53,174 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 337.244365 ms 2024-06-28 15:40:53,174 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:53,175 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:53,175 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:53,177 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1174698626'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:40:53,180 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom82] 2024-06-28 15:40:53,181 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection cd758fad-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom84] 2024-06-28 15:40:53,182 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cd75b6c0-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cd758fad-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cd758fad-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e74caf5, true, {}] 2024-06-28 15:40:53,184 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@115f0919 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom84] 2024-06-28 15:40:53,184 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cd7604e1-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cd758fad-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cd758fad-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f6b635a, true, {}] 2024-06-28 15:40:53,186 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=aaec037f-0fd8-4b11-a9c3-a2f9cf39e70c, address=aaec037f-0fd8-4b11-a9c3-a2f9cf39e70c, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:53,186 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6374f015 2024-06-28 15:40:53,187 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@10e4dcb9 2024-06-28 15:40:53,188 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, aaec037f-0fd8-4b11-a9c3-a2f9cf39e70c, null, 0, false, true, null] 2024-06-28 15:40:53,191 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1934, durable=true, userID=cd76ef44-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-390cfc4c-b7dc-43cd-8efe-3134c18a006c, JMSReplyTo=temp-queue://aaec037f-0fd8-4b11-a9c3-a2f9cf39e70c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1000392108, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-28 15:40:53,479 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cda2e145-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cd758fad-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cd758fad-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@192881db, true, {}] 2024-06-28 15:40:53,481 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: cda2e145-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-28 15:40:53,481 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5b1c062d 2024-06-28 15:40:53,484 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c0552bf3-99d0-4b57-b412-794992bb4273, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:53,485 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@26264edd 2024-06-28 15:40:53,486 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c0552bf3-99d0-4b57-b412-794992bb4273, null, 0, false, true, null] 2024-06-28 15:40:53,487 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cda440d7-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cd758fad-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cd758fad-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1da3cd67, true, {}] 2024-06-28 15:40:53,488 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-28 15:40:53,489 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[1934]:RELIABLE:CoreMessage[messageID=1934, durable=true, userID=cd76ef44-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-390cfc4c-b7dc-43cd-8efe-3134c18a006c, JMSReplyTo=temp-queue://aaec037f-0fd8-4b11-a9c3-a2f9cf39e70c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1000392108 2024-06-28 15:40:53,490 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1934, durable=true, userID=cd76ef44-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-390cfc4c-b7dc-43cd-8efe-3134c18a006c, JMSReplyTo=temp-queue://aaec037f-0fd8-4b11-a9c3-a2f9cf39e70c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1000392108 to transaction: TransactionImpl [xid=null, txID=1947, xid=null, state=ACTIVE, createTime=1719589253490(Fri Jun 28 15:40:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1e83b04 2024-06-28 15:40:53,491 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cda4dd18-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cd758fad-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cd758fad-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24b4c303, true, {}] 2024-06-28 15:40:53,494 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1950, durable=true, userID=cda52b3a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:53 UTC 2024, expiration=0, durable=true, address=aaec037f-0fd8-4b11-a9c3-a2f9cf39e70c, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-390cfc4c-b7dc-43cd-8efe-3134c18a006c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=32f67269-158a-4ba5-a6fc-f27c6f479674]]@1057086957, context: RoutingContextImpl(Address=aaec037f-0fd8-4b11-a9c3-a2f9cf39e70c, routingType=ANYCAST, PreviousAddress=aaec037f-0fd8-4b11-a9c3-a2f9cf39e70c previousRoute:ANYCAST, reusable=true, version=-2147483505) .................................................. ***** durable queues aaec037f-0fd8-4b11-a9c3-a2f9cf39e70c: ***** non durable for aaec037f-0fd8-4b11-a9c3-a2f9cf39e70c: - queueID=1930 address:aaec037f-0fd8-4b11-a9c3-a2f9cf39e70c name:aaec037f-0fd8-4b11-a9c3-a2f9cf39e70c filter:null .................................................. , transaction: null 2024-06-28 15:40:53,494 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from aaec037f-0fd8-4b11-a9c3-a2f9cf39e70c: Reference[1950]:RELIABLE:CoreMessage[messageID=1950, durable=true, userID=cda52b3a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:53 UTC 2024, expiration=0, durable=true, address=aaec037f-0fd8-4b11-a9c3-a2f9cf39e70c, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-390cfc4c-b7dc-43cd-8efe-3134c18a006c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=32f67269-158a-4ba5-a6fc-f27c6f479674]]@1057086957 2024-06-28 15:40:53,495 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from aaec037f-0fd8-4b11-a9c3-a2f9cf39e70c: CoreMessage[messageID=1950, durable=true, userID=cda52b3a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:53 UTC 2024, expiration=0, durable=true, address=aaec037f-0fd8-4b11-a9c3-a2f9cf39e70c, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-390cfc4c-b7dc-43cd-8efe-3134c18a006c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=32f67269-158a-4ba5-a6fc-f27c6f479674]]@1057086957 to transaction: TransactionImpl [xid=null, txID=1953, xid=null, state=ACTIVE, createTime=1719589253495(Fri Jun 28 15:40:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5c1344bb 2024-06-28 15:40:53,495 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from aaec037f-0fd8-4b11-a9c3-a2f9cf39e70c: CoreMessage[messageID=1950, durable=true, userID=cda52b3a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:53 UTC 2024, expiration=0, durable=true, address=aaec037f-0fd8-4b11-a9c3-a2f9cf39e70c, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-390cfc4c-b7dc-43cd-8efe-3134c18a006c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=32f67269-158a-4ba5-a6fc-f27c6f479674]]@1057086957, transaction: TransactionImpl [xid=null, txID=1953, xid=null, state=COMMITTED, createTime=1719589253495(Fri Jun 28 15:40:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5c1344bb 2024-06-28 15:40:53,496 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1934, durable=true, userID=cd76ef44-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-390cfc4c-b7dc-43cd-8efe-3134c18a006c, JMSReplyTo=temp-queue://aaec037f-0fd8-4b11-a9c3-a2f9cf39e70c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1000392108, transaction: TransactionImpl [xid=null, txID=1947, xid=null, state=COMMITTED, createTime=1719589253490(Fri Jun 28 15:40:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1e83b04 2024-06-28 15:40:53,497 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cda5a06b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cd758fad-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cd758fad-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7bb17640, true, {}] 2024-06-28 15:40:53,498 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [aaec037f-0fd8-4b11-a9c3-a2f9cf39e70c] 2024-06-28 15:40:53,502 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@56ece9c] 2024-06-28 15:40:53,503 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@61797e49[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:53,503 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014878 ms 2024-06-28 15:40:53,504 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [c0552bf3-99d0-4b57-b412-794992bb4273] 2024-06-28 15:40:53,508 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:53,509 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:53,509 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection cd758fad-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:40:53,511 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:53,511 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 335.392965 ms 2024-06-28 15:40:53,511 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:53,512 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:53,512 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:53,513 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1772041252'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-28 15:40:53,517 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)] 2024-06-28 15:40:53,518 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection cda8fbcd-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom85] 2024-06-28 15:40:53,519 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cda922e0-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cda8fbcd-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cda8fbcd-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f202010, true, {}] 2024-06-28 15:40:53,521 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5e0ad39b - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom85] 2024-06-28 15:40:53,521 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cda97101-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cda8fbcd-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cda8fbcd-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ea9d0af, true, {}] 2024-06-28 15:40:53,522 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=be43e035-5bd1-4bf8-a437-4c8a9f56ccb8, address=be43e035-5bd1-4bf8-a437-4c8a9f56ccb8, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:53,523 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@76903678 2024-06-28 15:40:53,524 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@474f63f2 2024-06-28 15:40:53,525 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, be43e035-5bd1-4bf8-a437-4c8a9f56ccb8, null, 0, false, true, null] 2024-06-28 15:40:53,528 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1994, durable=true, userID=cdaa5b64-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-879eef4a-3d2d-45c3-b65f-a95b9c995349, JMSReplyTo=temp-queue://be43e035-5bd1-4bf8-a437-4c8a9f56ccb8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1873907469, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-28 15:40:53,818 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdd69b85-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cda8fbcd-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cda8fbcd-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e4a34ec, true, {}] 2024-06-28 15:40:53,822 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: cdd69b85-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-28 15:40:53,823 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5d30a882 2024-06-28 15:40:53,826 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=870a9f0d-08e8-443d-b6a5-a2d95e5b2f11, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:53,828 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@616a6575 2024-06-28 15:40:53,829 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 870a9f0d-08e8-443d-b6a5-a2d95e5b2f11, null, 0, false, true, null] 2024-06-28 15:40:53,831 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdd8be67-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cda8fbcd-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cda8fbcd-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@547887cb, true, {}] 2024-06-28 15:40:53,832 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-28 15:40:53,833 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[1994]:RELIABLE:CoreMessage[messageID=1994, durable=true, userID=cdaa5b64-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-879eef4a-3d2d-45c3-b65f-a95b9c995349, JMSReplyTo=temp-queue://be43e035-5bd1-4bf8-a437-4c8a9f56ccb8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1873907469 2024-06-28 15:40:53,835 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1994, durable=true, userID=cdaa5b64-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-879eef4a-3d2d-45c3-b65f-a95b9c995349, JMSReplyTo=temp-queue://be43e035-5bd1-4bf8-a437-4c8a9f56ccb8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1873907469 to transaction: TransactionImpl [xid=null, txID=2007, xid=null, state=ACTIVE, createTime=1719589253834(Fri Jun 28 15:40:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5c5a4151 2024-06-28 15:40:53,837 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdd9a8c8-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cda8fbcd-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cda8fbcd-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37bc1e2d, true, {}] 2024-06-28 15:40:53,840 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1994, durable=true, userID=cdaa5b64-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-879eef4a-3d2d-45c3-b65f-a95b9c995349, JMSReplyTo=temp-queue://be43e035-5bd1-4bf8-a437-4c8a9f56ccb8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1873907469, transaction: TransactionImpl [xid=null, txID=2007, xid=null, state=COMMITTED, createTime=1719589253834(Fri Jun 28 15:40:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5c5a4151 2024-06-28 15:40:53,840 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from be43e035-5bd1-4bf8-a437-4c8a9f56ccb8: Reference[2010]:RELIABLE:CoreMessage[messageID=2010, durable=true, userID=cdd9f6ea-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:53 UTC 2024, expiration=0, durable=true, address=be43e035-5bd1-4bf8-a437-4c8a9f56ccb8, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-879eef4a-3d2d-45c3-b65f-a95b9c995349, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0a975554-f1cc-409b-b277-be0ff574bb3f]]@490768443 2024-06-28 15:40:53,840 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2010, durable=true, userID=cdd9f6ea-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:53 UTC 2024, expiration=0, durable=true, address=be43e035-5bd1-4bf8-a437-4c8a9f56ccb8, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-879eef4a-3d2d-45c3-b65f-a95b9c995349, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0a975554-f1cc-409b-b277-be0ff574bb3f]]@490768443, context: RoutingContextImpl(Address=be43e035-5bd1-4bf8-a437-4c8a9f56ccb8, routingType=ANYCAST, PreviousAddress=be43e035-5bd1-4bf8-a437-4c8a9f56ccb8 previousRoute:ANYCAST, reusable=true, version=-2147483501) .................................................. ***** durable queues be43e035-5bd1-4bf8-a437-4c8a9f56ccb8: ***** non durable for be43e035-5bd1-4bf8-a437-4c8a9f56ccb8: - queueID=1990 address:be43e035-5bd1-4bf8-a437-4c8a9f56ccb8 name:be43e035-5bd1-4bf8-a437-4c8a9f56ccb8 filter:null .................................................. , transaction: null 2024-06-28 15:40:53,841 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from be43e035-5bd1-4bf8-a437-4c8a9f56ccb8: CoreMessage[messageID=2010, durable=true, userID=cdd9f6ea-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:53 UTC 2024, expiration=0, durable=true, address=be43e035-5bd1-4bf8-a437-4c8a9f56ccb8, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-879eef4a-3d2d-45c3-b65f-a95b9c995349, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0a975554-f1cc-409b-b277-be0ff574bb3f]]@490768443 to transaction: TransactionImpl [xid=null, txID=2011, xid=null, state=ACTIVE, createTime=1719589253841(Fri Jun 28 15:40:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3ef4025f 2024-06-28 15:40:53,842 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from be43e035-5bd1-4bf8-a437-4c8a9f56ccb8: CoreMessage[messageID=2010, durable=true, userID=cdd9f6ea-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:53 UTC 2024, expiration=0, durable=true, address=be43e035-5bd1-4bf8-a437-4c8a9f56ccb8, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-879eef4a-3d2d-45c3-b65f-a95b9c995349, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0a975554-f1cc-409b-b277-be0ff574bb3f]]@490768443, transaction: TransactionImpl [xid=null, txID=2011, xid=null, state=COMMITTED, createTime=1719589253841(Fri Jun 28 15:40:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3ef4025f 2024-06-28 15:40:53,844 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdda932b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cda8fbcd-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cda8fbcd-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ef42d02, true, {}] 2024-06-28 15:40:53,845 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [be43e035-5bd1-4bf8-a437-4c8a9f56ccb8] 2024-06-28 15:40:53,850 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2f53e07d] 2024-06-28 15:40:53,851 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@10da4841[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:53,852 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016872 ms 2024-06-28 15:40:53,853 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [870a9f0d-08e8-443d-b6a5-a2d95e5b2f11] 2024-06-28 15:40:53,857 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:53,858 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:53,859 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection cda8fbcd-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:40:53,860 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:53,860 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 347.904701 ms 2024-06-28 15:40:53,860 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:53,862 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:53,863 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:53,864 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1354252756'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:40:53,871 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom56] 2024-06-28 15:40:53,873 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection cddefffd-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom86] 2024-06-28 15:40:53,874 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cddf4e20-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cddefffd-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cddefffd-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63a5e810, true, {}] 2024-06-28 15:40:53,876 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6de49884 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom86] 2024-06-28 15:40:53,877 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cddfc251-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cddefffd-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cddefffd-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c1d30b8, true, {}] 2024-06-28 15:40:53,878 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ade6e760-af98-44cd-9ea6-6ce34c28ce56, address=ade6e760-af98-44cd-9ea6-6ce34c28ce56, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:53,879 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2b75b9fb 2024-06-28 15:40:53,880 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@252b250d 2024-06-28 15:40:53,881 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ade6e760-af98-44cd-9ea6-6ce34c28ce56, null, 0, false, true, null] 2024-06-28 15:40:53,884 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2054, durable=true, userID=cde0acb4-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-180282e9-9e3b-4a77-8892-0fc89150d28b, JMSReplyTo=temp-queue://ade6e760-af98-44cd-9ea6-6ce34c28ce56, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@43562624, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-28 15:40:54,167 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce0bdb65-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cddefffd-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cddefffd-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d4105e7, true, {}] 2024-06-28 15:40:54,169 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: ce0bdb65-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-28 15:40:54,170 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@56115558 2024-06-28 15:40:54,172 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b26d25de-0aaa-476e-a5a4-8b6074dd44ae, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:54,174 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5ffa1294 2024-06-28 15:40:54,174 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b26d25de-0aaa-476e-a5a4-8b6074dd44ae, null, 0, false, true, null] 2024-06-28 15:40:54,176 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce0d6207-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cddefffd-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cddefffd-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ac88097, true, {}] 2024-06-28 15:40:54,177 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-28 15:40:54,178 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[2054]:RELIABLE:CoreMessage[messageID=2054, durable=true, userID=cde0acb4-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-180282e9-9e3b-4a77-8892-0fc89150d28b, JMSReplyTo=temp-queue://ade6e760-af98-44cd-9ea6-6ce34c28ce56, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@43562624 2024-06-28 15:40:54,179 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2054, durable=true, userID=cde0acb4-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-180282e9-9e3b-4a77-8892-0fc89150d28b, JMSReplyTo=temp-queue://ade6e760-af98-44cd-9ea6-6ce34c28ce56, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@43562624 to transaction: TransactionImpl [xid=null, txID=2067, xid=null, state=ACTIVE, createTime=1719589254179(Fri Jun 28 15:40:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7469c553 2024-06-28 15:40:54,180 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce0dfe48-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cddefffd-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cddefffd-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5795127b, true, {}] 2024-06-28 15:40:54,183 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2070, durable=true, userID=ce0e4c6a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:54 UTC 2024, expiration=0, durable=true, address=ade6e760-af98-44cd-9ea6-6ce34c28ce56, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-180282e9-9e3b-4a77-8892-0fc89150d28b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=992d8ada-8bab-4eee-a934-2d9535305da1]]@1434623368, context: RoutingContextImpl(Address=ade6e760-af98-44cd-9ea6-6ce34c28ce56, routingType=ANYCAST, PreviousAddress=ade6e760-af98-44cd-9ea6-6ce34c28ce56 previousRoute:ANYCAST, reusable=true, version=-2147483497) .................................................. ***** durable queues ade6e760-af98-44cd-9ea6-6ce34c28ce56: ***** non durable for ade6e760-af98-44cd-9ea6-6ce34c28ce56: - queueID=2050 address:ade6e760-af98-44cd-9ea6-6ce34c28ce56 name:ade6e760-af98-44cd-9ea6-6ce34c28ce56 filter:null .................................................. , transaction: null 2024-06-28 15:40:54,183 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from ade6e760-af98-44cd-9ea6-6ce34c28ce56: Reference[2070]:RELIABLE:CoreMessage[messageID=2070, durable=true, userID=ce0e4c6a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:54 UTC 2024, expiration=0, durable=true, address=ade6e760-af98-44cd-9ea6-6ce34c28ce56, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-180282e9-9e3b-4a77-8892-0fc89150d28b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=992d8ada-8bab-4eee-a934-2d9535305da1]]@1434623368 2024-06-28 15:40:54,184 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from ade6e760-af98-44cd-9ea6-6ce34c28ce56: CoreMessage[messageID=2070, durable=true, userID=ce0e4c6a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:54 UTC 2024, expiration=0, durable=true, address=ade6e760-af98-44cd-9ea6-6ce34c28ce56, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-180282e9-9e3b-4a77-8892-0fc89150d28b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=992d8ada-8bab-4eee-a934-2d9535305da1]]@1434623368 to transaction: TransactionImpl [xid=null, txID=2073, xid=null, state=ACTIVE, createTime=1719589254184(Fri Jun 28 15:40:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@816959e 2024-06-28 15:40:54,184 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from ade6e760-af98-44cd-9ea6-6ce34c28ce56: CoreMessage[messageID=2070, durable=true, userID=ce0e4c6a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:54 UTC 2024, expiration=0, durable=true, address=ade6e760-af98-44cd-9ea6-6ce34c28ce56, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-180282e9-9e3b-4a77-8892-0fc89150d28b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=992d8ada-8bab-4eee-a934-2d9535305da1]]@1434623368, transaction: TransactionImpl [xid=null, txID=2073, xid=null, state=COMMITTED, createTime=1719589254184(Fri Jun 28 15:40:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@816959e 2024-06-28 15:40:54,185 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2054, durable=true, userID=cde0acb4-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-180282e9-9e3b-4a77-8892-0fc89150d28b, JMSReplyTo=temp-queue://ade6e760-af98-44cd-9ea6-6ce34c28ce56, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@43562624, transaction: TransactionImpl [xid=null, txID=2067, xid=null, state=COMMITTED, createTime=1719589254179(Fri Jun 28 15:40:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7469c553 2024-06-28 15:40:54,186 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce0ec19b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cddefffd-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cddefffd-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c8701c, true, {}] 2024-06-28 15:40:54,187 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [ade6e760-af98-44cd-9ea6-6ce34c28ce56] 2024-06-28 15:40:54,191 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1deca369] 2024-06-28 15:40:54,193 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@668d53dd[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:54,193 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016609 ms 2024-06-28 15:40:54,194 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [b26d25de-0aaa-476e-a5a4-8b6074dd44ae] 2024-06-28 15:40:54,198 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:54,198 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:54,199 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection cddefffd-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:40:54,200 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:54,200 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 337.508660 ms 2024-06-28 15:40:54,200 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:54,201 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:54,202 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:54,203 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 137728776'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:40:54,208 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom82] 2024-06-28 15:40:54,209 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ce126b1d-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom84] 2024-06-28 15:40:54,210 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce129230-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ce126b1d-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ce126b1d-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16c47033, true, {}] 2024-06-28 15:40:54,212 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5081b21 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom84] 2024-06-28 15:40:54,212 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce12e051-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ce126b1d-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ce126b1d-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7636acf7, true, {}] 2024-06-28 15:40:54,214 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2cd9b208-9673-4689-9eb4-0a2d7ee8acd8, address=2cd9b208-9673-4689-9eb4-0a2d7ee8acd8, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:54,214 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2e1a06ed 2024-06-28 15:40:54,215 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@727d2de3 2024-06-28 15:40:54,216 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2cd9b208-9673-4689-9eb4-0a2d7ee8acd8, null, 0, false, true, null] 2024-06-28 15:40:54,219 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2114, durable=true, userID=ce13cab4-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-18ac8f4e-9d98-4a1a-bb2d-067aacd61e7b, JMSReplyTo=temp-queue://2cd9b208-9673-4689-9eb4-0a2d7ee8acd8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@437921467, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-28 15:40:54,505 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce3f95a5-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ce126b1d-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ce126b1d-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@683d5542, true, {}] 2024-06-28 15:40:54,508 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: ce3f95a5-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-28 15:40:54,508 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3671eb20 2024-06-28 15:40:54,511 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a5f041e8-8f48-4cb6-9928-1f76b536ec46, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:54,512 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2bc2bb3f 2024-06-28 15:40:54,513 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a5f041e8-8f48-4cb6-9928-1f76b536ec46, null, 0, false, true, null] 2024-06-28 15:40:54,514 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce40f537-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ce126b1d-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ce126b1d-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f40d947, true, {}] 2024-06-28 15:40:54,515 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-28 15:40:54,516 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[2114]:RELIABLE:CoreMessage[messageID=2114, durable=true, userID=ce13cab4-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-18ac8f4e-9d98-4a1a-bb2d-067aacd61e7b, JMSReplyTo=temp-queue://2cd9b208-9673-4689-9eb4-0a2d7ee8acd8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@437921467 2024-06-28 15:40:54,517 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2114, durable=true, userID=ce13cab4-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-18ac8f4e-9d98-4a1a-bb2d-067aacd61e7b, JMSReplyTo=temp-queue://2cd9b208-9673-4689-9eb4-0a2d7ee8acd8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@437921467 to transaction: TransactionImpl [xid=null, txID=2127, xid=null, state=ACTIVE, createTime=1719589254517(Fri Jun 28 15:40:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@d77355b 2024-06-28 15:40:54,518 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce419178-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ce126b1d-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ce126b1d-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17141be2, true, {}] 2024-06-28 15:40:54,521 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 2cd9b208-9673-4689-9eb4-0a2d7ee8acd8: Reference[2130]:RELIABLE:CoreMessage[messageID=2130, durable=true, userID=ce41df9a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:54 UTC 2024, expiration=0, durable=true, address=2cd9b208-9673-4689-9eb4-0a2d7ee8acd8, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-18ac8f4e-9d98-4a1a-bb2d-067aacd61e7b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=30c8aa58-c4f4-4734-8127-85dd109169f3]]@81930589 2024-06-28 15:40:54,521 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2130, durable=true, userID=ce41df9a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:54 UTC 2024, expiration=0, durable=true, address=2cd9b208-9673-4689-9eb4-0a2d7ee8acd8, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-18ac8f4e-9d98-4a1a-bb2d-067aacd61e7b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=30c8aa58-c4f4-4734-8127-85dd109169f3]]@81930589, context: RoutingContextImpl(Address=2cd9b208-9673-4689-9eb4-0a2d7ee8acd8, routingType=ANYCAST, PreviousAddress=2cd9b208-9673-4689-9eb4-0a2d7ee8acd8 previousRoute:ANYCAST, reusable=true, version=-2147483493) .................................................. ***** durable queues 2cd9b208-9673-4689-9eb4-0a2d7ee8acd8: ***** non durable for 2cd9b208-9673-4689-9eb4-0a2d7ee8acd8: - queueID=2110 address:2cd9b208-9673-4689-9eb4-0a2d7ee8acd8 name:2cd9b208-9673-4689-9eb4-0a2d7ee8acd8 filter:null .................................................. , transaction: null 2024-06-28 15:40:54,522 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 2cd9b208-9673-4689-9eb4-0a2d7ee8acd8: CoreMessage[messageID=2130, durable=true, userID=ce41df9a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:54 UTC 2024, expiration=0, durable=true, address=2cd9b208-9673-4689-9eb4-0a2d7ee8acd8, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-18ac8f4e-9d98-4a1a-bb2d-067aacd61e7b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=30c8aa58-c4f4-4734-8127-85dd109169f3]]@81930589 to transaction: TransactionImpl [xid=null, txID=2131, xid=null, state=ACTIVE, createTime=1719589254522(Fri Jun 28 15:40:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@73429912 2024-06-28 15:40:54,523 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 2cd9b208-9673-4689-9eb4-0a2d7ee8acd8: CoreMessage[messageID=2130, durable=true, userID=ce41df9a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:54 UTC 2024, expiration=0, durable=true, address=2cd9b208-9673-4689-9eb4-0a2d7ee8acd8, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-18ac8f4e-9d98-4a1a-bb2d-067aacd61e7b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=30c8aa58-c4f4-4734-8127-85dd109169f3]]@81930589, transaction: TransactionImpl [xid=null, txID=2131, xid=null, state=COMMITTED, createTime=1719589254522(Fri Jun 28 15:40:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@73429912 2024-06-28 15:40:54,523 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2114, durable=true, userID=ce13cab4-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-18ac8f4e-9d98-4a1a-bb2d-067aacd61e7b, JMSReplyTo=temp-queue://2cd9b208-9673-4689-9eb4-0a2d7ee8acd8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@437921467, transaction: TransactionImpl [xid=null, txID=2127, xid=null, state=COMMITTED, createTime=1719589254517(Fri Jun 28 15:40:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@d77355b 2024-06-28 15:40:54,524 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce427bdb-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ce126b1d-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ce126b1d-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4389a3f7, true, {}] 2024-06-28 15:40:54,525 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [2cd9b208-9673-4689-9eb4-0a2d7ee8acd8] 2024-06-28 15:40:54,531 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@549b26d7] 2024-06-28 15:40:54,534 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3690cace[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:54,534 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.029774 ms 2024-06-28 15:40:54,535 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [a5f041e8-8f48-4cb6-9928-1f76b536ec46] 2024-06-28 15:40:54,540 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:54,540 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:54,541 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ce126b1d-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:40:54,543 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:54,544 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 342.069517 ms 2024-06-28 15:40:54,544 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:54,546 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:54,546 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:54,548 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1342803233'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-28 15:40:54,553 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)] 2024-06-28 15:40:54,555 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ce4736cd-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom85] 2024-06-28 15:40:54,556 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce475de0-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ce4736cd-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ce4736cd-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4cb44cf0, true, {}] 2024-06-28 15:40:54,558 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@65f1074e - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom85] 2024-06-28 15:40:54,559 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce47ac01-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ce4736cd-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ce4736cd-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@456dd3a1, true, {}] 2024-06-28 15:40:54,560 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=20415bd6-970b-41ed-b2b5-52cefd0a9f6f, address=20415bd6-970b-41ed-b2b5-52cefd0a9f6f, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:54,561 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4942d9d2 2024-06-28 15:40:54,563 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5c7fb966 2024-06-28 15:40:54,564 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 20415bd6-970b-41ed-b2b5-52cefd0a9f6f, null, 0, false, true, null] 2024-06-28 15:40:54,567 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2174, durable=true, userID=ce48e484-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3a731a90-fb95-483c-9144-444888940550, JMSReplyTo=temp-queue://20415bd6-970b-41ed-b2b5-52cefd0a9f6f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1825303859, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-28 15:40:54,851 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce743a45-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ce4736cd-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ce4736cd-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3da9879, true, {}] 2024-06-28 15:40:54,853 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: ce743a45-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-28 15:40:54,853 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@30926501 2024-06-28 15:40:54,856 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c66fae38-dccc-49f6-8f0a-2f77fde16bbb, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:54,857 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1218a329 2024-06-28 15:40:54,858 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c66fae38-dccc-49f6-8f0a-2f77fde16bbb, null, 0, false, true, null] 2024-06-28 15:40:54,859 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce7599d7-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ce4736cd-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ce4736cd-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24b304f2, true, {}] 2024-06-28 15:40:54,861 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-28 15:40:54,862 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[2174]:RELIABLE:CoreMessage[messageID=2174, durable=true, userID=ce48e484-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3a731a90-fb95-483c-9144-444888940550, JMSReplyTo=temp-queue://20415bd6-970b-41ed-b2b5-52cefd0a9f6f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1825303859 2024-06-28 15:40:54,863 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2174, durable=true, userID=ce48e484-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3a731a90-fb95-483c-9144-444888940550, JMSReplyTo=temp-queue://20415bd6-970b-41ed-b2b5-52cefd0a9f6f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1825303859 to transaction: TransactionImpl [xid=null, txID=2187, xid=null, state=ACTIVE, createTime=1719589254863(Fri Jun 28 15:40:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@91196bc 2024-06-28 15:40:54,864 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce765d28-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ce4736cd-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ce4736cd-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44e0d702, true, {}] 2024-06-28 15:40:54,867 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 20415bd6-970b-41ed-b2b5-52cefd0a9f6f: Reference[2190]:RELIABLE:CoreMessage[messageID=2190, durable=true, userID=ce76ab4a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:54 UTC 2024, expiration=0, durable=true, address=20415bd6-970b-41ed-b2b5-52cefd0a9f6f, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3a731a90-fb95-483c-9144-444888940550, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7d98f1b1-6723-47c8-8f92-87cd36ac31ce]]@1242683332 2024-06-28 15:40:54,867 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2190, durable=true, userID=ce76ab4a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:54 UTC 2024, expiration=0, durable=true, address=20415bd6-970b-41ed-b2b5-52cefd0a9f6f, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3a731a90-fb95-483c-9144-444888940550, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7d98f1b1-6723-47c8-8f92-87cd36ac31ce]]@1242683332, context: RoutingContextImpl(Address=20415bd6-970b-41ed-b2b5-52cefd0a9f6f, routingType=ANYCAST, PreviousAddress=20415bd6-970b-41ed-b2b5-52cefd0a9f6f previousRoute:ANYCAST, reusable=true, version=-2147483489) .................................................. ***** durable queues 20415bd6-970b-41ed-b2b5-52cefd0a9f6f: ***** non durable for 20415bd6-970b-41ed-b2b5-52cefd0a9f6f: - queueID=2170 address:20415bd6-970b-41ed-b2b5-52cefd0a9f6f name:20415bd6-970b-41ed-b2b5-52cefd0a9f6f filter:null .................................................. , transaction: null 2024-06-28 15:40:54,868 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 20415bd6-970b-41ed-b2b5-52cefd0a9f6f: CoreMessage[messageID=2190, durable=true, userID=ce76ab4a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:54 UTC 2024, expiration=0, durable=true, address=20415bd6-970b-41ed-b2b5-52cefd0a9f6f, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3a731a90-fb95-483c-9144-444888940550, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7d98f1b1-6723-47c8-8f92-87cd36ac31ce]]@1242683332 to transaction: TransactionImpl [xid=null, txID=2191, xid=null, state=ACTIVE, createTime=1719589254868(Fri Jun 28 15:40:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@52672f05 2024-06-28 15:40:54,868 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 20415bd6-970b-41ed-b2b5-52cefd0a9f6f: CoreMessage[messageID=2190, durable=true, userID=ce76ab4a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:54 UTC 2024, expiration=0, durable=true, address=20415bd6-970b-41ed-b2b5-52cefd0a9f6f, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3a731a90-fb95-483c-9144-444888940550, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7d98f1b1-6723-47c8-8f92-87cd36ac31ce]]@1242683332, transaction: TransactionImpl [xid=null, txID=2191, xid=null, state=COMMITTED, createTime=1719589254868(Fri Jun 28 15:40:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@52672f05 2024-06-28 15:40:54,869 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2174, durable=true, userID=ce48e484-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3a731a90-fb95-483c-9144-444888940550, JMSReplyTo=temp-queue://20415bd6-970b-41ed-b2b5-52cefd0a9f6f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1825303859, transaction: TransactionImpl [xid=null, txID=2187, xid=null, state=COMMITTED, createTime=1719589254863(Fri Jun 28 15:40:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@91196bc 2024-06-28 15:40:54,870 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce77478b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ce4736cd-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ce4736cd-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30004455, true, {}] 2024-06-28 15:40:54,871 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [20415bd6-970b-41ed-b2b5-52cefd0a9f6f] 2024-06-28 15:40:54,875 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6c96dc5c] 2024-06-28 15:40:54,877 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4a03cf60[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:54,878 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.019612 ms 2024-06-28 15:40:54,879 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [c66fae38-dccc-49f6-8f0a-2f77fde16bbb] 2024-06-28 15:40:54,883 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:54,883 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:54,885 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ce4736cd-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:40:54,886 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:54,887 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 340.138476 ms 2024-06-28 15:40:54,887 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:54,888 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:54,889 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:54,890 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1505323728'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:40:54,895 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom56] 2024-06-28 15:40:54,896 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ce7b3f2d-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom86] 2024-06-28 15:40:54,897 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce7b6640-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ce7b3f2d-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ce7b3f2d-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61cae5fc, true, {}] 2024-06-28 15:40:54,898 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3233a15 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom86] 2024-06-28 15:40:54,899 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce7bb461-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ce7b3f2d-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ce7b3f2d-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67d6a7f9, true, {}] 2024-06-28 15:40:54,900 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e3e26c32-f187-441c-81e3-a60d95181b7e, address=e3e26c32-f187-441c-81e3-a60d95181b7e, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:54,901 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@156283ff 2024-06-28 15:40:54,902 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2277bcce 2024-06-28 15:40:54,903 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e3e26c32-f187-441c-81e3-a60d95181b7e, null, 0, false, true, null] 2024-06-28 15:40:54,906 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2234, durable=true, userID=ce7c9ec4-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-28abd168-13e0-46f4-bd46-e01fd4828a59, JMSReplyTo=temp-queue://e3e26c32-f187-441c-81e3-a60d95181b7e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1490601015, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-28 15:40:55,192 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cea869b5-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ce7b3f2d-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ce7b3f2d-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5166b7f1, true, {}] 2024-06-28 15:40:55,194 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: cea869b5-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-28 15:40:55,195 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1e5fa8e6 2024-06-28 15:40:55,198 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0c8814b9-4d4d-4ff6-9314-fcc498bae1ff, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:55,199 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6c40cb14 2024-06-28 15:40:55,200 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0c8814b9-4d4d-4ff6-9314-fcc498bae1ff, null, 0, false, true, null] 2024-06-28 15:40:55,202 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cea9c947-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ce7b3f2d-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ce7b3f2d-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@156e17ae, true, {}] 2024-06-28 15:40:55,203 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-28 15:40:55,204 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[2234]:RELIABLE:CoreMessage[messageID=2234, durable=true, userID=ce7c9ec4-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-28abd168-13e0-46f4-bd46-e01fd4828a59, JMSReplyTo=temp-queue://e3e26c32-f187-441c-81e3-a60d95181b7e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1490601015 2024-06-28 15:40:55,205 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2234, durable=true, userID=ce7c9ec4-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-28abd168-13e0-46f4-bd46-e01fd4828a59, JMSReplyTo=temp-queue://e3e26c32-f187-441c-81e3-a60d95181b7e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1490601015 to transaction: TransactionImpl [xid=null, txID=2247, xid=null, state=ACTIVE, createTime=1719589255204(Fri Jun 28 15:40:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@78e581ca 2024-06-28 15:40:55,206 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ceaa6588-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ce7b3f2d-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ce7b3f2d-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3959b58, true, {}] 2024-06-28 15:40:55,209 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2250, durable=true, userID=ceaadaba-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:55 UTC 2024, expiration=0, durable=true, address=e3e26c32-f187-441c-81e3-a60d95181b7e, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-28abd168-13e0-46f4-bd46-e01fd4828a59, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=693177ed-2b2a-4b62-ab1c-008465f94964]]@1823604634, context: RoutingContextImpl(Address=e3e26c32-f187-441c-81e3-a60d95181b7e, routingType=ANYCAST, PreviousAddress=e3e26c32-f187-441c-81e3-a60d95181b7e previousRoute:ANYCAST, reusable=true, version=-2147483485) .................................................. ***** durable queues e3e26c32-f187-441c-81e3-a60d95181b7e: ***** non durable for e3e26c32-f187-441c-81e3-a60d95181b7e: - queueID=2230 address:e3e26c32-f187-441c-81e3-a60d95181b7e name:e3e26c32-f187-441c-81e3-a60d95181b7e filter:null .................................................. , transaction: null 2024-06-28 15:40:55,209 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from e3e26c32-f187-441c-81e3-a60d95181b7e: Reference[2250]:RELIABLE:CoreMessage[messageID=2250, durable=true, userID=ceaadaba-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:55 UTC 2024, expiration=0, durable=true, address=e3e26c32-f187-441c-81e3-a60d95181b7e, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-28abd168-13e0-46f4-bd46-e01fd4828a59, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=693177ed-2b2a-4b62-ab1c-008465f94964]]@1823604634 2024-06-28 15:40:55,210 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from e3e26c32-f187-441c-81e3-a60d95181b7e: CoreMessage[messageID=2250, durable=true, userID=ceaadaba-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:55 UTC 2024, expiration=0, durable=true, address=e3e26c32-f187-441c-81e3-a60d95181b7e, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-28abd168-13e0-46f4-bd46-e01fd4828a59, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=693177ed-2b2a-4b62-ab1c-008465f94964]]@1823604634 to transaction: TransactionImpl [xid=null, txID=2253, xid=null, state=ACTIVE, createTime=1719589255210(Fri Jun 28 15:40:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@348dc985 2024-06-28 15:40:55,210 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from e3e26c32-f187-441c-81e3-a60d95181b7e: CoreMessage[messageID=2250, durable=true, userID=ceaadaba-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:55 UTC 2024, expiration=0, durable=true, address=e3e26c32-f187-441c-81e3-a60d95181b7e, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-28abd168-13e0-46f4-bd46-e01fd4828a59, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=693177ed-2b2a-4b62-ab1c-008465f94964]]@1823604634, transaction: TransactionImpl [xid=null, txID=2253, xid=null, state=COMMITTED, createTime=1719589255210(Fri Jun 28 15:40:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@348dc985 2024-06-28 15:40:55,211 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2234, durable=true, userID=ce7c9ec4-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-28abd168-13e0-46f4-bd46-e01fd4828a59, JMSReplyTo=temp-queue://e3e26c32-f187-441c-81e3-a60d95181b7e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1490601015, transaction: TransactionImpl [xid=null, txID=2247, xid=null, state=COMMITTED, createTime=1719589255204(Fri Jun 28 15:40:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@78e581ca 2024-06-28 15:40:55,212 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ceab76fb-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ce7b3f2d-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ce7b3f2d-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3795cf36, true, {}] 2024-06-28 15:40:55,213 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [e3e26c32-f187-441c-81e3-a60d95181b7e] 2024-06-28 15:40:55,218 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@360432d3] 2024-06-28 15:40:55,219 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@52460816[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:55,219 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015714 ms 2024-06-28 15:40:55,220 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [0c8814b9-4d4d-4ff6-9314-fcc498bae1ff] 2024-06-28 15:40:55,225 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:55,225 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:55,226 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ce7b3f2d-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:40:55,227 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:55,227 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 338.368270 ms 2024-06-28 15:40:55,227 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:55,228 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:55,229 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:55,230 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2136290167'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:40:55,233 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom82] 2024-06-28 15:40:55,234 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ceaed25d-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom84] 2024-06-28 15:40:55,235 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ceaef970-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ceaed25d-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ceaed25d-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2eab7dc9, true, {}] 2024-06-28 15:40:55,237 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@37379d5c - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom84] 2024-06-28 15:40:55,237 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ceaf4791-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ceaed25d-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ceaed25d-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10de2acc, true, {}] 2024-06-28 15:40:55,238 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4e29e0db-cfba-4f31-a335-ca90e8408b91, address=4e29e0db-cfba-4f31-a335-ca90e8408b91, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:55,239 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7287a504 2024-06-28 15:40:55,240 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@566431fd 2024-06-28 15:40:55,241 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4e29e0db-cfba-4f31-a335-ca90e8408b91, null, 0, false, true, null] 2024-06-28 15:40:55,244 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2294, durable=true, userID=ceb031f4-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-14c73ed6-a5cd-40c1-a50b-89cf495663c4, JMSReplyTo=temp-queue://4e29e0db-cfba-4f31-a335-ca90e8408b91, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@985909620, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-28 15:40:55,532 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cedc4b05-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ceaed25d-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ceaed25d-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4548d156, true, {}] 2024-06-28 15:40:55,534 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: cedc4b05-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-28 15:40:55,535 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@513b7bdd 2024-06-28 15:40:55,538 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6bbb94f1-f79e-43f1-a34a-644f48b0f8fa, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:55,539 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3fe61c97 2024-06-28 15:40:55,540 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6bbb94f1-f79e-43f1-a34a-644f48b0f8fa, null, 0, false, true, null] 2024-06-28 15:40:55,541 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ceddaa97-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ceaed25d-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ceaed25d-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55f376c5, true, {}] 2024-06-28 15:40:55,543 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-28 15:40:55,544 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[2294]:RELIABLE:CoreMessage[messageID=2294, durable=true, userID=ceb031f4-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-14c73ed6-a5cd-40c1-a50b-89cf495663c4, JMSReplyTo=temp-queue://4e29e0db-cfba-4f31-a335-ca90e8408b91, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@985909620 2024-06-28 15:40:55,545 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2294, durable=true, userID=ceb031f4-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-14c73ed6-a5cd-40c1-a50b-89cf495663c4, JMSReplyTo=temp-queue://4e29e0db-cfba-4f31-a335-ca90e8408b91, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@985909620 to transaction: TransactionImpl [xid=null, txID=2307, xid=null, state=ACTIVE, createTime=1719589255545(Fri Jun 28 15:40:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1e732684 2024-06-28 15:40:55,546 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cede6de8-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ceaed25d-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ceaed25d-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b3fc8a8, true, {}] 2024-06-28 15:40:55,549 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2310, durable=true, userID=cedebc0a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:55 UTC 2024, expiration=0, durable=true, address=4e29e0db-cfba-4f31-a335-ca90e8408b91, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-14c73ed6-a5cd-40c1-a50b-89cf495663c4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=223d1f58-1651-4b66-844d-8ac8b0d217a7]]@196052311, context: RoutingContextImpl(Address=4e29e0db-cfba-4f31-a335-ca90e8408b91, routingType=ANYCAST, PreviousAddress=4e29e0db-cfba-4f31-a335-ca90e8408b91 previousRoute:ANYCAST, reusable=true, version=-2147483481) .................................................. ***** durable queues 4e29e0db-cfba-4f31-a335-ca90e8408b91: ***** non durable for 4e29e0db-cfba-4f31-a335-ca90e8408b91: - queueID=2290 address:4e29e0db-cfba-4f31-a335-ca90e8408b91 name:4e29e0db-cfba-4f31-a335-ca90e8408b91 filter:null .................................................. , transaction: null 2024-06-28 15:40:55,549 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 4e29e0db-cfba-4f31-a335-ca90e8408b91: Reference[2310]:RELIABLE:CoreMessage[messageID=2310, durable=true, userID=cedebc0a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:55 UTC 2024, expiration=0, durable=true, address=4e29e0db-cfba-4f31-a335-ca90e8408b91, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-14c73ed6-a5cd-40c1-a50b-89cf495663c4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=223d1f58-1651-4b66-844d-8ac8b0d217a7]]@196052311 2024-06-28 15:40:55,551 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 4e29e0db-cfba-4f31-a335-ca90e8408b91: CoreMessage[messageID=2310, durable=true, userID=cedebc0a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:55 UTC 2024, expiration=0, durable=true, address=4e29e0db-cfba-4f31-a335-ca90e8408b91, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-14c73ed6-a5cd-40c1-a50b-89cf495663c4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=223d1f58-1651-4b66-844d-8ac8b0d217a7]]@196052311 to transaction: TransactionImpl [xid=null, txID=2313, xid=null, state=ACTIVE, createTime=1719589255550(Fri Jun 28 15:40:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@75073d48 2024-06-28 15:40:55,551 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 4e29e0db-cfba-4f31-a335-ca90e8408b91: CoreMessage[messageID=2310, durable=true, userID=cedebc0a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:55 UTC 2024, expiration=0, durable=true, address=4e29e0db-cfba-4f31-a335-ca90e8408b91, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-14c73ed6-a5cd-40c1-a50b-89cf495663c4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=223d1f58-1651-4b66-844d-8ac8b0d217a7]]@196052311, transaction: TransactionImpl [xid=null, txID=2313, xid=null, state=COMMITTED, createTime=1719589255550(Fri Jun 28 15:40:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@75073d48 2024-06-28 15:40:55,551 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2294, durable=true, userID=ceb031f4-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-14c73ed6-a5cd-40c1-a50b-89cf495663c4, JMSReplyTo=temp-queue://4e29e0db-cfba-4f31-a335-ca90e8408b91, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@985909620, transaction: TransactionImpl [xid=null, txID=2307, xid=null, state=COMMITTED, createTime=1719589255545(Fri Jun 28 15:40:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1e732684 2024-06-28 15:40:55,552 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cedf584b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ceaed25d-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ceaed25d-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@474a1625, true, {}] 2024-06-28 15:40:55,554 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [4e29e0db-cfba-4f31-a335-ca90e8408b91] 2024-06-28 15:40:55,559 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@193710c3] 2024-06-28 15:40:55,561 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@51e3343c[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:55,561 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016484 ms 2024-06-28 15:40:55,562 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [6bbb94f1-f79e-43f1-a34a-644f48b0f8fa] 2024-06-28 15:40:55,566 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:55,566 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:55,567 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ceaed25d-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:40:55,568 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:55,568 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 339.720001 ms 2024-06-28 15:40:55,569 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:55,570 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:55,571 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:55,571 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1586095399'. 2024-06-28 15:40:55,575 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.initRequestReply(JmsMomImplementor.java:218) - Scout JUnit MOM [artemis]: 'request-reply' messaging is disabled 2024-06-28 15:40:55,575 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:40:55,575 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:40:55,576 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 4.967197 ms 2024-06-28 15:40:55,576 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:55,577 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:55,577 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:55,578 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1947633620'. 2024-06-28 15:40:55,581 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:40:55,582 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection cee3ec2e-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom86] 2024-06-28 15:40:55,583 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cee41341-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cee3ec2e-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cee3ec2e-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b542b67, true, {}] 2024-06-28 15:40:55,584 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@75c8fe4f - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom86] 2024-06-28 15:40:55,585 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cee43a52-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cee3ec2e-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cee3ec2e-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3399cd37, true, {}] 2024-06-28 15:40:55,586 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: cee43a52-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-28 15:40:55,586 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4f91b878 2024-06-28 15:40:55,589 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=cd49b8ae-9338-413d-82e5-5dcbf440cec1, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:55,591 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@515206da 2024-06-28 15:40:55,591 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, cd49b8ae-9338-413d-82e5-5dcbf440cec1, null, 0, false, true, null] 2024-06-28 15:40:55,593 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cee572d4-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cee3ec2e-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cee3ec2e-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@652d48e2, true, {}] 2024-06-28 15:40:55,594 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testCurrentMessageRequestReply, address=test/mom/testCurrentMessageRequestReply, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-28 15:40:55,594 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2fc36143 2024-06-28 15:40:55,595 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@60a34e3a 2024-06-28 15:40:55,600 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testCurrentMessageRequestReply, null, 0, false, true, null] 2024-06-28 15:40:55,601 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cee6d266-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cee3ec2e-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cee3ec2e-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17bf600a, true, {}] 2024-06-28 15:40:55,602 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=aa31be73-cd32-4a2b-a27b-f192f01e2c57, address=aa31be73-cd32-4a2b-a27b-f192f01e2c57, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:55,603 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7d04354a 2024-06-28 15:40:55,604 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@330f3171 2024-06-28 15:40:55,604 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, aa31be73-cd32-4a2b-a27b-f192f01e2c57, null, 0, false, true, null] 2024-06-28 15:40:55,607 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2371, durable=true, userID=cee795b9-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:55 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1195, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6022e743-7f3d-4cd0-a5a6-35fd1d702214, JMSReplyTo=temp-queue://aa31be73-cd32-4a2b-a27b-f192f01e2c57, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@93033919, context: RoutingContextImpl(Address=test/mom/testCurrentMessageRequestReply, routingType=ANYCAST, PreviousAddress=test/mom/testCurrentMessageRequestReply previousRoute:ANYCAST, reusable=true, version=-2147483476) .................................................. ***** durable queues test/mom/testCurrentMessageRequestReply: - queueID=2360 address:test/mom/testCurrentMessageRequestReply name:test/mom/testCurrentMessageRequestReply filter:null ***** non durable for test/mom/testCurrentMessageRequestReply: .................................................. , transaction: null 2024-06-28 15:40:55,614 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testCurrentMessageRequestReply: Reference[2371]:RELIABLE:CoreMessage[messageID=2371, durable=true, userID=cee795b9-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:55 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1195, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6022e743-7f3d-4cd0-a5a6-35fd1d702214, JMSReplyTo=temp-queue://aa31be73-cd32-4a2b-a27b-f192f01e2c57, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@93033919 2024-06-28 15:40:55,615 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testCurrentMessageRequestReply: CoreMessage[messageID=2371, durable=true, userID=cee795b9-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:55 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1195, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6022e743-7f3d-4cd0-a5a6-35fd1d702214, JMSReplyTo=temp-queue://aa31be73-cd32-4a2b-a27b-f192f01e2c57, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@93033919 to transaction: TransactionImpl [xid=null, txID=2372, xid=null, state=ACTIVE, createTime=1719589255614(Fri Jun 28 15:40:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@e564871 2024-06-28 15:40:55,617 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cee91c5a-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cee3ec2e-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cee3ec2e-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@fe4f340, true, {}] 2024-06-28 15:40:55,619 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2375, durable=true, userID=cee96a7c-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:55 UTC 2024, expiration=0, durable=true, address=aa31be73-cd32-4a2b-a27b-f192f01e2c57, size=808, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6022e743-7f3d-4cd0-a5a6-35fd1d702214, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1632825970, context: RoutingContextImpl(Address=aa31be73-cd32-4a2b-a27b-f192f01e2c57, routingType=ANYCAST, PreviousAddress=aa31be73-cd32-4a2b-a27b-f192f01e2c57 previousRoute:ANYCAST, reusable=true, version=-2147483475) .................................................. ***** durable queues aa31be73-cd32-4a2b-a27b-f192f01e2c57: ***** non durable for aa31be73-cd32-4a2b-a27b-f192f01e2c57: - queueID=2367 address:aa31be73-cd32-4a2b-a27b-f192f01e2c57 name:aa31be73-cd32-4a2b-a27b-f192f01e2c57 filter:null .................................................. , transaction: null 2024-06-28 15:40:55,620 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from aa31be73-cd32-4a2b-a27b-f192f01e2c57: Reference[2375]:RELIABLE:CoreMessage[messageID=2375, durable=true, userID=cee96a7c-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:55 UTC 2024, expiration=0, durable=true, address=aa31be73-cd32-4a2b-a27b-f192f01e2c57, size=808, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6022e743-7f3d-4cd0-a5a6-35fd1d702214, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1632825970 2024-06-28 15:40:55,620 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from aa31be73-cd32-4a2b-a27b-f192f01e2c57: CoreMessage[messageID=2375, durable=true, userID=cee96a7c-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:55 UTC 2024, expiration=0, durable=true, address=aa31be73-cd32-4a2b-a27b-f192f01e2c57, size=808, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6022e743-7f3d-4cd0-a5a6-35fd1d702214, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1632825970 to transaction: TransactionImpl [xid=null, txID=2378, xid=null, state=ACTIVE, createTime=1719589255620(Fri Jun 28 15:40:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@19ba8ca0 2024-06-28 15:40:55,621 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from aa31be73-cd32-4a2b-a27b-f192f01e2c57: CoreMessage[messageID=2375, durable=true, userID=cee96a7c-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:55 UTC 2024, expiration=0, durable=true, address=aa31be73-cd32-4a2b-a27b-f192f01e2c57, size=808, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6022e743-7f3d-4cd0-a5a6-35fd1d702214, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1632825970, transaction: TransactionImpl [xid=null, txID=2378, xid=null, state=COMMITTED, createTime=1719589255620(Fri Jun 28 15:40:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@19ba8ca0 2024-06-28 15:40:55,621 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testCurrentMessageRequestReply: CoreMessage[messageID=2371, durable=true, userID=cee795b9-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:55 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1195, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6022e743-7f3d-4cd0-a5a6-35fd1d702214, JMSReplyTo=temp-queue://aa31be73-cd32-4a2b-a27b-f192f01e2c57, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@93033919, transaction: TransactionImpl [xid=null, txID=2372, xid=null, state=COMMITTED, createTime=1719589255614(Fri Jun 28 15:40:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@e564871 2024-06-28 15:40:55,622 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ceea06bd-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=cee3ec2e-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=cee3ec2e-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60d020ea, true, {}] 2024-06-28 15:40:55,623 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [aa31be73-cd32-4a2b-a27b-f192f01e2c57] 2024-06-28 15:40:55,628 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@2d6cbbdb, org.eclipse.scout.rt.mom.jms.JmsSubscription@408a0e92] 2024-06-28 15:40:55,629 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3958e148[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:40:55,641 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.021441 ms 2024-06-28 15:40:55,642 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [cd49b8ae-9338-413d-82e5-5dcbf440cec1] 2024-06-28 15:40:55,647 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:40:55,647 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:40:55,649 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection cee3ec2e-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:40:55,650 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:40:55,651 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 73.227752 ms 2024-06-28 15:40:55,651 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:40:55,653 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:40:55,653 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:40:55,655 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1741522489'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-28 15:40:55,659 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-28 15:40:55,660 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ceefd31f-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener] 2024-06-28 15:40:55,661 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ceeffa32-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ceefd31f-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ceefd31f-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52eb3559, true, {}] 2024-06-28 15:40:55,663 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@521be705 - MDC[jobName=JMS reply cancel message listener] 2024-06-28 15:40:55,663 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cef04853-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ceefd31f-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ceefd31f-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43405fed, true, {}] 2024-06-28 15:40:55,665 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: cef04853-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-28 15:40:55,665 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4df6e031 2024-06-28 15:40:55,668 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=73fa05e9-be1e-4b53-ac42-96e934756a01, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:55,669 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@22ad529b 2024-06-28 15:40:55,670 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 73fa05e9-be1e-4b53-ac42-96e934756a01, null, 0, false, true, null] 2024-06-28 15:40:55,671 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cef180d5-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ceefd31f-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ceefd31f-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65cb963f, true, {}] 2024-06-28 15:40:55,672 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: cef180d5-3564-11ef-88ed-0a580a2812a0 with parameters: [test/mom/testTopicRequestReplyTimeout, [MULTICAST], true] 2024-06-28 15:40:55,673 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1b7ab2fc 2024-06-28 15:40:55,676 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0f4dddb2-5c83-4376-b260-9ada8927075d, address=test/mom/testTopicRequestReplyTimeout, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:55,676 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3d0ba3e1 2024-06-28 15:40:55,677 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0f4dddb2-5c83-4376-b260-9ada8927075d, null, 0, false, true, null] 2024-06-28 15:40:55,678 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cef29247-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ceefd31f-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ceefd31f-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b520d1c, true, {}] 2024-06-28 15:40:55,679 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a923fef2-1b05-4c4a-bf9a-4784e6da5e99, address=a923fef2-1b05-4c4a-bf9a-4784e6da5e99, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:40:55,680 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@23cd556b 2024-06-28 15:40:55,681 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1f6494a3 2024-06-28 15:40:55,681 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a923fef2-1b05-4c4a-bf9a-4784e6da5e99, null, 0, false, true, null] 2024-06-28 15:40:55,683 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2435, durable=true, userID=cef32e8a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:55 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-de6264f4-51a1-48bd-9221-f689c3d62fec, JMSReplyTo=temp-queue://a923fef2-1b05-4c4a-bf9a-4784e6da5e99, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1999187625, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyTimeout, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyTimeout previousRoute:MULTICAST, reusable=true, version=-2147483471) .................................................. ***** durable queues test/mom/testTopicRequestReplyTimeout: ***** non durable for test/mom/testTopicRequestReplyTimeout: - queueID=2425 address:test/mom/testTopicRequestReplyTimeout name:0f4dddb2-5c83-4376-b260-9ada8927075d filter:null .................................................. , transaction: null 2024-06-28 15:40:55,684 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 0f4dddb2-5c83-4376-b260-9ada8927075d: Reference[2435]:RELIABLE:CoreMessage[messageID=2435, durable=true, userID=cef32e8a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:55 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-de6264f4-51a1-48bd-9221-f689c3d62fec, JMSReplyTo=temp-queue://a923fef2-1b05-4c4a-bf9a-4784e6da5e99, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1999187625 2024-06-28 15:40:55,684 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 0f4dddb2-5c83-4376-b260-9ada8927075d: CoreMessage[messageID=2435, durable=true, userID=cef32e8a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:55 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-de6264f4-51a1-48bd-9221-f689c3d62fec, JMSReplyTo=temp-queue://a923fef2-1b05-4c4a-bf9a-4784e6da5e99, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1999187625 to transaction: TransactionImpl [xid=null, txID=2436, xid=null, state=ACTIVE, createTime=1719589255684(Fri Jun 28 15:40:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@61796f6f 2024-06-28 15:40:55,685 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 0f4dddb2-5c83-4376-b260-9ada8927075d: CoreMessage[messageID=2435, durable=true, userID=cef32e8a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:40:55 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-de6264f4-51a1-48bd-9221-f689c3d62fec, JMSReplyTo=temp-queue://a923fef2-1b05-4c4a-bf9a-4784e6da5e99, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1999187625, transaction: TransactionImpl [xid=null, txID=2436, xid=null, state=COMMITTED, createTime=1719589255684(Fri Jun 28 15:40:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@61796f6f 2024-06-28 15:41:00,679 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d1eda9db-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ceefd31f-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ceefd31f-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@198ebf89, true, {}] 2024-06-28 15:41:00,681 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyTimeout, activemq.broker=mom82] 2024-06-28 15:41:00,682 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 73fa05e9-be1e-4b53-ac42-96e934756a01: Reference[2439]:RELIABLE:CoreMessage[messageID=2439, durable=true, userID=d1edf7fd-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:00 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-de6264f4-51a1-48bd-9221-f689c3d62fec, _AMQ_ROUTING_TYPE=0]]@1492019217 2024-06-28 15:41:00,682 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2439, durable=true, userID=d1edf7fd-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:00 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-de6264f4-51a1-48bd-9221-f689c3d62fec, _AMQ_ROUTING_TYPE=0]]@1492019217, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147483472) .................................................. ***** durable queues scout.mom.requestreply.cancellation: ***** non durable for scout.mom.requestreply.cancellation: - queueID=2417 address:scout.mom.requestreply.cancellation name:73fa05e9-be1e-4b53-ac42-96e934756a01 filter:null .................................................. , transaction: null 2024-06-28 15:41:00,683 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 73fa05e9-be1e-4b53-ac42-96e934756a01: CoreMessage[messageID=2439, durable=true, userID=d1edf7fd-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:00 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-de6264f4-51a1-48bd-9221-f689c3d62fec, _AMQ_ROUTING_TYPE=0]]@1492019217 to transaction: TransactionImpl [xid=null, txID=2444, xid=null, state=ACTIVE, createTime=1719589260683(Fri Jun 28 15:41:00 UTC 2024), timeoutSeconds=-1, nr operations = 1]@31372fd8 2024-06-28 15:41:00,683 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 73fa05e9-be1e-4b53-ac42-96e934756a01: CoreMessage[messageID=2439, durable=true, userID=d1edf7fd-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:00 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-de6264f4-51a1-48bd-9221-f689c3d62fec, _AMQ_ROUTING_TYPE=0]]@1492019217, transaction: TransactionImpl [xid=null, txID=2444, xid=null, state=COMMITTED, createTime=1719589260683(Fri Jun 28 15:41:00 UTC 2024), timeoutSeconds=-1, nr operations = 0]@31372fd8 2024-06-28 15:41:00,683 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4fb3c670] 2024-06-28 15:41:00,684 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [0f4dddb2-5c83-4376-b260-9ada8927075d] 2024-06-28 15:41:00,692 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6aacfe49[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:00,693 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015422 ms 2024-06-28 15:41:00,694 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [73fa05e9-be1e-4b53-ac42-96e934756a01] 2024-06-28 15:41:00,698 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:00,698 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:00,700 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ceefd31f-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:00,702 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:00,703 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5049.385844 ms 2024-06-28 15:41:00,703 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:00,705 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:00,705 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:00,706 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 94687175'. - MDC[jobName=Running test with support for JUnit timeout] 2024-06-28 15:41:00,709 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2024-06-28 15:41:00,710 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d1f264cf-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-28 15:41:00,712 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d1f28be2-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d1f264cf-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d1f264cf-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b374e88, true, {}] 2024-06-28 15:41:00,714 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2e7f7330 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-28 15:41:00,714 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d1f30113-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d1f264cf-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d1f264cf-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4712f3fe, true, {}] 2024-06-28 15:41:00,716 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: d1f30113-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-28 15:41:00,716 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2ed9c01c 2024-06-28 15:41:00,719 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3654538c-28dc-4a02-ad44-de017b99840c, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:00,721 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3aaec277 2024-06-28 15:41:00,721 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3654538c-28dc-4a02-ad44-de017b99840c, null, 0, false, true, null] 2024-06-28 15:41:00,723 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d1f460a5-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d1f264cf-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d1f264cf-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ce8ae45, true, {}] 2024-06-28 15:41:00,724 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: d1f460a5-3564-11ef-88ed-0a580a2812a0 with parameters: [test/mom/testTopicRequestReplyMultipleSubscriptions, [MULTICAST], true] 2024-06-28 15:41:00,725 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5276c463 2024-06-28 15:41:00,728 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=945ca9a6-73fe-4701-986a-7f4a41c8e8dc, address=test/mom/testTopicRequestReplyMultipleSubscriptions, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:00,730 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4da31840 2024-06-28 15:41:00,730 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 945ca9a6-73fe-4701-986a-7f4a41c8e8dc, null, 0, false, true, null] 2024-06-28 15:41:00,732 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d1f5c037-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d1f264cf-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d1f264cf-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39040ede, true, {}] 2024-06-28 15:41:00,733 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5dfd251e-321f-449a-bcec-95bdaca46b35, address=test/mom/testTopicRequestReplyMultipleSubscriptions, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:00,734 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@287b4174 2024-06-28 15:41:00,735 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5dfd251e-321f-449a-bcec-95bdaca46b35, null, 0, false, true, null] 2024-06-28 15:41:00,736 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d1f65c79-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d1f264cf-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d1f264cf-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f287356, true, {}] 2024-06-28 15:41:00,737 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=18f556b2-c787-4a09-8db7-b0d82b90c1f5, address=18f556b2-c787-4a09-8db7-b0d82b90c1f5, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:00,737 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@607a6a69 2024-06-28 15:41:00,739 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5e184ca9 2024-06-28 15:41:00,740 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 18f556b2-c787-4a09-8db7-b0d82b90c1f5, null, 0, false, true, null] 2024-06-28 15:41:00,743 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 5dfd251e-321f-449a-bcec-95bdaca46b35: Reference[2508]:RELIABLE:CoreMessage[messageID=2508, durable=true, userID=d1f71fcc-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:00 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3269f4b4-0f3a-4f4d-9f1f-0c254cfaf78a, JMSReplyTo=temp-queue://18f556b2-c787-4a09-8db7-b0d82b90c1f5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@566072458 2024-06-28 15:41:00,743 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 945ca9a6-73fe-4701-986a-7f4a41c8e8dc: Reference[2508]:RELIABLE:CoreMessage[messageID=2508, durable=true, userID=d1f71fcc-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:00 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3269f4b4-0f3a-4f4d-9f1f-0c254cfaf78a, JMSReplyTo=temp-queue://18f556b2-c787-4a09-8db7-b0d82b90c1f5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@566072458 2024-06-28 15:41:00,743 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2508, durable=true, userID=d1f71fcc-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:00 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3269f4b4-0f3a-4f4d-9f1f-0c254cfaf78a, JMSReplyTo=temp-queue://18f556b2-c787-4a09-8db7-b0d82b90c1f5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@566072458, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyMultipleSubscriptions, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyMultipleSubscriptions previousRoute:MULTICAST, reusable=true, version=-2147483464) .................................................. ***** durable queues test/mom/testTopicRequestReplyMultipleSubscriptions: ***** non durable for test/mom/testTopicRequestReplyMultipleSubscriptions: - queueID=2498 address:test/mom/testTopicRequestReplyMultipleSubscriptions name:5dfd251e-321f-449a-bcec-95bdaca46b35 filter:null - queueID=2492 address:test/mom/testTopicRequestReplyMultipleSubscriptions name:945ca9a6-73fe-4701-986a-7f4a41c8e8dc filter:null .................................................. , transaction: null 2024-06-28 15:41:00,745 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 5dfd251e-321f-449a-bcec-95bdaca46b35: CoreMessage[messageID=2508, durable=true, userID=d1f71fcc-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:00 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3269f4b4-0f3a-4f4d-9f1f-0c254cfaf78a, JMSReplyTo=temp-queue://18f556b2-c787-4a09-8db7-b0d82b90c1f5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@566072458 to transaction: TransactionImpl [xid=null, txID=2509, xid=null, state=ACTIVE, createTime=1719589260744(Fri Jun 28 15:41:00 UTC 2024), timeoutSeconds=-1, nr operations = 1]@759d199b 2024-06-28 15:41:00,745 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 5dfd251e-321f-449a-bcec-95bdaca46b35: CoreMessage[messageID=2508, durable=true, userID=d1f71fcc-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:00 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3269f4b4-0f3a-4f4d-9f1f-0c254cfaf78a, JMSReplyTo=temp-queue://18f556b2-c787-4a09-8db7-b0d82b90c1f5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@566072458, transaction: TransactionImpl [xid=null, txID=2509, xid=null, state=COMMITTED, createTime=1719589260744(Fri Jun 28 15:41:00 UTC 2024), timeoutSeconds=-1, nr operations = 0]@759d199b 2024-06-28 15:41:00,745 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 945ca9a6-73fe-4701-986a-7f4a41c8e8dc: CoreMessage[messageID=2508, durable=true, userID=d1f71fcc-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:00 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3269f4b4-0f3a-4f4d-9f1f-0c254cfaf78a, JMSReplyTo=temp-queue://18f556b2-c787-4a09-8db7-b0d82b90c1f5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@566072458 to transaction: TransactionImpl [xid=null, txID=2510, xid=null, state=ACTIVE, createTime=1719589260745(Fri Jun 28 15:41:00 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3a5402f9 2024-06-28 15:41:00,746 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 945ca9a6-73fe-4701-986a-7f4a41c8e8dc: CoreMessage[messageID=2508, durable=true, userID=d1f71fcc-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:00 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3269f4b4-0f3a-4f4d-9f1f-0c254cfaf78a, JMSReplyTo=temp-queue://18f556b2-c787-4a09-8db7-b0d82b90c1f5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@566072458, transaction: TransactionImpl [xid=null, txID=2510, xid=null, state=COMMITTED, createTime=1719589260745(Fri Jun 28 15:41:00 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3a5402f9 2024-06-28 15:41:00,747 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d1f7e31d-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d1f264cf-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d1f264cf-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61d42f1d, true, {}] 2024-06-28 15:41:00,748 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d1f8313e-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d1f264cf-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d1f264cf-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1524fe14, true, {}] 2024-06-28 15:41:00,751 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2515, durable=true, userID=d1f87f60-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:00 UTC 2024, expiration=0, durable=true, address=18f556b2-c787-4a09-8db7-b0d82b90c1f5, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3269f4b4-0f3a-4f4d-9f1f-0c254cfaf78a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=70e44ae8-bbf2-4b29-884a-3364c1624b3b]]@1042279666, context: RoutingContextImpl(Address=18f556b2-c787-4a09-8db7-b0d82b90c1f5, routingType=ANYCAST, PreviousAddress=18f556b2-c787-4a09-8db7-b0d82b90c1f5 previousRoute:ANYCAST, reusable=true, version=-2147483463) .................................................. ***** durable queues 18f556b2-c787-4a09-8db7-b0d82b90c1f5: ***** non durable for 18f556b2-c787-4a09-8db7-b0d82b90c1f5: - queueID=2504 address:18f556b2-c787-4a09-8db7-b0d82b90c1f5 name:18f556b2-c787-4a09-8db7-b0d82b90c1f5 filter:null .................................................. , transaction: null 2024-06-28 15:41:00,752 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 18f556b2-c787-4a09-8db7-b0d82b90c1f5: Reference[2515]:RELIABLE:CoreMessage[messageID=2515, durable=true, userID=d1f87f60-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:00 UTC 2024, expiration=0, durable=true, address=18f556b2-c787-4a09-8db7-b0d82b90c1f5, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3269f4b4-0f3a-4f4d-9f1f-0c254cfaf78a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=70e44ae8-bbf2-4b29-884a-3364c1624b3b]]@1042279666 2024-06-28 15:41:00,752 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2516, durable=true, userID=d1f8a672-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:00 UTC 2024, expiration=0, durable=true, address=18f556b2-c787-4a09-8db7-b0d82b90c1f5, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3269f4b4-0f3a-4f4d-9f1f-0c254cfaf78a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0814b74a-bacb-4ffb-89a0-fc27a66688ae]]@144102739, context: RoutingContextImpl(Address=18f556b2-c787-4a09-8db7-b0d82b90c1f5, routingType=ANYCAST, PreviousAddress=18f556b2-c787-4a09-8db7-b0d82b90c1f5 previousRoute:ANYCAST, reusable=true, version=-2147483463) .................................................. ***** durable queues 18f556b2-c787-4a09-8db7-b0d82b90c1f5: ***** non durable for 18f556b2-c787-4a09-8db7-b0d82b90c1f5: - queueID=2504 address:18f556b2-c787-4a09-8db7-b0d82b90c1f5 name:18f556b2-c787-4a09-8db7-b0d82b90c1f5 filter:null .................................................. , transaction: null 2024-06-28 15:41:00,753 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 18f556b2-c787-4a09-8db7-b0d82b90c1f5: Reference[2516]:RELIABLE:CoreMessage[messageID=2516, durable=true, userID=d1f8a672-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:00 UTC 2024, expiration=0, durable=true, address=18f556b2-c787-4a09-8db7-b0d82b90c1f5, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3269f4b4-0f3a-4f4d-9f1f-0c254cfaf78a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0814b74a-bacb-4ffb-89a0-fc27a66688ae]]@144102739 2024-06-28 15:41:00,753 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 18f556b2-c787-4a09-8db7-b0d82b90c1f5: CoreMessage[messageID=2515, durable=true, userID=d1f87f60-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:00 UTC 2024, expiration=0, durable=true, address=18f556b2-c787-4a09-8db7-b0d82b90c1f5, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3269f4b4-0f3a-4f4d-9f1f-0c254cfaf78a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=70e44ae8-bbf2-4b29-884a-3364c1624b3b]]@1042279666 to transaction: TransactionImpl [xid=null, txID=2519, xid=null, state=ACTIVE, createTime=1719589260753(Fri Jun 28 15:41:00 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3a5f8a91 2024-06-28 15:41:00,753 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 18f556b2-c787-4a09-8db7-b0d82b90c1f5: CoreMessage[messageID=2515, durable=true, userID=d1f87f60-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:00 UTC 2024, expiration=0, durable=true, address=18f556b2-c787-4a09-8db7-b0d82b90c1f5, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3269f4b4-0f3a-4f4d-9f1f-0c254cfaf78a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=70e44ae8-bbf2-4b29-884a-3364c1624b3b]]@1042279666, transaction: TransactionImpl [xid=null, txID=2519, xid=null, state=COMMITTED, createTime=1719589260753(Fri Jun 28 15:41:00 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3a5f8a91 2024-06-28 15:41:00,755 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d1f942b3-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d1f264cf-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d1f264cf-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f4079f6, true, {}] 2024-06-28 15:41:00,757 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [18f556b2-c787-4a09-8db7-b0d82b90c1f5] 2024-06-28 15:41:00,758 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 18f556b2-c787-4a09-8db7-b0d82b90c1f5: CoreMessage[messageID=2516, durable=true, userID=d1f8a672-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:00 UTC 2024, expiration=0, durable=true, address=18f556b2-c787-4a09-8db7-b0d82b90c1f5, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3269f4b4-0f3a-4f4d-9f1f-0c254cfaf78a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0814b74a-bacb-4ffb-89a0-fc27a66688ae]]@144102739 to transaction: TransactionImpl [xid=null, txID=2529, xid=null, state=ACTIVE, createTime=1719589260758(Fri Jun 28 15:41:00 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3d154d81 2024-06-28 15:41:00,759 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 18f556b2-c787-4a09-8db7-b0d82b90c1f5: CoreMessage[messageID=2516, durable=true, userID=d1f8a672-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:00 UTC 2024, expiration=0, durable=true, address=18f556b2-c787-4a09-8db7-b0d82b90c1f5, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3269f4b4-0f3a-4f4d-9f1f-0c254cfaf78a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0814b74a-bacb-4ffb-89a0-fc27a66688ae]]@144102739, transaction: TransactionImpl [xid=null, txID=2529, xid=null, state=COMMITTED, createTime=1719589260758(Fri Jun 28 15:41:00 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3d154d81 2024-06-28 15:41:00,765 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@56a6aadb, org.eclipse.scout.rt.mom.jms.JmsSubscription@359903b6] 2024-06-28 15:41:00,766 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [945ca9a6-73fe-4701-986a-7f4a41c8e8dc] 2024-06-28 15:41:00,769 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [5dfd251e-321f-449a-bcec-95bdaca46b35] 2024-06-28 15:41:00,775 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3575e0e4[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:00,775 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015510 ms 2024-06-28 15:41:00,776 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [3654538c-28dc-4a02-ad44-de017b99840c] 2024-06-28 15:41:00,782 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:00,782 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:00,783 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d1f264cf-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:00,785 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:00,785 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 79.806134 ms 2024-06-28 15:41:00,785 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:00,786 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:00,787 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:00,788 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 46887735'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:00,791 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:00,792 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d1fee805-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom84] 2024-06-28 15:41:00,793 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d1fee808-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d1fee805-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d1fee805-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ad5a22c, true, {}] 2024-06-28 15:41:00,794 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1217d7ab - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom84] 2024-06-28 15:41:00,794 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d1ff3629-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d1fee805-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d1fee805-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7bc36a7f, true, {}] 2024-06-28 15:41:00,796 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: d1ff3629-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-28 15:41:00,796 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@27130d80 2024-06-28 15:41:00,801 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=89dba935-dae7-4b49-b712-91844b9395bc, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:00,802 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4c9d6aa4 2024-06-28 15:41:00,802 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 89dba935-dae7-4b49-b712-91844b9395bc, null, 0, false, true, null] 2024-06-28 15:41:00,803 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d20095bb-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d1fee805-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d1fee805-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e64524c, true, {}] 2024-06-28 15:41:00,805 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testRequestReply_ObjectMarshaller_Exception, address=test/mom/testRequestReply_ObjectMarshaller_Exception, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-28 15:41:00,806 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@274cc310 2024-06-28 15:41:00,807 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3b5f81c6 2024-06-28 15:41:00,814 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReply_ObjectMarshaller_Exception, null, 0, false, true, null] 2024-06-28 15:41:00,815 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d2026a7d-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d1fee805-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d1fee805-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@629c1a85, true, {}] 2024-06-28 15:41:00,816 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3d85bb90-332d-4187-a5d2-a9c2a64a8b01, address=3d85bb90-332d-4187-a5d2-a9c2a64a8b01, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:00,817 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@c7108ed 2024-06-28 15:41:00,818 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2506e955 2024-06-28 15:41:00,818 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3d85bb90-332d-4187-a5d2-a9c2a64a8b01, null, 0, false, true, null] 2024-06-28 15:41:00,820 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2597, durable=true, userID=d20306c0-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:00 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a8e161c6-ceb0-4379-b4a8-e9a1a70bbbce, JMSReplyTo=temp-queue://3d85bb90-332d-4187-a5d2-a9c2a64a8b01, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1552399868, context: RoutingContextImpl(Address=test/mom/testRequestReply_ObjectMarshaller_Exception, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_ObjectMarshaller_Exception previousRoute:ANYCAST, reusable=true, version=-2147483457) .................................................. ***** durable queues test/mom/testRequestReply_ObjectMarshaller_Exception: - queueID=2586 address:test/mom/testRequestReply_ObjectMarshaller_Exception name:test/mom/testRequestReply_ObjectMarshaller_Exception filter:null ***** non durable for test/mom/testRequestReply_ObjectMarshaller_Exception: .................................................. , transaction: null 2024-06-28 15:41:00,824 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReply_ObjectMarshaller_Exception: Reference[2597]:RELIABLE:CoreMessage[messageID=2597, durable=true, userID=d20306c0-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:00 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a8e161c6-ceb0-4379-b4a8-e9a1a70bbbce, JMSReplyTo=temp-queue://3d85bb90-332d-4187-a5d2-a9c2a64a8b01, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1552399868 2024-06-28 15:41:00,825 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReply_ObjectMarshaller_Exception: CoreMessage[messageID=2597, durable=true, userID=d20306c0-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:00 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a8e161c6-ceb0-4379-b4a8-e9a1a70bbbce, JMSReplyTo=temp-queue://3d85bb90-332d-4187-a5d2-a9c2a64a8b01, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1552399868 to transaction: TransactionImpl [xid=null, txID=2598, xid=null, state=ACTIVE, createTime=1719589260825(Fri Jun 28 15:41:00 UTC 2024), timeoutSeconds=-1, nr operations = 1]@15759328 2024-06-28 15:41:00,826 ERROR [scout-thread-18] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@82e90c7a[name=test/mom/testRequestReply_ObjectMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=c8efe755-a321-4a6d-a839-d000d8f67959, activemq.broker=mom86] org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_ObjectMarshaller_Exception(JmsMomWithRequestReplyTest.java:623) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:41:00,828 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d2043f41-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d1fee805-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d1fee805-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6205d772, true, {}] 2024-06-28 15:41:00,833 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReply_ObjectMarshaller_Exception: CoreMessage[messageID=2597, durable=true, userID=d20306c0-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:00 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a8e161c6-ceb0-4379-b4a8-e9a1a70bbbce, JMSReplyTo=temp-queue://3d85bb90-332d-4187-a5d2-a9c2a64a8b01, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1552399868, transaction: TransactionImpl [xid=null, txID=2598, xid=null, state=COMMITTED, createTime=1719589260825(Fri Jun 28 15:41:00 UTC 2024), timeoutSeconds=-1, nr operations = 0]@15759328 2024-06-28 15:41:00,843 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2601, durable=true, userID=d2066223-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:00 UTC 2024, expiration=0, durable=true, address=3d85bb90-332d-4187-a5d2-a9c2a64a8b01, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a8e161c6-ceb0-4379-b4a8-e9a1a70bbbce, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c8efe755-a321-4a6d-a839-d000d8f67959]]@1681914235, context: RoutingContextImpl(Address=3d85bb90-332d-4187-a5d2-a9c2a64a8b01, routingType=ANYCAST, PreviousAddress=3d85bb90-332d-4187-a5d2-a9c2a64a8b01 previousRoute:ANYCAST, reusable=true, version=-2147483456) .................................................. ***** durable queues 3d85bb90-332d-4187-a5d2-a9c2a64a8b01: ***** non durable for 3d85bb90-332d-4187-a5d2-a9c2a64a8b01: - queueID=2593 address:3d85bb90-332d-4187-a5d2-a9c2a64a8b01 name:3d85bb90-332d-4187-a5d2-a9c2a64a8b01 filter:null .................................................. , transaction: null 2024-06-28 15:41:00,843 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 3d85bb90-332d-4187-a5d2-a9c2a64a8b01: Reference[2601]:RELIABLE:CoreMessage[messageID=2601, durable=true, userID=d2066223-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:00 UTC 2024, expiration=0, durable=true, address=3d85bb90-332d-4187-a5d2-a9c2a64a8b01, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a8e161c6-ceb0-4379-b4a8-e9a1a70bbbce, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c8efe755-a321-4a6d-a839-d000d8f67959]]@1681914235 2024-06-28 15:41:00,844 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 3d85bb90-332d-4187-a5d2-a9c2a64a8b01: CoreMessage[messageID=2601, durable=true, userID=d2066223-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:00 UTC 2024, expiration=0, durable=true, address=3d85bb90-332d-4187-a5d2-a9c2a64a8b01, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a8e161c6-ceb0-4379-b4a8-e9a1a70bbbce, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c8efe755-a321-4a6d-a839-d000d8f67959]]@1681914235 to transaction: TransactionImpl [xid=null, txID=2604, xid=null, state=ACTIVE, createTime=1719589260844(Fri Jun 28 15:41:00 UTC 2024), timeoutSeconds=-1, nr operations = 1]@346723ef 2024-06-28 15:41:00,845 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 3d85bb90-332d-4187-a5d2-a9c2a64a8b01: CoreMessage[messageID=2601, durable=true, userID=d2066223-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:00 UTC 2024, expiration=0, durable=true, address=3d85bb90-332d-4187-a5d2-a9c2a64a8b01, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a8e161c6-ceb0-4379-b4a8-e9a1a70bbbce, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c8efe755-a321-4a6d-a839-d000d8f67959]]@1681914235, transaction: TransactionImpl [xid=null, txID=2604, xid=null, state=COMMITTED, createTime=1719589260844(Fri Jun 28 15:41:00 UTC 2024), timeoutSeconds=-1, nr operations = 0]@346723ef 2024-06-28 15:41:00,847 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d2072574-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d1fee805-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d1fee805-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@217e0b44, true, {}] 2024-06-28 15:41:00,848 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [3d85bb90-332d-4187-a5d2-a9c2a64a8b01] 2024-06-28 15:41:00,856 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6b3708f0] 2024-06-28 15:41:00,859 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@72bad9e[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:00,859 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015840 ms 2024-06-28 15:41:00,860 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [89dba935-dae7-4b49-b712-91844b9395bc] 2024-06-28 15:41:00,865 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:00,865 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:00,866 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d1fee805-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:00,867 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:00,868 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 80.987650 ms 2024-06-28 15:41:00,868 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:00,869 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:00,869 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:00,870 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1193546396'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:41:00,874 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:41:00,874 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d20b6b36-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom56] 2024-06-28 15:41:00,875 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d20b9249-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d20b6b36-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d20b6b36-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1449b3e7, true, {}] 2024-06-28 15:41:00,877 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@73fbd459 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom56] 2024-06-28 15:41:00,878 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d20be06a-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d20b6b36-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d20b6b36-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39326342, true, {}] 2024-06-28 15:41:00,879 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: d20be06a-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-28 15:41:00,880 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7371c514 2024-06-28 15:41:00,884 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1e2079ce-a43b-4cd0-bfd1-a3055104fbd3, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:00,885 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4425af42 2024-06-28 15:41:00,886 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1e2079ce-a43b-4cd0-bfd1-a3055104fbd3, null, 0, false, true, null] 2024-06-28 15:41:00,887 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d20d670c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d20b6b36-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d20b6b36-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c2d289c, true, {}] 2024-06-28 15:41:00,889 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: d20d670c-3564-11ef-88ed-0a580a2812a0 with parameters: [test/mom/testTopicRequestReplyCorrelationId, [MULTICAST], true] 2024-06-28 15:41:00,889 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@713bb1cd 2024-06-28 15:41:00,893 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=70c6f22d-08fc-4634-8693-054a2057e222, address=test/mom/testTopicRequestReplyCorrelationId, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:00,894 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7b8f7ac 2024-06-28 15:41:00,895 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 70c6f22d-08fc-4634-8693-054a2057e222, null, 0, false, true, null] 2024-06-28 15:41:00,897 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d20eedae-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d20b6b36-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d20b6b36-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e9cb7de, true, {}] 2024-06-28 15:41:00,898 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=131b7dda-ae09-4872-84f4-cfef9cedeff1, address=131b7dda-ae09-4872-84f4-cfef9cedeff1, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:00,898 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@268ae55 2024-06-28 15:41:00,899 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3d28dc95 2024-06-28 15:41:00,900 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 131b7dda-ae09-4872-84f4-cfef9cedeff1, null, 0, false, true, null] 2024-06-28 15:41:00,903 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2661, durable=true, userID=d20f89f1-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:00 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-30c9fbdd-ad0e-403f-bafd-7b277b629572, JMSReplyTo=temp-queue://131b7dda-ae09-4872-84f4-cfef9cedeff1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1206008309, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyCorrelationId, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyCorrelationId previousRoute:MULTICAST, reusable=true, version=-2147483452) .................................................. ***** durable queues test/mom/testTopicRequestReplyCorrelationId: ***** non durable for test/mom/testTopicRequestReplyCorrelationId: - queueID=2651 address:test/mom/testTopicRequestReplyCorrelationId name:70c6f22d-08fc-4634-8693-054a2057e222 filter:null .................................................. , transaction: null 2024-06-28 15:41:00,903 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 70c6f22d-08fc-4634-8693-054a2057e222: Reference[2661]:RELIABLE:CoreMessage[messageID=2661, durable=true, userID=d20f89f1-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:00 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-30c9fbdd-ad0e-403f-bafd-7b277b629572, JMSReplyTo=temp-queue://131b7dda-ae09-4872-84f4-cfef9cedeff1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1206008309 2024-06-28 15:41:00,903 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 70c6f22d-08fc-4634-8693-054a2057e222: CoreMessage[messageID=2661, durable=true, userID=d20f89f1-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:00 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-30c9fbdd-ad0e-403f-bafd-7b277b629572, JMSReplyTo=temp-queue://131b7dda-ae09-4872-84f4-cfef9cedeff1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1206008309 to transaction: TransactionImpl [xid=null, txID=2662, xid=null, state=ACTIVE, createTime=1719589260903(Fri Jun 28 15:41:00 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2edafd5e 2024-06-28 15:41:00,904 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 70c6f22d-08fc-4634-8693-054a2057e222: CoreMessage[messageID=2661, durable=true, userID=d20f89f1-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:00 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-30c9fbdd-ad0e-403f-bafd-7b277b629572, JMSReplyTo=temp-queue://131b7dda-ae09-4872-84f4-cfef9cedeff1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1206008309, transaction: TransactionImpl [xid=null, txID=2662, xid=null, state=COMMITTED, createTime=1719589260903(Fri Jun 28 15:41:00 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2edafd5e 2024-06-28 15:41:00,904 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d20fff22-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d20b6b36-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d20b6b36-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47de4cb, true, {}] 2024-06-28 15:41:00,907 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 131b7dda-ae09-4872-84f4-cfef9cedeff1: Reference[2665]:RELIABLE:CoreMessage[messageID=2665, durable=true, userID=d2104d44-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:00 UTC 2024, expiration=0, durable=true, address=131b7dda-ae09-4872-84f4-cfef9cedeff1, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-30c9fbdd-ad0e-403f-bafd-7b277b629572, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@360560466 2024-06-28 15:41:00,907 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2665, durable=true, userID=d2104d44-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:00 UTC 2024, expiration=0, durable=true, address=131b7dda-ae09-4872-84f4-cfef9cedeff1, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-30c9fbdd-ad0e-403f-bafd-7b277b629572, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@360560466, context: RoutingContextImpl(Address=131b7dda-ae09-4872-84f4-cfef9cedeff1, routingType=ANYCAST, PreviousAddress=131b7dda-ae09-4872-84f4-cfef9cedeff1 previousRoute:ANYCAST, reusable=true, version=-2147483451) .................................................. ***** durable queues 131b7dda-ae09-4872-84f4-cfef9cedeff1: ***** non durable for 131b7dda-ae09-4872-84f4-cfef9cedeff1: - queueID=2657 address:131b7dda-ae09-4872-84f4-cfef9cedeff1 name:131b7dda-ae09-4872-84f4-cfef9cedeff1 filter:null .................................................. , transaction: null 2024-06-28 15:41:00,908 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 131b7dda-ae09-4872-84f4-cfef9cedeff1: CoreMessage[messageID=2665, durable=true, userID=d2104d44-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:00 UTC 2024, expiration=0, durable=true, address=131b7dda-ae09-4872-84f4-cfef9cedeff1, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-30c9fbdd-ad0e-403f-bafd-7b277b629572, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@360560466 to transaction: TransactionImpl [xid=null, txID=2666, xid=null, state=ACTIVE, createTime=1719589260908(Fri Jun 28 15:41:00 UTC 2024), timeoutSeconds=-1, nr operations = 1]@fc28032 2024-06-28 15:41:00,908 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 131b7dda-ae09-4872-84f4-cfef9cedeff1: CoreMessage[messageID=2665, durable=true, userID=d2104d44-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:00 UTC 2024, expiration=0, durable=true, address=131b7dda-ae09-4872-84f4-cfef9cedeff1, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-30c9fbdd-ad0e-403f-bafd-7b277b629572, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@360560466, transaction: TransactionImpl [xid=null, txID=2666, xid=null, state=COMMITTED, createTime=1719589260908(Fri Jun 28 15:41:00 UTC 2024), timeoutSeconds=-1, nr operations = 0]@fc28032 2024-06-28 15:41:00,910 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d210e985-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d20b6b36-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d20b6b36-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a161543, true, {}] 2024-06-28 15:41:00,911 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [131b7dda-ae09-4872-84f4-cfef9cedeff1] 2024-06-28 15:41:00,918 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6a9b8f33] 2024-06-28 15:41:00,919 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [70c6f22d-08fc-4634-8693-054a2057e222] 2024-06-28 15:41:00,943 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6213b9ff[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:00,944 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.021826 ms 2024-06-28 15:41:00,945 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [1e2079ce-a43b-4cd0-bfd1-a3055104fbd3] 2024-06-28 15:41:00,951 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:00,951 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:00,953 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d20b6b36-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:00,954 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:00,955 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 85.211838 ms 2024-06-28 15:41:00,955 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:00,957 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:00,957 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:00,959 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1566854882'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:41:00,962 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:41:00,963 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d218ffd7-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-28 15:41:00,964 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d21926ea-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d218ffd7-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d218ffd7-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18088649, true, {}] 2024-06-28 15:41:00,966 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7ac144f2 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-28 15:41:00,967 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d2199c1b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d218ffd7-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d218ffd7-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@49b5c998, true, {}] 2024-06-28 15:41:00,969 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: d2199c1b-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-28 15:41:00,969 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1126aada 2024-06-28 15:41:00,972 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=dbefb469-836a-41bd-ad2d-7ebd3589ca70, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:00,973 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@553c2c1d 2024-06-28 15:41:00,974 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, dbefb469-836a-41bd-ad2d-7ebd3589ca70, null, 0, false, true, null] 2024-06-28 15:41:00,975 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d21ad49d-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d218ffd7-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d218ffd7-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6decd27d, true, {}] 2024-06-28 15:41:00,976 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueueRequestReplyCancellation, address=test/mom/testQueueRequestReplyCancellation, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-28 15:41:00,977 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3a9145a3 2024-06-28 15:41:00,978 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@fca6094 2024-06-28 15:41:00,979 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyCancellation, null, 0, false, true, null] 2024-06-28 15:41:00,981 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d21bbeff-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d218ffd7-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d218ffd7-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@156cd023, true, {}] 2024-06-28 15:41:00,982 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=cdbd2c93-cfad-4bb6-9377-81c1c9e7a028, address=cdbd2c93-cfad-4bb6-9377-81c1c9e7a028, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:00,982 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4ed3f3e0 2024-06-28 15:41:00,983 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@e7b65df 2024-06-28 15:41:00,983 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, cdbd2c93-cfad-4bb6-9377-81c1c9e7a028, null, 0, false, true, null] 2024-06-28 15:41:00,986 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2733, durable=true, userID=d21c5b42-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:00 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0ac90a28-5139-4e1f-910a-3d3ddcd76b3f, JMSReplyTo=temp-queue://cdbd2c93-cfad-4bb6-9377-81c1c9e7a028, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@613084355, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCancellation, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCancellation previousRoute:ANYCAST, reusable=true, version=-2147483446) .................................................. ***** durable queues test/mom/testQueueRequestReplyCancellation: - queueID=2722 address:test/mom/testQueueRequestReplyCancellation name:test/mom/testQueueRequestReplyCancellation filter:null ***** non durable for test/mom/testQueueRequestReplyCancellation: .................................................. , transaction: null 2024-06-28 15:41:00,990 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyCancellation: Reference[2733]:RELIABLE:CoreMessage[messageID=2733, durable=true, userID=d21c5b42-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:00 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0ac90a28-5139-4e1f-910a-3d3ddcd76b3f, JMSReplyTo=temp-queue://cdbd2c93-cfad-4bb6-9377-81c1c9e7a028, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@613084355 2024-06-28 15:41:00,991 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=2733, durable=true, userID=d21c5b42-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:00 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0ac90a28-5139-4e1f-910a-3d3ddcd76b3f, JMSReplyTo=temp-queue://cdbd2c93-cfad-4bb6-9377-81c1c9e7a028, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@613084355 to transaction: TransactionImpl [xid=null, txID=2734, xid=null, state=ACTIVE, createTime=1719589260991(Fri Jun 28 15:41:00 UTC 2024), timeoutSeconds=-1, nr operations = 1]@24fa09aa 2024-06-28 15:41:00,993 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom86] 2024-06-28 15:41:00,993 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d21d93c3-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d218ffd7-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d218ffd7-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5dc3d501, true, {}] 2024-06-28 15:41:00,994 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=2733, durable=true, userID=d21c5b42-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:00 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0ac90a28-5139-4e1f-910a-3d3ddcd76b3f, JMSReplyTo=temp-queue://cdbd2c93-cfad-4bb6-9377-81c1c9e7a028, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@613084355, transaction: TransactionImpl [xid=null, txID=2734, xid=null, state=COMMITTED, createTime=1719589260991(Fri Jun 28 15:41:00 UTC 2024), timeoutSeconds=-1, nr operations = 0]@24fa09aa 2024-06-28 15:41:00,995 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2741, durable=true, userID=d21dbad5-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:00 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0ac90a28-5139-4e1f-910a-3d3ddcd76b3f, _AMQ_ROUTING_TYPE=0]]@2036003858, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147483447) .................................................. ***** durable queues scout.mom.requestreply.cancellation: ***** non durable for scout.mom.requestreply.cancellation: - queueID=2714 address:scout.mom.requestreply.cancellation name:dbefb469-836a-41bd-ad2d-7ebd3589ca70 filter:null .................................................. , transaction: null 2024-06-28 15:41:00,995 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from dbefb469-836a-41bd-ad2d-7ebd3589ca70: Reference[2741]:RELIABLE:CoreMessage[messageID=2741, durable=true, userID=d21dbad5-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:00 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0ac90a28-5139-4e1f-910a-3d3ddcd76b3f, _AMQ_ROUTING_TYPE=0]]@2036003858 2024-06-28 15:41:00,996 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from dbefb469-836a-41bd-ad2d-7ebd3589ca70: CoreMessage[messageID=2741, durable=true, userID=d21dbad5-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:00 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0ac90a28-5139-4e1f-910a-3d3ddcd76b3f, _AMQ_ROUTING_TYPE=0]]@2036003858 to transaction: TransactionImpl [xid=null, txID=2744, xid=null, state=ACTIVE, createTime=1719589260996(Fri Jun 28 15:41:00 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5c718766 2024-06-28 15:41:00,996 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from dbefb469-836a-41bd-ad2d-7ebd3589ca70: CoreMessage[messageID=2741, durable=true, userID=d21dbad5-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:00 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0ac90a28-5139-4e1f-910a-3d3ddcd76b3f, _AMQ_ROUTING_TYPE=0]]@2036003858, transaction: TransactionImpl [xid=null, txID=2744, xid=null, state=COMMITTED, createTime=1719589260996(Fri Jun 28 15:41:00 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5c718766 2024-06-28 15:41:00,996 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3e2ee637] 2024-06-28 15:41:00,998 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@8207986[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:00,998 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.019280 ms 2024-06-28 15:41:00,999 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [dbefb469-836a-41bd-ad2d-7ebd3589ca70] 2024-06-28 15:41:01,001 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:01,001 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:01,002 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d218ffd7-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:01,004 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:01,004 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 46.357255 ms 2024-06-28 15:41:01,004 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:01,006 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:01,006 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:01,007 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1694692348'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:01,010 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:01,011 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d2202bd7-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom84] 2024-06-28 15:41:01,012 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d22052ea-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d2202bd7-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d2202bd7-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25c8e56d, true, {}] 2024-06-28 15:41:01,013 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@70833e4c - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom84] 2024-06-28 15:41:01,014 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d220a10b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d2202bd7-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d2202bd7-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f9fc29f, true, {}] 2024-06-28 15:41:01,046 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: d220a10b-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-28 15:41:01,047 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1cb40ed3 2024-06-28 15:41:01,052 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b70700e6-5f4b-483e-93a8-4b076a2cf0d8, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:01,054 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@634a37d3 2024-06-28 15:41:01,055 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b70700e6-5f4b-483e-93a8-4b076a2cf0d8, null, 0, false, true, null] 2024-06-28 15:41:01,057 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d22730bd-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d2202bd7-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d2202bd7-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a97a6a8, true, {}] 2024-06-28 15:41:01,059 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueueRequestReplyTimeout, address=test/mom/testQueueRequestReplyTimeout, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-28 15:41:01,059 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@38e007e5 2024-06-28 15:41:01,061 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4c23ee0a 2024-06-28 15:41:01,062 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyTimeout, null, 0, false, true, null] 2024-06-28 15:41:01,064 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d228422f-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d2202bd7-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d2202bd7-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c391a5f, true, {}] 2024-06-28 15:41:01,065 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=281938db-07c4-44d2-86c5-07b709948c30, address=281938db-07c4-44d2-86c5-07b709948c30, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:01,065 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@618f9bd1 2024-06-28 15:41:01,066 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@467dc9e3 2024-06-28 15:41:01,067 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 281938db-07c4-44d2-86c5-07b709948c30, null, 0, false, true, null] 2024-06-28 15:41:01,070 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2794, durable=true, userID=d2292c92-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:01 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ecc44192-acf2-47d2-b9a2-2f8af2d767a7, JMSReplyTo=temp-queue://281938db-07c4-44d2-86c5-07b709948c30, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@64872617, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyTimeout, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyTimeout previousRoute:ANYCAST, reusable=true, version=-2147483441) .................................................. ***** durable queues test/mom/testQueueRequestReplyTimeout: - queueID=2783 address:test/mom/testQueueRequestReplyTimeout name:test/mom/testQueueRequestReplyTimeout filter:null ***** non durable for test/mom/testQueueRequestReplyTimeout: .................................................. , transaction: null 2024-06-28 15:41:01,074 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyTimeout: Reference[2794]:RELIABLE:CoreMessage[messageID=2794, durable=true, userID=d2292c92-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:01 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ecc44192-acf2-47d2-b9a2-2f8af2d767a7, JMSReplyTo=temp-queue://281938db-07c4-44d2-86c5-07b709948c30, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@64872617 2024-06-28 15:41:01,075 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyTimeout: CoreMessage[messageID=2794, durable=true, userID=d2292c92-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:01 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ecc44192-acf2-47d2-b9a2-2f8af2d767a7, JMSReplyTo=temp-queue://281938db-07c4-44d2-86c5-07b709948c30, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@64872617 to transaction: TransactionImpl [xid=null, txID=2795, xid=null, state=ACTIVE, createTime=1719589261075(Fri Jun 28 15:41:01 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5880c874 2024-06-28 15:41:01,078 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyTimeout: CoreMessage[messageID=2794, durable=true, userID=d2292c92-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:01 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ecc44192-acf2-47d2-b9a2-2f8af2d767a7, JMSReplyTo=temp-queue://281938db-07c4-44d2-86c5-07b709948c30, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@64872617, transaction: TransactionImpl [xid=null, txID=2795, xid=null, state=COMMITTED, createTime=1719589261075(Fri Jun 28 15:41:01 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5880c874 2024-06-28 15:41:06,064 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyTimeout, activemq.broker=mom71] 2024-06-28 15:41:06,064 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d52359c3-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d2202bd7-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d2202bd7-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52075177, true, {}] 2024-06-28 15:41:06,066 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2800, durable=true, userID=d52380d5-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ecc44192-acf2-47d2-b9a2-2f8af2d767a7, _AMQ_ROUTING_TYPE=0]]@413182303, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147483442) .................................................. ***** durable queues scout.mom.requestreply.cancellation: ***** non durable for scout.mom.requestreply.cancellation: - queueID=2775 address:scout.mom.requestreply.cancellation name:b70700e6-5f4b-483e-93a8-4b076a2cf0d8 filter:null .................................................. , transaction: null 2024-06-28 15:41:06,067 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b70700e6-5f4b-483e-93a8-4b076a2cf0d8: Reference[2800]:RELIABLE:CoreMessage[messageID=2800, durable=true, userID=d52380d5-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ecc44192-acf2-47d2-b9a2-2f8af2d767a7, _AMQ_ROUTING_TYPE=0]]@413182303 2024-06-28 15:41:06,068 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b70700e6-5f4b-483e-93a8-4b076a2cf0d8: CoreMessage[messageID=2800, durable=true, userID=d52380d5-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ecc44192-acf2-47d2-b9a2-2f8af2d767a7, _AMQ_ROUTING_TYPE=0]]@413182303 to transaction: TransactionImpl [xid=null, txID=2805, xid=null, state=ACTIVE, createTime=1719589266067(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4e960fe1 2024-06-28 15:41:06,068 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b70700e6-5f4b-483e-93a8-4b076a2cf0d8: CoreMessage[messageID=2800, durable=true, userID=d52380d5-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ecc44192-acf2-47d2-b9a2-2f8af2d767a7, _AMQ_ROUTING_TYPE=0]]@413182303, transaction: TransactionImpl [xid=null, txID=2805, xid=null, state=COMMITTED, createTime=1719589266067(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4e960fe1 2024-06-28 15:41:06,068 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@18487f92] 2024-06-28 15:41:06,069 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@2466173d[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:06,070 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.020884 ms 2024-06-28 15:41:06,071 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [b70700e6-5f4b-483e-93a8-4b076a2cf0d8] 2024-06-28 15:41:06,079 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:06,079 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:06,080 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d2202bd7-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:06,082 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:06,082 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5076.278458 ms 2024-06-28 15:41:06,083 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:06,085 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:06,085 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:06,086 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 417521586'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:41:06,091 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:41:06,092 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d5279f87-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom56] 2024-06-28 15:41:06,093 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d527c69a-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d5279f87-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d5279f87-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c685bbd, true, {}] 2024-06-28 15:41:06,095 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4ea6f6e2 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom56] 2024-06-28 15:41:06,095 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d52814bb-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d5279f87-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d5279f87-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68f536df, true, {}] 2024-06-28 15:41:06,097 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: d52814bb-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-28 15:41:06,097 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4ba057ff 2024-06-28 15:41:06,099 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=943b94ad-aacb-4d17-a90a-900ff22e2ead, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:06,100 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@71689562 2024-06-28 15:41:06,101 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 943b94ad-aacb-4d17-a90a-900ff22e2ead, null, 0, false, true, null] 2024-06-28 15:41:06,102 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d529262d-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d5279f87-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d5279f87-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1873901e, true, {}] 2024-06-28 15:41:06,104 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testRequestReply_JsonMarshaller_Exception1, address=test/mom/testRequestReply_JsonMarshaller_Exception1, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-28 15:41:06,105 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@dbeb0ef 2024-06-28 15:41:06,105 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@13579316 2024-06-28 15:41:06,109 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReply_JsonMarshaller_Exception1, null, 0, false, true, null] 2024-06-28 15:41:06,110 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d52a5eaf-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d5279f87-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d5279f87-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66a8b3a3, true, {}] 2024-06-28 15:41:06,111 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=81e7afa1-1702-4731-b4e3-672679062cc7, address=81e7afa1-1702-4731-b4e3-672679062cc7, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:06,111 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@45b9f50d 2024-06-28 15:41:06,112 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5875bf78 2024-06-28 15:41:06,112 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 81e7afa1-1702-4731-b4e3-672679062cc7, null, 0, false, true, null] 2024-06-28 15:41:06,114 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2855, durable=true, userID=d52ad3e2-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-51487847-76c1-4214-adcf-00267ef7c14f, JMSReplyTo=temp-queue://81e7afa1-1702-4731-b4e3-672679062cc7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1462627473, context: RoutingContextImpl(Address=test/mom/testRequestReply_JsonMarshaller_Exception1, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_JsonMarshaller_Exception1 previousRoute:ANYCAST, reusable=true, version=-2147483436) .................................................. ***** durable queues test/mom/testRequestReply_JsonMarshaller_Exception1: - queueID=2844 address:test/mom/testRequestReply_JsonMarshaller_Exception1 name:test/mom/testRequestReply_JsonMarshaller_Exception1 filter:null ***** non durable for test/mom/testRequestReply_JsonMarshaller_Exception1: .................................................. , transaction: null 2024-06-28 15:41:06,116 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReply_JsonMarshaller_Exception1: Reference[2855]:RELIABLE:CoreMessage[messageID=2855, durable=true, userID=d52ad3e2-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-51487847-76c1-4214-adcf-00267ef7c14f, JMSReplyTo=temp-queue://81e7afa1-1702-4731-b4e3-672679062cc7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1462627473 2024-06-28 15:41:06,117 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReply_JsonMarshaller_Exception1: CoreMessage[messageID=2855, durable=true, userID=d52ad3e2-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-51487847-76c1-4214-adcf-00267ef7c14f, JMSReplyTo=temp-queue://81e7afa1-1702-4731-b4e3-672679062cc7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1462627473 to transaction: TransactionImpl [xid=null, txID=2856, xid=null, state=ACTIVE, createTime=1719589266117(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1f9f4736 2024-06-28 15:41:06,118 ERROR [scout-thread-18] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510c[name=test/mom/testRequestReply_JsonMarshaller_Exception1, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=fcd60dc8-5b7f-470e-aef9-15b893059bdf, activemq.broker=mom86] org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_JsonMarshaller_Exception1(JmsMomWithRequestReplyTest.java:649) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:41:06,118 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d52b9733-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d5279f87-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d5279f87-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3fc983ea, true, {}] 2024-06-28 15:41:06,119 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReply_JsonMarshaller_Exception1: CoreMessage[messageID=2855, durable=true, userID=d52ad3e2-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-51487847-76c1-4214-adcf-00267ef7c14f, JMSReplyTo=temp-queue://81e7afa1-1702-4731-b4e3-672679062cc7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1462627473, transaction: TransactionImpl [xid=null, txID=2856, xid=null, state=COMMITTED, createTime=1719589266117(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1f9f4736 2024-06-28 15:41:06,120 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2859, durable=true, userID=d52be555-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=81e7afa1-1702-4731-b4e3-672679062cc7, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-51487847-76c1-4214-adcf-00267ef7c14f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fcd60dc8-5b7f-470e-aef9-15b893059bdf]]@1063086891, context: RoutingContextImpl(Address=81e7afa1-1702-4731-b4e3-672679062cc7, routingType=ANYCAST, PreviousAddress=81e7afa1-1702-4731-b4e3-672679062cc7 previousRoute:ANYCAST, reusable=true, version=-2147483435) .................................................. ***** durable queues 81e7afa1-1702-4731-b4e3-672679062cc7: ***** non durable for 81e7afa1-1702-4731-b4e3-672679062cc7: - queueID=2851 address:81e7afa1-1702-4731-b4e3-672679062cc7 name:81e7afa1-1702-4731-b4e3-672679062cc7 filter:null .................................................. , transaction: null 2024-06-28 15:41:06,120 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 81e7afa1-1702-4731-b4e3-672679062cc7: Reference[2859]:RELIABLE:CoreMessage[messageID=2859, durable=true, userID=d52be555-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=81e7afa1-1702-4731-b4e3-672679062cc7, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-51487847-76c1-4214-adcf-00267ef7c14f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fcd60dc8-5b7f-470e-aef9-15b893059bdf]]@1063086891 2024-06-28 15:41:06,121 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 81e7afa1-1702-4731-b4e3-672679062cc7: CoreMessage[messageID=2859, durable=true, userID=d52be555-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=81e7afa1-1702-4731-b4e3-672679062cc7, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-51487847-76c1-4214-adcf-00267ef7c14f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fcd60dc8-5b7f-470e-aef9-15b893059bdf]]@1063086891 to transaction: TransactionImpl [xid=null, txID=2862, xid=null, state=ACTIVE, createTime=1719589266121(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@52ecafd 2024-06-28 15:41:06,121 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 81e7afa1-1702-4731-b4e3-672679062cc7: CoreMessage[messageID=2859, durable=true, userID=d52be555-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=81e7afa1-1702-4731-b4e3-672679062cc7, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-51487847-76c1-4214-adcf-00267ef7c14f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fcd60dc8-5b7f-470e-aef9-15b893059bdf]]@1063086891, transaction: TransactionImpl [xid=null, txID=2862, xid=null, state=COMMITTED, createTime=1719589266121(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@52ecafd 2024-06-28 15:41:06,123 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d52c3376-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d5279f87-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d5279f87-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72c4135, true, {}] 2024-06-28 15:41:06,123 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [81e7afa1-1702-4731-b4e3-672679062cc7] 2024-06-28 15:41:06,128 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@58e2af93] 2024-06-28 15:41:06,129 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@30ba31a5[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:06,129 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.019150 ms 2024-06-28 15:41:06,130 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [943b94ad-aacb-4d17-a90a-900ff22e2ead] 2024-06-28 15:41:06,134 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:06,134 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:06,135 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d5279f87-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:06,136 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:06,137 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 51.486168 ms 2024-06-28 15:41:06,137 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:06,139 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:06,139 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:06,140 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1044482132'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:41:06,145 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:41:06,147 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d52fdcf8-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-28 15:41:06,148 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5302b1b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d52fdcf8-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d52fdcf8-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b5fd298, true, {}] 2024-06-28 15:41:06,149 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6ddf2d8d - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-28 15:41:06,150 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d530522c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d52fdcf8-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d52fdcf8-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d34d910, true, {}] 2024-06-28 15:41:06,151 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: d530522c-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-28 15:41:06,151 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@18596156 2024-06-28 15:41:06,154 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a5d53cf3-cbd0-4e77-bad3-0dcd64abcb1a, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:06,156 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@607eb3a0 2024-06-28 15:41:06,157 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a5d53cf3-cbd0-4e77-bad3-0dcd64abcb1a, null, 0, false, true, null] 2024-06-28 15:41:06,158 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d531b1be-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d52fdcf8-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d52fdcf8-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6801f99f, true, {}] 2024-06-28 15:41:06,160 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testRequestReply_JsonMarshaller_Exception2, address=test/mom/testRequestReply_JsonMarshaller_Exception2, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-28 15:41:06,161 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5d729fb9 2024-06-28 15:41:06,162 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@9a2a30f 2024-06-28 15:41:06,165 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReply_JsonMarshaller_Exception2, null, 0, false, true, null] 2024-06-28 15:41:06,167 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5331150-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d52fdcf8-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d52fdcf8-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ce27ee7, true, {}] 2024-06-28 15:41:06,168 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=358602d7-1ddb-4889-ab57-10bb372ed0c4, address=358602d7-1ddb-4889-ab57-10bb372ed0c4, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:06,168 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@506c8c1c 2024-06-28 15:41:06,169 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@746a4fc0 2024-06-28 15:41:06,170 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 358602d7-1ddb-4889-ab57-10bb372ed0c4, null, 0, false, true, null] 2024-06-28 15:41:06,172 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2920, durable=true, userID=d533ad93-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e2754a0f-e31c-4042-84e1-4dc46b79419a, JMSReplyTo=temp-queue://358602d7-1ddb-4889-ab57-10bb372ed0c4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1327387546, context: RoutingContextImpl(Address=test/mom/testRequestReply_JsonMarshaller_Exception2, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_JsonMarshaller_Exception2 previousRoute:ANYCAST, reusable=true, version=-2147483431) .................................................. ***** durable queues test/mom/testRequestReply_JsonMarshaller_Exception2: - queueID=2909 address:test/mom/testRequestReply_JsonMarshaller_Exception2 name:test/mom/testRequestReply_JsonMarshaller_Exception2 filter:null ***** non durable for test/mom/testRequestReply_JsonMarshaller_Exception2: .................................................. , transaction: null 2024-06-28 15:41:06,178 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReply_JsonMarshaller_Exception2: Reference[2920]:RELIABLE:CoreMessage[messageID=2920, durable=true, userID=d533ad93-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e2754a0f-e31c-4042-84e1-4dc46b79419a, JMSReplyTo=temp-queue://358602d7-1ddb-4889-ab57-10bb372ed0c4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1327387546 2024-06-28 15:41:06,179 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReply_JsonMarshaller_Exception2: CoreMessage[messageID=2920, durable=true, userID=d533ad93-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e2754a0f-e31c-4042-84e1-4dc46b79419a, JMSReplyTo=temp-queue://358602d7-1ddb-4889-ab57-10bb372ed0c4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1327387546 to transaction: TransactionImpl [xid=null, txID=2921, xid=null, state=ACTIVE, createTime=1719589266178(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@45991fae 2024-06-28 15:41:06,179 INFO [scout-thread-18] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:108) - VetoException: undefined [severity=ERROR] - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510d[name=test/mom/testRequestReply_JsonMarshaller_Exception2, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=8f9fc01e-0b69-4814-a520-c9dc29143fdf, activemq.broker=mom86] 2024-06-28 15:41:06,180 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5350d24-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d52fdcf8-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d52fdcf8-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c08d471, true, {}] 2024-06-28 15:41:06,182 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2924, durable=true, userID=d5355b46-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=358602d7-1ddb-4889-ab57-10bb372ed0c4, size=1257, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e2754a0f-e31c-4042-84e1-4dc46b79419a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.RuntimeException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8f9fc01e-0b69-4814-a520-c9dc29143fdf]]@1368379917, context: RoutingContextImpl(Address=358602d7-1ddb-4889-ab57-10bb372ed0c4, routingType=ANYCAST, PreviousAddress=358602d7-1ddb-4889-ab57-10bb372ed0c4 previousRoute:ANYCAST, reusable=true, version=-2147483430) .................................................. ***** durable queues 358602d7-1ddb-4889-ab57-10bb372ed0c4: ***** non durable for 358602d7-1ddb-4889-ab57-10bb372ed0c4: - queueID=2916 address:358602d7-1ddb-4889-ab57-10bb372ed0c4 name:358602d7-1ddb-4889-ab57-10bb372ed0c4 filter:null .................................................. , transaction: null 2024-06-28 15:41:06,183 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 358602d7-1ddb-4889-ab57-10bb372ed0c4: Reference[2924]:RELIABLE:CoreMessage[messageID=2924, durable=true, userID=d5355b46-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=358602d7-1ddb-4889-ab57-10bb372ed0c4, size=1257, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e2754a0f-e31c-4042-84e1-4dc46b79419a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.RuntimeException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8f9fc01e-0b69-4814-a520-c9dc29143fdf]]@1368379917 2024-06-28 15:41:06,183 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 358602d7-1ddb-4889-ab57-10bb372ed0c4: CoreMessage[messageID=2924, durable=true, userID=d5355b46-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=358602d7-1ddb-4889-ab57-10bb372ed0c4, size=1257, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e2754a0f-e31c-4042-84e1-4dc46b79419a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.RuntimeException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8f9fc01e-0b69-4814-a520-c9dc29143fdf]]@1368379917 to transaction: TransactionImpl [xid=null, txID=2927, xid=null, state=ACTIVE, createTime=1719589266183(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1b34033e 2024-06-28 15:41:06,184 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 358602d7-1ddb-4889-ab57-10bb372ed0c4: CoreMessage[messageID=2924, durable=true, userID=d5355b46-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=358602d7-1ddb-4889-ab57-10bb372ed0c4, size=1257, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e2754a0f-e31c-4042-84e1-4dc46b79419a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.RuntimeException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8f9fc01e-0b69-4814-a520-c9dc29143fdf]]@1368379917, transaction: TransactionImpl [xid=null, txID=2927, xid=null, state=COMMITTED, createTime=1719589266183(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1b34033e 2024-06-28 15:41:06,185 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReply_JsonMarshaller_Exception2: CoreMessage[messageID=2920, durable=true, userID=d533ad93-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e2754a0f-e31c-4042-84e1-4dc46b79419a, JMSReplyTo=temp-queue://358602d7-1ddb-4889-ab57-10bb372ed0c4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1327387546, transaction: TransactionImpl [xid=null, txID=2921, xid=null, state=COMMITTED, createTime=1719589266178(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@45991fae 2024-06-28 15:41:06,185 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d535d077-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d52fdcf8-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d52fdcf8-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@712618c, true, {}] 2024-06-28 15:41:06,186 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [358602d7-1ddb-4889-ab57-10bb372ed0c4] 2024-06-28 15:41:06,190 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@333d5a0c] 2024-06-28 15:41:06,191 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4f239620[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:06,191 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015083 ms 2024-06-28 15:41:06,192 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [a5d53cf3-cbd0-4e77-bad3-0dcd64abcb1a] 2024-06-28 15:41:06,195 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:06,195 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:06,196 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d52fdcf8-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:06,197 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:06,198 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 58.458032 ms 2024-06-28 15:41:06,198 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:06,199 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:06,199 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:06,200 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1609432662'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:06,203 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:06,204 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d538b6a9-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom84] 2024-06-28 15:41:06,206 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d538ddbc-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d538b6a9-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d538b6a9-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@13c08dd3, true, {}] 2024-06-28 15:41:06,207 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3877d3b4 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom84] 2024-06-28 15:41:06,208 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d53952ed-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d538b6a9-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d538b6a9-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35e0e5c4, true, {}] 2024-06-28 15:41:06,209 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: d53952ed-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-28 15:41:06,210 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@34cc99fd 2024-06-28 15:41:06,212 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f1275b9c-e854-4ace-abdf-60c4793f1dbf, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:06,213 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4f028b8d 2024-06-28 15:41:06,214 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f1275b9c-e854-4ace-abdf-60c4793f1dbf, null, 0, false, true, null] 2024-06-28 15:41:06,215 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d53a645f-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d538b6a9-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d538b6a9-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46b014b, true, {}] 2024-06-28 15:41:06,216 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: d53a645f-3564-11ef-88ed-0a580a2812a0 with parameters: [test/mom/testQueueRequestReplyJsonObjectMarshaller, [MULTICAST], true] 2024-06-28 15:41:06,216 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4746c4bb 2024-06-28 15:41:06,219 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=86445077-e719-42a0-93ce-782a47b3e350, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:06,219 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@73269b0e 2024-06-28 15:41:06,242 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 86445077-e719-42a0-93ce-782a47b3e350, null, 0, false, true, null] 2024-06-28 15:41:06,244 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d53ed131-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d538b6a9-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d538b6a9-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3cc2627f, true, {}] 2024-06-28 15:41:06,245 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b2aabd3c-2a40-4725-903f-c54100631493, address=b2aabd3c-2a40-4725-903f-c54100631493, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:06,246 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3af9736a 2024-06-28 15:41:06,247 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@30264616 2024-06-28 15:41:06,248 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b2aabd3c-2a40-4725-903f-c54100631493, null, 0, false, true, null] 2024-06-28 15:41:06,251 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2984, durable=true, userID=d53f9484-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-590c8303-0c22-4c2a-861e-b723d629240f, JMSReplyTo=temp-queue://b2aabd3c-2a40-4725-903f-c54100631493, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@646998037, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyJsonObjectMarshaller, routingType=MULTICAST, PreviousAddress=test/mom/testQueueRequestReplyJsonObjectMarshaller previousRoute:MULTICAST, reusable=true, version=-2147483426) .................................................. ***** durable queues test/mom/testQueueRequestReplyJsonObjectMarshaller: ***** non durable for test/mom/testQueueRequestReplyJsonObjectMarshaller: - queueID=2974 address:test/mom/testQueueRequestReplyJsonObjectMarshaller name:86445077-e719-42a0-93ce-782a47b3e350 filter:null .................................................. , transaction: null 2024-06-28 15:41:06,251 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 86445077-e719-42a0-93ce-782a47b3e350: Reference[2984]:RELIABLE:CoreMessage[messageID=2984, durable=true, userID=d53f9484-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-590c8303-0c22-4c2a-861e-b723d629240f, JMSReplyTo=temp-queue://b2aabd3c-2a40-4725-903f-c54100631493, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@646998037 2024-06-28 15:41:06,252 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 86445077-e719-42a0-93ce-782a47b3e350: CoreMessage[messageID=2984, durable=true, userID=d53f9484-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-590c8303-0c22-4c2a-861e-b723d629240f, JMSReplyTo=temp-queue://b2aabd3c-2a40-4725-903f-c54100631493, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@646998037 to transaction: TransactionImpl [xid=null, txID=2985, xid=null, state=ACTIVE, createTime=1719589266252(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@135eb44d 2024-06-28 15:41:06,252 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 86445077-e719-42a0-93ce-782a47b3e350: CoreMessage[messageID=2984, durable=true, userID=d53f9484-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-590c8303-0c22-4c2a-861e-b723d629240f, JMSReplyTo=temp-queue://b2aabd3c-2a40-4725-903f-c54100631493, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@646998037, transaction: TransactionImpl [xid=null, txID=2985, xid=null, state=COMMITTED, createTime=1719589266252(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@135eb44d 2024-06-28 15:41:06,254 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d54030c5-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d538b6a9-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d538b6a9-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d4f5bd3, true, {}] 2024-06-28 15:41:06,257 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2988, durable=true, userID=d540a5f7-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=b2aabd3c-2a40-4725-903f-c54100631493, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-590c8303-0c22-4c2a-861e-b723d629240f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=09dda9a0-78ee-497e-b662-ff7dffe36202]]@348544724, context: RoutingContextImpl(Address=b2aabd3c-2a40-4725-903f-c54100631493, routingType=ANYCAST, PreviousAddress=b2aabd3c-2a40-4725-903f-c54100631493 previousRoute:ANYCAST, reusable=true, version=-2147483425) .................................................. ***** durable queues b2aabd3c-2a40-4725-903f-c54100631493: ***** non durable for b2aabd3c-2a40-4725-903f-c54100631493: - queueID=2980 address:b2aabd3c-2a40-4725-903f-c54100631493 name:b2aabd3c-2a40-4725-903f-c54100631493 filter:null .................................................. , transaction: null 2024-06-28 15:41:06,257 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b2aabd3c-2a40-4725-903f-c54100631493: Reference[2988]:RELIABLE:CoreMessage[messageID=2988, durable=true, userID=d540a5f7-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=b2aabd3c-2a40-4725-903f-c54100631493, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-590c8303-0c22-4c2a-861e-b723d629240f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=09dda9a0-78ee-497e-b662-ff7dffe36202]]@348544724 2024-06-28 15:41:06,258 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b2aabd3c-2a40-4725-903f-c54100631493: CoreMessage[messageID=2988, durable=true, userID=d540a5f7-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=b2aabd3c-2a40-4725-903f-c54100631493, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-590c8303-0c22-4c2a-861e-b723d629240f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=09dda9a0-78ee-497e-b662-ff7dffe36202]]@348544724 to transaction: TransactionImpl [xid=null, txID=2991, xid=null, state=ACTIVE, createTime=1719589266258(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@75b5809d 2024-06-28 15:41:06,258 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b2aabd3c-2a40-4725-903f-c54100631493: CoreMessage[messageID=2988, durable=true, userID=d540a5f7-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=b2aabd3c-2a40-4725-903f-c54100631493, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-590c8303-0c22-4c2a-861e-b723d629240f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=09dda9a0-78ee-497e-b662-ff7dffe36202]]@348544724, transaction: TransactionImpl [xid=null, txID=2991, xid=null, state=COMMITTED, createTime=1719589266258(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@75b5809d 2024-06-28 15:41:06,260 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5414238-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d538b6a9-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d538b6a9-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a0912b3, true, {}] 2024-06-28 15:41:06,261 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [b2aabd3c-2a40-4725-903f-c54100631493] 2024-06-28 15:41:06,266 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@705ebb4d, org.eclipse.scout.rt.mom.jms.JmsSubscription@32a29361] 2024-06-28 15:41:06,266 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [86445077-e719-42a0-93ce-782a47b3e350] 2024-06-28 15:41:06,270 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5ad4ab1f[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:06,270 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015022 ms 2024-06-28 15:41:06,271 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [f1275b9c-e854-4ace-abdf-60c4793f1dbf] 2024-06-28 15:41:06,274 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:06,274 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:06,275 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d538b6a9-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:06,276 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:06,276 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 76.699119 ms 2024-06-28 15:41:06,276 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:06,278 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:06,278 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:06,279 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1547843773'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:41:06,282 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:41:06,283 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d544c4aa-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom56] 2024-06-28 15:41:06,285 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d544ebbd-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d544c4aa-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d544c4aa-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2988a639, true, {}] 2024-06-28 15:41:06,286 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6559ceb2 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom56] 2024-06-28 15:41:06,287 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d54539de-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d544c4aa-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d544c4aa-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7bbf8261, true, {}] 2024-06-28 15:41:06,288 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: d54539de-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-28 15:41:06,289 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@27583a68 2024-06-28 15:41:06,291 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=fc02eab4-813f-4eb9-ba81-710435922675, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:06,292 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3b76f9fb 2024-06-28 15:41:06,292 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, fc02eab4-813f-4eb9-ba81-710435922675, null, 0, false, true, null] 2024-06-28 15:41:06,294 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5464a50-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d544c4aa-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d544c4aa-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e0287fe, true, {}] 2024-06-28 15:41:06,295 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/momtestQueueRequestReply, address=test/momtestQueueRequestReply, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-28 15:41:06,295 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@17d9ac94 2024-06-28 15:41:06,296 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@154d4e8f 2024-06-28 15:41:06,299 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/momtestQueueRequestReply, null, 0, false, true, null] 2024-06-28 15:41:06,301 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5475bc2-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d544c4aa-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d544c4aa-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@521b0e36, true, {}] 2024-06-28 15:41:06,301 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=27c215cc-7e30-4c78-991e-da95867fe3de, address=27c215cc-7e30-4c78-991e-da95867fe3de, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:06,302 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6b259c19 2024-06-28 15:41:06,302 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1ab7feda 2024-06-28 15:41:06,303 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 27c215cc-7e30-4c78-991e-da95867fe3de, null, 0, false, true, null] 2024-06-28 15:41:06,305 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3056, durable=true, userID=d547f805-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=917, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-96375da5-c89b-4d37-844f-c9a060cabd05, JMSReplyTo=temp-queue://27c215cc-7e30-4c78-991e-da95867fe3de, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1272065386, context: RoutingContextImpl(Address=test/momtestQueueRequestReply, routingType=ANYCAST, PreviousAddress=test/momtestQueueRequestReply previousRoute:ANYCAST, reusable=true, version=-2147483420) .................................................. ***** durable queues test/momtestQueueRequestReply: - queueID=3045 address:test/momtestQueueRequestReply name:test/momtestQueueRequestReply filter:null ***** non durable for test/momtestQueueRequestReply: .................................................. , transaction: null 2024-06-28 15:41:06,307 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/momtestQueueRequestReply: Reference[3056]:RELIABLE:CoreMessage[messageID=3056, durable=true, userID=d547f805-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=917, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-96375da5-c89b-4d37-844f-c9a060cabd05, JMSReplyTo=temp-queue://27c215cc-7e30-4c78-991e-da95867fe3de, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1272065386 2024-06-28 15:41:06,308 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/momtestQueueRequestReply: CoreMessage[messageID=3056, durable=true, userID=d547f805-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=917, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-96375da5-c89b-4d37-844f-c9a060cabd05, JMSReplyTo=temp-queue://27c215cc-7e30-4c78-991e-da95867fe3de, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1272065386 to transaction: TransactionImpl [xid=null, txID=3057, xid=null, state=ACTIVE, createTime=1719589266308(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@41c21e12 2024-06-28 15:41:06,309 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d548bb56-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d544c4aa-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d544c4aa-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2bce6a5b, true, {}] 2024-06-28 15:41:06,311 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/momtestQueueRequestReply: CoreMessage[messageID=3056, durable=true, userID=d547f805-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=917, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-96375da5-c89b-4d37-844f-c9a060cabd05, JMSReplyTo=temp-queue://27c215cc-7e30-4c78-991e-da95867fe3de, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1272065386, transaction: TransactionImpl [xid=null, txID=3057, xid=null, state=COMMITTED, createTime=1719589266308(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@41c21e12 2024-06-28 15:41:06,312 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3060, durable=true, userID=d5490978-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=27c215cc-7e30-4c78-991e-da95867fe3de, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-96375da5-c89b-4d37-844f-c9a060cabd05, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ad5a2ba3-6399-490a-a9a8-dbc80bbdcc7c]]@591134739, context: RoutingContextImpl(Address=27c215cc-7e30-4c78-991e-da95867fe3de, routingType=ANYCAST, PreviousAddress=27c215cc-7e30-4c78-991e-da95867fe3de previousRoute:ANYCAST, reusable=true, version=-2147483419) .................................................. ***** durable queues 27c215cc-7e30-4c78-991e-da95867fe3de: ***** non durable for 27c215cc-7e30-4c78-991e-da95867fe3de: - queueID=3052 address:27c215cc-7e30-4c78-991e-da95867fe3de name:27c215cc-7e30-4c78-991e-da95867fe3de filter:null .................................................. , transaction: null 2024-06-28 15:41:06,312 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 27c215cc-7e30-4c78-991e-da95867fe3de: Reference[3060]:RELIABLE:CoreMessage[messageID=3060, durable=true, userID=d5490978-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=27c215cc-7e30-4c78-991e-da95867fe3de, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-96375da5-c89b-4d37-844f-c9a060cabd05, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ad5a2ba3-6399-490a-a9a8-dbc80bbdcc7c]]@591134739 2024-06-28 15:41:06,313 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 27c215cc-7e30-4c78-991e-da95867fe3de: CoreMessage[messageID=3060, durable=true, userID=d5490978-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=27c215cc-7e30-4c78-991e-da95867fe3de, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-96375da5-c89b-4d37-844f-c9a060cabd05, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ad5a2ba3-6399-490a-a9a8-dbc80bbdcc7c]]@591134739 to transaction: TransactionImpl [xid=null, txID=3063, xid=null, state=ACTIVE, createTime=1719589266313(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@390f3ac5 2024-06-28 15:41:06,313 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 27c215cc-7e30-4c78-991e-da95867fe3de: CoreMessage[messageID=3060, durable=true, userID=d5490978-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=27c215cc-7e30-4c78-991e-da95867fe3de, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-96375da5-c89b-4d37-844f-c9a060cabd05, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ad5a2ba3-6399-490a-a9a8-dbc80bbdcc7c]]@591134739, transaction: TransactionImpl [xid=null, txID=3063, xid=null, state=COMMITTED, createTime=1719589266313(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@390f3ac5 2024-06-28 15:41:06,314 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5497ea9-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d544c4aa-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d544c4aa-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41a796b0, true, {}] 2024-06-28 15:41:06,340 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [27c215cc-7e30-4c78-991e-da95867fe3de] 2024-06-28 15:41:06,348 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@752573df] 2024-06-28 15:41:06,349 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@105c9a6a[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:06,350 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.020004 ms 2024-06-28 15:41:06,351 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [fc02eab4-813f-4eb9-ba81-710435922675] 2024-06-28 15:41:06,355 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:06,355 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:06,356 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d544c4aa-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:06,358 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:06,358 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 80.100398 ms 2024-06-28 15:41:06,358 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:06,360 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:06,361 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:06,362 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1870070652'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:41:06,367 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:41:06,368 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d551bc0b-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-28 15:41:06,369 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d551e31e-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d551bc0b-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d551bc0b-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ef5eb01, true, {}] 2024-06-28 15:41:06,371 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@32efb781 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-28 15:41:06,371 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d552313f-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d551bc0b-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d551bc0b-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c520aa3, true, {}] 2024-06-28 15:41:06,373 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: d552313f-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-28 15:41:06,373 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4c29fe0c 2024-06-28 15:41:06,375 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=35e18182-bce5-40c0-ade5-0f18c84453cb, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:06,376 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3ca133a6 2024-06-28 15:41:06,377 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 35e18182-bce5-40c0-ade5-0f18c84453cb, null, 0, false, true, null] 2024-06-28 15:41:06,378 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d55342b1-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d551bc0b-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d551bc0b-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@784f4dc3, true, {}] 2024-06-28 15:41:06,379 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: d55342b1-3564-11ef-88ed-0a580a2812a0 with parameters: [test/mom/testTopicRequestReplyCancellation, [MULTICAST], true] 2024-06-28 15:41:06,379 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@328739b 2024-06-28 15:41:06,382 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ce0ae6d6-56bc-4392-a817-6876ba58b599, address=test/mom/testTopicRequestReplyCancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:06,382 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3014ace8 2024-06-28 15:41:06,383 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ce0ae6d6-56bc-4392-a817-6876ba58b599, null, 0, false, true, null] 2024-06-28 15:41:06,384 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5542d13-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d551bc0b-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d551bc0b-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d14a64, true, {}] 2024-06-28 15:41:06,385 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=69b285e2-cb25-44f7-a71a-eba831baa8c8, address=69b285e2-cb25-44f7-a71a-eba831baa8c8, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:06,385 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7af91507 2024-06-28 15:41:06,386 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2b9aa6c4 2024-06-28 15:41:06,387 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 69b285e2-cb25-44f7-a71a-eba831baa8c8, null, 0, false, true, null] 2024-06-28 15:41:06,389 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from ce0ae6d6-56bc-4392-a817-6876ba58b599: Reference[3120]:RELIABLE:CoreMessage[messageID=3120, durable=true, userID=d554c956-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e575edce-e168-4b3e-9885-be3eafd92cac, JMSReplyTo=temp-queue://69b285e2-cb25-44f7-a71a-eba831baa8c8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1801400750 2024-06-28 15:41:06,389 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3120, durable=true, userID=d554c956-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e575edce-e168-4b3e-9885-be3eafd92cac, JMSReplyTo=temp-queue://69b285e2-cb25-44f7-a71a-eba831baa8c8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1801400750, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyCancellation, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyCancellation previousRoute:MULTICAST, reusable=true, version=-2147483415) .................................................. ***** durable queues test/mom/testTopicRequestReplyCancellation: ***** non durable for test/mom/testTopicRequestReplyCancellation: - queueID=3110 address:test/mom/testTopicRequestReplyCancellation name:ce0ae6d6-56bc-4392-a817-6876ba58b599 filter:null .................................................. , transaction: null 2024-06-28 15:41:06,390 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from ce0ae6d6-56bc-4392-a817-6876ba58b599: CoreMessage[messageID=3120, durable=true, userID=d554c956-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e575edce-e168-4b3e-9885-be3eafd92cac, JMSReplyTo=temp-queue://69b285e2-cb25-44f7-a71a-eba831baa8c8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1801400750 to transaction: TransactionImpl [xid=null, txID=3121, xid=null, state=ACTIVE, createTime=1719589266389(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@42307593 2024-06-28 15:41:06,390 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from ce0ae6d6-56bc-4392-a817-6876ba58b599: CoreMessage[messageID=3120, durable=true, userID=d554c956-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e575edce-e168-4b3e-9885-be3eafd92cac, JMSReplyTo=temp-queue://69b285e2-cb25-44f7-a71a-eba831baa8c8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1801400750, transaction: TransactionImpl [xid=null, txID=3121, xid=null, state=COMMITTED, createTime=1719589266389(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@42307593 2024-06-28 15:41:06,391 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyCancellation, activemq.broker=mom86] 2024-06-28 15:41:06,391 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5553e87-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d551bc0b-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d551bc0b-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6865073c, true, {}] 2024-06-28 15:41:06,393 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3128, durable=true, userID=d5558ca9-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e575edce-e168-4b3e-9885-be3eafd92cac, _AMQ_ROUTING_TYPE=0]]@223770757, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147483416) .................................................. ***** durable queues scout.mom.requestreply.cancellation: ***** non durable for scout.mom.requestreply.cancellation: - queueID=3102 address:scout.mom.requestreply.cancellation name:35e18182-bce5-40c0-ade5-0f18c84453cb filter:null .................................................. , transaction: null 2024-06-28 15:41:06,394 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 35e18182-bce5-40c0-ade5-0f18c84453cb: Reference[3128]:RELIABLE:CoreMessage[messageID=3128, durable=true, userID=d5558ca9-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e575edce-e168-4b3e-9885-be3eafd92cac, _AMQ_ROUTING_TYPE=0]]@223770757 2024-06-28 15:41:06,394 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 35e18182-bce5-40c0-ade5-0f18c84453cb: CoreMessage[messageID=3128, durable=true, userID=d5558ca9-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e575edce-e168-4b3e-9885-be3eafd92cac, _AMQ_ROUTING_TYPE=0]]@223770757 to transaction: TransactionImpl [xid=null, txID=3131, xid=null, state=ACTIVE, createTime=1719589266394(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2bc6e712 2024-06-28 15:41:06,394 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 35e18182-bce5-40c0-ade5-0f18c84453cb: CoreMessage[messageID=3128, durable=true, userID=d5558ca9-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e575edce-e168-4b3e-9885-be3eafd92cac, _AMQ_ROUTING_TYPE=0]]@223770757, transaction: TransactionImpl [xid=null, txID=3131, xid=null, state=COMMITTED, createTime=1719589266394(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2bc6e712 2024-06-28 15:41:06,395 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7f93fce1] 2024-06-28 15:41:06,395 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [ce0ae6d6-56bc-4392-a817-6876ba58b599] 2024-06-28 15:41:06,399 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1d6858ec[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:06,399 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014092 ms 2024-06-28 15:41:06,400 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [35e18182-bce5-40c0-ade5-0f18c84453cb] 2024-06-28 15:41:06,403 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:06,403 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:06,404 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d551bc0b-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:06,405 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:06,406 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 44.815308 ms 2024-06-28 15:41:06,406 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:06,407 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:06,407 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:06,409 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 920620958'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:06,413 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:06,414 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d558c0fb-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom84] 2024-06-28 15:41:06,415 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d558e80e-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d558c0fb-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d558c0fb-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77163ba7, true, {}] 2024-06-28 15:41:06,416 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@151ff78 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom84] 2024-06-28 15:41:06,417 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d559362f-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d558c0fb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d558c0fb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67fb7f4a, true, {}] 2024-06-28 15:41:06,418 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: d559362f-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-28 15:41:06,418 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@65f8121 2024-06-28 15:41:06,421 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=37f193c1-d0c5-47ee-8ae4-6d8380dd4d32, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:06,422 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2043438c 2024-06-28 15:41:06,422 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 37f193c1-d0c5-47ee-8ae4-6d8380dd4d32, null, 0, false, true, null] 2024-06-28 15:41:06,423 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d55a2091-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d558c0fb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d558c0fb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34903a56, true, {}] 2024-06-28 15:41:06,424 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:41:06,426 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d55a95c2-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d558c0fb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d558c0fb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27c830fd, true, {}] 2024-06-28 15:41:06,427 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=72129799-4bef-4d4d-a5c5-3d80132fd471, address=72129799-4bef-4d4d-a5c5-3d80132fd471, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:06,427 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@61959b3c 2024-06-28 15:41:06,428 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1fc7bd4c 2024-06-28 15:41:06,429 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 72129799-4bef-4d4d-a5c5-3d80132fd471, null, 0, false, true, null] 2024-06-28 15:41:06,431 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3183, durable=true, userID=d55b3205-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a0be8b27-67f4-491a-bd09-ebe3d14f9763, JMSReplyTo=temp-queue://72129799-4bef-4d4d-a5c5-3d80132fd471, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1212836172, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:41:06,434 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3183]:RELIABLE:CoreMessage[messageID=3183, durable=true, userID=d55b3205-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a0be8b27-67f4-491a-bd09-ebe3d14f9763, JMSReplyTo=temp-queue://72129799-4bef-4d4d-a5c5-3d80132fd471, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1212836172 2024-06-28 15:41:06,434 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3183, durable=true, userID=d55b3205-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a0be8b27-67f4-491a-bd09-ebe3d14f9763, JMSReplyTo=temp-queue://72129799-4bef-4d4d-a5c5-3d80132fd471, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1212836172 to transaction: TransactionImpl [xid=null, txID=3184, xid=null, state=ACTIVE, createTime=1719589266434(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5d2c5322 2024-06-28 15:41:06,435 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d55bf556-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d558c0fb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d558c0fb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@552f6c90, true, {}] 2024-06-28 15:41:06,437 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3183, durable=true, userID=d55b3205-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a0be8b27-67f4-491a-bd09-ebe3d14f9763, JMSReplyTo=temp-queue://72129799-4bef-4d4d-a5c5-3d80132fd471, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1212836172, transaction: TransactionImpl [xid=null, txID=3184, xid=null, state=COMMITTED, createTime=1719589266434(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5d2c5322 2024-06-28 15:41:06,437 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3187, durable=true, userID=d55c4378-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=72129799-4bef-4d4d-a5c5-3d80132fd471, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a0be8b27-67f4-491a-bd09-ebe3d14f9763, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=664b0233-1066-40c7-b646-59fe4ad7834f]]@1599804783, context: RoutingContextImpl(Address=72129799-4bef-4d4d-a5c5-3d80132fd471, routingType=ANYCAST, PreviousAddress=72129799-4bef-4d4d-a5c5-3d80132fd471 previousRoute:ANYCAST, reusable=true, version=-2147483409) .................................................. ***** durable queues 72129799-4bef-4d4d-a5c5-3d80132fd471: ***** non durable for 72129799-4bef-4d4d-a5c5-3d80132fd471: - queueID=3179 address:72129799-4bef-4d4d-a5c5-3d80132fd471 name:72129799-4bef-4d4d-a5c5-3d80132fd471 filter:null .................................................. , transaction: null 2024-06-28 15:41:06,437 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 72129799-4bef-4d4d-a5c5-3d80132fd471: Reference[3187]:RELIABLE:CoreMessage[messageID=3187, durable=true, userID=d55c4378-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=72129799-4bef-4d4d-a5c5-3d80132fd471, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a0be8b27-67f4-491a-bd09-ebe3d14f9763, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=664b0233-1066-40c7-b646-59fe4ad7834f]]@1599804783 2024-06-28 15:41:06,438 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 72129799-4bef-4d4d-a5c5-3d80132fd471: CoreMessage[messageID=3187, durable=true, userID=d55c4378-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=72129799-4bef-4d4d-a5c5-3d80132fd471, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a0be8b27-67f4-491a-bd09-ebe3d14f9763, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=664b0233-1066-40c7-b646-59fe4ad7834f]]@1599804783 to transaction: TransactionImpl [xid=null, txID=3190, xid=null, state=ACTIVE, createTime=1719589266438(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2e2ce9a4 2024-06-28 15:41:06,438 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 72129799-4bef-4d4d-a5c5-3d80132fd471: CoreMessage[messageID=3187, durable=true, userID=d55c4378-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=72129799-4bef-4d4d-a5c5-3d80132fd471, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a0be8b27-67f4-491a-bd09-ebe3d14f9763, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=664b0233-1066-40c7-b646-59fe4ad7834f]]@1599804783, transaction: TransactionImpl [xid=null, txID=3190, xid=null, state=COMMITTED, createTime=1719589266438(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2e2ce9a4 2024-06-28 15:41:06,440 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d55c9199-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d558c0fb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d558c0fb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e5ceb4c, true, {}] 2024-06-28 15:41:06,441 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [72129799-4bef-4d4d-a5c5-3d80132fd471] 2024-06-28 15:41:06,448 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@72cd7c76, org.eclipse.scout.rt.mom.jms.JmsSubscription@bbdad0e] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:06,452 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d55e665a-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d558c0fb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d558c0fb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d52ecd6, true, {}] 2024-06-28 15:41:06,454 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:41:06,456 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d55f29ab-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d558c0fb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d558c0fb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@212d50dc, true, {}] 2024-06-28 15:41:06,457 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c4267b59-baac-4292-83fb-b03a0db239a9, address=c4267b59-baac-4292-83fb-b03a0db239a9, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:06,458 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@35b7e524 2024-06-28 15:41:06,460 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1b5254ee 2024-06-28 15:41:06,461 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c4267b59-baac-4292-83fb-b03a0db239a9, null, 0, false, true, null] 2024-06-28 15:41:06,464 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3220, durable=true, userID=d5603b1e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c5ed8002-e985-4a48-b70e-1f4165156ce6, JMSReplyTo=temp-queue://c4267b59-baac-4292-83fb-b03a0db239a9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1000521409, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:41:06,467 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3220]:RELIABLE:CoreMessage[messageID=3220, durable=true, userID=d5603b1e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c5ed8002-e985-4a48-b70e-1f4165156ce6, JMSReplyTo=temp-queue://c4267b59-baac-4292-83fb-b03a0db239a9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1000521409 2024-06-28 15:41:06,468 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3220, durable=true, userID=d5603b1e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c5ed8002-e985-4a48-b70e-1f4165156ce6, JMSReplyTo=temp-queue://c4267b59-baac-4292-83fb-b03a0db239a9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1000521409 to transaction: TransactionImpl [xid=null, txID=3221, xid=null, state=ACTIVE, createTime=1719589266468(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7438757 2024-06-28 15:41:06,470 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d561257f-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d558c0fb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d558c0fb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76238ef2, true, {}] 2024-06-28 15:41:06,472 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3224, durable=true, userID=d56173a1-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=c4267b59-baac-4292-83fb-b03a0db239a9, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c5ed8002-e985-4a48-b70e-1f4165156ce6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=39624d45-129b-480d-9ce8-1a3687ad86e6]]@1656626662, context: RoutingContextImpl(Address=c4267b59-baac-4292-83fb-b03a0db239a9, routingType=ANYCAST, PreviousAddress=c4267b59-baac-4292-83fb-b03a0db239a9 previousRoute:ANYCAST, reusable=true, version=-2147483407) .................................................. ***** durable queues c4267b59-baac-4292-83fb-b03a0db239a9: ***** non durable for c4267b59-baac-4292-83fb-b03a0db239a9: - queueID=3216 address:c4267b59-baac-4292-83fb-b03a0db239a9 name:c4267b59-baac-4292-83fb-b03a0db239a9 filter:null .................................................. , transaction: null 2024-06-28 15:41:06,472 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from c4267b59-baac-4292-83fb-b03a0db239a9: Reference[3224]:RELIABLE:CoreMessage[messageID=3224, durable=true, userID=d56173a1-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=c4267b59-baac-4292-83fb-b03a0db239a9, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c5ed8002-e985-4a48-b70e-1f4165156ce6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=39624d45-129b-480d-9ce8-1a3687ad86e6]]@1656626662 2024-06-28 15:41:06,473 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from c4267b59-baac-4292-83fb-b03a0db239a9: CoreMessage[messageID=3224, durable=true, userID=d56173a1-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=c4267b59-baac-4292-83fb-b03a0db239a9, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c5ed8002-e985-4a48-b70e-1f4165156ce6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=39624d45-129b-480d-9ce8-1a3687ad86e6]]@1656626662 to transaction: TransactionImpl [xid=null, txID=3227, xid=null, state=ACTIVE, createTime=1719589266473(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@53dbf730 2024-06-28 15:41:06,473 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from c4267b59-baac-4292-83fb-b03a0db239a9: CoreMessage[messageID=3224, durable=true, userID=d56173a1-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=c4267b59-baac-4292-83fb-b03a0db239a9, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c5ed8002-e985-4a48-b70e-1f4165156ce6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=39624d45-129b-480d-9ce8-1a3687ad86e6]]@1656626662, transaction: TransactionImpl [xid=null, txID=3227, xid=null, state=COMMITTED, createTime=1719589266473(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@53dbf730 2024-06-28 15:41:06,474 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3220, durable=true, userID=d5603b1e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c5ed8002-e985-4a48-b70e-1f4165156ce6, JMSReplyTo=temp-queue://c4267b59-baac-4292-83fb-b03a0db239a9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1000521409, transaction: TransactionImpl [xid=null, txID=3221, xid=null, state=COMMITTED, createTime=1719589266468(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7438757 2024-06-28 15:41:06,474 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d561e8d2-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d558c0fb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d558c0fb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@384961de, true, {}] 2024-06-28 15:41:06,475 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [c4267b59-baac-4292-83fb-b03a0db239a9] 2024-06-28 15:41:06,481 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@15bd5966, org.eclipse.scout.rt.mom.jms.JmsSubscription@83f5218] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:06,483 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5634863-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d558c0fb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d558c0fb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@71a3d601, true, {}] 2024-06-28 15:41:06,484 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:41:06,486 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d563bd94-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d558c0fb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d558c0fb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58d9ccdf, true, {}] 2024-06-28 15:41:06,486 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1bd8a3f9-3362-4867-b85e-333697b574b4, address=1bd8a3f9-3362-4867-b85e-333697b574b4, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:06,487 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@296a282f 2024-06-28 15:41:06,488 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1e50abf4 2024-06-28 15:41:06,488 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1bd8a3f9-3362-4867-b85e-333697b574b4, null, 0, false, true, null] 2024-06-28 15:41:06,490 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3257, durable=true, userID=d56432c7-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-59bbafd0-1d52-492d-83c8-701c54dab807, JMSReplyTo=temp-queue://1bd8a3f9-3362-4867-b85e-333697b574b4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1054346907, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:41:06,493 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3257]:RELIABLE:CoreMessage[messageID=3257, durable=true, userID=d56432c7-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-59bbafd0-1d52-492d-83c8-701c54dab807, JMSReplyTo=temp-queue://1bd8a3f9-3362-4867-b85e-333697b574b4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1054346907 2024-06-28 15:41:06,494 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3257, durable=true, userID=d56432c7-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-59bbafd0-1d52-492d-83c8-701c54dab807, JMSReplyTo=temp-queue://1bd8a3f9-3362-4867-b85e-333697b574b4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1054346907 to transaction: TransactionImpl [xid=null, txID=3258, xid=null, state=ACTIVE, createTime=1719589266493(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6dcf9c43 2024-06-28 15:41:06,495 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d564f618-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d558c0fb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d558c0fb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77f0a12d, true, {}] 2024-06-28 15:41:06,497 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3261, durable=true, userID=d565443a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=1bd8a3f9-3362-4867-b85e-333697b574b4, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-59bbafd0-1d52-492d-83c8-701c54dab807, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a167b410-cad7-4801-af3b-7d23918cbfd5]]@1518357054, context: RoutingContextImpl(Address=1bd8a3f9-3362-4867-b85e-333697b574b4, routingType=ANYCAST, PreviousAddress=1bd8a3f9-3362-4867-b85e-333697b574b4 previousRoute:ANYCAST, reusable=true, version=-2147483405) .................................................. ***** durable queues 1bd8a3f9-3362-4867-b85e-333697b574b4: ***** non durable for 1bd8a3f9-3362-4867-b85e-333697b574b4: - queueID=3253 address:1bd8a3f9-3362-4867-b85e-333697b574b4 name:1bd8a3f9-3362-4867-b85e-333697b574b4 filter:null .................................................. , transaction: null 2024-06-28 15:41:06,497 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 1bd8a3f9-3362-4867-b85e-333697b574b4: Reference[3261]:RELIABLE:CoreMessage[messageID=3261, durable=true, userID=d565443a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=1bd8a3f9-3362-4867-b85e-333697b574b4, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-59bbafd0-1d52-492d-83c8-701c54dab807, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a167b410-cad7-4801-af3b-7d23918cbfd5]]@1518357054 2024-06-28 15:41:06,497 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 1bd8a3f9-3362-4867-b85e-333697b574b4: CoreMessage[messageID=3261, durable=true, userID=d565443a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=1bd8a3f9-3362-4867-b85e-333697b574b4, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-59bbafd0-1d52-492d-83c8-701c54dab807, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a167b410-cad7-4801-af3b-7d23918cbfd5]]@1518357054 to transaction: TransactionImpl [xid=null, txID=3264, xid=null, state=ACTIVE, createTime=1719589266497(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@74182a54 2024-06-28 15:41:06,497 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 1bd8a3f9-3362-4867-b85e-333697b574b4: CoreMessage[messageID=3261, durable=true, userID=d565443a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=1bd8a3f9-3362-4867-b85e-333697b574b4, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-59bbafd0-1d52-492d-83c8-701c54dab807, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a167b410-cad7-4801-af3b-7d23918cbfd5]]@1518357054, transaction: TransactionImpl [xid=null, txID=3264, xid=null, state=COMMITTED, createTime=1719589266497(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@74182a54 2024-06-28 15:41:06,499 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d565925b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d558c0fb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d558c0fb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c29ca85, true, {}] 2024-06-28 15:41:06,499 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [1bd8a3f9-3362-4867-b85e-333697b574b4] 2024-06-28 15:41:06,499 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3257, durable=true, userID=d56432c7-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-59bbafd0-1d52-492d-83c8-701c54dab807, JMSReplyTo=temp-queue://1bd8a3f9-3362-4867-b85e-333697b574b4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1054346907, transaction: TransactionImpl [xid=null, txID=3258, xid=null, state=COMMITTED, createTime=1719589266493(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6dcf9c43 2024-06-28 15:41:06,505 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@2305b465, org.eclipse.scout.rt.mom.jms.JmsSubscription@c107938] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:06,507 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d566f1ec-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d558c0fb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d558c0fb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f0ced31, true, {}] 2024-06-28 15:41:06,508 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:41:06,509 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d567400d-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d558c0fb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d558c0fb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7da10f3c, true, {}] 2024-06-28 15:41:06,510 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=24925ccf-494e-4ea8-9722-639e2763784b, address=24925ccf-494e-4ea8-9722-639e2763784b, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:06,510 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@a4a4e9a 2024-06-28 15:41:06,511 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@78417f37 2024-06-28 15:41:06,512 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 24925ccf-494e-4ea8-9722-639e2763784b, null, 0, false, true, null] 2024-06-28 15:41:06,514 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3294, durable=true, userID=d567dc50-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-07679f84-8fa5-4627-9ef0-20024d39d21b, JMSReplyTo=temp-queue://24925ccf-494e-4ea8-9722-639e2763784b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2021211931, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:41:06,520 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3294]:RELIABLE:CoreMessage[messageID=3294, durable=true, userID=d567dc50-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-07679f84-8fa5-4627-9ef0-20024d39d21b, JMSReplyTo=temp-queue://24925ccf-494e-4ea8-9722-639e2763784b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2021211931 2024-06-28 15:41:06,521 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3294, durable=true, userID=d567dc50-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-07679f84-8fa5-4627-9ef0-20024d39d21b, JMSReplyTo=temp-queue://24925ccf-494e-4ea8-9722-639e2763784b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2021211931 to transaction: TransactionImpl [xid=null, txID=3295, xid=null, state=ACTIVE, createTime=1719589266520(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@348d7f53 2024-06-28 15:41:06,522 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d56914d1-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d558c0fb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d558c0fb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@83ef800, true, {}] 2024-06-28 15:41:06,524 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3298, durable=true, userID=d56962f3-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=24925ccf-494e-4ea8-9722-639e2763784b, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-07679f84-8fa5-4627-9ef0-20024d39d21b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b2e4fa3c-961b-4680-810d-58ac66416ee7]]@545368440, context: RoutingContextImpl(Address=24925ccf-494e-4ea8-9722-639e2763784b, routingType=ANYCAST, PreviousAddress=24925ccf-494e-4ea8-9722-639e2763784b previousRoute:ANYCAST, reusable=true, version=-2147483403) .................................................. ***** durable queues 24925ccf-494e-4ea8-9722-639e2763784b: ***** non durable for 24925ccf-494e-4ea8-9722-639e2763784b: - queueID=3290 address:24925ccf-494e-4ea8-9722-639e2763784b name:24925ccf-494e-4ea8-9722-639e2763784b filter:null .................................................. , transaction: null 2024-06-28 15:41:06,524 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 24925ccf-494e-4ea8-9722-639e2763784b: Reference[3298]:RELIABLE:CoreMessage[messageID=3298, durable=true, userID=d56962f3-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=24925ccf-494e-4ea8-9722-639e2763784b, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-07679f84-8fa5-4627-9ef0-20024d39d21b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b2e4fa3c-961b-4680-810d-58ac66416ee7]]@545368440 2024-06-28 15:41:06,525 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 24925ccf-494e-4ea8-9722-639e2763784b: CoreMessage[messageID=3298, durable=true, userID=d56962f3-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=24925ccf-494e-4ea8-9722-639e2763784b, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-07679f84-8fa5-4627-9ef0-20024d39d21b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b2e4fa3c-961b-4680-810d-58ac66416ee7]]@545368440 to transaction: TransactionImpl [xid=null, txID=3301, xid=null, state=ACTIVE, createTime=1719589266524(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6b79989a 2024-06-28 15:41:06,525 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 24925ccf-494e-4ea8-9722-639e2763784b: CoreMessage[messageID=3298, durable=true, userID=d56962f3-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=24925ccf-494e-4ea8-9722-639e2763784b, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-07679f84-8fa5-4627-9ef0-20024d39d21b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b2e4fa3c-961b-4680-810d-58ac66416ee7]]@545368440, transaction: TransactionImpl [xid=null, txID=3301, xid=null, state=COMMITTED, createTime=1719589266524(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6b79989a 2024-06-28 15:41:06,526 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d569d824-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d558c0fb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d558c0fb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2cefb82f, true, {}] 2024-06-28 15:41:06,527 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3294, durable=true, userID=d567dc50-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-07679f84-8fa5-4627-9ef0-20024d39d21b, JMSReplyTo=temp-queue://24925ccf-494e-4ea8-9722-639e2763784b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2021211931, transaction: TransactionImpl [xid=null, txID=3295, xid=null, state=COMMITTED, createTime=1719589266520(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@348d7f53 2024-06-28 15:41:06,527 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [24925ccf-494e-4ea8-9722-639e2763784b] 2024-06-28 15:41:06,544 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@3a86dbb5, org.eclipse.scout.rt.mom.jms.JmsSubscription@4b59d2ef] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:06,547 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d56ce565-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d558c0fb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d558c0fb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34e32747, true, {}] 2024-06-28 15:41:06,548 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:41:06,550 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d56d5a96-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d558c0fb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d558c0fb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22dec169, true, {}] 2024-06-28 15:41:06,551 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d19d5fed-afae-46d7-9e4a-02f42957bfb1, address=d19d5fed-afae-46d7-9e4a-02f42957bfb1, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:06,551 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@193982d6 2024-06-28 15:41:06,553 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@41b0fa75 2024-06-28 15:41:06,554 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d19d5fed-afae-46d7-9e4a-02f42957bfb1, null, 0, false, true, null] 2024-06-28 15:41:06,556 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3331, durable=true, userID=d56e44f9-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bbdfc433-e38a-40f4-b154-8637f58ae38f, JMSReplyTo=temp-queue://d19d5fed-afae-46d7-9e4a-02f42957bfb1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1216048901, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:41:06,563 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3331]:RELIABLE:CoreMessage[messageID=3331, durable=true, userID=d56e44f9-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bbdfc433-e38a-40f4-b154-8637f58ae38f, JMSReplyTo=temp-queue://d19d5fed-afae-46d7-9e4a-02f42957bfb1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1216048901 2024-06-28 15:41:06,563 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3331, durable=true, userID=d56e44f9-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bbdfc433-e38a-40f4-b154-8637f58ae38f, JMSReplyTo=temp-queue://d19d5fed-afae-46d7-9e4a-02f42957bfb1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1216048901 to transaction: TransactionImpl [xid=null, txID=3332, xid=null, state=ACTIVE, createTime=1719589266563(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5a49f309 2024-06-28 15:41:06,565 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d56fa48a-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d558c0fb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d558c0fb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52775e9, true, {}] 2024-06-28 15:41:06,567 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3335, durable=true, userID=d57019bc-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=d19d5fed-afae-46d7-9e4a-02f42957bfb1, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bbdfc433-e38a-40f4-b154-8637f58ae38f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a2d5228f-0581-424f-893b-a90a7169da75]]@1338484508, context: RoutingContextImpl(Address=d19d5fed-afae-46d7-9e4a-02f42957bfb1, routingType=ANYCAST, PreviousAddress=d19d5fed-afae-46d7-9e4a-02f42957bfb1 previousRoute:ANYCAST, reusable=true, version=-2147483401) .................................................. ***** durable queues d19d5fed-afae-46d7-9e4a-02f42957bfb1: ***** non durable for d19d5fed-afae-46d7-9e4a-02f42957bfb1: - queueID=3327 address:d19d5fed-afae-46d7-9e4a-02f42957bfb1 name:d19d5fed-afae-46d7-9e4a-02f42957bfb1 filter:null .................................................. , transaction: null 2024-06-28 15:41:06,568 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from d19d5fed-afae-46d7-9e4a-02f42957bfb1: Reference[3335]:RELIABLE:CoreMessage[messageID=3335, durable=true, userID=d57019bc-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=d19d5fed-afae-46d7-9e4a-02f42957bfb1, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bbdfc433-e38a-40f4-b154-8637f58ae38f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a2d5228f-0581-424f-893b-a90a7169da75]]@1338484508 2024-06-28 15:41:06,569 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from d19d5fed-afae-46d7-9e4a-02f42957bfb1: CoreMessage[messageID=3335, durable=true, userID=d57019bc-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=d19d5fed-afae-46d7-9e4a-02f42957bfb1, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bbdfc433-e38a-40f4-b154-8637f58ae38f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a2d5228f-0581-424f-893b-a90a7169da75]]@1338484508 to transaction: TransactionImpl [xid=null, txID=3338, xid=null, state=ACTIVE, createTime=1719589266568(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@15fc7617 2024-06-28 15:41:06,569 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from d19d5fed-afae-46d7-9e4a-02f42957bfb1: CoreMessage[messageID=3335, durable=true, userID=d57019bc-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=d19d5fed-afae-46d7-9e4a-02f42957bfb1, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bbdfc433-e38a-40f4-b154-8637f58ae38f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a2d5228f-0581-424f-893b-a90a7169da75]]@1338484508, transaction: TransactionImpl [xid=null, txID=3338, xid=null, state=COMMITTED, createTime=1719589266568(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@15fc7617 2024-06-28 15:41:06,569 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3331, durable=true, userID=d56e44f9-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bbdfc433-e38a-40f4-b154-8637f58ae38f, JMSReplyTo=temp-queue://d19d5fed-afae-46d7-9e4a-02f42957bfb1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1216048901, transaction: TransactionImpl [xid=null, txID=3332, xid=null, state=COMMITTED, createTime=1719589266563(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5a49f309 2024-06-28 15:41:06,570 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5708eed-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d558c0fb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d558c0fb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43cf7d24, true, {}] 2024-06-28 15:41:06,571 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [d19d5fed-afae-46d7-9e4a-02f42957bfb1] 2024-06-28 15:41:06,577 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@d4ec98d, org.eclipse.scout.rt.mom.jms.JmsSubscription@4a491b7b] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:06,579 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d571ee7e-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d558c0fb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d558c0fb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25b1d005, true, {}] 2024-06-28 15:41:06,580 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:41:06,581 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5723c9f-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d558c0fb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d558c0fb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4140340f, true, {}] 2024-06-28 15:41:06,582 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=49c63b37-f0e5-4a49-b4e8-7a56fd5d12ee, address=49c63b37-f0e5-4a49-b4e8-7a56fd5d12ee, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:06,582 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3c8cc114 2024-06-28 15:41:06,583 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@680d9a65 2024-06-28 15:41:06,584 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 49c63b37-f0e5-4a49-b4e8-7a56fd5d12ee, null, 0, false, true, null] 2024-06-28 15:41:06,586 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3368, durable=true, userID=d572d8e2-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-41a4ba8d-63b4-41a8-9912-8d47930860f2, JMSReplyTo=temp-queue://49c63b37-f0e5-4a49-b4e8-7a56fd5d12ee, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@752192518, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:41:06,592 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3368]:RELIABLE:CoreMessage[messageID=3368, durable=true, userID=d572d8e2-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-41a4ba8d-63b4-41a8-9912-8d47930860f2, JMSReplyTo=temp-queue://49c63b37-f0e5-4a49-b4e8-7a56fd5d12ee, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@752192518 2024-06-28 15:41:06,593 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3368, durable=true, userID=d572d8e2-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-41a4ba8d-63b4-41a8-9912-8d47930860f2, JMSReplyTo=temp-queue://49c63b37-f0e5-4a49-b4e8-7a56fd5d12ee, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@752192518 to transaction: TransactionImpl [xid=null, txID=3369, xid=null, state=ACTIVE, createTime=1719589266593(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2548eeb8 2024-06-28 15:41:06,594 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5743873-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d558c0fb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d558c0fb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73fd1928, true, {}] 2024-06-28 15:41:06,597 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3372, durable=true, userID=d5748695-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=49c63b37-f0e5-4a49-b4e8-7a56fd5d12ee, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-41a4ba8d-63b4-41a8-9912-8d47930860f2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=78038773-f0d1-4ce0-99fb-bce983d285f3]]@1073444501, context: RoutingContextImpl(Address=49c63b37-f0e5-4a49-b4e8-7a56fd5d12ee, routingType=ANYCAST, PreviousAddress=49c63b37-f0e5-4a49-b4e8-7a56fd5d12ee previousRoute:ANYCAST, reusable=true, version=-2147483399) .................................................. ***** durable queues 49c63b37-f0e5-4a49-b4e8-7a56fd5d12ee: ***** non durable for 49c63b37-f0e5-4a49-b4e8-7a56fd5d12ee: - queueID=3364 address:49c63b37-f0e5-4a49-b4e8-7a56fd5d12ee name:49c63b37-f0e5-4a49-b4e8-7a56fd5d12ee filter:null .................................................. , transaction: null 2024-06-28 15:41:06,597 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 49c63b37-f0e5-4a49-b4e8-7a56fd5d12ee: Reference[3372]:RELIABLE:CoreMessage[messageID=3372, durable=true, userID=d5748695-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=49c63b37-f0e5-4a49-b4e8-7a56fd5d12ee, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-41a4ba8d-63b4-41a8-9912-8d47930860f2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=78038773-f0d1-4ce0-99fb-bce983d285f3]]@1073444501 2024-06-28 15:41:06,597 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 49c63b37-f0e5-4a49-b4e8-7a56fd5d12ee: CoreMessage[messageID=3372, durable=true, userID=d5748695-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=49c63b37-f0e5-4a49-b4e8-7a56fd5d12ee, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-41a4ba8d-63b4-41a8-9912-8d47930860f2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=78038773-f0d1-4ce0-99fb-bce983d285f3]]@1073444501 to transaction: TransactionImpl [xid=null, txID=3375, xid=null, state=ACTIVE, createTime=1719589266597(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@779cecfd 2024-06-28 15:41:06,598 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 49c63b37-f0e5-4a49-b4e8-7a56fd5d12ee: CoreMessage[messageID=3372, durable=true, userID=d5748695-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=49c63b37-f0e5-4a49-b4e8-7a56fd5d12ee, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-41a4ba8d-63b4-41a8-9912-8d47930860f2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=78038773-f0d1-4ce0-99fb-bce983d285f3]]@1073444501, transaction: TransactionImpl [xid=null, txID=3375, xid=null, state=COMMITTED, createTime=1719589266597(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@779cecfd 2024-06-28 15:41:06,599 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d574fbc6-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d558c0fb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d558c0fb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@357c2ad, true, {}] 2024-06-28 15:41:06,599 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3368, durable=true, userID=d572d8e2-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-41a4ba8d-63b4-41a8-9912-8d47930860f2, JMSReplyTo=temp-queue://49c63b37-f0e5-4a49-b4e8-7a56fd5d12ee, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@752192518, transaction: TransactionImpl [xid=null, txID=3369, xid=null, state=COMMITTED, createTime=1719589266593(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2548eeb8 2024-06-28 15:41:06,600 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [49c63b37-f0e5-4a49-b4e8-7a56fd5d12ee] 2024-06-28 15:41:06,605 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@600b988, org.eclipse.scout.rt.mom.jms.JmsSubscription@220bd61a] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:06,607 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5763447-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d558c0fb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d558c0fb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66c20ea, true, {}] 2024-06-28 15:41:06,608 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:41:06,609 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5768268-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d558c0fb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d558c0fb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5914a55, true, {}] 2024-06-28 15:41:06,610 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c38cfd50-563a-4018-b6cf-ae36a57fdef0, address=c38cfd50-563a-4018-b6cf-ae36a57fdef0, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:06,610 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@18cdb660 2024-06-28 15:41:06,611 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7eb9a95d 2024-06-28 15:41:06,612 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c38cfd50-563a-4018-b6cf-ae36a57fdef0, null, 0, false, true, null] 2024-06-28 15:41:06,614 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3405, durable=true, userID=d5771eab-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5fa6bfcd-abdd-40a5-9235-0aefdba36c19, JMSReplyTo=temp-queue://c38cfd50-563a-4018-b6cf-ae36a57fdef0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@959075883, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:41:06,617 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3405]:RELIABLE:CoreMessage[messageID=3405, durable=true, userID=d5771eab-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5fa6bfcd-abdd-40a5-9235-0aefdba36c19, JMSReplyTo=temp-queue://c38cfd50-563a-4018-b6cf-ae36a57fdef0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@959075883 2024-06-28 15:41:06,617 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3405, durable=true, userID=d5771eab-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5fa6bfcd-abdd-40a5-9235-0aefdba36c19, JMSReplyTo=temp-queue://c38cfd50-563a-4018-b6cf-ae36a57fdef0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@959075883 to transaction: TransactionImpl [xid=null, txID=3406, xid=null, state=ACTIVE, createTime=1719589266617(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@da442e6 2024-06-28 15:41:06,618 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d577e1fc-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d558c0fb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d558c0fb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e30b4dc, true, {}] 2024-06-28 15:41:06,620 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3409, durable=true, userID=d578301e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=c38cfd50-563a-4018-b6cf-ae36a57fdef0, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5fa6bfcd-abdd-40a5-9235-0aefdba36c19, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=91fef6d6-4f83-43a9-8056-b70d172dd32d]]@1536542892, context: RoutingContextImpl(Address=c38cfd50-563a-4018-b6cf-ae36a57fdef0, routingType=ANYCAST, PreviousAddress=c38cfd50-563a-4018-b6cf-ae36a57fdef0 previousRoute:ANYCAST, reusable=true, version=-2147483397) .................................................. ***** durable queues c38cfd50-563a-4018-b6cf-ae36a57fdef0: ***** non durable for c38cfd50-563a-4018-b6cf-ae36a57fdef0: - queueID=3401 address:c38cfd50-563a-4018-b6cf-ae36a57fdef0 name:c38cfd50-563a-4018-b6cf-ae36a57fdef0 filter:null .................................................. , transaction: null 2024-06-28 15:41:06,621 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from c38cfd50-563a-4018-b6cf-ae36a57fdef0: Reference[3409]:RELIABLE:CoreMessage[messageID=3409, durable=true, userID=d578301e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=c38cfd50-563a-4018-b6cf-ae36a57fdef0, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5fa6bfcd-abdd-40a5-9235-0aefdba36c19, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=91fef6d6-4f83-43a9-8056-b70d172dd32d]]@1536542892 2024-06-28 15:41:06,621 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from c38cfd50-563a-4018-b6cf-ae36a57fdef0: CoreMessage[messageID=3409, durable=true, userID=d578301e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=c38cfd50-563a-4018-b6cf-ae36a57fdef0, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5fa6bfcd-abdd-40a5-9235-0aefdba36c19, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=91fef6d6-4f83-43a9-8056-b70d172dd32d]]@1536542892 to transaction: TransactionImpl [xid=null, txID=3412, xid=null, state=ACTIVE, createTime=1719589266621(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7b9ed18b 2024-06-28 15:41:06,621 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from c38cfd50-563a-4018-b6cf-ae36a57fdef0: CoreMessage[messageID=3409, durable=true, userID=d578301e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=c38cfd50-563a-4018-b6cf-ae36a57fdef0, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5fa6bfcd-abdd-40a5-9235-0aefdba36c19, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=91fef6d6-4f83-43a9-8056-b70d172dd32d]]@1536542892, transaction: TransactionImpl [xid=null, txID=3412, xid=null, state=COMMITTED, createTime=1719589266621(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7b9ed18b 2024-06-28 15:41:06,623 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5787e3f-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d558c0fb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d558c0fb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@692bdf50, true, {}] 2024-06-28 15:41:06,623 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [c38cfd50-563a-4018-b6cf-ae36a57fdef0] 2024-06-28 15:41:06,623 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3405, durable=true, userID=d5771eab-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5fa6bfcd-abdd-40a5-9235-0aefdba36c19, JMSReplyTo=temp-queue://c38cfd50-563a-4018-b6cf-ae36a57fdef0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@959075883, transaction: TransactionImpl [xid=null, txID=3406, xid=null, state=COMMITTED, createTime=1719589266617(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@da442e6 2024-06-28 15:41:06,629 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@6baae354, org.eclipse.scout.rt.mom.jms.JmsSubscription@5acc4d21] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:06,631 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d579b6c0-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d558c0fb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d558c0fb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a5f4b4d, true, {}] 2024-06-28 15:41:06,632 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:41:06,633 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d57a04e1-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d558c0fb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d558c0fb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b7e3c27, true, {}] 2024-06-28 15:41:06,633 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8cde8abd-c8ca-47fd-80b5-f1e2770ba247, address=8cde8abd-c8ca-47fd-80b5-f1e2770ba247, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:06,634 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@43465e8d 2024-06-28 15:41:06,635 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@56ea4cbb 2024-06-28 15:41:06,635 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8cde8abd-c8ca-47fd-80b5-f1e2770ba247, null, 0, false, true, null] 2024-06-28 15:41:06,637 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3442, durable=true, userID=d57aa124-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9ab127c9-6662-49cb-86ad-9cbe594aca58, JMSReplyTo=temp-queue://8cde8abd-c8ca-47fd-80b5-f1e2770ba247, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@479384930, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:41:06,640 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3442]:RELIABLE:CoreMessage[messageID=3442, durable=true, userID=d57aa124-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9ab127c9-6662-49cb-86ad-9cbe594aca58, JMSReplyTo=temp-queue://8cde8abd-c8ca-47fd-80b5-f1e2770ba247, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@479384930 2024-06-28 15:41:06,641 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3442, durable=true, userID=d57aa124-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9ab127c9-6662-49cb-86ad-9cbe594aca58, JMSReplyTo=temp-queue://8cde8abd-c8ca-47fd-80b5-f1e2770ba247, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@479384930 to transaction: TransactionImpl [xid=null, txID=3443, xid=null, state=ACTIVE, createTime=1719589266641(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@15ddef17 2024-06-28 15:41:06,642 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d57b8b85-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d558c0fb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d558c0fb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@700b3e0e, true, {}] 2024-06-28 15:41:06,645 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3446, durable=true, userID=d57bd9a7-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=8cde8abd-c8ca-47fd-80b5-f1e2770ba247, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9ab127c9-6662-49cb-86ad-9cbe594aca58, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7c605ba6-f983-423d-a03a-0e990f48e877]]@1713570004, context: RoutingContextImpl(Address=8cde8abd-c8ca-47fd-80b5-f1e2770ba247, routingType=ANYCAST, PreviousAddress=8cde8abd-c8ca-47fd-80b5-f1e2770ba247 previousRoute:ANYCAST, reusable=true, version=-2147483395) .................................................. ***** durable queues 8cde8abd-c8ca-47fd-80b5-f1e2770ba247: ***** non durable for 8cde8abd-c8ca-47fd-80b5-f1e2770ba247: - queueID=3438 address:8cde8abd-c8ca-47fd-80b5-f1e2770ba247 name:8cde8abd-c8ca-47fd-80b5-f1e2770ba247 filter:null .................................................. , transaction: null 2024-06-28 15:41:06,645 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 8cde8abd-c8ca-47fd-80b5-f1e2770ba247: Reference[3446]:RELIABLE:CoreMessage[messageID=3446, durable=true, userID=d57bd9a7-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=8cde8abd-c8ca-47fd-80b5-f1e2770ba247, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9ab127c9-6662-49cb-86ad-9cbe594aca58, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7c605ba6-f983-423d-a03a-0e990f48e877]]@1713570004 2024-06-28 15:41:06,646 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 8cde8abd-c8ca-47fd-80b5-f1e2770ba247: CoreMessage[messageID=3446, durable=true, userID=d57bd9a7-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=8cde8abd-c8ca-47fd-80b5-f1e2770ba247, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9ab127c9-6662-49cb-86ad-9cbe594aca58, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7c605ba6-f983-423d-a03a-0e990f48e877]]@1713570004 to transaction: TransactionImpl [xid=null, txID=3449, xid=null, state=ACTIVE, createTime=1719589266646(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@19569593 2024-06-28 15:41:06,646 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 8cde8abd-c8ca-47fd-80b5-f1e2770ba247: CoreMessage[messageID=3446, durable=true, userID=d57bd9a7-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=8cde8abd-c8ca-47fd-80b5-f1e2770ba247, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9ab127c9-6662-49cb-86ad-9cbe594aca58, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7c605ba6-f983-423d-a03a-0e990f48e877]]@1713570004, transaction: TransactionImpl [xid=null, txID=3449, xid=null, state=COMMITTED, createTime=1719589266646(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@19569593 2024-06-28 15:41:06,647 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3442, durable=true, userID=d57aa124-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9ab127c9-6662-49cb-86ad-9cbe594aca58, JMSReplyTo=temp-queue://8cde8abd-c8ca-47fd-80b5-f1e2770ba247, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@479384930, transaction: TransactionImpl [xid=null, txID=3443, xid=null, state=COMMITTED, createTime=1719589266641(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@15ddef17 2024-06-28 15:41:06,648 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d57c75e8-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d558c0fb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d558c0fb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23e19eb0, true, {}] 2024-06-28 15:41:06,649 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [8cde8abd-c8ca-47fd-80b5-f1e2770ba247] 2024-06-28 15:41:06,657 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@245736c6, org.eclipse.scout.rt.mom.jms.JmsSubscription@670d7642] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:06,660 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d57e4aa9-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d558c0fb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d558c0fb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5208717b, true, {}] 2024-06-28 15:41:06,661 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:41:06,663 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d57ebfda-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d558c0fb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d558c0fb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34e2828c, true, {}] 2024-06-28 15:41:06,664 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=44f04c1e-0eb8-4773-a752-83db6fa87ca9, address=44f04c1e-0eb8-4773-a752-83db6fa87ca9, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:06,664 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@71f67ce7 2024-06-28 15:41:06,665 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@717354b7 2024-06-28 15:41:06,666 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 44f04c1e-0eb8-4773-a752-83db6fa87ca9, null, 0, false, true, null] 2024-06-28 15:41:06,669 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3479, durable=true, userID=d57f832d-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-febc2da4-f86a-49d8-89d7-8b64036b1804, JMSReplyTo=temp-queue://44f04c1e-0eb8-4773-a752-83db6fa87ca9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@319185940, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:41:06,675 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3479]:RELIABLE:CoreMessage[messageID=3479, durable=true, userID=d57f832d-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-febc2da4-f86a-49d8-89d7-8b64036b1804, JMSReplyTo=temp-queue://44f04c1e-0eb8-4773-a752-83db6fa87ca9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@319185940 2024-06-28 15:41:06,676 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3479, durable=true, userID=d57f832d-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-febc2da4-f86a-49d8-89d7-8b64036b1804, JMSReplyTo=temp-queue://44f04c1e-0eb8-4773-a752-83db6fa87ca9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@319185940 to transaction: TransactionImpl [xid=null, txID=3480, xid=null, state=ACTIVE, createTime=1719589266676(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@716939da 2024-06-28 15:41:06,678 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d580e2be-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d558c0fb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d558c0fb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2923fd57, true, {}] 2024-06-28 15:41:06,680 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3483, durable=true, userID=d58130e0-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=44f04c1e-0eb8-4773-a752-83db6fa87ca9, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-febc2da4-f86a-49d8-89d7-8b64036b1804, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5875fcf4-ec35-4272-b064-2ba83c5a106e]]@1539124456, context: RoutingContextImpl(Address=44f04c1e-0eb8-4773-a752-83db6fa87ca9, routingType=ANYCAST, PreviousAddress=44f04c1e-0eb8-4773-a752-83db6fa87ca9 previousRoute:ANYCAST, reusable=true, version=-2147483393) .................................................. ***** durable queues 44f04c1e-0eb8-4773-a752-83db6fa87ca9: ***** non durable for 44f04c1e-0eb8-4773-a752-83db6fa87ca9: - queueID=3475 address:44f04c1e-0eb8-4773-a752-83db6fa87ca9 name:44f04c1e-0eb8-4773-a752-83db6fa87ca9 filter:null .................................................. , transaction: null 2024-06-28 15:41:06,681 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 44f04c1e-0eb8-4773-a752-83db6fa87ca9: Reference[3483]:RELIABLE:CoreMessage[messageID=3483, durable=true, userID=d58130e0-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=44f04c1e-0eb8-4773-a752-83db6fa87ca9, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-febc2da4-f86a-49d8-89d7-8b64036b1804, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5875fcf4-ec35-4272-b064-2ba83c5a106e]]@1539124456 2024-06-28 15:41:06,682 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 44f04c1e-0eb8-4773-a752-83db6fa87ca9: CoreMessage[messageID=3483, durable=true, userID=d58130e0-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=44f04c1e-0eb8-4773-a752-83db6fa87ca9, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-febc2da4-f86a-49d8-89d7-8b64036b1804, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5875fcf4-ec35-4272-b064-2ba83c5a106e]]@1539124456 to transaction: TransactionImpl [xid=null, txID=3486, xid=null, state=ACTIVE, createTime=1719589266681(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@11920555 2024-06-28 15:41:06,682 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 44f04c1e-0eb8-4773-a752-83db6fa87ca9: CoreMessage[messageID=3483, durable=true, userID=d58130e0-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=44f04c1e-0eb8-4773-a752-83db6fa87ca9, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-febc2da4-f86a-49d8-89d7-8b64036b1804, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5875fcf4-ec35-4272-b064-2ba83c5a106e]]@1539124456, transaction: TransactionImpl [xid=null, txID=3486, xid=null, state=COMMITTED, createTime=1719589266681(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@11920555 2024-06-28 15:41:06,682 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3479, durable=true, userID=d57f832d-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-febc2da4-f86a-49d8-89d7-8b64036b1804, JMSReplyTo=temp-queue://44f04c1e-0eb8-4773-a752-83db6fa87ca9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@319185940, transaction: TransactionImpl [xid=null, txID=3480, xid=null, state=COMMITTED, createTime=1719589266676(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@716939da 2024-06-28 15:41:06,683 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d581cd21-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d558c0fb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d558c0fb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61e2ae6f, true, {}] 2024-06-28 15:41:06,684 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [44f04c1e-0eb8-4773-a752-83db6fa87ca9] 2024-06-28 15:41:06,695 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@2d2d62b1, org.eclipse.scout.rt.mom.jms.JmsSubscription@6b1c716] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:06,698 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d583f002-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d558c0fb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d558c0fb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a52af6f, true, {}] 2024-06-28 15:41:06,699 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:41:06,700 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5846533-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d558c0fb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d558c0fb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@766ac001, true, {}] 2024-06-28 15:41:06,701 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e5b268ea-194a-40b1-8060-31c7c5c0cccd, address=e5b268ea-194a-40b1-8060-31c7c5c0cccd, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:06,701 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4e54c3dd 2024-06-28 15:41:06,702 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@c878fb4 2024-06-28 15:41:06,703 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e5b268ea-194a-40b1-8060-31c7c5c0cccd, null, 0, false, true, null] 2024-06-28 15:41:06,706 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3516, durable=true, userID=d5852886-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3cf1f210-01bb-47f2-9ffe-4f43c3574122, JMSReplyTo=temp-queue://e5b268ea-194a-40b1-8060-31c7c5c0cccd, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@11701, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:41:06,708 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3516]:RELIABLE:CoreMessage[messageID=3516, durable=true, userID=d5852886-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3cf1f210-01bb-47f2-9ffe-4f43c3574122, JMSReplyTo=temp-queue://e5b268ea-194a-40b1-8060-31c7c5c0cccd, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@11701 2024-06-28 15:41:06,709 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3516, durable=true, userID=d5852886-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3cf1f210-01bb-47f2-9ffe-4f43c3574122, JMSReplyTo=temp-queue://e5b268ea-194a-40b1-8060-31c7c5c0cccd, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@11701 to transaction: TransactionImpl [xid=null, txID=3517, xid=null, state=ACTIVE, createTime=1719589266709(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2749a491 2024-06-28 15:41:06,710 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d585ebd7-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d558c0fb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d558c0fb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4834547, true, {}] 2024-06-28 15:41:06,713 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3520, durable=true, userID=d58639f9-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=e5b268ea-194a-40b1-8060-31c7c5c0cccd, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3cf1f210-01bb-47f2-9ffe-4f43c3574122, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6a748983-6885-42f3-87a5-94551dfad224]]@1967879832, context: RoutingContextImpl(Address=e5b268ea-194a-40b1-8060-31c7c5c0cccd, routingType=ANYCAST, PreviousAddress=e5b268ea-194a-40b1-8060-31c7c5c0cccd previousRoute:ANYCAST, reusable=true, version=-2147483391) .................................................. ***** durable queues e5b268ea-194a-40b1-8060-31c7c5c0cccd: ***** non durable for e5b268ea-194a-40b1-8060-31c7c5c0cccd: - queueID=3512 address:e5b268ea-194a-40b1-8060-31c7c5c0cccd name:e5b268ea-194a-40b1-8060-31c7c5c0cccd filter:null .................................................. , transaction: null 2024-06-28 15:41:06,713 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from e5b268ea-194a-40b1-8060-31c7c5c0cccd: Reference[3520]:RELIABLE:CoreMessage[messageID=3520, durable=true, userID=d58639f9-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=e5b268ea-194a-40b1-8060-31c7c5c0cccd, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3cf1f210-01bb-47f2-9ffe-4f43c3574122, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6a748983-6885-42f3-87a5-94551dfad224]]@1967879832 2024-06-28 15:41:06,714 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from e5b268ea-194a-40b1-8060-31c7c5c0cccd: CoreMessage[messageID=3520, durable=true, userID=d58639f9-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=e5b268ea-194a-40b1-8060-31c7c5c0cccd, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3cf1f210-01bb-47f2-9ffe-4f43c3574122, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6a748983-6885-42f3-87a5-94551dfad224]]@1967879832 to transaction: TransactionImpl [xid=null, txID=3523, xid=null, state=ACTIVE, createTime=1719589266714(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@fc35b4d 2024-06-28 15:41:06,714 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from e5b268ea-194a-40b1-8060-31c7c5c0cccd: CoreMessage[messageID=3520, durable=true, userID=d58639f9-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=e5b268ea-194a-40b1-8060-31c7c5c0cccd, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3cf1f210-01bb-47f2-9ffe-4f43c3574122, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6a748983-6885-42f3-87a5-94551dfad224]]@1967879832, transaction: TransactionImpl [xid=null, txID=3523, xid=null, state=COMMITTED, createTime=1719589266714(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@fc35b4d 2024-06-28 15:41:06,715 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3516, durable=true, userID=d5852886-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3cf1f210-01bb-47f2-9ffe-4f43c3574122, JMSReplyTo=temp-queue://e5b268ea-194a-40b1-8060-31c7c5c0cccd, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@11701, transaction: TransactionImpl [xid=null, txID=3517, xid=null, state=COMMITTED, createTime=1719589266709(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2749a491 2024-06-28 15:41:06,716 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d586af2a-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d558c0fb-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d558c0fb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@233fe91f, true, {}] 2024-06-28 15:41:06,717 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [e5b268ea-194a-40b1-8060-31c7c5c0cccd] 2024-06-28 15:41:06,722 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@324a8879, org.eclipse.scout.rt.mom.jms.JmsSubscription@c5b4c78] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:06,724 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1e03802c[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:06,724 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014900 ms 2024-06-28 15:41:06,725 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [37f193c1-d0c5-47ee-8ae4-6d8380dd4d32] 2024-06-28 15:41:06,744 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:06,744 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:06,745 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d558c0fb-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:06,747 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:06,748 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 340.045317 ms 2024-06-28 15:41:06,748 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:06,750 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:06,750 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:06,752 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 691689296'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:41:06,756 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:41:06,757 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d58d17cc-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-28 15:41:06,759 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d58d3edf-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d58d17cc-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d58d17cc-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50b5b40d, true, {}] 2024-06-28 15:41:06,760 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@b271144 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-28 15:41:06,761 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d58db410-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d58d17cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d58d17cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e6014f6, true, {}] 2024-06-28 15:41:06,762 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: d58db410-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-28 15:41:06,763 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@47a3ceb5 2024-06-28 15:41:06,766 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5199a0f7-193c-4ccc-90ca-8a5fc4ab5102, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:06,767 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@673ab47f 2024-06-28 15:41:06,767 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5199a0f7-193c-4ccc-90ca-8a5fc4ab5102, null, 0, false, true, null] 2024-06-28 15:41:06,769 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d58ec582-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d58d17cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d58d17cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6684e5e8, true, {}] 2024-06-28 15:41:06,770 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testTopicRequestReplyJsonObjectMarshaller, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-28 15:41:06,770 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@67696488 2024-06-28 15:41:06,771 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@57b0cb1d 2024-06-28 15:41:06,775 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTopicRequestReplyJsonObjectMarshaller, null, 0, false, true, null] 2024-06-28 15:41:06,776 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d58ffe04-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d58d17cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d58d17cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@796188c5, true, {}] 2024-06-28 15:41:06,777 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b0f4847a-2bde-4174-93c3-33edd4d6bbf9, address=b0f4847a-2bde-4174-93c3-33edd4d6bbf9, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:06,778 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@363ac552 2024-06-28 15:41:06,778 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4cd6cace 2024-06-28 15:41:06,779 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b0f4847a-2bde-4174-93c3-33edd4d6bbf9, null, 0, false, true, null] 2024-06-28 15:41:06,781 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3581, durable=true, userID=d5909a47-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1d7f8a7a-adb8-4134-b081-e2e845461ebd, JMSReplyTo=temp-queue://b0f4847a-2bde-4174-93c3-33edd4d6bbf9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@182770771, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyJsonObjectMarshaller, routingType=ANYCAST, PreviousAddress=test/mom/testTopicRequestReplyJsonObjectMarshaller previousRoute:ANYCAST, reusable=true, version=-2147483387) .................................................. ***** durable queues test/mom/testTopicRequestReplyJsonObjectMarshaller: - queueID=3570 address:test/mom/testTopicRequestReplyJsonObjectMarshaller name:test/mom/testTopicRequestReplyJsonObjectMarshaller filter:null ***** non durable for test/mom/testTopicRequestReplyJsonObjectMarshaller: .................................................. , transaction: null 2024-06-28 15:41:06,784 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testTopicRequestReplyJsonObjectMarshaller: Reference[3581]:RELIABLE:CoreMessage[messageID=3581, durable=true, userID=d5909a47-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1d7f8a7a-adb8-4134-b081-e2e845461ebd, JMSReplyTo=temp-queue://b0f4847a-2bde-4174-93c3-33edd4d6bbf9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@182770771 2024-06-28 15:41:06,785 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTopicRequestReplyJsonObjectMarshaller: CoreMessage[messageID=3581, durable=true, userID=d5909a47-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1d7f8a7a-adb8-4134-b081-e2e845461ebd, JMSReplyTo=temp-queue://b0f4847a-2bde-4174-93c3-33edd4d6bbf9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@182770771 to transaction: TransactionImpl [xid=null, txID=3582, xid=null, state=ACTIVE, createTime=1719589266785(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3cc9f60b 2024-06-28 15:41:06,786 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d59184a8-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d58d17cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d58d17cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62c6bcf9, true, {}] 2024-06-28 15:41:06,789 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3585, durable=true, userID=d591d2ca-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=b0f4847a-2bde-4174-93c3-33edd4d6bbf9, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1d7f8a7a-adb8-4134-b081-e2e845461ebd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=84d939f2-58a0-4422-a295-7d7d43db19a8]]@202332811, context: RoutingContextImpl(Address=b0f4847a-2bde-4174-93c3-33edd4d6bbf9, routingType=ANYCAST, PreviousAddress=b0f4847a-2bde-4174-93c3-33edd4d6bbf9 previousRoute:ANYCAST, reusable=true, version=-2147483386) .................................................. ***** durable queues b0f4847a-2bde-4174-93c3-33edd4d6bbf9: ***** non durable for b0f4847a-2bde-4174-93c3-33edd4d6bbf9: - queueID=3577 address:b0f4847a-2bde-4174-93c3-33edd4d6bbf9 name:b0f4847a-2bde-4174-93c3-33edd4d6bbf9 filter:null .................................................. , transaction: null 2024-06-28 15:41:06,789 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b0f4847a-2bde-4174-93c3-33edd4d6bbf9: Reference[3585]:RELIABLE:CoreMessage[messageID=3585, durable=true, userID=d591d2ca-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=b0f4847a-2bde-4174-93c3-33edd4d6bbf9, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1d7f8a7a-adb8-4134-b081-e2e845461ebd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=84d939f2-58a0-4422-a295-7d7d43db19a8]]@202332811 2024-06-28 15:41:06,790 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b0f4847a-2bde-4174-93c3-33edd4d6bbf9: CoreMessage[messageID=3585, durable=true, userID=d591d2ca-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=b0f4847a-2bde-4174-93c3-33edd4d6bbf9, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1d7f8a7a-adb8-4134-b081-e2e845461ebd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=84d939f2-58a0-4422-a295-7d7d43db19a8]]@202332811 to transaction: TransactionImpl [xid=null, txID=3588, xid=null, state=ACTIVE, createTime=1719589266789(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@22fe35a8 2024-06-28 15:41:06,790 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b0f4847a-2bde-4174-93c3-33edd4d6bbf9: CoreMessage[messageID=3585, durable=true, userID=d591d2ca-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=b0f4847a-2bde-4174-93c3-33edd4d6bbf9, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1d7f8a7a-adb8-4134-b081-e2e845461ebd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=84d939f2-58a0-4422-a295-7d7d43db19a8]]@202332811, transaction: TransactionImpl [xid=null, txID=3588, xid=null, state=COMMITTED, createTime=1719589266789(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@22fe35a8 2024-06-28 15:41:06,790 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTopicRequestReplyJsonObjectMarshaller: CoreMessage[messageID=3581, durable=true, userID=d5909a47-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1d7f8a7a-adb8-4134-b081-e2e845461ebd, JMSReplyTo=temp-queue://b0f4847a-2bde-4174-93c3-33edd4d6bbf9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@182770771, transaction: TransactionImpl [xid=null, txID=3582, xid=null, state=COMMITTED, createTime=1719589266785(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3cc9f60b 2024-06-28 15:41:06,791 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d59247fb-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d58d17cc-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d58d17cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d368034, true, {}] 2024-06-28 15:41:06,792 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [b0f4847a-2bde-4174-93c3-33edd4d6bbf9] 2024-06-28 15:41:06,796 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@2d541e01, org.eclipse.scout.rt.mom.jms.JmsSubscription@4c897417] 2024-06-28 15:41:06,798 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@a48f8e3[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:06,798 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014420 ms 2024-06-28 15:41:06,799 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [5199a0f7-193c-4ccc-90ca-8a5fc4ab5102] 2024-06-28 15:41:06,802 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:06,802 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:06,803 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d58d17cc-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:06,804 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:06,804 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 54.121479 ms 2024-06-28 15:41:06,805 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:06,806 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:06,806 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:06,808 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2022184765'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:06,813 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:06,814 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d595ca6d-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom71] 2024-06-28 15:41:06,815 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d595f180-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d595ca6d-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d595ca6d-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6027ba48, true, {}] 2024-06-28 15:41:06,816 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@285cb216 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom71] 2024-06-28 15:41:06,817 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5961891-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d595ca6d-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d595ca6d-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b7ba857, true, {}] 2024-06-28 15:41:06,818 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: d5961891-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-28 15:41:06,818 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7e614928 2024-06-28 15:41:06,821 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6c2fb01f-0e77-4f14-8d55-f8a17e12407c, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:06,822 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7cc08b33 2024-06-28 15:41:06,841 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6c2fb01f-0e77-4f14-8d55-f8a17e12407c, null, 0, false, true, null] 2024-06-28 15:41:06,843 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d59a3743-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d595ca6d-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d595ca6d-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77473148, true, {}] 2024-06-28 15:41:06,845 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: d59a3743-3564-11ef-88ed-0a580a2812a0 with parameters: [test/mom/testTopicRequestReply, [MULTICAST], true] 2024-06-28 15:41:06,845 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7962b926 2024-06-28 15:41:06,848 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6a3fca29-db79-449f-be94-e229cdbb8b85, address=test/mom/testTopicRequestReply, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:06,849 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@376fab48 2024-06-28 15:41:06,850 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6a3fca29-db79-449f-be94-e229cdbb8b85, null, 0, false, true, null] 2024-06-28 15:41:06,852 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d59b96d5-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d595ca6d-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d595ca6d-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12b41f19, true, {}] 2024-06-28 15:41:06,853 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7209ca53-2531-4ccf-8c8b-935a56bfbfcb, address=7209ca53-2531-4ccf-8c8b-935a56bfbfcb, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:06,853 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@28e276e1 2024-06-28 15:41:06,855 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@481226fa 2024-06-28 15:41:06,856 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7209ca53-2531-4ccf-8c8b-935a56bfbfcb, null, 0, false, true, null] 2024-06-28 15:41:06,858 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3645, durable=true, userID=d59c5a28-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=919, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c3c93aa3-7564-440f-99f4-83166b1c7bec, JMSReplyTo=temp-queue://7209ca53-2531-4ccf-8c8b-935a56bfbfcb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1797115418, context: RoutingContextImpl(Address=test/mom/testTopicRequestReply, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReply previousRoute:MULTICAST, reusable=true, version=-2147483382) .................................................. ***** durable queues test/mom/testTopicRequestReply: ***** non durable for test/mom/testTopicRequestReply: - queueID=3635 address:test/mom/testTopicRequestReply name:6a3fca29-db79-449f-be94-e229cdbb8b85 filter:null .................................................. , transaction: null 2024-06-28 15:41:06,858 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 6a3fca29-db79-449f-be94-e229cdbb8b85: Reference[3645]:RELIABLE:CoreMessage[messageID=3645, durable=true, userID=d59c5a28-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=919, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c3c93aa3-7564-440f-99f4-83166b1c7bec, JMSReplyTo=temp-queue://7209ca53-2531-4ccf-8c8b-935a56bfbfcb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1797115418 2024-06-28 15:41:06,859 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 6a3fca29-db79-449f-be94-e229cdbb8b85: CoreMessage[messageID=3645, durable=true, userID=d59c5a28-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=919, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c3c93aa3-7564-440f-99f4-83166b1c7bec, JMSReplyTo=temp-queue://7209ca53-2531-4ccf-8c8b-935a56bfbfcb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1797115418 to transaction: TransactionImpl [xid=null, txID=3646, xid=null, state=ACTIVE, createTime=1719589266859(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2f6a051 2024-06-28 15:41:06,859 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 6a3fca29-db79-449f-be94-e229cdbb8b85: CoreMessage[messageID=3645, durable=true, userID=d59c5a28-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=919, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c3c93aa3-7564-440f-99f4-83166b1c7bec, JMSReplyTo=temp-queue://7209ca53-2531-4ccf-8c8b-935a56bfbfcb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1797115418, transaction: TransactionImpl [xid=null, txID=3646, xid=null, state=COMMITTED, createTime=1719589266859(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2f6a051 2024-06-28 15:41:06,860 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d59ccf59-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d595ca6d-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d595ca6d-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32e8158c, true, {}] 2024-06-28 15:41:06,863 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 7209ca53-2531-4ccf-8c8b-935a56bfbfcb: Reference[3649]:RELIABLE:CoreMessage[messageID=3649, durable=true, userID=d59d1d7b-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=7209ca53-2531-4ccf-8c8b-935a56bfbfcb, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c3c93aa3-7564-440f-99f4-83166b1c7bec, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cd96bcf6-4182-45c5-9ef8-ef2c4e2409bb]]@256864131 2024-06-28 15:41:06,863 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3649, durable=true, userID=d59d1d7b-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=7209ca53-2531-4ccf-8c8b-935a56bfbfcb, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c3c93aa3-7564-440f-99f4-83166b1c7bec, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cd96bcf6-4182-45c5-9ef8-ef2c4e2409bb]]@256864131, context: RoutingContextImpl(Address=7209ca53-2531-4ccf-8c8b-935a56bfbfcb, routingType=ANYCAST, PreviousAddress=7209ca53-2531-4ccf-8c8b-935a56bfbfcb previousRoute:ANYCAST, reusable=true, version=-2147483381) .................................................. ***** durable queues 7209ca53-2531-4ccf-8c8b-935a56bfbfcb: ***** non durable for 7209ca53-2531-4ccf-8c8b-935a56bfbfcb: - queueID=3641 address:7209ca53-2531-4ccf-8c8b-935a56bfbfcb name:7209ca53-2531-4ccf-8c8b-935a56bfbfcb filter:null .................................................. , transaction: null 2024-06-28 15:41:06,864 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 7209ca53-2531-4ccf-8c8b-935a56bfbfcb: CoreMessage[messageID=3649, durable=true, userID=d59d1d7b-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=7209ca53-2531-4ccf-8c8b-935a56bfbfcb, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c3c93aa3-7564-440f-99f4-83166b1c7bec, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cd96bcf6-4182-45c5-9ef8-ef2c4e2409bb]]@256864131 to transaction: TransactionImpl [xid=null, txID=3650, xid=null, state=ACTIVE, createTime=1719589266864(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6bc4dbab 2024-06-28 15:41:06,864 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 7209ca53-2531-4ccf-8c8b-935a56bfbfcb: CoreMessage[messageID=3649, durable=true, userID=d59d1d7b-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=7209ca53-2531-4ccf-8c8b-935a56bfbfcb, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c3c93aa3-7564-440f-99f4-83166b1c7bec, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cd96bcf6-4182-45c5-9ef8-ef2c4e2409bb]]@256864131, transaction: TransactionImpl [xid=null, txID=3650, xid=null, state=COMMITTED, createTime=1719589266864(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6bc4dbab 2024-06-28 15:41:06,866 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d59d92ac-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d595ca6d-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d595ca6d-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6691697e, true, {}] 2024-06-28 15:41:06,867 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [7209ca53-2531-4ccf-8c8b-935a56bfbfcb] 2024-06-28 15:41:06,871 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2cca7d3c] 2024-06-28 15:41:06,872 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [6a3fca29-db79-449f-be94-e229cdbb8b85] 2024-06-28 15:41:06,876 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3c8bdbac[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:06,877 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016434 ms 2024-06-28 15:41:06,878 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [6c2fb01f-0e77-4f14-8d55-f8a17e12407c] 2024-06-28 15:41:06,881 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:06,882 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:06,882 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d595ca6d-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:06,883 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:06,884 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 77.355125 ms 2024-06-28 15:41:06,884 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:06,886 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:06,886 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:06,887 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 203330142'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:06,891 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:06,892 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d5a1b15e-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-28 15:41:06,893 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5a1d871-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d5a1b15e-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d5a1b15e-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d19ac88, true, {}] 2024-06-28 15:41:06,895 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@673fd3c6 - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-28 15:41:06,895 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5a22692-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d5a1b15e-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d5a1b15e-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f07f717, true, {}] 2024-06-28 15:41:06,899 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: d5a22692-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.physical.UnitTestTopic, [MULTICAST], true] 2024-06-28 15:41:06,900 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@25dfd93 2024-06-28 15:41:06,902 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=baddcd9d-2591-440c-ac93-f6764886d84e, address=scout.physical.UnitTestTopic, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:06,904 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@321ef5f1 2024-06-28 15:41:06,905 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, baddcd9d-2591-440c-ac93-f6764886d84e, null, 0, false, true, null] 2024-06-28 15:41:06,906 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5a3d445-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d5a1b15e-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d5a1b15e-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30882bc1, true, {}] 2024-06-28 15:41:06,908 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=aef26c1d-38e4-49b4-963c-263227c08f29, address=scout.physical.UnitTestTopic, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:06,908 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@189714dc 2024-06-28 15:41:06,909 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, aef26c1d-38e4-49b4-963c-263227c08f29, null, 0, false, true, null] 2024-06-28 15:41:06,910 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5a47087-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d5a1b15e-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d5a1b15e-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@766aa2d8, true, {}] 2024-06-28 15:41:06,941 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyCancellation, null, 0, false, true, null] 2024-06-28 15:41:06,944 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5a9a0a8-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d5a1b15e-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d5a1b15e-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@769ab92c, true, {}] 2024-06-28 15:41:06,945 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e3dd0fc6-2871-44a7-ad86-27fe6156b6be, address=e3dd0fc6-2871-44a7-ad86-27fe6156b6be, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:06,946 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3b45bd33 2024-06-28 15:41:06,948 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@49739ba2 2024-06-28 15:41:06,949 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e3dd0fc6-2871-44a7-ad86-27fe6156b6be, null, 0, false, true, null] 2024-06-28 15:41:06,952 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3718, durable=true, userID=d5aab21b-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-81e48962-722b-4288-a905-0151b730ac6e, JMSReplyTo=temp-queue://e3dd0fc6-2871-44a7-ad86-27fe6156b6be, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@524924378, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCancellation, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCancellation previousRoute:ANYCAST, reusable=true, version=-2147483446) .................................................. ***** durable queues test/mom/testQueueRequestReplyCancellation: - queueID=2722 address:test/mom/testQueueRequestReplyCancellation name:test/mom/testQueueRequestReplyCancellation filter:null ***** non durable for test/mom/testQueueRequestReplyCancellation: .................................................. , transaction: null 2024-06-28 15:41:06,958 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyCancellation: Reference[3718]:RELIABLE:CoreMessage[messageID=3718, durable=true, userID=d5aab21b-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-81e48962-722b-4288-a905-0151b730ac6e, JMSReplyTo=temp-queue://e3dd0fc6-2871-44a7-ad86-27fe6156b6be, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@524924378 2024-06-28 15:41:06,959 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=3718, durable=true, userID=d5aab21b-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-81e48962-722b-4288-a905-0151b730ac6e, JMSReplyTo=temp-queue://e3dd0fc6-2871-44a7-ad86-27fe6156b6be, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@524924378 to transaction: TransactionImpl [xid=null, txID=3719, xid=null, state=ACTIVE, createTime=1719589266959(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4b172113 2024-06-28 15:41:06,962 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom86] 2024-06-28 15:41:06,962 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5ac5fcc-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d5a1b15e-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d5a1b15e-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a3d6abf, true, {}] 2024-06-28 15:41:06,964 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3726, durable=true, userID=d5ac86de-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-81e48962-722b-4288-a905-0151b730ac6e, _AMQ_ROUTING_TYPE=0]]@1070270800, context: RoutingContextImpl(Address=scout.physical.UnitTestTopic, routingType=MULTICAST, PreviousAddress=scout.physical.UnitTestTopic previousRoute:MULTICAST, reusable=true, version=-2147483376) .................................................. ***** durable queues scout.physical.UnitTestTopic: ***** non durable for scout.physical.UnitTestTopic: - queueID=3704 address:scout.physical.UnitTestTopic name:aef26c1d-38e4-49b4-963c-263227c08f29 filter:null - queueID=3698 address:scout.physical.UnitTestTopic name:baddcd9d-2591-440c-ac93-f6764886d84e filter:null .................................................. , transaction: null 2024-06-28 15:41:06,965 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from aef26c1d-38e4-49b4-963c-263227c08f29: Reference[3726]:RELIABLE:CoreMessage[messageID=3726, durable=true, userID=d5ac86de-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-81e48962-722b-4288-a905-0151b730ac6e, _AMQ_ROUTING_TYPE=0]]@1070270800 2024-06-28 15:41:06,965 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from baddcd9d-2591-440c-ac93-f6764886d84e: Reference[3726]:RELIABLE:CoreMessage[messageID=3726, durable=true, userID=d5ac86de-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-81e48962-722b-4288-a905-0151b730ac6e, _AMQ_ROUTING_TYPE=0]]@1070270800 2024-06-28 15:41:06,965 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from aef26c1d-38e4-49b4-963c-263227c08f29: CoreMessage[messageID=3726, durable=true, userID=d5ac86de-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-81e48962-722b-4288-a905-0151b730ac6e, _AMQ_ROUTING_TYPE=0]]@1070270800 to transaction: TransactionImpl [xid=null, txID=3729, xid=null, state=ACTIVE, createTime=1719589266965(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3a236dad 2024-06-28 15:41:06,965 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from baddcd9d-2591-440c-ac93-f6764886d84e: CoreMessage[messageID=3726, durable=true, userID=d5ac86de-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-81e48962-722b-4288-a905-0151b730ac6e, _AMQ_ROUTING_TYPE=0]]@1070270800 to transaction: TransactionImpl [xid=null, txID=3730, xid=null, state=ACTIVE, createTime=1719589266965(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@23184028 2024-06-28 15:41:06,965 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=3718, durable=true, userID=d5aab21b-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-81e48962-722b-4288-a905-0151b730ac6e, JMSReplyTo=temp-queue://e3dd0fc6-2871-44a7-ad86-27fe6156b6be, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@524924378, transaction: TransactionImpl [xid=null, txID=3719, xid=null, state=COMMITTED, createTime=1719589266959(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4b172113 2024-06-28 15:41:06,966 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from aef26c1d-38e4-49b4-963c-263227c08f29: CoreMessage[messageID=3726, durable=true, userID=d5ac86de-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-81e48962-722b-4288-a905-0151b730ac6e, _AMQ_ROUTING_TYPE=0]]@1070270800, transaction: TransactionImpl [xid=null, txID=3729, xid=null, state=COMMITTED, createTime=1719589266965(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3a236dad 2024-06-28 15:41:06,966 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from baddcd9d-2591-440c-ac93-f6764886d84e: CoreMessage[messageID=3726, durable=true, userID=d5ac86de-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:06 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-81e48962-722b-4288-a905-0151b730ac6e, _AMQ_ROUTING_TYPE=0]]@1070270800, transaction: TransactionImpl [xid=null, txID=3730, xid=null, state=COMMITTED, createTime=1719589266965(Fri Jun 28 15:41:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@23184028 2024-06-28 15:41:06,966 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@26edfa34, org.eclipse.scout.rt.mom.jms.JmsSubscription@776b7fa2] 2024-06-28 15:41:06,967 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [baddcd9d-2591-440c-ac93-f6764886d84e] 2024-06-28 15:41:06,970 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@31f2f97c[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:06,970 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015022 ms 2024-06-28 15:41:06,971 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [aef26c1d-38e4-49b4-963c-263227c08f29] 2024-06-28 15:41:06,975 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:06,975 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:06,976 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d5a1b15e-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:06,978 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:06,979 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 92.804695 ms 2024-06-28 15:41:06,979 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:06,981 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:06,981 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:06,983 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1024378265'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:06,988 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:06,989 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d5b07e80-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom56] 2024-06-28 15:41:06,990 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5b0a593-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d5b07e80-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d5b07e80-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55090317, true, {}] 2024-06-28 15:41:06,992 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@43911c98 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom56] 2024-06-28 15:41:06,993 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5b0f3b4-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d5b07e80-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d5b07e80-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36e561c3, true, {}] 2024-06-28 15:41:06,994 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: d5b0f3b4-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-28 15:41:06,994 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@63f83965 2024-06-28 15:41:06,997 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=17994201-458f-4404-b43e-2a6e9027a420, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:06,999 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2ad1f9eb 2024-06-28 15:41:07,000 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 17994201-458f-4404-b43e-2a6e9027a420, null, 0, false, true, null] 2024-06-28 15:41:07,001 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5b25346-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d5b07e80-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d5b07e80-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@411b311c, true, {}] 2024-06-28 15:41:07,003 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueueRequestReplyCorrelationId, address=test/mom/testQueueRequestReplyCorrelationId, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-28 15:41:07,003 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@543bf963 2024-06-28 15:41:07,005 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@251c1606 2024-06-28 15:41:07,009 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyCorrelationId, null, 0, false, true, null] 2024-06-28 15:41:07,041 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5b3b2d8-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d5b07e80-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d5b07e80-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68df0a2d, true, {}] 2024-06-28 15:41:07,042 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=76245a01-2874-4d7b-9a1e-2a4ebcc24cc0, address=76245a01-2874-4d7b-9a1e-2a4ebcc24cc0, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:07,043 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3fea080c 2024-06-28 15:41:07,045 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5f9c99c3 2024-06-28 15:41:07,046 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 76245a01-2874-4d7b-9a1e-2a4ebcc24cc0, null, 0, false, true, null] 2024-06-28 15:41:07,049 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3790, durable=true, userID=d5b97f3b-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:07 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b2e4d27b-d28a-47b6-b0c7-05ae1a5320bb, JMSReplyTo=temp-queue://76245a01-2874-4d7b-9a1e-2a4ebcc24cc0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1853832557, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCorrelationId, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCorrelationId previousRoute:ANYCAST, reusable=true, version=-2147483370) .................................................. ***** durable queues test/mom/testQueueRequestReplyCorrelationId: - queueID=3779 address:test/mom/testQueueRequestReplyCorrelationId name:test/mom/testQueueRequestReplyCorrelationId filter:null ***** non durable for test/mom/testQueueRequestReplyCorrelationId: .................................................. , transaction: null 2024-06-28 15:41:07,055 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyCorrelationId: Reference[3790]:RELIABLE:CoreMessage[messageID=3790, durable=true, userID=d5b97f3b-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:07 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b2e4d27b-d28a-47b6-b0c7-05ae1a5320bb, JMSReplyTo=temp-queue://76245a01-2874-4d7b-9a1e-2a4ebcc24cc0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1853832557 2024-06-28 15:41:07,057 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyCorrelationId: CoreMessage[messageID=3790, durable=true, userID=d5b97f3b-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:07 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b2e4d27b-d28a-47b6-b0c7-05ae1a5320bb, JMSReplyTo=temp-queue://76245a01-2874-4d7b-9a1e-2a4ebcc24cc0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1853832557 to transaction: TransactionImpl [xid=null, txID=3791, xid=null, state=ACTIVE, createTime=1719589267057(Fri Jun 28 15:41:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3d264fb 2024-06-28 15:41:07,059 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5bb05dc-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d5b07e80-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d5b07e80-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c6e02d6, true, {}] 2024-06-28 15:41:07,062 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3794, durable=true, userID=d5bb7b0e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:07 UTC 2024, expiration=0, durable=true, address=76245a01-2874-4d7b-9a1e-2a4ebcc24cc0, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b2e4d27b-d28a-47b6-b0c7-05ae1a5320bb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@785798576, context: RoutingContextImpl(Address=76245a01-2874-4d7b-9a1e-2a4ebcc24cc0, routingType=ANYCAST, PreviousAddress=76245a01-2874-4d7b-9a1e-2a4ebcc24cc0 previousRoute:ANYCAST, reusable=true, version=-2147483369) .................................................. ***** durable queues 76245a01-2874-4d7b-9a1e-2a4ebcc24cc0: ***** non durable for 76245a01-2874-4d7b-9a1e-2a4ebcc24cc0: - queueID=3786 address:76245a01-2874-4d7b-9a1e-2a4ebcc24cc0 name:76245a01-2874-4d7b-9a1e-2a4ebcc24cc0 filter:null .................................................. , transaction: null 2024-06-28 15:41:07,062 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 76245a01-2874-4d7b-9a1e-2a4ebcc24cc0: Reference[3794]:RELIABLE:CoreMessage[messageID=3794, durable=true, userID=d5bb7b0e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:07 UTC 2024, expiration=0, durable=true, address=76245a01-2874-4d7b-9a1e-2a4ebcc24cc0, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b2e4d27b-d28a-47b6-b0c7-05ae1a5320bb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@785798576 2024-06-28 15:41:07,063 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyCorrelationId: CoreMessage[messageID=3790, durable=true, userID=d5b97f3b-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:07 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b2e4d27b-d28a-47b6-b0c7-05ae1a5320bb, JMSReplyTo=temp-queue://76245a01-2874-4d7b-9a1e-2a4ebcc24cc0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1853832557, transaction: TransactionImpl [xid=null, txID=3791, xid=null, state=COMMITTED, createTime=1719589267057(Fri Jun 28 15:41:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3d264fb 2024-06-28 15:41:07,063 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 76245a01-2874-4d7b-9a1e-2a4ebcc24cc0: CoreMessage[messageID=3794, durable=true, userID=d5bb7b0e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:07 UTC 2024, expiration=0, durable=true, address=76245a01-2874-4d7b-9a1e-2a4ebcc24cc0, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b2e4d27b-d28a-47b6-b0c7-05ae1a5320bb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@785798576 to transaction: TransactionImpl [xid=null, txID=3797, xid=null, state=ACTIVE, createTime=1719589267063(Fri Jun 28 15:41:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2fc980b 2024-06-28 15:41:07,064 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 76245a01-2874-4d7b-9a1e-2a4ebcc24cc0: CoreMessage[messageID=3794, durable=true, userID=d5bb7b0e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:07 UTC 2024, expiration=0, durable=true, address=76245a01-2874-4d7b-9a1e-2a4ebcc24cc0, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b2e4d27b-d28a-47b6-b0c7-05ae1a5320bb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@785798576, transaction: TransactionImpl [xid=null, txID=3797, xid=null, state=COMMITTED, createTime=1719589267063(Fri Jun 28 15:41:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2fc980b 2024-06-28 15:41:07,065 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5bc174f-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d5b07e80-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d5b07e80-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2115bb0c, true, {}] 2024-06-28 15:41:07,066 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [76245a01-2874-4d7b-9a1e-2a4ebcc24cc0] 2024-06-28 15:41:07,073 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@628e0403] 2024-06-28 15:41:07,075 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7884b564[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:07,075 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016136 ms 2024-06-28 15:41:07,076 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [17994201-458f-4404-b43e-2a6e9027a420] 2024-06-28 15:41:07,080 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:07,081 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:07,082 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d5b07e80-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:07,083 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:07,084 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 101.938073 ms 2024-06-28 15:41:07,084 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:07,086 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:07,086 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:07,087 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1530931584'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:41:07,088 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.createContextEnvironment(JmsMomImplementor.java:711) - ignoring property having null key or value [key=scout.mom.requestreply.enabled, value=null] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:41:07,092 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:41:07,093 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d5c05d11-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-28 15:41:07,094 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5c08424-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d5c05d11-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d5c05d11-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15e8ed97, true, {}] 2024-06-28 15:41:07,096 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3e410d12 - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-28 15:41:07,096 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5c0d245-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d5c05d11-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d5c05d11-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65287d4b, true, {}] 2024-06-28 15:41:07,097 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: d5c0d245-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-28 15:41:07,098 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@760a74d8 2024-06-28 15:41:07,101 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d6cc9c6f-6480-46e5-8253-1c2444bfbd23, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:07,102 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4e4480bd 2024-06-28 15:41:07,103 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d6cc9c6f-6480-46e5-8253-1c2444bfbd23, null, 0, false, true, null] 2024-06-28 15:41:07,105 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5c20ac7-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d5c05d11-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d5c05d11-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@271bf7c2, true, {}] 2024-06-28 15:41:07,106 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: d5c20ac7-3564-11ef-88ed-0a580a2812a0 with parameters: [differentTopic, [MULTICAST], true] 2024-06-28 15:41:07,106 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@157f596c 2024-06-28 15:41:07,109 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3fbf2448-b9e3-4967-aa73-f5fb851cae7d, address=differentTopic, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:07,111 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6d340380 2024-06-28 15:41:07,112 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3fbf2448-b9e3-4967-aa73-f5fb851cae7d, null, 0, false, true, null] 2024-06-28 15:41:07,113 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5c36a59-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d5c05d11-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d5c05d11-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5fe21abe, true, {}] 2024-06-28 15:41:07,114 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b44f1a7a-60b6-4c8d-8215-5e375f21d6b8, address=differentTopic, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:07,115 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@29bb91a7 2024-06-28 15:41:07,116 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b44f1a7a-60b6-4c8d-8215-5e375f21d6b8, null, 0, false, true, null] 2024-06-28 15:41:07,141 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5c4069b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d5c05d11-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d5c05d11-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19cda71a, true, {}] 2024-06-28 15:41:07,143 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyCancellation, null, 0, false, true, null] 2024-06-28 15:41:07,146 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5c84c5c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d5c05d11-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d5c05d11-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6aedd47c, true, {}] 2024-06-28 15:41:07,147 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c9aa04bc-3896-4f1b-92cc-0716faf31772, address=c9aa04bc-3896-4f1b-92cc-0716faf31772, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:07,147 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1ba15cc 2024-06-28 15:41:07,149 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6e7fc79f 2024-06-28 15:41:07,150 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c9aa04bc-3896-4f1b-92cc-0716faf31772, null, 0, false, true, null] 2024-06-28 15:41:07,153 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3864, durable=true, userID=d5c95dcf-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:07 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-21ad0fa8-2ea6-48ce-903b-1d411065ec53, JMSReplyTo=temp-queue://c9aa04bc-3896-4f1b-92cc-0716faf31772, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1175946635, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCancellation, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCancellation previousRoute:ANYCAST, reusable=true, version=-2147483446) .................................................. ***** durable queues test/mom/testQueueRequestReplyCancellation: - queueID=2722 address:test/mom/testQueueRequestReplyCancellation name:test/mom/testQueueRequestReplyCancellation filter:null ***** non durable for test/mom/testQueueRequestReplyCancellation: .................................................. , transaction: null 2024-06-28 15:41:07,156 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyCancellation: Reference[3864]:RELIABLE:CoreMessage[messageID=3864, durable=true, userID=d5c95dcf-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:07 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-21ad0fa8-2ea6-48ce-903b-1d411065ec53, JMSReplyTo=temp-queue://c9aa04bc-3896-4f1b-92cc-0716faf31772, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1175946635 2024-06-28 15:41:07,157 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=3864, durable=true, userID=d5c95dcf-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:07 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-21ad0fa8-2ea6-48ce-903b-1d411065ec53, JMSReplyTo=temp-queue://c9aa04bc-3896-4f1b-92cc-0716faf31772, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1175946635 to transaction: TransactionImpl [xid=null, txID=3865, xid=null, state=ACTIVE, createTime=1719589267157(Fri Jun 28 15:41:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@129e9bc8 2024-06-28 15:41:07,159 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom86] 2024-06-28 15:41:07,160 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5ca6f40-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d5c05d11-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d5c05d11-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20cd6182, true, {}] 2024-06-28 15:41:07,163 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 3fbf2448-b9e3-4967-aa73-f5fb851cae7d: Reference[3872]:RELIABLE:CoreMessage[messageID=3872, durable=true, userID=d5cabd62-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:07 UTC 2024, expiration=0, durable=true, address=differentTopic, size=471, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-21ad0fa8-2ea6-48ce-903b-1d411065ec53, _AMQ_ROUTING_TYPE=0]]@1427507474 2024-06-28 15:41:07,163 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b44f1a7a-60b6-4c8d-8215-5e375f21d6b8: Reference[3872]:RELIABLE:CoreMessage[messageID=3872, durable=true, userID=d5cabd62-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:07 UTC 2024, expiration=0, durable=true, address=differentTopic, size=471, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-21ad0fa8-2ea6-48ce-903b-1d411065ec53, _AMQ_ROUTING_TYPE=0]]@1427507474 2024-06-28 15:41:07,162 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3872, durable=true, userID=d5cabd62-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:07 UTC 2024, expiration=0, durable=true, address=differentTopic, size=471, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-21ad0fa8-2ea6-48ce-903b-1d411065ec53, _AMQ_ROUTING_TYPE=0]]@1427507474, context: RoutingContextImpl(Address=differentTopic, routingType=MULTICAST, PreviousAddress=differentTopic previousRoute:MULTICAST, reusable=true, version=-2147483364) .................................................. ***** durable queues differentTopic: ***** non durable for differentTopic: - queueID=3850 address:differentTopic name:b44f1a7a-60b6-4c8d-8215-5e375f21d6b8 filter:null - queueID=3844 address:differentTopic name:3fbf2448-b9e3-4967-aa73-f5fb851cae7d filter:null .................................................. , transaction: null 2024-06-28 15:41:07,163 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=3864, durable=true, userID=d5c95dcf-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:07 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-21ad0fa8-2ea6-48ce-903b-1d411065ec53, JMSReplyTo=temp-queue://c9aa04bc-3896-4f1b-92cc-0716faf31772, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1175946635, transaction: TransactionImpl [xid=null, txID=3865, xid=null, state=COMMITTED, createTime=1719589267157(Fri Jun 28 15:41:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@129e9bc8 2024-06-28 15:41:07,164 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 3fbf2448-b9e3-4967-aa73-f5fb851cae7d: CoreMessage[messageID=3872, durable=true, userID=d5cabd62-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:07 UTC 2024, expiration=0, durable=true, address=differentTopic, size=471, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-21ad0fa8-2ea6-48ce-903b-1d411065ec53, _AMQ_ROUTING_TYPE=0]]@1427507474 to transaction: TransactionImpl [xid=null, txID=3873, xid=null, state=ACTIVE, createTime=1719589267163(Fri Jun 28 15:41:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@d571819 2024-06-28 15:41:07,164 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b44f1a7a-60b6-4c8d-8215-5e375f21d6b8: CoreMessage[messageID=3872, durable=true, userID=d5cabd62-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:07 UTC 2024, expiration=0, durable=true, address=differentTopic, size=471, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-21ad0fa8-2ea6-48ce-903b-1d411065ec53, _AMQ_ROUTING_TYPE=0]]@1427507474 to transaction: TransactionImpl [xid=null, txID=3875, xid=null, state=ACTIVE, createTime=1719589267164(Fri Jun 28 15:41:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5f7bb218 2024-06-28 15:41:07,164 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 3fbf2448-b9e3-4967-aa73-f5fb851cae7d: CoreMessage[messageID=3872, durable=true, userID=d5cabd62-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:07 UTC 2024, expiration=0, durable=true, address=differentTopic, size=471, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-21ad0fa8-2ea6-48ce-903b-1d411065ec53, _AMQ_ROUTING_TYPE=0]]@1427507474, transaction: TransactionImpl [xid=null, txID=3873, xid=null, state=COMMITTED, createTime=1719589267163(Fri Jun 28 15:41:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@d571819 2024-06-28 15:41:07,164 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b44f1a7a-60b6-4c8d-8215-5e375f21d6b8: CoreMessage[messageID=3872, durable=true, userID=d5cabd62-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:07 UTC 2024, expiration=0, durable=true, address=differentTopic, size=471, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-21ad0fa8-2ea6-48ce-903b-1d411065ec53, _AMQ_ROUTING_TYPE=0]]@1427507474, transaction: TransactionImpl [xid=null, txID=3875, xid=null, state=COMMITTED, createTime=1719589267164(Fri Jun 28 15:41:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5f7bb218 2024-06-28 15:41:08,164 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6c4eccd2, org.eclipse.scout.rt.mom.jms.JmsSubscription@564e9c0b, org.eclipse.scout.rt.mom.jms.JmsSubscription@4c7d19bf] 2024-06-28 15:41:08,166 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [d6cc9c6f-6480-46e5-8253-1c2444bfbd23] 2024-06-28 15:41:08,235 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [3fbf2448-b9e3-4967-aa73-f5fb851cae7d] 2024-06-28 15:41:08,237 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5e65d0f3[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:08,238 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.020914 ms 2024-06-28 15:41:08,239 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [b44f1a7a-60b6-4c8d-8215-5e375f21d6b8] 2024-06-28 15:41:08,245 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:08,245 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:08,247 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d5c05d11-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:08,250 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:08,251 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1164.858193 ms 2024-06-28 15:41:08,251 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:08,254 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:08,254 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:08,256 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1913180674'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:08,260 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:08,260 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6726f14-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:08,262 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6729627-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6726f14-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6726f14-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c7fab65, true, {}] 2024-06-28 15:41:08,263 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d672e448-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6726f14-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6726f14-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b2b33d0, true, {}] 2024-06-28 15:41:08,265 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: d672e448-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-28 15:41:08,266 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2bfa2b9a 2024-06-28 15:41:08,332 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1c5c1894-f7d9-4319-9971-3bdde04c84a3, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:08,334 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3ad56e32 2024-06-28 15:41:08,335 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1c5c1894-f7d9-4319-9971-3bdde04c84a3, null, 0, false, true, null] 2024-06-28 15:41:08,336 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d67e07da-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:08,338 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d67e2eed-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d67e07da-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d67e07da-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b1e37df, true, {}] 2024-06-28 15:41:08,339 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d67e7d0e-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d67e07da-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d67e07da-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e72860b, true, {}] 2024-06-28 15:41:08,341 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:41:08,342 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d67ef23f-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-28 15:41:08,344 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d67f1952-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d67ef23f-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d67ef23f-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62032a50, true, {}] 2024-06-28 15:41:08,345 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d67f6773-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d67ef23f-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d67ef23f-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d69bc54, true, {}] 2024-06-28 15:41:08,346 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=911c0ee0-4036-4327-9af4-c0d171c0120a, address=911c0ee0-4036-4327-9af4-c0d171c0120a, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:08,346 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3a0c844d 2024-06-28 15:41:08,349 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4ac688a6 2024-06-28 15:41:08,350 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 911c0ee0-4036-4327-9af4-c0d171c0120a, null, 0, false, true, null] 2024-06-28 15:41:08,352 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3946, durable=true, userID=d68051d6-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=d67f1951-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-91f4af89-e113-4f14-a0bb-caa902c8c250, JMSReplyTo=temp-queue://911c0ee0-4036-4327-9af4-c0d171c0120a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@685638111, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:41:08,416 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3946]:RELIABLE:CoreMessage[messageID=3946, durable=true, userID=d68051d6-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=d67f1951-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-91f4af89-e113-4f14-a0bb-caa902c8c250, JMSReplyTo=temp-queue://911c0ee0-4036-4327-9af4-c0d171c0120a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@685638111 2024-06-28 15:41:08,418 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3946, durable=true, userID=d68051d6-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=d67f1951-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-91f4af89-e113-4f14-a0bb-caa902c8c250, JMSReplyTo=temp-queue://911c0ee0-4036-4327-9af4-c0d171c0120a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@685638111 to transaction: TransactionImpl [xid=null, txID=3947, xid=null, state=ACTIVE, createTime=1719589268417(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7cd04b90 2024-06-28 15:41:08,419 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d68ab217-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=4495d4ed-6a4d-4703-a23b-9a0c41ccc3c9, activemq.broker=mom56] 2024-06-28 15:41:08,420 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d68ad92a-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d68ab217-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d68ab217-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59a7d09e, true, {}] 2024-06-28 15:41:08,421 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d68b003b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d68ab217-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d68ab217-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2811879d, true, {}] 2024-06-28 15:41:08,424 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 911c0ee0-4036-4327-9af4-c0d171c0120a: Reference[3952]:RELIABLE:CoreMessage[messageID=3952, durable=true, userID=d68b4e5d-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=911c0ee0-4036-4327-9af4-c0d171c0120a, size=837, properties=TypedProperties[__AMQ_CID=d68ad929-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-91f4af89-e113-4f14-a0bb-caa902c8c250, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4495d4ed-6a4d-4703-a23b-9a0c41ccc3c9]]@1011985374 2024-06-28 15:41:08,424 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3952, durable=true, userID=d68b4e5d-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=911c0ee0-4036-4327-9af4-c0d171c0120a, size=837, properties=TypedProperties[__AMQ_CID=d68ad929-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-91f4af89-e113-4f14-a0bb-caa902c8c250, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4495d4ed-6a4d-4703-a23b-9a0c41ccc3c9]]@1011985374, context: RoutingContextImpl(Address=911c0ee0-4036-4327-9af4-c0d171c0120a, routingType=ANYCAST, PreviousAddress=911c0ee0-4036-4327-9af4-c0d171c0120a previousRoute:ANYCAST, reusable=true, version=-2147483357) .................................................. ***** durable queues 911c0ee0-4036-4327-9af4-c0d171c0120a: ***** non durable for 911c0ee0-4036-4327-9af4-c0d171c0120a: - queueID=3942 address:911c0ee0-4036-4327-9af4-c0d171c0120a name:911c0ee0-4036-4327-9af4-c0d171c0120a filter:null .................................................. , transaction: null 2024-06-28 15:41:08,425 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 911c0ee0-4036-4327-9af4-c0d171c0120a: CoreMessage[messageID=3952, durable=true, userID=d68b4e5d-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=911c0ee0-4036-4327-9af4-c0d171c0120a, size=837, properties=TypedProperties[__AMQ_CID=d68ad929-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-91f4af89-e113-4f14-a0bb-caa902c8c250, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4495d4ed-6a4d-4703-a23b-9a0c41ccc3c9]]@1011985374 to transaction: TransactionImpl [xid=null, txID=3954, xid=null, state=ACTIVE, createTime=1719589268425(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1a3d98a6 2024-06-28 15:41:08,425 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 911c0ee0-4036-4327-9af4-c0d171c0120a: CoreMessage[messageID=3952, durable=true, userID=d68b4e5d-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=911c0ee0-4036-4327-9af4-c0d171c0120a, size=837, properties=TypedProperties[__AMQ_CID=d68ad929-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-91f4af89-e113-4f14-a0bb-caa902c8c250, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4495d4ed-6a4d-4703-a23b-9a0c41ccc3c9]]@1011985374, transaction: TransactionImpl [xid=null, txID=3954, xid=null, state=COMMITTED, createTime=1719589268425(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1a3d98a6 2024-06-28 15:41:08,426 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d68ab217-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=4495d4ed-6a4d-4703-a23b-9a0c41ccc3c9, activemq.broker=mom56] 2024-06-28 15:41:08,427 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d67ef23f-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-28 15:41:08,427 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3946, durable=true, userID=d68051d6-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=d67f1951-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-91f4af89-e113-4f14-a0bb-caa902c8c250, JMSReplyTo=temp-queue://911c0ee0-4036-4327-9af4-c0d171c0120a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@685638111, transaction: TransactionImpl [xid=null, txID=3947, xid=null, state=COMMITTED, createTime=1719589268417(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7cd04b90 2024-06-28 15:41:08,431 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@71a50329, org.eclipse.scout.rt.mom.jms.JmsSubscription@3392c320] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:08,433 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d67e07da-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:08,435 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d68d231e-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:08,436 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d68d4a31-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d68d231e-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d68d231e-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52e745af, true, {}] 2024-06-28 15:41:08,437 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d68d4a32-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d68d231e-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d68d231e-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21fff997, true, {}] 2024-06-28 15:41:08,438 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:41:08,440 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d68de673-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-28 15:41:08,440 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d68de676-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d68de673-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d68de673-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47fb47ae, true, {}] 2024-06-28 15:41:08,442 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d68e0d87-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d68de673-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d68de673-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b8b8fa4, true, {}] 2024-06-28 15:41:08,442 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a082d808-59d7-42e3-ab32-7f8e5c8b103a, address=a082d808-59d7-42e3-ab32-7f8e5c8b103a, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:08,443 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@a495649 2024-06-28 15:41:08,444 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3233b774 2024-06-28 15:41:08,446 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a082d808-59d7-42e3-ab32-7f8e5c8b103a, null, 0, false, true, null] 2024-06-28 15:41:08,448 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3991, durable=true, userID=d68ef7ea-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=d68de675-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-76445df4-99c5-42a2-b120-e18b5e01a8e6, JMSReplyTo=temp-queue://a082d808-59d7-42e3-ab32-7f8e5c8b103a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@777605866, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:41:08,580 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3991]:RELIABLE:CoreMessage[messageID=3991, durable=true, userID=d68ef7ea-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=d68de675-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-76445df4-99c5-42a2-b120-e18b5e01a8e6, JMSReplyTo=temp-queue://a082d808-59d7-42e3-ab32-7f8e5c8b103a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@777605866 2024-06-28 15:41:08,581 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3991, durable=true, userID=d68ef7ea-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=d68de675-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-76445df4-99c5-42a2-b120-e18b5e01a8e6, JMSReplyTo=temp-queue://a082d808-59d7-42e3-ab32-7f8e5c8b103a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@777605866 to transaction: TransactionImpl [xid=null, txID=3992, xid=null, state=ACTIVE, createTime=1719589268581(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6e768e67 2024-06-28 15:41:08,583 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6a3b86b-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=805079b0-de62-4684-a187-37035be1a7a6, activemq.broker=mom56] 2024-06-28 15:41:08,584 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6a3df7e-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6a3b86b-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6a3b86b-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2349d8fc, true, {}] 2024-06-28 15:41:08,586 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6a4068f-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6a3b86b-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6a3b86b-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44bde13c, true, {}] 2024-06-28 15:41:08,589 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3997, durable=true, userID=d6a47ac1-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=a082d808-59d7-42e3-ab32-7f8e5c8b103a, size=930, properties=TypedProperties[__AMQ_CID=d6a3df7d-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-76445df4-99c5-42a2-b120-e18b5e01a8e6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=805079b0-de62-4684-a187-37035be1a7a6]]@1598605100, context: RoutingContextImpl(Address=a082d808-59d7-42e3-ab32-7f8e5c8b103a, routingType=ANYCAST, PreviousAddress=a082d808-59d7-42e3-ab32-7f8e5c8b103a previousRoute:ANYCAST, reusable=true, version=-2147483355) .................................................. ***** durable queues a082d808-59d7-42e3-ab32-7f8e5c8b103a: ***** non durable for a082d808-59d7-42e3-ab32-7f8e5c8b103a: - queueID=3987 address:a082d808-59d7-42e3-ab32-7f8e5c8b103a name:a082d808-59d7-42e3-ab32-7f8e5c8b103a filter:null .................................................. , transaction: null 2024-06-28 15:41:08,589 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from a082d808-59d7-42e3-ab32-7f8e5c8b103a: Reference[3997]:RELIABLE:CoreMessage[messageID=3997, durable=true, userID=d6a47ac1-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=a082d808-59d7-42e3-ab32-7f8e5c8b103a, size=930, properties=TypedProperties[__AMQ_CID=d6a3df7d-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-76445df4-99c5-42a2-b120-e18b5e01a8e6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=805079b0-de62-4684-a187-37035be1a7a6]]@1598605100 2024-06-28 15:41:08,589 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from a082d808-59d7-42e3-ab32-7f8e5c8b103a: CoreMessage[messageID=3997, durable=true, userID=d6a47ac1-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=a082d808-59d7-42e3-ab32-7f8e5c8b103a, size=930, properties=TypedProperties[__AMQ_CID=d6a3df7d-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-76445df4-99c5-42a2-b120-e18b5e01a8e6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=805079b0-de62-4684-a187-37035be1a7a6]]@1598605100 to transaction: TransactionImpl [xid=null, txID=4000, xid=null, state=ACTIVE, createTime=1719589268589(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2c147e8c 2024-06-28 15:41:08,590 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from a082d808-59d7-42e3-ab32-7f8e5c8b103a: CoreMessage[messageID=3997, durable=true, userID=d6a47ac1-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=a082d808-59d7-42e3-ab32-7f8e5c8b103a, size=930, properties=TypedProperties[__AMQ_CID=d6a3df7d-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-76445df4-99c5-42a2-b120-e18b5e01a8e6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=805079b0-de62-4684-a187-37035be1a7a6]]@1598605100, transaction: TransactionImpl [xid=null, txID=4000, xid=null, state=COMMITTED, createTime=1719589268589(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2c147e8c 2024-06-28 15:41:08,590 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6a3b86b-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=805079b0-de62-4684-a187-37035be1a7a6, activemq.broker=mom56] 2024-06-28 15:41:08,591 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d68de673-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-28 15:41:08,595 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@316246d5, org.eclipse.scout.rt.mom.jms.JmsSubscription@4b4df89a] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:08,605 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3991, durable=true, userID=d68ef7ea-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=d68de675-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-76445df4-99c5-42a2-b120-e18b5e01a8e6, JMSReplyTo=temp-queue://a082d808-59d7-42e3-ab32-7f8e5c8b103a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@777605866, transaction: TransactionImpl [xid=null, txID=3992, xid=null, state=COMMITTED, createTime=1719589268581(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6e768e67 2024-06-28 15:41:08,606 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d68d231e-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:08,608 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6a78802-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:08,609 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6a78805-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6a78802-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6a78802-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42132d5c, true, {}] 2024-06-28 15:41:08,610 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6a7d626-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6a78802-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6a78802-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c47d797, true, {}] 2024-06-28 15:41:08,611 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:41:08,613 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6a84b57-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-28 15:41:08,613 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6a84b5a-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6a84b57-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6a84b57-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ae45223, true, {}] 2024-06-28 15:41:08,614 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6a8726b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6a84b57-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6a84b57-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@416dafdc, true, {}] 2024-06-28 15:41:08,615 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=81814267-f922-44a2-b2b6-9a7662e67f94, address=81814267-f922-44a2-b2b6-9a7662e67f94, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:08,615 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4de64908 2024-06-28 15:41:08,616 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@15b68def 2024-06-28 15:41:08,617 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 81814267-f922-44a2-b2b6-9a7662e67f94, null, 0, false, true, null] 2024-06-28 15:41:08,619 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4036, durable=true, userID=d6a90eae-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=d6a84b59-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-627a828f-8363-4808-b949-fa55a3c1daaa, JMSReplyTo=temp-queue://81814267-f922-44a2-b2b6-9a7662e67f94, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@782724807, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:41:08,621 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4036]:RELIABLE:CoreMessage[messageID=4036, durable=true, userID=d6a90eae-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=d6a84b59-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-627a828f-8363-4808-b949-fa55a3c1daaa, JMSReplyTo=temp-queue://81814267-f922-44a2-b2b6-9a7662e67f94, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@782724807 2024-06-28 15:41:08,622 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4036, durable=true, userID=d6a90eae-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=d6a84b59-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-627a828f-8363-4808-b949-fa55a3c1daaa, JMSReplyTo=temp-queue://81814267-f922-44a2-b2b6-9a7662e67f94, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@782724807 to transaction: TransactionImpl [xid=null, txID=4037, xid=null, state=ACTIVE, createTime=1719589268622(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@71bb06b2 2024-06-28 15:41:08,623 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6a9d1ff-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=7e6a0d6a-6311-424c-afeb-6cd1b0c65ee7, activemq.broker=mom56] 2024-06-28 15:41:08,624 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6a9f912-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6a9d1ff-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6a9d1ff-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c6bc44b, true, {}] 2024-06-28 15:41:08,625 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4036, durable=true, userID=d6a90eae-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=d6a84b59-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-627a828f-8363-4808-b949-fa55a3c1daaa, JMSReplyTo=temp-queue://81814267-f922-44a2-b2b6-9a7662e67f94, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@782724807, transaction: TransactionImpl [xid=null, txID=4037, xid=null, state=COMMITTED, createTime=1719589268622(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@71bb06b2 2024-06-28 15:41:08,625 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6aa2023-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6a9d1ff-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6a9d1ff-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@374fad98, true, {}] 2024-06-28 15:41:08,628 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4042, durable=true, userID=d6aa6e45-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=81814267-f922-44a2-b2b6-9a7662e67f94, size=939, properties=TypedProperties[__AMQ_CID=d6a9f911-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-627a828f-8363-4808-b949-fa55a3c1daaa, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7e6a0d6a-6311-424c-afeb-6cd1b0c65ee7]]@2018847133, context: RoutingContextImpl(Address=81814267-f922-44a2-b2b6-9a7662e67f94, routingType=ANYCAST, PreviousAddress=81814267-f922-44a2-b2b6-9a7662e67f94 previousRoute:ANYCAST, reusable=true, version=-2147483353) .................................................. ***** durable queues 81814267-f922-44a2-b2b6-9a7662e67f94: ***** non durable for 81814267-f922-44a2-b2b6-9a7662e67f94: - queueID=4032 address:81814267-f922-44a2-b2b6-9a7662e67f94 name:81814267-f922-44a2-b2b6-9a7662e67f94 filter:null .................................................. , transaction: null 2024-06-28 15:41:08,628 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 81814267-f922-44a2-b2b6-9a7662e67f94: Reference[4042]:RELIABLE:CoreMessage[messageID=4042, durable=true, userID=d6aa6e45-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=81814267-f922-44a2-b2b6-9a7662e67f94, size=939, properties=TypedProperties[__AMQ_CID=d6a9f911-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-627a828f-8363-4808-b949-fa55a3c1daaa, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7e6a0d6a-6311-424c-afeb-6cd1b0c65ee7]]@2018847133 2024-06-28 15:41:08,629 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 81814267-f922-44a2-b2b6-9a7662e67f94: CoreMessage[messageID=4042, durable=true, userID=d6aa6e45-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=81814267-f922-44a2-b2b6-9a7662e67f94, size=939, properties=TypedProperties[__AMQ_CID=d6a9f911-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-627a828f-8363-4808-b949-fa55a3c1daaa, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7e6a0d6a-6311-424c-afeb-6cd1b0c65ee7]]@2018847133 to transaction: TransactionImpl [xid=null, txID=4045, xid=null, state=ACTIVE, createTime=1719589268629(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6abd9aea 2024-06-28 15:41:08,629 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 81814267-f922-44a2-b2b6-9a7662e67f94: CoreMessage[messageID=4042, durable=true, userID=d6aa6e45-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=81814267-f922-44a2-b2b6-9a7662e67f94, size=939, properties=TypedProperties[__AMQ_CID=d6a9f911-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-627a828f-8363-4808-b949-fa55a3c1daaa, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7e6a0d6a-6311-424c-afeb-6cd1b0c65ee7]]@2018847133, transaction: TransactionImpl [xid=null, txID=4045, xid=null, state=COMMITTED, createTime=1719589268629(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6abd9aea 2024-06-28 15:41:08,630 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6a9d1ff-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=7e6a0d6a-6311-424c-afeb-6cd1b0c65ee7, activemq.broker=mom56] 2024-06-28 15:41:08,631 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6a84b57-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-28 15:41:08,635 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@44e4aefb, org.eclipse.scout.rt.mom.jms.JmsSubscription@66f39c5e] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:08,637 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6a78802-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:08,639 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6ac4306-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:08,640 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6ac4309-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6ac4306-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6ac4306-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@459a18de, true, {}] 2024-06-28 15:41:08,641 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6ac6a1a-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6ac4306-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6ac4306-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@452a6084, true, {}] 2024-06-28 15:41:08,642 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:41:08,644 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6ad065b-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-28 15:41:08,645 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6ad2d6e-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6ad065b-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6ad065b-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1591c46d, true, {}] 2024-06-28 15:41:08,647 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6ad547f-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6ad065b-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6ad065b-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b74b6f3, true, {}] 2024-06-28 15:41:08,648 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ac086d31-40b7-4262-a3ef-2a11de9cd520, address=ac086d31-40b7-4262-a3ef-2a11de9cd520, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:08,648 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2a5a4ef7 2024-06-28 15:41:08,650 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@550bfcbd 2024-06-28 15:41:08,651 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ac086d31-40b7-4262-a3ef-2a11de9cd520, null, 0, false, true, null] 2024-06-28 15:41:08,654 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4081, durable=true, userID=d6ae65f2-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=d6ad2d6d-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-530f9036-0d65-41e2-bcfb-ceb70b957916, JMSReplyTo=temp-queue://ac086d31-40b7-4262-a3ef-2a11de9cd520, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2001562623, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:41:08,656 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4081]:RELIABLE:CoreMessage[messageID=4081, durable=true, userID=d6ae65f2-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=d6ad2d6d-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-530f9036-0d65-41e2-bcfb-ceb70b957916, JMSReplyTo=temp-queue://ac086d31-40b7-4262-a3ef-2a11de9cd520, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2001562623 2024-06-28 15:41:08,658 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4081, durable=true, userID=d6ae65f2-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=d6ad2d6d-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-530f9036-0d65-41e2-bcfb-ceb70b957916, JMSReplyTo=temp-queue://ac086d31-40b7-4262-a3ef-2a11de9cd520, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2001562623 to transaction: TransactionImpl [xid=null, txID=4082, xid=null, state=ACTIVE, createTime=1719589268657(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6aca632e 2024-06-28 15:41:08,659 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6af5053-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=54a49296-7e79-48f0-9617-2787fb2ecfd3, activemq.broker=mom56] 2024-06-28 15:41:08,661 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6af7766-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6af5053-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6af5053-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d904580, true, {}] 2024-06-28 15:41:08,662 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6af9e77-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6af5053-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6af5053-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74f3da06, true, {}] 2024-06-28 15:41:08,663 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4081, durable=true, userID=d6ae65f2-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=d6ad2d6d-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-530f9036-0d65-41e2-bcfb-ceb70b957916, JMSReplyTo=temp-queue://ac086d31-40b7-4262-a3ef-2a11de9cd520, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2001562623, transaction: TransactionImpl [xid=null, txID=4082, xid=null, state=COMMITTED, createTime=1719589268657(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6aca632e 2024-06-28 15:41:08,664 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4087, durable=true, userID=d6afec99-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=ac086d31-40b7-4262-a3ef-2a11de9cd520, size=865, properties=TypedProperties[__AMQ_CID=d6af7765-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-530f9036-0d65-41e2-bcfb-ceb70b957916, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=54a49296-7e79-48f0-9617-2787fb2ecfd3]]@1575932786, context: RoutingContextImpl(Address=ac086d31-40b7-4262-a3ef-2a11de9cd520, routingType=ANYCAST, PreviousAddress=ac086d31-40b7-4262-a3ef-2a11de9cd520 previousRoute:ANYCAST, reusable=true, version=-2147483351) .................................................. ***** durable queues ac086d31-40b7-4262-a3ef-2a11de9cd520: ***** non durable for ac086d31-40b7-4262-a3ef-2a11de9cd520: - queueID=4077 address:ac086d31-40b7-4262-a3ef-2a11de9cd520 name:ac086d31-40b7-4262-a3ef-2a11de9cd520 filter:null .................................................. , transaction: null 2024-06-28 15:41:08,665 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from ac086d31-40b7-4262-a3ef-2a11de9cd520: Reference[4087]:RELIABLE:CoreMessage[messageID=4087, durable=true, userID=d6afec99-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=ac086d31-40b7-4262-a3ef-2a11de9cd520, size=865, properties=TypedProperties[__AMQ_CID=d6af7765-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-530f9036-0d65-41e2-bcfb-ceb70b957916, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=54a49296-7e79-48f0-9617-2787fb2ecfd3]]@1575932786 2024-06-28 15:41:08,666 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from ac086d31-40b7-4262-a3ef-2a11de9cd520: CoreMessage[messageID=4087, durable=true, userID=d6afec99-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=ac086d31-40b7-4262-a3ef-2a11de9cd520, size=865, properties=TypedProperties[__AMQ_CID=d6af7765-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-530f9036-0d65-41e2-bcfb-ceb70b957916, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=54a49296-7e79-48f0-9617-2787fb2ecfd3]]@1575932786 to transaction: TransactionImpl [xid=null, txID=4090, xid=null, state=ACTIVE, createTime=1719589268665(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7121c536 2024-06-28 15:41:08,666 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from ac086d31-40b7-4262-a3ef-2a11de9cd520: CoreMessage[messageID=4087, durable=true, userID=d6afec99-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=ac086d31-40b7-4262-a3ef-2a11de9cd520, size=865, properties=TypedProperties[__AMQ_CID=d6af7765-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-530f9036-0d65-41e2-bcfb-ceb70b957916, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=54a49296-7e79-48f0-9617-2787fb2ecfd3]]@1575932786, transaction: TransactionImpl [xid=null, txID=4090, xid=null, state=COMMITTED, createTime=1719589268665(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7121c536 2024-06-28 15:41:08,666 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6af5053-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=54a49296-7e79-48f0-9617-2787fb2ecfd3, activemq.broker=mom56] 2024-06-28 15:41:08,667 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6ad065b-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-28 15:41:08,673 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@7395e9e2, org.eclipse.scout.rt.mom.jms.JmsSubscription@382c9054] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:08,675 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6ac4306-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:08,677 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6b20f7a-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:08,678 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6b20f7d-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6b20f7a-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6b20f7a-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43ed6653, true, {}] 2024-06-28 15:41:08,679 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6b2368e-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6b20f7a-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6b20f7a-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64e87f24, true, {}] 2024-06-28 15:41:08,680 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:41:08,681 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6b2abbf-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-28 15:41:08,682 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6b2d2d2-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6b2abbf-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6b2abbf-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b7ff129, true, {}] 2024-06-28 15:41:08,683 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6b2f9e3-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6b2abbf-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6b2abbf-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b8a6c50, true, {}] 2024-06-28 15:41:08,684 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=00c9fc34-a6f0-4c5d-a8f3-9fc0e15a5fec, address=00c9fc34-a6f0-4c5d-a8f3-9fc0e15a5fec, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:08,684 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@b83e042 2024-06-28 15:41:08,685 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@44f008f7 2024-06-28 15:41:08,686 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 00c9fc34-a6f0-4c5d-a8f3-9fc0e15a5fec, null, 0, false, true, null] 2024-06-28 15:41:08,688 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4126, durable=true, userID=d6b39626-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=d6b2d2d1-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-359f5f85-b118-4875-bdf4-00a61977c5d8, JMSReplyTo=temp-queue://00c9fc34-a6f0-4c5d-a8f3-9fc0e15a5fec, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@849318664, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:41:08,690 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4126]:RELIABLE:CoreMessage[messageID=4126, durable=true, userID=d6b39626-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=d6b2d2d1-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-359f5f85-b118-4875-bdf4-00a61977c5d8, JMSReplyTo=temp-queue://00c9fc34-a6f0-4c5d-a8f3-9fc0e15a5fec, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@849318664 2024-06-28 15:41:08,691 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4126, durable=true, userID=d6b39626-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=d6b2d2d1-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-359f5f85-b118-4875-bdf4-00a61977c5d8, JMSReplyTo=temp-queue://00c9fc34-a6f0-4c5d-a8f3-9fc0e15a5fec, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@849318664 to transaction: TransactionImpl [xid=null, txID=4127, xid=null, state=ACTIVE, createTime=1719589268690(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@580bb6e 2024-06-28 15:41:08,692 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6b45977-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=fcdea32c-b0de-43a2-a7f9-5c67cdc4d28f, activemq.broker=mom56] 2024-06-28 15:41:08,693 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6b4808a-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6b45977-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6b45977-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40e3073b, true, {}] 2024-06-28 15:41:08,693 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4126, durable=true, userID=d6b39626-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=d6b2d2d1-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-359f5f85-b118-4875-bdf4-00a61977c5d8, JMSReplyTo=temp-queue://00c9fc34-a6f0-4c5d-a8f3-9fc0e15a5fec, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@849318664, transaction: TransactionImpl [xid=null, txID=4127, xid=null, state=COMMITTED, createTime=1719589268690(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@580bb6e 2024-06-28 15:41:08,694 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6b4a79b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6b45977-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6b45977-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@bf55566, true, {}] 2024-06-28 15:41:08,696 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4132, durable=true, userID=d6b4cead-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=00c9fc34-a6f0-4c5d-a8f3-9fc0e15a5fec, size=821, properties=TypedProperties[__AMQ_CID=d6b48089-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-359f5f85-b118-4875-bdf4-00a61977c5d8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fcdea32c-b0de-43a2-a7f9-5c67cdc4d28f]]@119850083, context: RoutingContextImpl(Address=00c9fc34-a6f0-4c5d-a8f3-9fc0e15a5fec, routingType=ANYCAST, PreviousAddress=00c9fc34-a6f0-4c5d-a8f3-9fc0e15a5fec previousRoute:ANYCAST, reusable=true, version=-2147483349) .................................................. ***** durable queues 00c9fc34-a6f0-4c5d-a8f3-9fc0e15a5fec: ***** non durable for 00c9fc34-a6f0-4c5d-a8f3-9fc0e15a5fec: - queueID=4122 address:00c9fc34-a6f0-4c5d-a8f3-9fc0e15a5fec name:00c9fc34-a6f0-4c5d-a8f3-9fc0e15a5fec filter:null .................................................. , transaction: null 2024-06-28 15:41:08,696 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 00c9fc34-a6f0-4c5d-a8f3-9fc0e15a5fec: Reference[4132]:RELIABLE:CoreMessage[messageID=4132, durable=true, userID=d6b4cead-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=00c9fc34-a6f0-4c5d-a8f3-9fc0e15a5fec, size=821, properties=TypedProperties[__AMQ_CID=d6b48089-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-359f5f85-b118-4875-bdf4-00a61977c5d8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fcdea32c-b0de-43a2-a7f9-5c67cdc4d28f]]@119850083 2024-06-28 15:41:08,697 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 00c9fc34-a6f0-4c5d-a8f3-9fc0e15a5fec: CoreMessage[messageID=4132, durable=true, userID=d6b4cead-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=00c9fc34-a6f0-4c5d-a8f3-9fc0e15a5fec, size=821, properties=TypedProperties[__AMQ_CID=d6b48089-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-359f5f85-b118-4875-bdf4-00a61977c5d8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fcdea32c-b0de-43a2-a7f9-5c67cdc4d28f]]@119850083 to transaction: TransactionImpl [xid=null, txID=4134, xid=null, state=ACTIVE, createTime=1719589268697(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@634b5086 2024-06-28 15:41:08,697 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 00c9fc34-a6f0-4c5d-a8f3-9fc0e15a5fec: CoreMessage[messageID=4132, durable=true, userID=d6b4cead-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=00c9fc34-a6f0-4c5d-a8f3-9fc0e15a5fec, size=821, properties=TypedProperties[__AMQ_CID=d6b48089-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-359f5f85-b118-4875-bdf4-00a61977c5d8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fcdea32c-b0de-43a2-a7f9-5c67cdc4d28f]]@119850083, transaction: TransactionImpl [xid=null, txID=4134, xid=null, state=COMMITTED, createTime=1719589268697(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@634b5086 2024-06-28 15:41:08,698 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6b45977-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=fcdea32c-b0de-43a2-a7f9-5c67cdc4d28f, activemq.broker=mom56] 2024-06-28 15:41:08,699 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6b2abbf-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-28 15:41:08,703 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@1a18647, org.eclipse.scout.rt.mom.jms.JmsSubscription@2afcadba] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:08,705 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6b20f7a-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:08,707 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6b6a36e-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:08,708 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6b6a371-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6b6a36e-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6b6a36e-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58baba32, true, {}] 2024-06-28 15:41:08,708 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6b6ca82-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6b6a36e-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6b6a36e-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6da23f15, true, {}] 2024-06-28 15:41:08,710 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:41:08,711 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6b73fb3-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-28 15:41:08,712 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6b766c6-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6b73fb3-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6b73fb3-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@159df4f1, true, {}] 2024-06-28 15:41:08,713 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6b766c7-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6b73fb3-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6b73fb3-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63810faa, true, {}] 2024-06-28 15:41:08,714 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=14fb6762-8cf7-4c72-bc10-59db3b63b7a4, address=14fb6762-8cf7-4c72-bc10-59db3b63b7a4, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:08,714 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@d56e34 2024-06-28 15:41:08,715 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@349731be 2024-06-28 15:41:08,716 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 14fb6762-8cf7-4c72-bc10-59db3b63b7a4, null, 0, false, true, null] 2024-06-28 15:41:08,718 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4171, durable=true, userID=d6b82a1a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=d6b766c5-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-facdfd8f-fd0f-4574-862a-53437c3990c1, JMSReplyTo=temp-queue://14fb6762-8cf7-4c72-bc10-59db3b63b7a4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@923552819, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:41:08,720 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4171]:RELIABLE:CoreMessage[messageID=4171, durable=true, userID=d6b82a1a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=d6b766c5-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-facdfd8f-fd0f-4574-862a-53437c3990c1, JMSReplyTo=temp-queue://14fb6762-8cf7-4c72-bc10-59db3b63b7a4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@923552819 2024-06-28 15:41:08,721 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4171, durable=true, userID=d6b82a1a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=d6b766c5-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-facdfd8f-fd0f-4574-862a-53437c3990c1, JMSReplyTo=temp-queue://14fb6762-8cf7-4c72-bc10-59db3b63b7a4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@923552819 to transaction: TransactionImpl [xid=null, txID=4172, xid=null, state=ACTIVE, createTime=1719589268720(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@45fb9086 2024-06-28 15:41:08,722 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6b8ed6b-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=8a4886ba-f114-4a5a-b74b-996ecbcdf00c, activemq.broker=mom56] 2024-06-28 15:41:08,723 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4171, durable=true, userID=d6b82a1a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=d6b766c5-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-facdfd8f-fd0f-4574-862a-53437c3990c1, JMSReplyTo=temp-queue://14fb6762-8cf7-4c72-bc10-59db3b63b7a4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@923552819, transaction: TransactionImpl [xid=null, txID=4172, xid=null, state=COMMITTED, createTime=1719589268720(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@45fb9086 2024-06-28 15:41:08,723 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6b9147e-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6b8ed6b-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6b8ed6b-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27e34e62, true, {}] 2024-06-28 15:41:08,724 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6b93b8f-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6b8ed6b-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6b8ed6b-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@793a8aa, true, {}] 2024-06-28 15:41:08,726 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 14fb6762-8cf7-4c72-bc10-59db3b63b7a4: Reference[4177]:RELIABLE:CoreMessage[messageID=4177, durable=true, userID=d6b962a1-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=14fb6762-8cf7-4c72-bc10-59db3b63b7a4, size=837, properties=TypedProperties[__AMQ_CID=d6b9147d-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-facdfd8f-fd0f-4574-862a-53437c3990c1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8a4886ba-f114-4a5a-b74b-996ecbcdf00c]]@8436401 2024-06-28 15:41:08,726 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4177, durable=true, userID=d6b962a1-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=14fb6762-8cf7-4c72-bc10-59db3b63b7a4, size=837, properties=TypedProperties[__AMQ_CID=d6b9147d-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-facdfd8f-fd0f-4574-862a-53437c3990c1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8a4886ba-f114-4a5a-b74b-996ecbcdf00c]]@8436401, context: RoutingContextImpl(Address=14fb6762-8cf7-4c72-bc10-59db3b63b7a4, routingType=ANYCAST, PreviousAddress=14fb6762-8cf7-4c72-bc10-59db3b63b7a4 previousRoute:ANYCAST, reusable=true, version=-2147483347) .................................................. ***** durable queues 14fb6762-8cf7-4c72-bc10-59db3b63b7a4: ***** non durable for 14fb6762-8cf7-4c72-bc10-59db3b63b7a4: - queueID=4167 address:14fb6762-8cf7-4c72-bc10-59db3b63b7a4 name:14fb6762-8cf7-4c72-bc10-59db3b63b7a4 filter:null .................................................. , transaction: null 2024-06-28 15:41:08,727 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 14fb6762-8cf7-4c72-bc10-59db3b63b7a4: CoreMessage[messageID=4177, durable=true, userID=d6b962a1-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=14fb6762-8cf7-4c72-bc10-59db3b63b7a4, size=837, properties=TypedProperties[__AMQ_CID=d6b9147d-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-facdfd8f-fd0f-4574-862a-53437c3990c1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8a4886ba-f114-4a5a-b74b-996ecbcdf00c]]@8436401 to transaction: TransactionImpl [xid=null, txID=4178, xid=null, state=ACTIVE, createTime=1719589268727(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7582555f 2024-06-28 15:41:08,728 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 14fb6762-8cf7-4c72-bc10-59db3b63b7a4: CoreMessage[messageID=4177, durable=true, userID=d6b962a1-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=14fb6762-8cf7-4c72-bc10-59db3b63b7a4, size=837, properties=TypedProperties[__AMQ_CID=d6b9147d-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-facdfd8f-fd0f-4574-862a-53437c3990c1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8a4886ba-f114-4a5a-b74b-996ecbcdf00c]]@8436401, transaction: TransactionImpl [xid=null, txID=4178, xid=null, state=COMMITTED, createTime=1719589268727(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7582555f 2024-06-28 15:41:08,728 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6b8ed6b-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=8a4886ba-f114-4a5a-b74b-996ecbcdf00c, activemq.broker=mom56] 2024-06-28 15:41:08,729 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6b73fb3-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-28 15:41:08,744 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@611e433c, org.eclipse.scout.rt.mom.jms.JmsSubscription@523e85b3] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:08,747 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6b6a36e-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:08,748 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6bce512-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:08,750 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6bd0c25-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6bce512-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6bce512-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76bbc6ae, true, {}] 2024-06-28 15:41:08,751 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6bd3336-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6bce512-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6bce512-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15bdb118, true, {}] 2024-06-28 15:41:08,752 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:41:08,754 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6bdcf77-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-28 15:41:08,755 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6bdf68a-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6bdcf77-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6bdcf77-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64dd5386, true, {}] 2024-06-28 15:41:08,756 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6be1d9b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6bdcf77-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6bdcf77-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64c57bb6, true, {}] 2024-06-28 15:41:08,757 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d883f734-5887-4902-92a6-10f7698334c1, address=d883f734-5887-4902-92a6-10f7698334c1, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:08,758 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5b3a04 2024-06-28 15:41:08,759 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2bd450f5 2024-06-28 15:41:08,760 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d883f734-5887-4902-92a6-10f7698334c1, null, 0, false, true, null] 2024-06-28 15:41:08,763 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4216, durable=true, userID=d6bf07fe-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=d6bdf689-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1620031b-2c79-45cf-a3cc-20f9a0ed191e, JMSReplyTo=temp-queue://d883f734-5887-4902-92a6-10f7698334c1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@2056885370, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:41:08,768 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4216]:RELIABLE:CoreMessage[messageID=4216, durable=true, userID=d6bf07fe-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=d6bdf689-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1620031b-2c79-45cf-a3cc-20f9a0ed191e, JMSReplyTo=temp-queue://d883f734-5887-4902-92a6-10f7698334c1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@2056885370 2024-06-28 15:41:08,769 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4216, durable=true, userID=d6bf07fe-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=d6bdf689-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1620031b-2c79-45cf-a3cc-20f9a0ed191e, JMSReplyTo=temp-queue://d883f734-5887-4902-92a6-10f7698334c1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@2056885370 to transaction: TransactionImpl [xid=null, txID=4217, xid=null, state=ACTIVE, createTime=1719589268769(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5bef3aa4 2024-06-28 15:41:08,771 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6c0678f-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=686bcdf0-e56c-4e74-88eb-2cf5d4589408, activemq.broker=mom56] 2024-06-28 15:41:08,772 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4216, durable=true, userID=d6bf07fe-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=d6bdf689-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1620031b-2c79-45cf-a3cc-20f9a0ed191e, JMSReplyTo=temp-queue://d883f734-5887-4902-92a6-10f7698334c1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@2056885370, transaction: TransactionImpl [xid=null, txID=4217, xid=null, state=COMMITTED, createTime=1719589268769(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5bef3aa4 2024-06-28 15:41:08,772 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6c08ea2-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6c0678f-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6c0678f-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@26438ef0, true, {}] 2024-06-28 15:41:08,773 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6c0b5b3-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6c0678f-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6c0678f-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1dd60edb, true, {}] 2024-06-28 15:41:08,776 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4222, durable=true, userID=d6c103d5-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=d883f734-5887-4902-92a6-10f7698334c1, size=930, properties=TypedProperties[__AMQ_CID=d6c06791-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1620031b-2c79-45cf-a3cc-20f9a0ed191e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=686bcdf0-e56c-4e74-88eb-2cf5d4589408]]@128233829, context: RoutingContextImpl(Address=d883f734-5887-4902-92a6-10f7698334c1, routingType=ANYCAST, PreviousAddress=d883f734-5887-4902-92a6-10f7698334c1 previousRoute:ANYCAST, reusable=true, version=-2147483345) .................................................. ***** durable queues d883f734-5887-4902-92a6-10f7698334c1: ***** non durable for d883f734-5887-4902-92a6-10f7698334c1: - queueID=4212 address:d883f734-5887-4902-92a6-10f7698334c1 name:d883f734-5887-4902-92a6-10f7698334c1 filter:null .................................................. , transaction: null 2024-06-28 15:41:08,776 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from d883f734-5887-4902-92a6-10f7698334c1: Reference[4222]:RELIABLE:CoreMessage[messageID=4222, durable=true, userID=d6c103d5-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=d883f734-5887-4902-92a6-10f7698334c1, size=930, properties=TypedProperties[__AMQ_CID=d6c06791-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1620031b-2c79-45cf-a3cc-20f9a0ed191e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=686bcdf0-e56c-4e74-88eb-2cf5d4589408]]@128233829 2024-06-28 15:41:08,776 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from d883f734-5887-4902-92a6-10f7698334c1: CoreMessage[messageID=4222, durable=true, userID=d6c103d5-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=d883f734-5887-4902-92a6-10f7698334c1, size=930, properties=TypedProperties[__AMQ_CID=d6c06791-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1620031b-2c79-45cf-a3cc-20f9a0ed191e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=686bcdf0-e56c-4e74-88eb-2cf5d4589408]]@128233829 to transaction: TransactionImpl [xid=null, txID=4224, xid=null, state=ACTIVE, createTime=1719589268776(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4289feff 2024-06-28 15:41:08,777 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from d883f734-5887-4902-92a6-10f7698334c1: CoreMessage[messageID=4222, durable=true, userID=d6c103d5-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=d883f734-5887-4902-92a6-10f7698334c1, size=930, properties=TypedProperties[__AMQ_CID=d6c06791-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1620031b-2c79-45cf-a3cc-20f9a0ed191e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=686bcdf0-e56c-4e74-88eb-2cf5d4589408]]@128233829, transaction: TransactionImpl [xid=null, txID=4224, xid=null, state=COMMITTED, createTime=1719589268776(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4289feff 2024-06-28 15:41:08,777 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6c0678f-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=686bcdf0-e56c-4e74-88eb-2cf5d4589408, activemq.broker=mom56] 2024-06-28 15:41:08,778 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6bdcf77-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-28 15:41:08,782 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@1bd34bea, org.eclipse.scout.rt.mom.jms.JmsSubscription@215b3561] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:08,784 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6bce512-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:08,786 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6c2b186-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:08,787 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6c2b189-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6c2b186-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6c2b186-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@529c0876, true, {}] 2024-06-28 15:41:08,787 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6c2d89a-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6c2b186-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6c2b186-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4eafa9ac, true, {}] 2024-06-28 15:41:08,789 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:41:08,790 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6c34dcb-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-28 15:41:08,791 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6c374de-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6c34dcb-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6c34dcb-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ac168d7, true, {}] 2024-06-28 15:41:08,792 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6c39bef-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6c34dcb-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6c34dcb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@552ea75e, true, {}] 2024-06-28 15:41:08,793 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=87029d20-4e2c-4548-aa89-83f18e85ca61, address=87029d20-4e2c-4548-aa89-83f18e85ca61, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:08,793 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4cc6c44b 2024-06-28 15:41:08,794 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3a6185ca 2024-06-28 15:41:08,795 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 87029d20-4e2c-4548-aa89-83f18e85ca61, null, 0, false, true, null] 2024-06-28 15:41:08,797 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4261, durable=true, userID=d6c43832-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=d6c374dd-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-162811f5-b132-4492-b72b-1b90ca8fd25a, JMSReplyTo=temp-queue://87029d20-4e2c-4548-aa89-83f18e85ca61, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1833624516, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:41:08,799 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4261]:RELIABLE:CoreMessage[messageID=4261, durable=true, userID=d6c43832-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=d6c374dd-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-162811f5-b132-4492-b72b-1b90ca8fd25a, JMSReplyTo=temp-queue://87029d20-4e2c-4548-aa89-83f18e85ca61, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1833624516 2024-06-28 15:41:08,800 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4261, durable=true, userID=d6c43832-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=d6c374dd-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-162811f5-b132-4492-b72b-1b90ca8fd25a, JMSReplyTo=temp-queue://87029d20-4e2c-4548-aa89-83f18e85ca61, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1833624516 to transaction: TransactionImpl [xid=null, txID=4262, xid=null, state=ACTIVE, createTime=1719589268800(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4995e81f 2024-06-28 15:41:08,801 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6c4fb83-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=4dbe6cb1-619d-4253-a8ce-ffb02dd71b93, activemq.broker=mom56] 2024-06-28 15:41:08,802 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4261, durable=true, userID=d6c43832-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=d6c374dd-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-162811f5-b132-4492-b72b-1b90ca8fd25a, JMSReplyTo=temp-queue://87029d20-4e2c-4548-aa89-83f18e85ca61, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1833624516, transaction: TransactionImpl [xid=null, txID=4262, xid=null, state=COMMITTED, createTime=1719589268800(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4995e81f 2024-06-28 15:41:08,802 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6c52296-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6c4fb83-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6c4fb83-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52103c22, true, {}] 2024-06-28 15:41:08,803 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6c549a7-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6c4fb83-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6c4fb83-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f475891, true, {}] 2024-06-28 15:41:08,805 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4267, durable=true, userID=d6c597c9-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=87029d20-4e2c-4548-aa89-83f18e85ca61, size=939, properties=TypedProperties[__AMQ_CID=d6c52295-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-162811f5-b132-4492-b72b-1b90ca8fd25a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4dbe6cb1-619d-4253-a8ce-ffb02dd71b93]]@419017272, context: RoutingContextImpl(Address=87029d20-4e2c-4548-aa89-83f18e85ca61, routingType=ANYCAST, PreviousAddress=87029d20-4e2c-4548-aa89-83f18e85ca61 previousRoute:ANYCAST, reusable=true, version=-2147483343) .................................................. ***** durable queues 87029d20-4e2c-4548-aa89-83f18e85ca61: ***** non durable for 87029d20-4e2c-4548-aa89-83f18e85ca61: - queueID=4257 address:87029d20-4e2c-4548-aa89-83f18e85ca61 name:87029d20-4e2c-4548-aa89-83f18e85ca61 filter:null .................................................. , transaction: null 2024-06-28 15:41:08,805 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 87029d20-4e2c-4548-aa89-83f18e85ca61: Reference[4267]:RELIABLE:CoreMessage[messageID=4267, durable=true, userID=d6c597c9-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=87029d20-4e2c-4548-aa89-83f18e85ca61, size=939, properties=TypedProperties[__AMQ_CID=d6c52295-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-162811f5-b132-4492-b72b-1b90ca8fd25a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4dbe6cb1-619d-4253-a8ce-ffb02dd71b93]]@419017272 2024-06-28 15:41:08,806 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 87029d20-4e2c-4548-aa89-83f18e85ca61: CoreMessage[messageID=4267, durable=true, userID=d6c597c9-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=87029d20-4e2c-4548-aa89-83f18e85ca61, size=939, properties=TypedProperties[__AMQ_CID=d6c52295-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-162811f5-b132-4492-b72b-1b90ca8fd25a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4dbe6cb1-619d-4253-a8ce-ffb02dd71b93]]@419017272 to transaction: TransactionImpl [xid=null, txID=4270, xid=null, state=ACTIVE, createTime=1719589268806(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7557aab3 2024-06-28 15:41:08,807 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 87029d20-4e2c-4548-aa89-83f18e85ca61: CoreMessage[messageID=4267, durable=true, userID=d6c597c9-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=87029d20-4e2c-4548-aa89-83f18e85ca61, size=939, properties=TypedProperties[__AMQ_CID=d6c52295-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-162811f5-b132-4492-b72b-1b90ca8fd25a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4dbe6cb1-619d-4253-a8ce-ffb02dd71b93]]@419017272, transaction: TransactionImpl [xid=null, txID=4270, xid=null, state=COMMITTED, createTime=1719589268806(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7557aab3 2024-06-28 15:41:08,807 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6c4fb83-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=4dbe6cb1-619d-4253-a8ce-ffb02dd71b93, activemq.broker=mom56] 2024-06-28 15:41:08,808 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6c34dcb-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-28 15:41:08,812 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@10a4584d, org.eclipse.scout.rt.mom.jms.JmsSubscription@66258bc8] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:08,814 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6c2b186-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:08,815 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6c71e6a-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:08,816 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6c7457d-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6c71e6a-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6c71e6a-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1493445c, true, {}] 2024-06-28 15:41:08,817 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6c76c8e-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6c71e6a-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6c71e6a-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f14a3a8, true, {}] 2024-06-28 15:41:08,819 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:41:08,820 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6c7e1bf-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-28 15:41:08,821 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6c808d2-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6c7e1bf-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6c7e1bf-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34d08ef1, true, {}] 2024-06-28 15:41:08,822 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6c808d3-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6c7e1bf-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6c7e1bf-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c503522, true, {}] 2024-06-28 15:41:08,822 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=651fe504-bb8f-4192-a0d1-92811c3dbf5f, address=651fe504-bb8f-4192-a0d1-92811c3dbf5f, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:08,823 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@597cb930 2024-06-28 15:41:08,824 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6ba4de24 2024-06-28 15:41:08,824 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 651fe504-bb8f-4192-a0d1-92811c3dbf5f, null, 0, false, true, null] 2024-06-28 15:41:08,827 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4306, durable=true, userID=d6c8cc26-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=d6c808d1-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a7b48d58-abc6-4964-b396-e755dbdfa2c6, JMSReplyTo=temp-queue://651fe504-bb8f-4192-a0d1-92811c3dbf5f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@776138096, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:41:08,829 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4306]:RELIABLE:CoreMessage[messageID=4306, durable=true, userID=d6c8cc26-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=d6c808d1-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a7b48d58-abc6-4964-b396-e755dbdfa2c6, JMSReplyTo=temp-queue://651fe504-bb8f-4192-a0d1-92811c3dbf5f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@776138096 2024-06-28 15:41:08,830 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4306, durable=true, userID=d6c8cc26-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=d6c808d1-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a7b48d58-abc6-4964-b396-e755dbdfa2c6, JMSReplyTo=temp-queue://651fe504-bb8f-4192-a0d1-92811c3dbf5f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@776138096 to transaction: TransactionImpl [xid=null, txID=4307, xid=null, state=ACTIVE, createTime=1719589268830(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@577b53aa 2024-06-28 15:41:08,831 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6c98f77-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=492f8970-634f-428b-b65a-2c328152a02b, activemq.broker=mom56] 2024-06-28 15:41:08,832 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4306, durable=true, userID=d6c8cc26-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=d6c808d1-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a7b48d58-abc6-4964-b396-e755dbdfa2c6, JMSReplyTo=temp-queue://651fe504-bb8f-4192-a0d1-92811c3dbf5f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@776138096, transaction: TransactionImpl [xid=null, txID=4307, xid=null, state=COMMITTED, createTime=1719589268830(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@577b53aa 2024-06-28 15:41:08,833 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6c9b68a-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6c98f77-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6c98f77-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2473002d, true, {}] 2024-06-28 15:41:08,834 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6c9dd9b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6c98f77-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6c98f77-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2267d8f0, true, {}] 2024-06-28 15:41:08,837 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 651fe504-bb8f-4192-a0d1-92811c3dbf5f: Reference[4312]:RELIABLE:CoreMessage[messageID=4312, durable=true, userID=d6ca52cd-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=651fe504-bb8f-4192-a0d1-92811c3dbf5f, size=865, properties=TypedProperties[__AMQ_CID=d6c9b689-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a7b48d58-abc6-4964-b396-e755dbdfa2c6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=492f8970-634f-428b-b65a-2c328152a02b]]@69333790 2024-06-28 15:41:08,837 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4312, durable=true, userID=d6ca52cd-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=651fe504-bb8f-4192-a0d1-92811c3dbf5f, size=865, properties=TypedProperties[__AMQ_CID=d6c9b689-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a7b48d58-abc6-4964-b396-e755dbdfa2c6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=492f8970-634f-428b-b65a-2c328152a02b]]@69333790, context: RoutingContextImpl(Address=651fe504-bb8f-4192-a0d1-92811c3dbf5f, routingType=ANYCAST, PreviousAddress=651fe504-bb8f-4192-a0d1-92811c3dbf5f previousRoute:ANYCAST, reusable=true, version=-2147483341) .................................................. ***** durable queues 651fe504-bb8f-4192-a0d1-92811c3dbf5f: ***** non durable for 651fe504-bb8f-4192-a0d1-92811c3dbf5f: - queueID=4302 address:651fe504-bb8f-4192-a0d1-92811c3dbf5f name:651fe504-bb8f-4192-a0d1-92811c3dbf5f filter:null .................................................. , transaction: null 2024-06-28 15:41:08,837 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 651fe504-bb8f-4192-a0d1-92811c3dbf5f: CoreMessage[messageID=4312, durable=true, userID=d6ca52cd-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=651fe504-bb8f-4192-a0d1-92811c3dbf5f, size=865, properties=TypedProperties[__AMQ_CID=d6c9b689-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a7b48d58-abc6-4964-b396-e755dbdfa2c6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=492f8970-634f-428b-b65a-2c328152a02b]]@69333790 to transaction: TransactionImpl [xid=null, txID=4313, xid=null, state=ACTIVE, createTime=1719589268837(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@362e6210 2024-06-28 15:41:08,838 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 651fe504-bb8f-4192-a0d1-92811c3dbf5f: CoreMessage[messageID=4312, durable=true, userID=d6ca52cd-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=651fe504-bb8f-4192-a0d1-92811c3dbf5f, size=865, properties=TypedProperties[__AMQ_CID=d6c9b689-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a7b48d58-abc6-4964-b396-e755dbdfa2c6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=492f8970-634f-428b-b65a-2c328152a02b]]@69333790, transaction: TransactionImpl [xid=null, txID=4313, xid=null, state=COMMITTED, createTime=1719589268837(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@362e6210 2024-06-28 15:41:08,841 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6c98f77-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=492f8970-634f-428b-b65a-2c328152a02b, activemq.broker=mom56] 2024-06-28 15:41:08,842 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6c7e1bf-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-28 15:41:08,847 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@1378c2b3, org.eclipse.scout.rt.mom.jms.JmsSubscription@745b92c9] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:08,850 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6c71e6a-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:08,853 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6cceade-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:08,854 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6cd11f1-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6cceade-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6cceade-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@676ce8b2, true, {}] 2024-06-28 15:41:08,855 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6cd3902-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6cceade-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6cceade-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50ba7da2, true, {}] 2024-06-28 15:41:08,857 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:41:08,859 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6cdae33-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-28 15:41:08,860 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6cdd546-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6cdae33-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6cdae33-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2973d0d4, true, {}] 2024-06-28 15:41:08,861 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6cdfc57-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6cdae33-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6cdae33-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7596c635, true, {}] 2024-06-28 15:41:08,861 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8e636eba-2ecb-46ae-98ea-54a53b8c643d, address=8e636eba-2ecb-46ae-98ea-54a53b8c643d, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:08,862 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@514bafe 2024-06-28 15:41:08,863 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@35eb6995 2024-06-28 15:41:08,864 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8e636eba-2ecb-46ae-98ea-54a53b8c643d, null, 0, false, true, null] 2024-06-28 15:41:08,866 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4351, durable=true, userID=d6cebfaa-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=d6cdd545-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-694e4fc2-4b2b-4afd-b91f-a03ee5802115, JMSReplyTo=temp-queue://8e636eba-2ecb-46ae-98ea-54a53b8c643d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@550074129, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:41:08,868 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4351]:RELIABLE:CoreMessage[messageID=4351, durable=true, userID=d6cebfaa-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=d6cdd545-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-694e4fc2-4b2b-4afd-b91f-a03ee5802115, JMSReplyTo=temp-queue://8e636eba-2ecb-46ae-98ea-54a53b8c643d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@550074129 2024-06-28 15:41:08,869 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4351, durable=true, userID=d6cebfaa-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=d6cdd545-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-694e4fc2-4b2b-4afd-b91f-a03ee5802115, JMSReplyTo=temp-queue://8e636eba-2ecb-46ae-98ea-54a53b8c643d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@550074129 to transaction: TransactionImpl [xid=null, txID=4352, xid=null, state=ACTIVE, createTime=1719589268869(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@70a298c 2024-06-28 15:41:08,870 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6cf82fb-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=fba2e32f-f944-4ba0-8d32-1228f5ffaa65, activemq.broker=mom56] 2024-06-28 15:41:08,871 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6cfaa0e-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6cf82fb-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6cf82fb-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1cba8a08, true, {}] 2024-06-28 15:41:08,871 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4351, durable=true, userID=d6cebfaa-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=d6cdd545-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-694e4fc2-4b2b-4afd-b91f-a03ee5802115, JMSReplyTo=temp-queue://8e636eba-2ecb-46ae-98ea-54a53b8c643d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@550074129, transaction: TransactionImpl [xid=null, txID=4352, xid=null, state=COMMITTED, createTime=1719589268869(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@70a298c 2024-06-28 15:41:08,872 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6cfd11f-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6cf82fb-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6cf82fb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d2286a1, true, {}] 2024-06-28 15:41:08,874 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4357, durable=true, userID=d6cff831-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=8e636eba-2ecb-46ae-98ea-54a53b8c643d, size=821, properties=TypedProperties[__AMQ_CID=d6cfaa0d-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-694e4fc2-4b2b-4afd-b91f-a03ee5802115, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fba2e32f-f944-4ba0-8d32-1228f5ffaa65]]@949986095, context: RoutingContextImpl(Address=8e636eba-2ecb-46ae-98ea-54a53b8c643d, routingType=ANYCAST, PreviousAddress=8e636eba-2ecb-46ae-98ea-54a53b8c643d previousRoute:ANYCAST, reusable=true, version=-2147483339) .................................................. ***** durable queues 8e636eba-2ecb-46ae-98ea-54a53b8c643d: ***** non durable for 8e636eba-2ecb-46ae-98ea-54a53b8c643d: - queueID=4347 address:8e636eba-2ecb-46ae-98ea-54a53b8c643d name:8e636eba-2ecb-46ae-98ea-54a53b8c643d filter:null .................................................. , transaction: null 2024-06-28 15:41:08,874 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 8e636eba-2ecb-46ae-98ea-54a53b8c643d: Reference[4357]:RELIABLE:CoreMessage[messageID=4357, durable=true, userID=d6cff831-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=8e636eba-2ecb-46ae-98ea-54a53b8c643d, size=821, properties=TypedProperties[__AMQ_CID=d6cfaa0d-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-694e4fc2-4b2b-4afd-b91f-a03ee5802115, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fba2e32f-f944-4ba0-8d32-1228f5ffaa65]]@949986095 2024-06-28 15:41:08,875 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 8e636eba-2ecb-46ae-98ea-54a53b8c643d: CoreMessage[messageID=4357, durable=true, userID=d6cff831-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=8e636eba-2ecb-46ae-98ea-54a53b8c643d, size=821, properties=TypedProperties[__AMQ_CID=d6cfaa0d-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-694e4fc2-4b2b-4afd-b91f-a03ee5802115, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fba2e32f-f944-4ba0-8d32-1228f5ffaa65]]@949986095 to transaction: TransactionImpl [xid=null, txID=4359, xid=null, state=ACTIVE, createTime=1719589268875(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@c388370 2024-06-28 15:41:08,875 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 8e636eba-2ecb-46ae-98ea-54a53b8c643d: CoreMessage[messageID=4357, durable=true, userID=d6cff831-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=8e636eba-2ecb-46ae-98ea-54a53b8c643d, size=821, properties=TypedProperties[__AMQ_CID=d6cfaa0d-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-694e4fc2-4b2b-4afd-b91f-a03ee5802115, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fba2e32f-f944-4ba0-8d32-1228f5ffaa65]]@949986095, transaction: TransactionImpl [xid=null, txID=4359, xid=null, state=COMMITTED, createTime=1719589268875(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@c388370 2024-06-28 15:41:08,876 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6cf82fb-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=fba2e32f-f944-4ba0-8d32-1228f5ffaa65, activemq.broker=mom56] 2024-06-28 15:41:08,877 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6cdae33-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-28 15:41:08,880 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@5c3706e5, org.eclipse.scout.rt.mom.jms.JmsSubscription@768b7fff] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:08,882 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6cceade-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:08,883 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5dd85ec2[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:08,884 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016762 ms 2024-06-28 15:41:08,886 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6726f14-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:08,888 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:08,888 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 633.913598 ms 2024-06-28 15:41:08,888 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:08,890 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:08,890 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:08,892 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1894417566'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-28 15:41:08,896 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-28 15:41:08,897 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6d37aa3-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-28 15:41:08,898 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6d3a1b6-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6d37aa3-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6d37aa3-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a094c9c, true, {}] 2024-06-28 15:41:08,899 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6d3c8c7-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6d37aa3-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6d37aa3-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b7a0753, true, {}] 2024-06-28 15:41:08,900 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=da12c5b7-8c76-4ff2-9635-53fc3dc39c1b, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:08,901 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4d770842 2024-06-28 15:41:08,902 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, da12c5b7-8c76-4ff2-9635-53fc3dc39c1b, null, 0, false, true, null] 2024-06-28 15:41:08,903 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6d48c19-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-28 15:41:08,903 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6d48c1c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6d48c19-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6d48c19-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d148858, true, {}] 2024-06-28 15:41:08,904 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6d4b32d-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6d48c19-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6d48c19-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67d18099, true, {}] 2024-06-28 15:41:08,906 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyWithBlockingCondition, null, 0, false, true, null] 2024-06-28 15:41:08,907 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6d5285e-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyWithBlockingCondition, activemq.broker=mom56] 2024-06-28 15:41:08,908 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6d54f71-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6d5285e-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6d5285e-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@461eae31, true, {}] 2024-06-28 15:41:08,909 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6d57682-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6d5285e-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6d5285e-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b36cf0f, true, {}] 2024-06-28 15:41:08,909 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e12f66be-b03a-4b7e-8e97-f3a39700a4d9, address=e12f66be-b03a-4b7e-8e97-f3a39700a4d9, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:08,910 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@583d462e 2024-06-28 15:41:08,911 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2bd3fa5c 2024-06-28 15:41:08,912 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e12f66be-b03a-4b7e-8e97-f3a39700a4d9, null, 0, false, true, null] 2024-06-28 15:41:08,914 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4416, durable=true, userID=d6d612c5-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=895, properties=TypedProperties[__AMQ_CID=d6d54f70-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2612dfe9-a57f-4db6-a53e-ff1ee300d512, JMSReplyTo=temp-queue://e12f66be-b03a-4b7e-8e97-f3a39700a4d9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@585301562, context: RoutingContextImpl(Address=test/mom/testRequestReplyWithBlockingCondition, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyWithBlockingCondition previousRoute:ANYCAST, reusable=true, version=-2147483590) .................................................. ***** durable queues test/mom/testRequestReplyWithBlockingCondition: - queueID=547 address:test/mom/testRequestReplyWithBlockingCondition name:test/mom/testRequestReplyWithBlockingCondition filter:null ***** non durable for test/mom/testRequestReplyWithBlockingCondition: .................................................. , transaction: null 2024-06-28 15:41:08,920 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyWithBlockingCondition: Reference[4416]:RELIABLE:CoreMessage[messageID=4416, durable=true, userID=d6d612c5-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=895, properties=TypedProperties[__AMQ_CID=d6d54f70-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2612dfe9-a57f-4db6-a53e-ff1ee300d512, JMSReplyTo=temp-queue://e12f66be-b03a-4b7e-8e97-f3a39700a4d9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@585301562 2024-06-28 15:41:08,921 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6d74b46-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@809889d1[name=test/mom/testRequestReplyWithBlockingCondition, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=bacf9e8a-6f30-4021-ad2f-4e89389d40bb, activemq.broker=mom86] 2024-06-28 15:41:08,920 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyWithBlockingCondition: CoreMessage[messageID=4416, durable=true, userID=d6d612c5-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=895, properties=TypedProperties[__AMQ_CID=d6d54f70-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2612dfe9-a57f-4db6-a53e-ff1ee300d512, JMSReplyTo=temp-queue://e12f66be-b03a-4b7e-8e97-f3a39700a4d9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@585301562 to transaction: TransactionImpl [xid=null, txID=4417, xid=null, state=ACTIVE, createTime=1719589268920(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7ac183c3 2024-06-28 15:41:08,941 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6da5889-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6d74b46-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6d74b46-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72908809, true, {}] 2024-06-28 15:41:08,943 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6da7f9a-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6d74b46-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6d74b46-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b7e3e16, true, {}] 2024-06-28 15:41:08,946 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from e12f66be-b03a-4b7e-8e97-f3a39700a4d9: Reference[4422]:RELIABLE:CoreMessage[messageID=4422, durable=true, userID=d6daf4cc-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=e12f66be-b03a-4b7e-8e97-f3a39700a4d9, size=933, properties=TypedProperties[__AMQ_CID=d6da5888-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2612dfe9-a57f-4db6-a53e-ff1ee300d512, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bacf9e8a-6f30-4021-ad2f-4e89389d40bb]]@1779030549 2024-06-28 15:41:08,946 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4422, durable=true, userID=d6daf4cc-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=e12f66be-b03a-4b7e-8e97-f3a39700a4d9, size=933, properties=TypedProperties[__AMQ_CID=d6da5888-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2612dfe9-a57f-4db6-a53e-ff1ee300d512, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bacf9e8a-6f30-4021-ad2f-4e89389d40bb]]@1779030549, context: RoutingContextImpl(Address=e12f66be-b03a-4b7e-8e97-f3a39700a4d9, routingType=ANYCAST, PreviousAddress=e12f66be-b03a-4b7e-8e97-f3a39700a4d9 previousRoute:ANYCAST, reusable=true, version=-2147483335) .................................................. ***** durable queues e12f66be-b03a-4b7e-8e97-f3a39700a4d9: ***** non durable for e12f66be-b03a-4b7e-8e97-f3a39700a4d9: - queueID=4412 address:e12f66be-b03a-4b7e-8e97-f3a39700a4d9 name:e12f66be-b03a-4b7e-8e97-f3a39700a4d9 filter:null .................................................. , transaction: null 2024-06-28 15:41:08,947 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyWithBlockingCondition: CoreMessage[messageID=4416, durable=true, userID=d6d612c5-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=895, properties=TypedProperties[__AMQ_CID=d6d54f70-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2612dfe9-a57f-4db6-a53e-ff1ee300d512, JMSReplyTo=temp-queue://e12f66be-b03a-4b7e-8e97-f3a39700a4d9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@585301562, transaction: TransactionImpl [xid=null, txID=4417, xid=null, state=COMMITTED, createTime=1719589268920(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7ac183c3 2024-06-28 15:41:08,947 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from e12f66be-b03a-4b7e-8e97-f3a39700a4d9: CoreMessage[messageID=4422, durable=true, userID=d6daf4cc-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=e12f66be-b03a-4b7e-8e97-f3a39700a4d9, size=933, properties=TypedProperties[__AMQ_CID=d6da5888-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2612dfe9-a57f-4db6-a53e-ff1ee300d512, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bacf9e8a-6f30-4021-ad2f-4e89389d40bb]]@1779030549 to transaction: TransactionImpl [xid=null, txID=4423, xid=null, state=ACTIVE, createTime=1719589268947(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@456e3951 2024-06-28 15:41:08,948 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from e12f66be-b03a-4b7e-8e97-f3a39700a4d9: CoreMessage[messageID=4422, durable=true, userID=d6daf4cc-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=e12f66be-b03a-4b7e-8e97-f3a39700a4d9, size=933, properties=TypedProperties[__AMQ_CID=d6da5888-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2612dfe9-a57f-4db6-a53e-ff1ee300d512, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bacf9e8a-6f30-4021-ad2f-4e89389d40bb]]@1779030549, transaction: TransactionImpl [xid=null, txID=4423, xid=null, state=COMMITTED, createTime=1719589268947(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@456e3951 2024-06-28 15:41:08,948 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6d74b46-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@809889d1[name=test/mom/testRequestReplyWithBlockingCondition, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=bacf9e8a-6f30-4021-ad2f-4e89389d40bb, activemq.broker=mom86] 2024-06-28 15:41:08,949 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6d5285e-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyWithBlockingCondition, activemq.broker=mom56] Reply: TheReply 2024-06-28 15:41:08,952 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@41fe0d98] 2024-06-28 15:41:08,955 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6d48c19-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:08,957 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@e52b33[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:08,957 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.018046 ms 2024-06-28 15:41:08,960 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6d37aa3-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:08,963 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:08,963 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 72.666394 ms 2024-06-28 15:41:08,963 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:08,966 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:08,966 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:08,968 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 591360470'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:08,972 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:08,972 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6df137e-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:08,974 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6df3a91-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6df137e-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6df137e-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b3f0345, true, {}] 2024-06-28 15:41:08,975 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6df88b2-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6df137e-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6df137e-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1221898, true, {}] 2024-06-28 15:41:08,977 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ade84760-d737-4785-a57f-3f66ef36cf53, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:08,978 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7a68a5ec 2024-06-28 15:41:08,978 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ade84760-d737-4785-a57f-3f66ef36cf53, null, 0, false, true, null] 2024-06-28 15:41:08,979 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6e024f4-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:08,980 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6e04c07-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6e024f4-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6e024f4-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b40a937, true, {}] 2024-06-28 15:41:08,981 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6e07318-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6e024f4-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6e024f4-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@26b55a88, true, {}] 2024-06-28 15:41:08,982 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReply_StringMarshaller_Exception, null, 0, false, true, null] 2024-06-28 15:41:08,984 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6e0c139-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReply_StringMarshaller_Exception, activemq.broker=mom84] 2024-06-28 15:41:08,984 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6e0e84c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6e0c139-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6e0c139-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60358b81, true, {}] 2024-06-28 15:41:08,985 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6e10f5d-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6e0c139-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6e0c139-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16edcfb6, true, {}] 2024-06-28 15:41:08,986 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e709f0a1-da7c-4da0-82aa-f55f76d1259d, address=e709f0a1-da7c-4da0-82aa-f55f76d1259d, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:08,986 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4de1d681 2024-06-28 15:41:08,988 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7971dadd 2024-06-28 15:41:08,989 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e709f0a1-da7c-4da0-82aa-f55f76d1259d, null, 0, false, true, null] 2024-06-28 15:41:08,991 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4481, durable=true, userID=d6e1d2b0-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=d6e0e84b-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bd151f05-b599-4b58-9d6c-2729d1a02bae, JMSReplyTo=temp-queue://e709f0a1-da7c-4da0-82aa-f55f76d1259d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1466845175, context: RoutingContextImpl(Address=test/mom/testRequestReply_StringMarshaller_Exception, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_StringMarshaller_Exception previousRoute:ANYCAST, reusable=true, version=-2147483585) .................................................. ***** durable queues test/mom/testRequestReply_StringMarshaller_Exception: - queueID=612 address:test/mom/testRequestReply_StringMarshaller_Exception name:test/mom/testRequestReply_StringMarshaller_Exception filter:null ***** non durable for test/mom/testRequestReply_StringMarshaller_Exception: .................................................. , transaction: null 2024-06-28 15:41:08,996 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReply_StringMarshaller_Exception: Reference[4481]:RELIABLE:CoreMessage[messageID=4481, durable=true, userID=d6e1d2b0-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=d6e0e84b-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bd151f05-b599-4b58-9d6c-2729d1a02bae, JMSReplyTo=temp-queue://e709f0a1-da7c-4da0-82aa-f55f76d1259d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1466845175 2024-06-28 15:41:08,997 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReply_StringMarshaller_Exception: CoreMessage[messageID=4481, durable=true, userID=d6e1d2b0-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=d6e0e84b-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bd151f05-b599-4b58-9d6c-2729d1a02bae, JMSReplyTo=temp-queue://e709f0a1-da7c-4da0-82aa-f55f76d1259d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1466845175 to transaction: TransactionImpl [xid=null, txID=4482, xid=null, state=ACTIVE, createTime=1719589268997(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@21ba0671 2024-06-28 15:41:08,998 ERROR [scout-thread-24] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@2812c4c[name=test/mom/testRequestReply_StringMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=ccfa01b8-771c-4ed4-94e1-b3aec7acafbb, activemq.broker=mom56] org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_StringMarshaller_Exception(JmsMomWithRequestReplyTest.java:701) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:41:09,000 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6e33241-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@2812c4c[name=test/mom/testRequestReply_StringMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=ccfa01b8-771c-4ed4-94e1-b3aec7acafbb, activemq.broker=mom56] 2024-06-28 15:41:09,001 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6e35954-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6e33241-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6e33241-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@627558b9, true, {}] 2024-06-28 15:41:09,001 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6e38065-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6e33241-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6e33241-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a67cb9d, true, {}] 2024-06-28 15:41:09,003 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReply_StringMarshaller_Exception: CoreMessage[messageID=4481, durable=true, userID=d6e1d2b0-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=d6e0e84b-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bd151f05-b599-4b58-9d6c-2729d1a02bae, JMSReplyTo=temp-queue://e709f0a1-da7c-4da0-82aa-f55f76d1259d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1466845175, transaction: TransactionImpl [xid=null, txID=4482, xid=null, state=COMMITTED, createTime=1719589268997(Fri Jun 28 15:41:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@21ba0671 2024-06-28 15:41:09,004 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from e709f0a1-da7c-4da0-82aa-f55f76d1259d: Reference[4487]:RELIABLE:CoreMessage[messageID=4487, durable=true, userID=d6e3ce87-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=e709f0a1-da7c-4da0-82aa-f55f76d1259d, size=1045, properties=TypedProperties[__AMQ_CID=d6e35953-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bd151f05-b599-4b58-9d6c-2729d1a02bae, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ccfa01b8-771c-4ed4-94e1-b3aec7acafbb]]@635696300 2024-06-28 15:41:09,004 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4487, durable=true, userID=d6e3ce87-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=e709f0a1-da7c-4da0-82aa-f55f76d1259d, size=1045, properties=TypedProperties[__AMQ_CID=d6e35953-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bd151f05-b599-4b58-9d6c-2729d1a02bae, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ccfa01b8-771c-4ed4-94e1-b3aec7acafbb]]@635696300, context: RoutingContextImpl(Address=e709f0a1-da7c-4da0-82aa-f55f76d1259d, routingType=ANYCAST, PreviousAddress=e709f0a1-da7c-4da0-82aa-f55f76d1259d previousRoute:ANYCAST, reusable=true, version=-2147483331) .................................................. ***** durable queues e709f0a1-da7c-4da0-82aa-f55f76d1259d: ***** non durable for e709f0a1-da7c-4da0-82aa-f55f76d1259d: - queueID=4477 address:e709f0a1-da7c-4da0-82aa-f55f76d1259d name:e709f0a1-da7c-4da0-82aa-f55f76d1259d filter:null .................................................. , transaction: null 2024-06-28 15:41:09,005 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from e709f0a1-da7c-4da0-82aa-f55f76d1259d: CoreMessage[messageID=4487, durable=true, userID=d6e3ce87-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=e709f0a1-da7c-4da0-82aa-f55f76d1259d, size=1045, properties=TypedProperties[__AMQ_CID=d6e35953-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bd151f05-b599-4b58-9d6c-2729d1a02bae, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ccfa01b8-771c-4ed4-94e1-b3aec7acafbb]]@635696300 to transaction: TransactionImpl [xid=null, txID=4488, xid=null, state=ACTIVE, createTime=1719589269005(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@19d0d6d6 2024-06-28 15:41:09,005 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from e709f0a1-da7c-4da0-82aa-f55f76d1259d: CoreMessage[messageID=4487, durable=true, userID=d6e3ce87-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=e709f0a1-da7c-4da0-82aa-f55f76d1259d, size=1045, properties=TypedProperties[__AMQ_CID=d6e35953-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bd151f05-b599-4b58-9d6c-2729d1a02bae, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ccfa01b8-771c-4ed4-94e1-b3aec7acafbb]]@635696300, transaction: TransactionImpl [xid=null, txID=4488, xid=null, state=COMMITTED, createTime=1719589269005(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@19d0d6d6 2024-06-28 15:41:09,006 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6e33241-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@2812c4c[name=test/mom/testRequestReply_StringMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=ccfa01b8-771c-4ed4-94e1-b3aec7acafbb, activemq.broker=mom56] 2024-06-28 15:41:09,006 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6e0c139-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReply_StringMarshaller_Exception, activemq.broker=mom84] 2024-06-28 15:41:09,009 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@19983dd1] 2024-06-28 15:41:09,010 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6e024f4-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:09,012 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@556e18b8[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:09,012 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.033476 ms 2024-06-28 15:41:09,014 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6df137e-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:09,016 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:09,016 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 49.482344 ms 2024-06-28 15:41:09,016 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:09,018 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:09,018 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:09,019 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 717035662'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:09,025 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:09,026 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6e750f9-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:09,027 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6e7780c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6e750f9-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6e750f9-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55f52fee, true, {}] 2024-06-28 15:41:09,028 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6e79f1d-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6e750f9-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6e750f9-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6cb4fdfd, true, {}] 2024-06-28 15:41:09,030 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=172785a5-5cfa-42df-862a-3edcbbaa05d4, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:09,031 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7313f67d 2024-06-28 15:41:09,031 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 172785a5-5cfa-42df-862a-3edcbbaa05d4, null, 0, false, true, null] 2024-06-28 15:41:09,032 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6e83b5f-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:09,033 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6e86272-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6e83b5f-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6e83b5f-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6264c65f, true, {}] 2024-06-28 15:41:09,034 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6e88983-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6e83b5f-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6e83b5f-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@523375ff, true, {}] 2024-06-28 15:41:09,035 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:41:09,036 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6e8d7a4-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-28 15:41:09,037 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6e8feb7-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6e8d7a4-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6e8d7a4-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@664c37f0, true, {}] 2024-06-28 15:41:09,038 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6e925c8-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6e8d7a4-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6e8d7a4-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@89457c0, true, {}] 2024-06-28 15:41:09,039 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d76fa8d7-4c59-40bc-911c-0717d9f337ec, address=d76fa8d7-4c59-40bc-911c-0717d9f337ec, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:09,039 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@13da2b30 2024-06-28 15:41:09,040 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@ca329fb 2024-06-28 15:41:09,041 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d76fa8d7-4c59-40bc-911c-0717d9f337ec, null, 0, false, true, null] 2024-06-28 15:41:09,043 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4546, durable=true, userID=d6e9c20b-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=d6e8feb6-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9feed1a9-3f75-4b1e-8396-69464512c7db, JMSReplyTo=temp-queue://d76fa8d7-4c59-40bc-911c-0717d9f337ec, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@234340091, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:41:09,048 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4546]:RELIABLE:CoreMessage[messageID=4546, durable=true, userID=d6e9c20b-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=d6e8feb6-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9feed1a9-3f75-4b1e-8396-69464512c7db, JMSReplyTo=temp-queue://d76fa8d7-4c59-40bc-911c-0717d9f337ec, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@234340091 2024-06-28 15:41:09,049 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4546, durable=true, userID=d6e9c20b-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=d6e8feb6-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9feed1a9-3f75-4b1e-8396-69464512c7db, JMSReplyTo=temp-queue://d76fa8d7-4c59-40bc-911c-0717d9f337ec, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@234340091 to transaction: TransactionImpl [xid=null, txID=4547, xid=null, state=ACTIVE, createTime=1719589269049(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4e92fc7b 2024-06-28 15:41:09,050 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6eafa8c-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=0300fd26-1b81-48f8-aab6-5d8a36708fc1, activemq.broker=mom56] 2024-06-28 15:41:09,051 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6eb219f-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6eafa8c-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6eafa8c-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4badd4c3, true, {}] 2024-06-28 15:41:09,052 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4546, durable=true, userID=d6e9c20b-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=d6e8feb6-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9feed1a9-3f75-4b1e-8396-69464512c7db, JMSReplyTo=temp-queue://d76fa8d7-4c59-40bc-911c-0717d9f337ec, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@234340091, transaction: TransactionImpl [xid=null, txID=4547, xid=null, state=COMMITTED, createTime=1719589269049(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4e92fc7b 2024-06-28 15:41:09,052 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6eb48b0-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6eafa8c-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6eafa8c-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@795a8e82, true, {}] 2024-06-28 15:41:09,054 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4552, durable=true, userID=d6eb6fc2-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=d76fa8d7-4c59-40bc-911c-0717d9f337ec, size=815, properties=TypedProperties[__AMQ_CID=d6eb219e-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9feed1a9-3f75-4b1e-8396-69464512c7db, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0300fd26-1b81-48f8-aab6-5d8a36708fc1]]@1884683742, context: RoutingContextImpl(Address=d76fa8d7-4c59-40bc-911c-0717d9f337ec, routingType=ANYCAST, PreviousAddress=d76fa8d7-4c59-40bc-911c-0717d9f337ec previousRoute:ANYCAST, reusable=true, version=-2147483327) .................................................. ***** durable queues d76fa8d7-4c59-40bc-911c-0717d9f337ec: ***** non durable for d76fa8d7-4c59-40bc-911c-0717d9f337ec: - queueID=4542 address:d76fa8d7-4c59-40bc-911c-0717d9f337ec name:d76fa8d7-4c59-40bc-911c-0717d9f337ec filter:null .................................................. , transaction: null 2024-06-28 15:41:09,054 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from d76fa8d7-4c59-40bc-911c-0717d9f337ec: Reference[4552]:RELIABLE:CoreMessage[messageID=4552, durable=true, userID=d6eb6fc2-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=d76fa8d7-4c59-40bc-911c-0717d9f337ec, size=815, properties=TypedProperties[__AMQ_CID=d6eb219e-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9feed1a9-3f75-4b1e-8396-69464512c7db, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0300fd26-1b81-48f8-aab6-5d8a36708fc1]]@1884683742 2024-06-28 15:41:09,055 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from d76fa8d7-4c59-40bc-911c-0717d9f337ec: CoreMessage[messageID=4552, durable=true, userID=d6eb6fc2-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=d76fa8d7-4c59-40bc-911c-0717d9f337ec, size=815, properties=TypedProperties[__AMQ_CID=d6eb219e-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9feed1a9-3f75-4b1e-8396-69464512c7db, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0300fd26-1b81-48f8-aab6-5d8a36708fc1]]@1884683742 to transaction: TransactionImpl [xid=null, txID=4555, xid=null, state=ACTIVE, createTime=1719589269055(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6bdd047e 2024-06-28 15:41:09,056 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from d76fa8d7-4c59-40bc-911c-0717d9f337ec: CoreMessage[messageID=4552, durable=true, userID=d6eb6fc2-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=d76fa8d7-4c59-40bc-911c-0717d9f337ec, size=815, properties=TypedProperties[__AMQ_CID=d6eb219e-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9feed1a9-3f75-4b1e-8396-69464512c7db, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0300fd26-1b81-48f8-aab6-5d8a36708fc1]]@1884683742, transaction: TransactionImpl [xid=null, txID=4555, xid=null, state=COMMITTED, createTime=1719589269055(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6bdd047e 2024-06-28 15:41:09,056 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6eafa8c-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=0300fd26-1b81-48f8-aab6-5d8a36708fc1, activemq.broker=mom56] 2024-06-28 15:41:09,057 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6e8d7a4-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-28 15:41:09,062 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@1559739c, org.eclipse.scout.rt.mom.jms.JmsSubscription@ca75377] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:09,065 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6e83b5f-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:09,067 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6ed92a3-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:09,068 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6edb9b6-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6ed92a3-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6ed92a3-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@492138cf, true, {}] 2024-06-28 15:41:09,069 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6ede0c7-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6ed92a3-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6ed92a3-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@711516de, true, {}] 2024-06-28 15:41:09,071 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:41:09,072 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6ee55f8-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-28 15:41:09,073 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6ee7d0b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6ee55f8-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6ee55f8-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b4febf5, true, {}] 2024-06-28 15:41:09,074 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6eea41c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6ee55f8-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6ee55f8-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16044b50, true, {}] 2024-06-28 15:41:09,075 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=df13c116-6c74-4337-8b9e-cea226e7a5f1, address=df13c116-6c74-4337-8b9e-cea226e7a5f1, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:09,075 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3803da7 2024-06-28 15:41:09,077 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@41c1054c 2024-06-28 15:41:09,077 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, df13c116-6c74-4337-8b9e-cea226e7a5f1, null, 0, false, true, null] 2024-06-28 15:41:09,079 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4591, durable=true, userID=d6ef405f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=d6ee7d0a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-42dc47ae-8be5-49d4-b67e-872a521df60e, JMSReplyTo=temp-queue://df13c116-6c74-4337-8b9e-cea226e7a5f1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1089569657, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:41:09,085 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4591]:RELIABLE:CoreMessage[messageID=4591, durable=true, userID=d6ef405f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=d6ee7d0a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-42dc47ae-8be5-49d4-b67e-872a521df60e, JMSReplyTo=temp-queue://df13c116-6c74-4337-8b9e-cea226e7a5f1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1089569657 2024-06-28 15:41:09,086 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4591, durable=true, userID=d6ef405f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=d6ee7d0a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-42dc47ae-8be5-49d4-b67e-872a521df60e, JMSReplyTo=temp-queue://df13c116-6c74-4337-8b9e-cea226e7a5f1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1089569657 to transaction: TransactionImpl [xid=null, txID=4592, xid=null, state=ACTIVE, createTime=1719589269085(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@16fc2b62 2024-06-28 15:41:09,087 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6f09ef0-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=91c5b5a8-0e47-472d-b6b7-e5f61f5033d1, activemq.broker=mom56] 2024-06-28 15:41:09,088 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6f09ef3-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6f09ef0-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6f09ef0-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f1abc77, true, {}] 2024-06-28 15:41:09,088 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4591, durable=true, userID=d6ef405f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=d6ee7d0a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-42dc47ae-8be5-49d4-b67e-872a521df60e, JMSReplyTo=temp-queue://df13c116-6c74-4337-8b9e-cea226e7a5f1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1089569657, transaction: TransactionImpl [xid=null, txID=4592, xid=null, state=COMMITTED, createTime=1719589269085(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@16fc2b62 2024-06-28 15:41:09,089 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6f0ed14-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6f09ef0-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6f09ef0-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19d9ce38, true, {}] 2024-06-28 15:41:09,091 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4597, durable=true, userID=d6f11426-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=df13c116-6c74-4337-8b9e-cea226e7a5f1, size=919, properties=TypedProperties[__AMQ_CID=d6f09ef2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-42dc47ae-8be5-49d4-b67e-872a521df60e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=91c5b5a8-0e47-472d-b6b7-e5f61f5033d1]]@1412960382, context: RoutingContextImpl(Address=df13c116-6c74-4337-8b9e-cea226e7a5f1, routingType=ANYCAST, PreviousAddress=df13c116-6c74-4337-8b9e-cea226e7a5f1 previousRoute:ANYCAST, reusable=true, version=-2147483325) .................................................. ***** durable queues df13c116-6c74-4337-8b9e-cea226e7a5f1: ***** non durable for df13c116-6c74-4337-8b9e-cea226e7a5f1: - queueID=4587 address:df13c116-6c74-4337-8b9e-cea226e7a5f1 name:df13c116-6c74-4337-8b9e-cea226e7a5f1 filter:null .................................................. , transaction: null 2024-06-28 15:41:09,091 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from df13c116-6c74-4337-8b9e-cea226e7a5f1: Reference[4597]:RELIABLE:CoreMessage[messageID=4597, durable=true, userID=d6f11426-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=df13c116-6c74-4337-8b9e-cea226e7a5f1, size=919, properties=TypedProperties[__AMQ_CID=d6f09ef2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-42dc47ae-8be5-49d4-b67e-872a521df60e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=91c5b5a8-0e47-472d-b6b7-e5f61f5033d1]]@1412960382 2024-06-28 15:41:09,092 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from df13c116-6c74-4337-8b9e-cea226e7a5f1: CoreMessage[messageID=4597, durable=true, userID=d6f11426-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=df13c116-6c74-4337-8b9e-cea226e7a5f1, size=919, properties=TypedProperties[__AMQ_CID=d6f09ef2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-42dc47ae-8be5-49d4-b67e-872a521df60e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=91c5b5a8-0e47-472d-b6b7-e5f61f5033d1]]@1412960382 to transaction: TransactionImpl [xid=null, txID=4599, xid=null, state=ACTIVE, createTime=1719589269092(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3ce38c1a 2024-06-28 15:41:09,092 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from df13c116-6c74-4337-8b9e-cea226e7a5f1: CoreMessage[messageID=4597, durable=true, userID=d6f11426-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=df13c116-6c74-4337-8b9e-cea226e7a5f1, size=919, properties=TypedProperties[__AMQ_CID=d6f09ef2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-42dc47ae-8be5-49d4-b67e-872a521df60e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=91c5b5a8-0e47-472d-b6b7-e5f61f5033d1]]@1412960382, transaction: TransactionImpl [xid=null, txID=4599, xid=null, state=COMMITTED, createTime=1719589269092(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3ce38c1a 2024-06-28 15:41:09,092 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6f09ef0-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=91c5b5a8-0e47-472d-b6b7-e5f61f5033d1, activemq.broker=mom56] 2024-06-28 15:41:09,093 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6ee55f8-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-28 15:41:09,098 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@7adcbfe0, org.eclipse.scout.rt.mom.jms.JmsSubscription@59f9ad21] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:09,100 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6ed92a3-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:09,103 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6f2e8e7-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:09,104 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6f30ffa-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6f2e8e7-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6f2e8e7-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70453ab4, true, {}] 2024-06-28 15:41:09,105 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6f3370b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6f2e8e7-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6f2e8e7-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5121cb3d, true, {}] 2024-06-28 15:41:09,106 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:41:09,107 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6f3ac3c-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-28 15:41:09,108 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6f3d34f-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6f3ac3c-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6f3ac3c-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c6c046f, true, {}] 2024-06-28 15:41:09,109 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6f3fa60-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6f3ac3c-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6f3ac3c-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d75d83d, true, {}] 2024-06-28 15:41:09,110 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e14cb6d7-da1c-46dc-baff-41cdc470d892, address=e14cb6d7-da1c-46dc-baff-41cdc470d892, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:09,110 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@b5cac2a 2024-06-28 15:41:09,111 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@9b3d5e3 2024-06-28 15:41:09,112 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e14cb6d7-da1c-46dc-baff-41cdc470d892, null, 0, false, true, null] 2024-06-28 15:41:09,114 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4636, durable=true, userID=d6f496a3-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=d6f3d34e-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c745264f-708a-46ee-900d-d74b03e998f4, JMSReplyTo=temp-queue://e14cb6d7-da1c-46dc-baff-41cdc470d892, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@221914859, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:41:09,116 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4636]:RELIABLE:CoreMessage[messageID=4636, durable=true, userID=d6f496a3-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=d6f3d34e-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c745264f-708a-46ee-900d-d74b03e998f4, JMSReplyTo=temp-queue://e14cb6d7-da1c-46dc-baff-41cdc470d892, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@221914859 2024-06-28 15:41:09,117 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4636, durable=true, userID=d6f496a3-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=d6f3d34e-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c745264f-708a-46ee-900d-d74b03e998f4, JMSReplyTo=temp-queue://e14cb6d7-da1c-46dc-baff-41cdc470d892, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@221914859 to transaction: TransactionImpl [xid=null, txID=4637, xid=null, state=ACTIVE, createTime=1719589269117(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6752d4c7 2024-06-28 15:41:09,118 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6f559f4-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=5bce1140-10fb-460e-bb8a-d7d1e05f6cce, activemq.broker=mom56] 2024-06-28 15:41:09,119 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6f559f7-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6f559f4-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6f559f4-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1af89d6, true, {}] 2024-06-28 15:41:09,119 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4636, durable=true, userID=d6f496a3-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=d6f3d34e-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c745264f-708a-46ee-900d-d74b03e998f4, JMSReplyTo=temp-queue://e14cb6d7-da1c-46dc-baff-41cdc470d892, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@221914859, transaction: TransactionImpl [xid=null, txID=4637, xid=null, state=COMMITTED, createTime=1719589269117(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6752d4c7 2024-06-28 15:41:09,119 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6f58108-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6f559f4-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6f559f4-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d19e80a, true, {}] 2024-06-28 15:41:09,122 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from e14cb6d7-da1c-46dc-baff-41cdc470d892: Reference[4642]:RELIABLE:CoreMessage[messageID=4642, durable=true, userID=d6f5cf2a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=e14cb6d7-da1c-46dc-baff-41cdc470d892, size=917, properties=TypedProperties[__AMQ_CID=d6f559f6-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c745264f-708a-46ee-900d-d74b03e998f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5bce1140-10fb-460e-bb8a-d7d1e05f6cce]]@1285678561 2024-06-28 15:41:09,122 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4642, durable=true, userID=d6f5cf2a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=e14cb6d7-da1c-46dc-baff-41cdc470d892, size=917, properties=TypedProperties[__AMQ_CID=d6f559f6-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c745264f-708a-46ee-900d-d74b03e998f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5bce1140-10fb-460e-bb8a-d7d1e05f6cce]]@1285678561, context: RoutingContextImpl(Address=e14cb6d7-da1c-46dc-baff-41cdc470d892, routingType=ANYCAST, PreviousAddress=e14cb6d7-da1c-46dc-baff-41cdc470d892 previousRoute:ANYCAST, reusable=true, version=-2147483323) .................................................. ***** durable queues e14cb6d7-da1c-46dc-baff-41cdc470d892: ***** non durable for e14cb6d7-da1c-46dc-baff-41cdc470d892: - queueID=4632 address:e14cb6d7-da1c-46dc-baff-41cdc470d892 name:e14cb6d7-da1c-46dc-baff-41cdc470d892 filter:null .................................................. , transaction: null 2024-06-28 15:41:09,122 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from e14cb6d7-da1c-46dc-baff-41cdc470d892: CoreMessage[messageID=4642, durable=true, userID=d6f5cf2a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=e14cb6d7-da1c-46dc-baff-41cdc470d892, size=917, properties=TypedProperties[__AMQ_CID=d6f559f6-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c745264f-708a-46ee-900d-d74b03e998f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5bce1140-10fb-460e-bb8a-d7d1e05f6cce]]@1285678561 to transaction: TransactionImpl [xid=null, txID=4643, xid=null, state=ACTIVE, createTime=1719589269122(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@72a85e2b 2024-06-28 15:41:09,123 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from e14cb6d7-da1c-46dc-baff-41cdc470d892: CoreMessage[messageID=4642, durable=true, userID=d6f5cf2a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=e14cb6d7-da1c-46dc-baff-41cdc470d892, size=917, properties=TypedProperties[__AMQ_CID=d6f559f6-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c745264f-708a-46ee-900d-d74b03e998f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5bce1140-10fb-460e-bb8a-d7d1e05f6cce]]@1285678561, transaction: TransactionImpl [xid=null, txID=4643, xid=null, state=COMMITTED, createTime=1719589269122(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@72a85e2b 2024-06-28 15:41:09,123 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6f559f4-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=5bce1140-10fb-460e-bb8a-d7d1e05f6cce, activemq.broker=mom56] 2024-06-28 15:41:09,124 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6f3ac3c-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-28 15:41:09,129 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@1d5292af, org.eclipse.scout.rt.mom.jms.JmsSubscription@48464f0a] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:09,131 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6f2e8e7-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:09,142 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6f9037b-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:09,144 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6f92a8e-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6f9037b-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6f9037b-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54f92d6d, true, {}] 2024-06-28 15:41:09,145 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6f978af-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6f9037b-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6f9037b-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@bef23e3, true, {}] 2024-06-28 15:41:09,146 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:41:09,148 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6f9ede0-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-28 15:41:09,150 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6fa14f3-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6f9ede0-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6f9ede0-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78d8555, true, {}] 2024-06-28 15:41:09,151 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6fa6314-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6f9ede0-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6f9ede0-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6cc03c8, true, {}] 2024-06-28 15:41:09,152 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f41cc938-e389-41c4-bab7-a379a60ffd65, address=f41cc938-e389-41c4-bab7-a379a60ffd65, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:09,153 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@40115afc 2024-06-28 15:41:09,155 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@543e0960 2024-06-28 15:41:09,156 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f41cc938-e389-41c4-bab7-a379a60ffd65, null, 0, false, true, null] 2024-06-28 15:41:09,159 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4681, durable=true, userID=d6fb7487-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=d6fa14f2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a7d5b0a7-9d19-41ee-bdce-15a8cb9b7d24, JMSReplyTo=temp-queue://f41cc938-e389-41c4-bab7-a379a60ffd65, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@633330247, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:41:09,161 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4681]:RELIABLE:CoreMessage[messageID=4681, durable=true, userID=d6fb7487-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=d6fa14f2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a7d5b0a7-9d19-41ee-bdce-15a8cb9b7d24, JMSReplyTo=temp-queue://f41cc938-e389-41c4-bab7-a379a60ffd65, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@633330247 2024-06-28 15:41:09,162 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4681, durable=true, userID=d6fb7487-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=d6fa14f2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a7d5b0a7-9d19-41ee-bdce-15a8cb9b7d24, JMSReplyTo=temp-queue://f41cc938-e389-41c4-bab7-a379a60ffd65, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@633330247 to transaction: TransactionImpl [xid=null, txID=4682, xid=null, state=ACTIVE, createTime=1719589269162(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3a6dd231 2024-06-28 15:41:09,164 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6fc5ee8-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=fa63179d-2dde-4948-a0dc-ea65bc597dc9, activemq.broker=mom56] 2024-06-28 15:41:09,165 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6fc85fb-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6fc5ee8-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6fc5ee8-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6672bdfc, true, {}] 2024-06-28 15:41:09,166 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6fcad0c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6fc5ee8-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6fc5ee8-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36c48cef, true, {}] 2024-06-28 15:41:09,168 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4681, durable=true, userID=d6fb7487-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=d6fa14f2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a7d5b0a7-9d19-41ee-bdce-15a8cb9b7d24, JMSReplyTo=temp-queue://f41cc938-e389-41c4-bab7-a379a60ffd65, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@633330247, transaction: TransactionImpl [xid=null, txID=4682, xid=null, state=COMMITTED, createTime=1719589269162(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3a6dd231 2024-06-28 15:41:09,169 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4687, durable=true, userID=d6fcfb2e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=f41cc938-e389-41c4-bab7-a379a60ffd65, size=819, properties=TypedProperties[__AMQ_CID=d6fc5eea-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a7d5b0a7-9d19-41ee-bdce-15a8cb9b7d24, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fa63179d-2dde-4948-a0dc-ea65bc597dc9]]@2103899007, context: RoutingContextImpl(Address=f41cc938-e389-41c4-bab7-a379a60ffd65, routingType=ANYCAST, PreviousAddress=f41cc938-e389-41c4-bab7-a379a60ffd65 previousRoute:ANYCAST, reusable=true, version=-2147483321) .................................................. ***** durable queues f41cc938-e389-41c4-bab7-a379a60ffd65: ***** non durable for f41cc938-e389-41c4-bab7-a379a60ffd65: - queueID=4677 address:f41cc938-e389-41c4-bab7-a379a60ffd65 name:f41cc938-e389-41c4-bab7-a379a60ffd65 filter:null .................................................. , transaction: null 2024-06-28 15:41:09,169 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from f41cc938-e389-41c4-bab7-a379a60ffd65: Reference[4687]:RELIABLE:CoreMessage[messageID=4687, durable=true, userID=d6fcfb2e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=f41cc938-e389-41c4-bab7-a379a60ffd65, size=819, properties=TypedProperties[__AMQ_CID=d6fc5eea-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a7d5b0a7-9d19-41ee-bdce-15a8cb9b7d24, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fa63179d-2dde-4948-a0dc-ea65bc597dc9]]@2103899007 2024-06-28 15:41:09,170 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from f41cc938-e389-41c4-bab7-a379a60ffd65: CoreMessage[messageID=4687, durable=true, userID=d6fcfb2e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=f41cc938-e389-41c4-bab7-a379a60ffd65, size=819, properties=TypedProperties[__AMQ_CID=d6fc5eea-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a7d5b0a7-9d19-41ee-bdce-15a8cb9b7d24, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fa63179d-2dde-4948-a0dc-ea65bc597dc9]]@2103899007 to transaction: TransactionImpl [xid=null, txID=4689, xid=null, state=ACTIVE, createTime=1719589269170(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@60194444 2024-06-28 15:41:09,170 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from f41cc938-e389-41c4-bab7-a379a60ffd65: CoreMessage[messageID=4687, durable=true, userID=d6fcfb2e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=f41cc938-e389-41c4-bab7-a379a60ffd65, size=819, properties=TypedProperties[__AMQ_CID=d6fc5eea-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a7d5b0a7-9d19-41ee-bdce-15a8cb9b7d24, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fa63179d-2dde-4948-a0dc-ea65bc597dc9]]@2103899007, transaction: TransactionImpl [xid=null, txID=4689, xid=null, state=COMMITTED, createTime=1719589269170(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@60194444 2024-06-28 15:41:09,171 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6fc5ee8-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=fa63179d-2dde-4948-a0dc-ea65bc597dc9, activemq.broker=mom56] 2024-06-28 15:41:09,171 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6f9ede0-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-28 15:41:09,176 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@5c54261e, org.eclipse.scout.rt.mom.jms.JmsSubscription@5ede416a] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:09,179 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6f9037b-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:09,181 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6fef6ff-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:09,182 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6fef702-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6fef6ff-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6fef6ff-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2de61452, true, {}] 2024-06-28 15:41:09,183 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6ff1e13-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6fef6ff-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6fef6ff-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@26d07376, true, {}] 2024-06-28 15:41:09,184 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:41:09,186 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6ffba54-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-28 15:41:09,187 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6ffba57-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6ffba54-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6ffba54-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39671cf8, true, {}] 2024-06-28 15:41:09,187 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6ffe168-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d6ffba54-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d6ffba54-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45e3d616, true, {}] 2024-06-28 15:41:09,188 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9f561f22-5d31-4c82-aa34-8104efaab8b4, address=9f561f22-5d31-4c82-aa34-8104efaab8b4, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:09,189 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3a9d8ac 2024-06-28 15:41:09,190 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@722cd0f2 2024-06-28 15:41:09,191 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9f561f22-5d31-4c82-aa34-8104efaab8b4, null, 0, false, true, null] 2024-06-28 15:41:09,193 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4726, durable=true, userID=d700a4bb-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=d6ffba56-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ee3d1e2-df5c-4acc-a3c0-0c9e384bb163, JMSReplyTo=temp-queue://9f561f22-5d31-4c82-aa34-8104efaab8b4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1136332092, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:41:09,199 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4726]:RELIABLE:CoreMessage[messageID=4726, durable=true, userID=d700a4bb-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=d6ffba56-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ee3d1e2-df5c-4acc-a3c0-0c9e384bb163, JMSReplyTo=temp-queue://9f561f22-5d31-4c82-aa34-8104efaab8b4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1136332092 2024-06-28 15:41:09,199 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4726, durable=true, userID=d700a4bb-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=d6ffba56-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ee3d1e2-df5c-4acc-a3c0-0c9e384bb163, JMSReplyTo=temp-queue://9f561f22-5d31-4c82-aa34-8104efaab8b4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1136332092 to transaction: TransactionImpl [xid=null, txID=4727, xid=null, state=ACTIVE, createTime=1719589269199(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@21342bbb 2024-06-28 15:41:09,201 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d702044c-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=9af458ff-d3c4-4edf-af73-5abb434bef58, activemq.broker=mom56] 2024-06-28 15:41:09,202 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4726, durable=true, userID=d700a4bb-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=d6ffba56-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ee3d1e2-df5c-4acc-a3c0-0c9e384bb163, JMSReplyTo=temp-queue://9f561f22-5d31-4c82-aa34-8104efaab8b4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1136332092, transaction: TransactionImpl [xid=null, txID=4727, xid=null, state=COMMITTED, createTime=1719589269199(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@21342bbb 2024-06-28 15:41:09,202 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7022b5f-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d702044c-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d702044c-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e056f, true, {}] 2024-06-28 15:41:09,203 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7025270-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d702044c-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d702044c-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1793b320, true, {}] 2024-06-28 15:41:09,206 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4732, durable=true, userID=d702a092-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=9f561f22-5d31-4c82-aa34-8104efaab8b4, size=810, properties=TypedProperties[__AMQ_CID=d7022b5e-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ee3d1e2-df5c-4acc-a3c0-0c9e384bb163, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9af458ff-d3c4-4edf-af73-5abb434bef58]]@19406955, context: RoutingContextImpl(Address=9f561f22-5d31-4c82-aa34-8104efaab8b4, routingType=ANYCAST, PreviousAddress=9f561f22-5d31-4c82-aa34-8104efaab8b4 previousRoute:ANYCAST, reusable=true, version=-2147483319) .................................................. ***** durable queues 9f561f22-5d31-4c82-aa34-8104efaab8b4: ***** non durable for 9f561f22-5d31-4c82-aa34-8104efaab8b4: - queueID=4722 address:9f561f22-5d31-4c82-aa34-8104efaab8b4 name:9f561f22-5d31-4c82-aa34-8104efaab8b4 filter:null .................................................. , transaction: null 2024-06-28 15:41:09,206 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 9f561f22-5d31-4c82-aa34-8104efaab8b4: Reference[4732]:RELIABLE:CoreMessage[messageID=4732, durable=true, userID=d702a092-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=9f561f22-5d31-4c82-aa34-8104efaab8b4, size=810, properties=TypedProperties[__AMQ_CID=d7022b5e-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ee3d1e2-df5c-4acc-a3c0-0c9e384bb163, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9af458ff-d3c4-4edf-af73-5abb434bef58]]@19406955 2024-06-28 15:41:09,207 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 9f561f22-5d31-4c82-aa34-8104efaab8b4: CoreMessage[messageID=4732, durable=true, userID=d702a092-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=9f561f22-5d31-4c82-aa34-8104efaab8b4, size=810, properties=TypedProperties[__AMQ_CID=d7022b5e-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ee3d1e2-df5c-4acc-a3c0-0c9e384bb163, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9af458ff-d3c4-4edf-af73-5abb434bef58]]@19406955 to transaction: TransactionImpl [xid=null, txID=4734, xid=null, state=ACTIVE, createTime=1719589269207(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1de5bcc2 2024-06-28 15:41:09,207 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 9f561f22-5d31-4c82-aa34-8104efaab8b4: CoreMessage[messageID=4732, durable=true, userID=d702a092-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=9f561f22-5d31-4c82-aa34-8104efaab8b4, size=810, properties=TypedProperties[__AMQ_CID=d7022b5e-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ee3d1e2-df5c-4acc-a3c0-0c9e384bb163, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9af458ff-d3c4-4edf-af73-5abb434bef58]]@19406955, transaction: TransactionImpl [xid=null, txID=4734, xid=null, state=COMMITTED, createTime=1719589269207(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1de5bcc2 2024-06-28 15:41:09,208 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d702044c-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=9af458ff-d3c4-4edf-af73-5abb434bef58, activemq.broker=mom56] 2024-06-28 15:41:09,208 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6ffba54-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-28 15:41:09,212 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@1b5f717d, org.eclipse.scout.rt.mom.jms.JmsSubscription@1932e965] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:09,214 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6fef6ff-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:09,215 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d7042733-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:09,216 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7044e46-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7042733-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7042733-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ef9dad8, true, {}] 2024-06-28 15:41:09,217 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7047557-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7042733-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7042733-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ac80477, true, {}] 2024-06-28 15:41:09,218 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:41:09,220 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d704ea88-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-28 15:41:09,221 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d705119b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d704ea88-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d704ea88-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@13996755, true, {}] 2024-06-28 15:41:09,222 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d705119c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d704ea88-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d704ea88-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e828550, true, {}] 2024-06-28 15:41:09,222 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6464c7ef-dcbc-4bd7-b5ae-819632c889db, address=6464c7ef-dcbc-4bd7-b5ae-819632c889db, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:09,223 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1c64f35a 2024-06-28 15:41:09,224 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@13d71492 2024-06-28 15:41:09,224 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6464c7ef-dcbc-4bd7-b5ae-819632c889db, null, 0, false, true, null] 2024-06-28 15:41:09,243 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4771, durable=true, userID=d70845ef-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=d705119a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d88ab498-3a30-4581-9910-39bb6ebebfde, JMSReplyTo=temp-queue://6464c7ef-dcbc-4bd7-b5ae-819632c889db, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@800088035, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:41:09,246 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4771]:RELIABLE:CoreMessage[messageID=4771, durable=true, userID=d70845ef-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=d705119a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d88ab498-3a30-4581-9910-39bb6ebebfde, JMSReplyTo=temp-queue://6464c7ef-dcbc-4bd7-b5ae-819632c889db, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@800088035 2024-06-28 15:41:09,247 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4771, durable=true, userID=d70845ef-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=d705119a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d88ab498-3a30-4581-9910-39bb6ebebfde, JMSReplyTo=temp-queue://6464c7ef-dcbc-4bd7-b5ae-819632c889db, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@800088035 to transaction: TransactionImpl [xid=null, txID=4772, xid=null, state=ACTIVE, createTime=1719589269247(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@51653567 2024-06-28 15:41:09,248 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d7093050-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=4242e115-b478-45ec-8c72-d2f66180e5ab, activemq.broker=mom56] 2024-06-28 15:41:09,249 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7095763-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7093050-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7093050-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@da7769d, true, {}] 2024-06-28 15:41:09,251 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7097e74-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7093050-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7093050-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a3aa181, true, {}] 2024-06-28 15:41:09,253 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4771, durable=true, userID=d70845ef-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=d705119a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d88ab498-3a30-4581-9910-39bb6ebebfde, JMSReplyTo=temp-queue://6464c7ef-dcbc-4bd7-b5ae-819632c889db, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@800088035, transaction: TransactionImpl [xid=null, txID=4772, xid=null, state=COMMITTED, createTime=1719589269247(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@51653567 2024-06-28 15:41:09,254 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 6464c7ef-dcbc-4bd7-b5ae-819632c889db: Reference[4777]:RELIABLE:CoreMessage[messageID=4777, durable=true, userID=d709f3a6-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=6464c7ef-dcbc-4bd7-b5ae-819632c889db, size=815, properties=TypedProperties[__AMQ_CID=d7095762-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d88ab498-3a30-4581-9910-39bb6ebebfde, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4242e115-b478-45ec-8c72-d2f66180e5ab]]@1450668650 2024-06-28 15:41:09,254 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4777, durable=true, userID=d709f3a6-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=6464c7ef-dcbc-4bd7-b5ae-819632c889db, size=815, properties=TypedProperties[__AMQ_CID=d7095762-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d88ab498-3a30-4581-9910-39bb6ebebfde, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4242e115-b478-45ec-8c72-d2f66180e5ab]]@1450668650, context: RoutingContextImpl(Address=6464c7ef-dcbc-4bd7-b5ae-819632c889db, routingType=ANYCAST, PreviousAddress=6464c7ef-dcbc-4bd7-b5ae-819632c889db previousRoute:ANYCAST, reusable=true, version=-2147483317) .................................................. ***** durable queues 6464c7ef-dcbc-4bd7-b5ae-819632c889db: ***** non durable for 6464c7ef-dcbc-4bd7-b5ae-819632c889db: - queueID=4767 address:6464c7ef-dcbc-4bd7-b5ae-819632c889db name:6464c7ef-dcbc-4bd7-b5ae-819632c889db filter:null .................................................. , transaction: null 2024-06-28 15:41:09,255 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 6464c7ef-dcbc-4bd7-b5ae-819632c889db: CoreMessage[messageID=4777, durable=true, userID=d709f3a6-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=6464c7ef-dcbc-4bd7-b5ae-819632c889db, size=815, properties=TypedProperties[__AMQ_CID=d7095762-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d88ab498-3a30-4581-9910-39bb6ebebfde, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4242e115-b478-45ec-8c72-d2f66180e5ab]]@1450668650 to transaction: TransactionImpl [xid=null, txID=4778, xid=null, state=ACTIVE, createTime=1719589269255(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@118e6c58 2024-06-28 15:41:09,255 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 6464c7ef-dcbc-4bd7-b5ae-819632c889db: CoreMessage[messageID=4777, durable=true, userID=d709f3a6-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=6464c7ef-dcbc-4bd7-b5ae-819632c889db, size=815, properties=TypedProperties[__AMQ_CID=d7095762-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d88ab498-3a30-4581-9910-39bb6ebebfde, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4242e115-b478-45ec-8c72-d2f66180e5ab]]@1450668650, transaction: TransactionImpl [xid=null, txID=4778, xid=null, state=COMMITTED, createTime=1719589269255(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@118e6c58 2024-06-28 15:41:09,256 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d7093050-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=4242e115-b478-45ec-8c72-d2f66180e5ab, activemq.broker=mom56] 2024-06-28 15:41:09,257 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d704ea88-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-28 15:41:09,262 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@1bd85247, org.eclipse.scout.rt.mom.jms.JmsSubscription@4decd1fd] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:09,265 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d7042733-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:09,266 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d70bef77-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:09,267 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d70c168a-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d70bef77-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d70bef77-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5194c937, true, {}] 2024-06-28 15:41:09,268 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d70c3d9b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d70bef77-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d70bef77-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76ab4940, true, {}] 2024-06-28 15:41:09,270 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:41:09,271 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d70cb2cc-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-28 15:41:09,272 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d70cd9df-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d70cb2cc-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d70cb2cc-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a9eab, true, {}] 2024-06-28 15:41:09,273 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d70d00f0-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d70cb2cc-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d70cb2cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2470961d, true, {}] 2024-06-28 15:41:09,273 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c9a74210-7168-472e-925b-c6ee81d068e5, address=c9a74210-7168-472e-925b-c6ee81d068e5, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:09,274 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@13be8ca0 2024-06-28 15:41:09,275 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@230d21b9 2024-06-28 15:41:09,275 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c9a74210-7168-472e-925b-c6ee81d068e5, null, 0, false, true, null] 2024-06-28 15:41:09,278 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4816, durable=true, userID=d70d9d33-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=d70cd9de-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-13761ba4-2a81-4f0b-abe7-ecc0d229893b, JMSReplyTo=temp-queue://c9a74210-7168-472e-925b-c6ee81d068e5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@6359518, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:41:09,280 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4816]:RELIABLE:CoreMessage[messageID=4816, durable=true, userID=d70d9d33-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=d70cd9de-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-13761ba4-2a81-4f0b-abe7-ecc0d229893b, JMSReplyTo=temp-queue://c9a74210-7168-472e-925b-c6ee81d068e5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@6359518 2024-06-28 15:41:09,281 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4816, durable=true, userID=d70d9d33-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=d70cd9de-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-13761ba4-2a81-4f0b-abe7-ecc0d229893b, JMSReplyTo=temp-queue://c9a74210-7168-472e-925b-c6ee81d068e5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@6359518 to transaction: TransactionImpl [xid=null, txID=4817, xid=null, state=ACTIVE, createTime=1719589269281(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@149dc3f5 2024-06-28 15:41:09,282 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d70e6084-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=2ad71070-03d5-42bc-8f91-50c6f21b4532, activemq.broker=mom56] 2024-06-28 15:41:09,283 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d70e6087-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d70e6084-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d70e6084-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@497512f3, true, {}] 2024-06-28 15:41:09,283 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4816, durable=true, userID=d70d9d33-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=d70cd9de-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-13761ba4-2a81-4f0b-abe7-ecc0d229893b, JMSReplyTo=temp-queue://c9a74210-7168-472e-925b-c6ee81d068e5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@6359518, transaction: TransactionImpl [xid=null, txID=4817, xid=null, state=COMMITTED, createTime=1719589269281(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@149dc3f5 2024-06-28 15:41:09,283 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d70e8798-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d70e6084-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d70e6084-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d78300b, true, {}] 2024-06-28 15:41:09,285 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4822, durable=true, userID=d70ed5ba-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=c9a74210-7168-472e-925b-c6ee81d068e5, size=919, properties=TypedProperties[__AMQ_CID=d70e6086-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-13761ba4-2a81-4f0b-abe7-ecc0d229893b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2ad71070-03d5-42bc-8f91-50c6f21b4532]]@1774598685, context: RoutingContextImpl(Address=c9a74210-7168-472e-925b-c6ee81d068e5, routingType=ANYCAST, PreviousAddress=c9a74210-7168-472e-925b-c6ee81d068e5 previousRoute:ANYCAST, reusable=true, version=-2147483315) .................................................. ***** durable queues c9a74210-7168-472e-925b-c6ee81d068e5: ***** non durable for c9a74210-7168-472e-925b-c6ee81d068e5: - queueID=4812 address:c9a74210-7168-472e-925b-c6ee81d068e5 name:c9a74210-7168-472e-925b-c6ee81d068e5 filter:null .................................................. , transaction: null 2024-06-28 15:41:09,286 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from c9a74210-7168-472e-925b-c6ee81d068e5: Reference[4822]:RELIABLE:CoreMessage[messageID=4822, durable=true, userID=d70ed5ba-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=c9a74210-7168-472e-925b-c6ee81d068e5, size=919, properties=TypedProperties[__AMQ_CID=d70e6086-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-13761ba4-2a81-4f0b-abe7-ecc0d229893b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2ad71070-03d5-42bc-8f91-50c6f21b4532]]@1774598685 2024-06-28 15:41:09,286 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from c9a74210-7168-472e-925b-c6ee81d068e5: CoreMessage[messageID=4822, durable=true, userID=d70ed5ba-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=c9a74210-7168-472e-925b-c6ee81d068e5, size=919, properties=TypedProperties[__AMQ_CID=d70e6086-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-13761ba4-2a81-4f0b-abe7-ecc0d229893b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2ad71070-03d5-42bc-8f91-50c6f21b4532]]@1774598685 to transaction: TransactionImpl [xid=null, txID=4825, xid=null, state=ACTIVE, createTime=1719589269286(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1848e8a1 2024-06-28 15:41:09,286 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from c9a74210-7168-472e-925b-c6ee81d068e5: CoreMessage[messageID=4822, durable=true, userID=d70ed5ba-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=c9a74210-7168-472e-925b-c6ee81d068e5, size=919, properties=TypedProperties[__AMQ_CID=d70e6086-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-13761ba4-2a81-4f0b-abe7-ecc0d229893b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2ad71070-03d5-42bc-8f91-50c6f21b4532]]@1774598685, transaction: TransactionImpl [xid=null, txID=4825, xid=null, state=COMMITTED, createTime=1719589269286(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1848e8a1 2024-06-28 15:41:09,287 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d70e6084-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=2ad71070-03d5-42bc-8f91-50c6f21b4532, activemq.broker=mom56] 2024-06-28 15:41:09,288 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d70cb2cc-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-28 15:41:09,292 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@8b91e90, org.eclipse.scout.rt.mom.jms.JmsSubscription@54300d23] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:09,294 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d70bef77-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:09,295 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d7105c5b-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:09,296 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d710836e-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7105c5b-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7105c5b-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33901cbe, true, {}] 2024-06-28 15:41:09,297 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d710aa7f-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7105c5b-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7105c5b-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7914172e, true, {}] 2024-06-28 15:41:09,298 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:41:09,299 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d710f8a0-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-28 15:41:09,300 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7111fb3-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d710f8a0-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d710f8a0-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2109e3ba, true, {}] 2024-06-28 15:41:09,301 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d71146c4-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d710f8a0-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d710f8a0-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63c32d44, true, {}] 2024-06-28 15:41:09,301 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c50aaac9-4310-4ebd-a338-02b8a1a70ded, address=c50aaac9-4310-4ebd-a338-02b8a1a70ded, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:09,302 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@bc867d1 2024-06-28 15:41:09,303 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6a4b0ed1 2024-06-28 15:41:09,303 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c50aaac9-4310-4ebd-a338-02b8a1a70ded, null, 0, false, true, null] 2024-06-28 15:41:09,305 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4861, durable=true, userID=d711bbf7-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=d7111fb2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-84e8f885-6923-4208-af86-bb491a45f137, JMSReplyTo=temp-queue://c50aaac9-4310-4ebd-a338-02b8a1a70ded, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@510049829, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:41:09,308 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4861]:RELIABLE:CoreMessage[messageID=4861, durable=true, userID=d711bbf7-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=d7111fb2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-84e8f885-6923-4208-af86-bb491a45f137, JMSReplyTo=temp-queue://c50aaac9-4310-4ebd-a338-02b8a1a70ded, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@510049829 2024-06-28 15:41:09,308 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4861, durable=true, userID=d711bbf7-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=d7111fb2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-84e8f885-6923-4208-af86-bb491a45f137, JMSReplyTo=temp-queue://c50aaac9-4310-4ebd-a338-02b8a1a70ded, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@510049829 to transaction: TransactionImpl [xid=null, txID=4862, xid=null, state=ACTIVE, createTime=1719589269308(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5fab4ea 2024-06-28 15:41:09,309 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d7127f48-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=5d32c8b1-0a10-4326-8109-629fcbf9fd6f, activemq.broker=mom56] 2024-06-28 15:41:09,310 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d712a65b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7127f48-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7127f48-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40cf01cc, true, {}] 2024-06-28 15:41:09,311 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4861, durable=true, userID=d711bbf7-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=d7111fb2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-84e8f885-6923-4208-af86-bb491a45f137, JMSReplyTo=temp-queue://c50aaac9-4310-4ebd-a338-02b8a1a70ded, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@510049829, transaction: TransactionImpl [xid=null, txID=4862, xid=null, state=COMMITTED, createTime=1719589269308(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5fab4ea 2024-06-28 15:41:09,311 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d712cd6c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7127f48-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7127f48-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@413440a8, true, {}] 2024-06-28 15:41:09,313 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4867, durable=true, userID=d712f47e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=c50aaac9-4310-4ebd-a338-02b8a1a70ded, size=917, properties=TypedProperties[__AMQ_CID=d712a65a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-84e8f885-6923-4208-af86-bb491a45f137, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5d32c8b1-0a10-4326-8109-629fcbf9fd6f]]@2088176354, context: RoutingContextImpl(Address=c50aaac9-4310-4ebd-a338-02b8a1a70ded, routingType=ANYCAST, PreviousAddress=c50aaac9-4310-4ebd-a338-02b8a1a70ded previousRoute:ANYCAST, reusable=true, version=-2147483313) .................................................. ***** durable queues c50aaac9-4310-4ebd-a338-02b8a1a70ded: ***** non durable for c50aaac9-4310-4ebd-a338-02b8a1a70ded: - queueID=4857 address:c50aaac9-4310-4ebd-a338-02b8a1a70ded name:c50aaac9-4310-4ebd-a338-02b8a1a70ded filter:null .................................................. , transaction: null 2024-06-28 15:41:09,313 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from c50aaac9-4310-4ebd-a338-02b8a1a70ded: Reference[4867]:RELIABLE:CoreMessage[messageID=4867, durable=true, userID=d712f47e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=c50aaac9-4310-4ebd-a338-02b8a1a70ded, size=917, properties=TypedProperties[__AMQ_CID=d712a65a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-84e8f885-6923-4208-af86-bb491a45f137, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5d32c8b1-0a10-4326-8109-629fcbf9fd6f]]@2088176354 2024-06-28 15:41:09,314 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from c50aaac9-4310-4ebd-a338-02b8a1a70ded: CoreMessage[messageID=4867, durable=true, userID=d712f47e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=c50aaac9-4310-4ebd-a338-02b8a1a70ded, size=917, properties=TypedProperties[__AMQ_CID=d712a65a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-84e8f885-6923-4208-af86-bb491a45f137, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5d32c8b1-0a10-4326-8109-629fcbf9fd6f]]@2088176354 to transaction: TransactionImpl [xid=null, txID=4870, xid=null, state=ACTIVE, createTime=1719589269314(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@255f230c 2024-06-28 15:41:09,314 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from c50aaac9-4310-4ebd-a338-02b8a1a70ded: CoreMessage[messageID=4867, durable=true, userID=d712f47e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=c50aaac9-4310-4ebd-a338-02b8a1a70ded, size=917, properties=TypedProperties[__AMQ_CID=d712a65a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-84e8f885-6923-4208-af86-bb491a45f137, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5d32c8b1-0a10-4326-8109-629fcbf9fd6f]]@2088176354, transaction: TransactionImpl [xid=null, txID=4870, xid=null, state=COMMITTED, createTime=1719589269314(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@255f230c 2024-06-28 15:41:09,314 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d7127f48-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=5d32c8b1-0a10-4326-8109-629fcbf9fd6f, activemq.broker=mom56] 2024-06-28 15:41:09,341 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d710f8a0-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-28 15:41:09,347 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@18efa0f0, org.eclipse.scout.rt.mom.jms.JmsSubscription@55474bdb] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:09,350 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d7105c5b-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:09,352 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d7190eff-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:09,354 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7193612-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7190eff-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7190eff-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24b9c1a3, true, {}] 2024-06-28 15:41:09,355 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7198433-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7190eff-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7190eff-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d9f325d, true, {}] 2024-06-28 15:41:09,357 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:41:09,358 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d719f964-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-28 15:41:09,359 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d71a2077-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d719f964-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d719f964-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4407c12f, true, {}] 2024-06-28 15:41:09,360 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d71a4788-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d719f964-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d719f964-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@125fac6d, true, {}] 2024-06-28 15:41:09,361 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=889358ee-cb4b-401a-96c6-a37b6c5432a4, address=889358ee-cb4b-401a-96c6-a37b6c5432a4, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:09,361 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@b297836 2024-06-28 15:41:09,362 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@65d35eda 2024-06-28 15:41:09,363 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 889358ee-cb4b-401a-96c6-a37b6c5432a4, null, 0, false, true, null] 2024-06-28 15:41:09,365 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4906, durable=true, userID=d71ae3cb-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=d71a2076-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8eae54b2-5e98-48fe-b140-d69e34d5e47b, JMSReplyTo=temp-queue://889358ee-cb4b-401a-96c6-a37b6c5432a4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1577609949, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:41:09,367 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4906]:RELIABLE:CoreMessage[messageID=4906, durable=true, userID=d71ae3cb-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=d71a2076-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8eae54b2-5e98-48fe-b140-d69e34d5e47b, JMSReplyTo=temp-queue://889358ee-cb4b-401a-96c6-a37b6c5432a4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1577609949 2024-06-28 15:41:09,368 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4906, durable=true, userID=d71ae3cb-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=d71a2076-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8eae54b2-5e98-48fe-b140-d69e34d5e47b, JMSReplyTo=temp-queue://889358ee-cb4b-401a-96c6-a37b6c5432a4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1577609949 to transaction: TransactionImpl [xid=null, txID=4907, xid=null, state=ACTIVE, createTime=1719589269368(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@c69e453 2024-06-28 15:41:09,369 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d71ba71c-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=43ff358d-5843-4e24-96aa-c499481b1414, activemq.broker=mom56] 2024-06-28 15:41:09,370 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d71bce2f-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d71ba71c-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d71ba71c-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@755ee298, true, {}] 2024-06-28 15:41:09,371 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4906, durable=true, userID=d71ae3cb-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=d71a2076-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8eae54b2-5e98-48fe-b140-d69e34d5e47b, JMSReplyTo=temp-queue://889358ee-cb4b-401a-96c6-a37b6c5432a4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1577609949, transaction: TransactionImpl [xid=null, txID=4907, xid=null, state=COMMITTED, createTime=1719589269368(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@c69e453 2024-06-28 15:41:09,371 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d71bf540-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d71ba71c-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d71ba71c-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1aec4be4, true, {}] 2024-06-28 15:41:09,373 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4912, durable=true, userID=d71c4362-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=889358ee-cb4b-401a-96c6-a37b6c5432a4, size=819, properties=TypedProperties[__AMQ_CID=d71bce2e-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8eae54b2-5e98-48fe-b140-d69e34d5e47b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=43ff358d-5843-4e24-96aa-c499481b1414]]@1026039837, context: RoutingContextImpl(Address=889358ee-cb4b-401a-96c6-a37b6c5432a4, routingType=ANYCAST, PreviousAddress=889358ee-cb4b-401a-96c6-a37b6c5432a4 previousRoute:ANYCAST, reusable=true, version=-2147483311) .................................................. ***** durable queues 889358ee-cb4b-401a-96c6-a37b6c5432a4: ***** non durable for 889358ee-cb4b-401a-96c6-a37b6c5432a4: - queueID=4902 address:889358ee-cb4b-401a-96c6-a37b6c5432a4 name:889358ee-cb4b-401a-96c6-a37b6c5432a4 filter:null .................................................. , transaction: null 2024-06-28 15:41:09,374 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 889358ee-cb4b-401a-96c6-a37b6c5432a4: Reference[4912]:RELIABLE:CoreMessage[messageID=4912, durable=true, userID=d71c4362-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=889358ee-cb4b-401a-96c6-a37b6c5432a4, size=819, properties=TypedProperties[__AMQ_CID=d71bce2e-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8eae54b2-5e98-48fe-b140-d69e34d5e47b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=43ff358d-5843-4e24-96aa-c499481b1414]]@1026039837 2024-06-28 15:41:09,374 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 889358ee-cb4b-401a-96c6-a37b6c5432a4: CoreMessage[messageID=4912, durable=true, userID=d71c4362-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=889358ee-cb4b-401a-96c6-a37b6c5432a4, size=819, properties=TypedProperties[__AMQ_CID=d71bce2e-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8eae54b2-5e98-48fe-b140-d69e34d5e47b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=43ff358d-5843-4e24-96aa-c499481b1414]]@1026039837 to transaction: TransactionImpl [xid=null, txID=4915, xid=null, state=ACTIVE, createTime=1719589269374(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@9c9b3a 2024-06-28 15:41:09,375 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 889358ee-cb4b-401a-96c6-a37b6c5432a4: CoreMessage[messageID=4912, durable=true, userID=d71c4362-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=889358ee-cb4b-401a-96c6-a37b6c5432a4, size=819, properties=TypedProperties[__AMQ_CID=d71bce2e-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8eae54b2-5e98-48fe-b140-d69e34d5e47b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=43ff358d-5843-4e24-96aa-c499481b1414]]@1026039837, transaction: TransactionImpl [xid=null, txID=4915, xid=null, state=COMMITTED, createTime=1719589269374(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@9c9b3a 2024-06-28 15:41:09,375 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d71ba71c-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=43ff358d-5843-4e24-96aa-c499481b1414, activemq.broker=mom56] 2024-06-28 15:41:09,376 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d719f964-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-28 15:41:09,380 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@6f786a4, org.eclipse.scout.rt.mom.jms.JmsSubscription@54e64094] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:09,382 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d7190eff-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:09,384 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d71df113-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:09,385 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d71df116-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d71df113-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d71df113-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2287d053, true, {}] 2024-06-28 15:41:09,386 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d71e1827-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d71df113-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d71df113-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6871b823, true, {}] 2024-06-28 15:41:09,387 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:41:09,388 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d71e8d58-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-28 15:41:09,389 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d71eb46b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d71e8d58-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d71e8d58-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@fddac2, true, {}] 2024-06-28 15:41:09,390 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d71eb46c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d71e8d58-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d71e8d58-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23cfd3cf, true, {}] 2024-06-28 15:41:09,390 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6c70e2ef-487e-4b77-ba89-1a1aae4ff057, address=6c70e2ef-487e-4b77-ba89-1a1aae4ff057, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:09,391 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6d258eb6 2024-06-28 15:41:09,392 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2d8db3ec 2024-06-28 15:41:09,392 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6c70e2ef-487e-4b77-ba89-1a1aae4ff057, null, 0, false, true, null] 2024-06-28 15:41:09,395 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4951, durable=true, userID=d71f77bf-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=d71eb46a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-06cbc463-049d-4be2-b54b-f9b0cec00194, JMSReplyTo=temp-queue://6c70e2ef-487e-4b77-ba89-1a1aae4ff057, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1200604987, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:41:09,397 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4951]:RELIABLE:CoreMessage[messageID=4951, durable=true, userID=d71f77bf-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=d71eb46a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-06cbc463-049d-4be2-b54b-f9b0cec00194, JMSReplyTo=temp-queue://6c70e2ef-487e-4b77-ba89-1a1aae4ff057, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1200604987 2024-06-28 15:41:09,397 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4951, durable=true, userID=d71f77bf-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=d71eb46a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-06cbc463-049d-4be2-b54b-f9b0cec00194, JMSReplyTo=temp-queue://6c70e2ef-487e-4b77-ba89-1a1aae4ff057, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1200604987 to transaction: TransactionImpl [xid=null, txID=4952, xid=null, state=ACTIVE, createTime=1719589269397(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5ae3b6d4 2024-06-28 15:41:09,398 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d7201400-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=1ddd0ddf-4c8b-4013-b8a5-de234ebe2d7c, activemq.broker=mom56] 2024-06-28 15:41:09,400 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7203b13-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7201400-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7201400-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@592fc02, true, {}] 2024-06-28 15:41:09,400 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4951, durable=true, userID=d71f77bf-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=d71eb46a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-06cbc463-049d-4be2-b54b-f9b0cec00194, JMSReplyTo=temp-queue://6c70e2ef-487e-4b77-ba89-1a1aae4ff057, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1200604987, transaction: TransactionImpl [xid=null, txID=4952, xid=null, state=COMMITTED, createTime=1719589269397(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5ae3b6d4 2024-06-28 15:41:09,400 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7206224-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7201400-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7201400-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2672ee34, true, {}] 2024-06-28 15:41:09,403 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4957, durable=true, userID=d720b046-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=6c70e2ef-487e-4b77-ba89-1a1aae4ff057, size=810, properties=TypedProperties[__AMQ_CID=d7203b12-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-06cbc463-049d-4be2-b54b-f9b0cec00194, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1ddd0ddf-4c8b-4013-b8a5-de234ebe2d7c]]@1389825289, context: RoutingContextImpl(Address=6c70e2ef-487e-4b77-ba89-1a1aae4ff057, routingType=ANYCAST, PreviousAddress=6c70e2ef-487e-4b77-ba89-1a1aae4ff057 previousRoute:ANYCAST, reusable=true, version=-2147483309) .................................................. ***** durable queues 6c70e2ef-487e-4b77-ba89-1a1aae4ff057: ***** non durable for 6c70e2ef-487e-4b77-ba89-1a1aae4ff057: - queueID=4947 address:6c70e2ef-487e-4b77-ba89-1a1aae4ff057 name:6c70e2ef-487e-4b77-ba89-1a1aae4ff057 filter:null .................................................. , transaction: null 2024-06-28 15:41:09,403 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 6c70e2ef-487e-4b77-ba89-1a1aae4ff057: Reference[4957]:RELIABLE:CoreMessage[messageID=4957, durable=true, userID=d720b046-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=6c70e2ef-487e-4b77-ba89-1a1aae4ff057, size=810, properties=TypedProperties[__AMQ_CID=d7203b12-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-06cbc463-049d-4be2-b54b-f9b0cec00194, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1ddd0ddf-4c8b-4013-b8a5-de234ebe2d7c]]@1389825289 2024-06-28 15:41:09,403 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 6c70e2ef-487e-4b77-ba89-1a1aae4ff057: CoreMessage[messageID=4957, durable=true, userID=d720b046-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=6c70e2ef-487e-4b77-ba89-1a1aae4ff057, size=810, properties=TypedProperties[__AMQ_CID=d7203b12-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-06cbc463-049d-4be2-b54b-f9b0cec00194, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1ddd0ddf-4c8b-4013-b8a5-de234ebe2d7c]]@1389825289 to transaction: TransactionImpl [xid=null, txID=4959, xid=null, state=ACTIVE, createTime=1719589269403(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@44af3049 2024-06-28 15:41:09,404 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 6c70e2ef-487e-4b77-ba89-1a1aae4ff057: CoreMessage[messageID=4957, durable=true, userID=d720b046-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=6c70e2ef-487e-4b77-ba89-1a1aae4ff057, size=810, properties=TypedProperties[__AMQ_CID=d7203b12-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-06cbc463-049d-4be2-b54b-f9b0cec00194, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1ddd0ddf-4c8b-4013-b8a5-de234ebe2d7c]]@1389825289, transaction: TransactionImpl [xid=null, txID=4959, xid=null, state=COMMITTED, createTime=1719589269403(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@44af3049 2024-06-28 15:41:09,404 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d7201400-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=1ddd0ddf-4c8b-4013-b8a5-de234ebe2d7c, activemq.broker=mom56] 2024-06-28 15:41:09,405 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d71e8d58-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-28 15:41:09,409 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@345cabf4, org.eclipse.scout.rt.mom.jms.JmsSubscription@4dc15b08] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:09,411 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d71df113-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:09,413 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@60ecc73d[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:09,414 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.022956 ms 2024-06-28 15:41:09,416 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6e750f9-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:09,417 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:09,418 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 399.438529 ms 2024-06-28 15:41:09,418 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:09,419 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:09,420 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:09,421 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 153040296'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-28 15:41:09,444 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-28 15:41:09,444 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d72718e8-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-28 15:41:09,446 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7273ffb-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d72718e8-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d72718e8-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2572ce18, true, {}] 2024-06-28 15:41:09,447 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7278e1c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d72718e8-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d72718e8-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e03f786, true, {}] 2024-06-28 15:41:09,449 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9d4dfe19-e78b-41a0-a7be-eb4d6fa4255a, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:09,450 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2a6ad9d4 2024-06-28 15:41:09,451 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9d4dfe19-e78b-41a0-a7be-eb4d6fa4255a, null, 0, false, true, null] 2024-06-28 15:41:09,452 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d728516e-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-28 15:41:09,454 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7287881-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d728516e-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d728516e-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2cecc17f, true, {}] 2024-06-28 15:41:09,455 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d728c6a2-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d728516e-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d728516e-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20fc254a, true, {}] 2024-06-28 15:41:09,457 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:41:09,458 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d7293bd3-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-28 15:41:09,459 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d72962e6-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7293bd3-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7293bd3-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@566ecf7e, true, {}] 2024-06-28 15:41:09,460 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d72989f7-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7293bd3-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7293bd3-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d28bca5, true, {}] 2024-06-28 15:41:09,461 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:41:09,463 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d729d818-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom56] 2024-06-28 15:41:09,464 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d729ff2b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d729d818-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d729d818-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2dcf2d77, true, {}] 2024-06-28 15:41:09,465 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d72a263c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d729d818-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d729d818-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@553c80f8, true, {}] 2024-06-28 15:41:09,465 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0806e53f-0e75-488f-ad65-561372b5b193, address=0806e53f-0e75-488f-ad65-561372b5b193, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:09,466 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@61b943bb 2024-06-28 15:41:09,467 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@51851fd 2024-06-28 15:41:09,468 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0806e53f-0e75-488f-ad65-561372b5b193, null, 0, false, true, null] 2024-06-28 15:41:09,470 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5022, durable=true, userID=d72ae98f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=d729ff2a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ad01e76f-1112-48fd-891d-f219e998b500, JMSReplyTo=temp-queue://0806e53f-0e75-488f-ad65-561372b5b193, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1612436254, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-28 15:41:09,472 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5022]:RELIABLE:CoreMessage[messageID=5022, durable=true, userID=d72ae98f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=d729ff2a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ad01e76f-1112-48fd-891d-f219e998b500, JMSReplyTo=temp-queue://0806e53f-0e75-488f-ad65-561372b5b193, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1612436254 2024-06-28 15:41:09,473 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5022, durable=true, userID=d72ae98f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=d729ff2a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ad01e76f-1112-48fd-891d-f219e998b500, JMSReplyTo=temp-queue://0806e53f-0e75-488f-ad65-561372b5b193, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1612436254 to transaction: TransactionImpl [xid=null, txID=5023, xid=null, state=ACTIVE, createTime=1719589269473(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@794dc6d9 2024-06-28 15:41:09,474 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d72bace0-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=24c9cf51-3a2c-48c7-89eb-adc9a070cdf9, activemq.broker=mom86] 2024-06-28 15:41:09,475 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5022, durable=true, userID=d72ae98f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=d729ff2a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ad01e76f-1112-48fd-891d-f219e998b500, JMSReplyTo=temp-queue://0806e53f-0e75-488f-ad65-561372b5b193, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1612436254, transaction: TransactionImpl [xid=null, txID=5023, xid=null, state=COMMITTED, createTime=1719589269473(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@794dc6d9 2024-06-28 15:41:09,475 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d72bd3f3-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d72bace0-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d72bace0-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d27e4d5, true, {}] 2024-06-28 15:41:09,476 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d72bfb04-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d72bace0-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d72bace0-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f438faa, true, {}] 2024-06-28 15:41:09,479 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 0806e53f-0e75-488f-ad65-561372b5b193: Reference[5028]:RELIABLE:CoreMessage[messageID=5028, durable=true, userID=d72c4926-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=0806e53f-0e75-488f-ad65-561372b5b193, size=939, properties=TypedProperties[__AMQ_CID=d72bd3f2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ad01e76f-1112-48fd-891d-f219e998b500, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=24c9cf51-3a2c-48c7-89eb-adc9a070cdf9]]@1150284385 2024-06-28 15:41:09,479 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5028, durable=true, userID=d72c4926-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=0806e53f-0e75-488f-ad65-561372b5b193, size=939, properties=TypedProperties[__AMQ_CID=d72bd3f2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ad01e76f-1112-48fd-891d-f219e998b500, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=24c9cf51-3a2c-48c7-89eb-adc9a070cdf9]]@1150284385, context: RoutingContextImpl(Address=0806e53f-0e75-488f-ad65-561372b5b193, routingType=ANYCAST, PreviousAddress=0806e53f-0e75-488f-ad65-561372b5b193 previousRoute:ANYCAST, reusable=true, version=-2147483305) .................................................. ***** durable queues 0806e53f-0e75-488f-ad65-561372b5b193: ***** non durable for 0806e53f-0e75-488f-ad65-561372b5b193: - queueID=5018 address:0806e53f-0e75-488f-ad65-561372b5b193 name:0806e53f-0e75-488f-ad65-561372b5b193 filter:null .................................................. , transaction: null 2024-06-28 15:41:09,479 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 0806e53f-0e75-488f-ad65-561372b5b193: CoreMessage[messageID=5028, durable=true, userID=d72c4926-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=0806e53f-0e75-488f-ad65-561372b5b193, size=939, properties=TypedProperties[__AMQ_CID=d72bd3f2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ad01e76f-1112-48fd-891d-f219e998b500, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=24c9cf51-3a2c-48c7-89eb-adc9a070cdf9]]@1150284385 to transaction: TransactionImpl [xid=null, txID=5029, xid=null, state=ACTIVE, createTime=1719589269479(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3224a017 2024-06-28 15:41:09,480 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 0806e53f-0e75-488f-ad65-561372b5b193: CoreMessage[messageID=5028, durable=true, userID=d72c4926-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=0806e53f-0e75-488f-ad65-561372b5b193, size=939, properties=TypedProperties[__AMQ_CID=d72bd3f2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ad01e76f-1112-48fd-891d-f219e998b500, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=24c9cf51-3a2c-48c7-89eb-adc9a070cdf9]]@1150284385, transaction: TransactionImpl [xid=null, txID=5029, xid=null, state=COMMITTED, createTime=1719589269479(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3224a017 2024-06-28 15:41:09,480 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d72bace0-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=24c9cf51-3a2c-48c7-89eb-adc9a070cdf9, activemq.broker=mom86] 2024-06-28 15:41:09,481 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d729d818-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom56] 2024-06-28 15:41:09,534 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@218c6d3e, org.eclipse.scout.rt.mom.jms.JmsSubscription@63f819a6] 2024-06-28 15:41:09,536 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d728516e-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:09,539 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d7293bd3-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:09,540 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5de84216[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:09,540 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015302 ms 2024-06-28 15:41:09,542 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d72718e8-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:09,544 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:09,544 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 124.646454 ms 2024-06-28 15:41:09,545 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:09,546 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:09,546 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:09,548 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 277490402'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:09,555 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:09,556 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d73808f8-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:09,557 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d738571b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d73808f8-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d73808f8-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e5bcb91, true, {}] 2024-06-28 15:41:09,558 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7387e2c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d73808f8-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d73808f8-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b008ae0, true, {}] 2024-06-28 15:41:09,560 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=fa9406e8-139f-44dc-bf04-0eea43340f1b, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:09,562 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@32ccc10a 2024-06-28 15:41:09,562 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, fa9406e8-139f-44dc-bf04-0eea43340f1b, null, 0, false, true, null] 2024-06-28 15:41:09,563 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d739417e-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:09,564 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7396891-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d739417e-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d739417e-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@609f9aca, true, {}] 2024-06-28 15:41:09,565 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7398fa2-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d739417e-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d739417e-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@459abf1b, true, {}] 2024-06-28 15:41:09,566 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:41:09,567 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d739ddc3-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:09,568 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d73a04d6-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d739ddc3-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d739ddc3-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76e7533e, true, {}] 2024-06-28 15:41:09,568 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d73a04d7-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d739ddc3-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d739ddc3-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@187ae994, true, {}] 2024-06-28 15:41:09,569 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:41:09,570 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d73a52f8-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom56] 2024-06-28 15:41:09,571 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d73a7a0b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d73a52f8-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d73a52f8-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f404003, true, {}] 2024-06-28 15:41:09,572 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d73aa11c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d73a52f8-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d73a52f8-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62c4e510, true, {}] 2024-06-28 15:41:09,573 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=389b783a-132b-47b7-99e5-a70baaec34eb, address=389b783a-132b-47b7-99e5-a70baaec34eb, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:09,573 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7df9ef5 2024-06-28 15:41:09,574 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3cf87895 2024-06-28 15:41:09,575 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 389b783a-132b-47b7-99e5-a70baaec34eb, null, 0, false, true, null] 2024-06-28 15:41:09,577 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5099, durable=true, userID=d73b3d5f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=d73a7a0a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e0fbd78b-7d46-46b6-ae35-e36afad8bf17, JMSReplyTo=temp-queue://389b783a-132b-47b7-99e5-a70baaec34eb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@836530374, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-28 15:41:09,580 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5099]:RELIABLE:CoreMessage[messageID=5099, durable=true, userID=d73b3d5f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=d73a7a0a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e0fbd78b-7d46-46b6-ae35-e36afad8bf17, JMSReplyTo=temp-queue://389b783a-132b-47b7-99e5-a70baaec34eb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@836530374 2024-06-28 15:41:09,580 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5099, durable=true, userID=d73b3d5f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=d73a7a0a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e0fbd78b-7d46-46b6-ae35-e36afad8bf17, JMSReplyTo=temp-queue://389b783a-132b-47b7-99e5-a70baaec34eb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@836530374 to transaction: TransactionImpl [xid=null, txID=5100, xid=null, state=ACTIVE, createTime=1719589269580(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@741bcf54 2024-06-28 15:41:09,582 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d73c00b0-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=54390800-5a20-431a-978c-acc4cbf50647, activemq.broker=mom86] 2024-06-28 15:41:09,583 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d73c27c3-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d73c00b0-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d73c00b0-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5340a260, true, {}] 2024-06-28 15:41:09,583 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5099, durable=true, userID=d73b3d5f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=d73a7a0a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e0fbd78b-7d46-46b6-ae35-e36afad8bf17, JMSReplyTo=temp-queue://389b783a-132b-47b7-99e5-a70baaec34eb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@836530374, transaction: TransactionImpl [xid=null, txID=5100, xid=null, state=COMMITTED, createTime=1719589269580(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@741bcf54 2024-06-28 15:41:09,584 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d73c4ed4-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d73c00b0-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d73c00b0-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34af2b7e, true, {}] 2024-06-28 15:41:09,586 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5105, durable=true, userID=d73c9cf6-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=389b783a-132b-47b7-99e5-a70baaec34eb, size=939, properties=TypedProperties[__AMQ_CID=d73c27c2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e0fbd78b-7d46-46b6-ae35-e36afad8bf17, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=54390800-5a20-431a-978c-acc4cbf50647]]@36295476, context: RoutingContextImpl(Address=389b783a-132b-47b7-99e5-a70baaec34eb, routingType=ANYCAST, PreviousAddress=389b783a-132b-47b7-99e5-a70baaec34eb previousRoute:ANYCAST, reusable=true, version=-2147483301) .................................................. ***** durable queues 389b783a-132b-47b7-99e5-a70baaec34eb: ***** non durable for 389b783a-132b-47b7-99e5-a70baaec34eb: - queueID=5095 address:389b783a-132b-47b7-99e5-a70baaec34eb name:389b783a-132b-47b7-99e5-a70baaec34eb filter:null .................................................. , transaction: null 2024-06-28 15:41:09,586 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 389b783a-132b-47b7-99e5-a70baaec34eb: Reference[5105]:RELIABLE:CoreMessage[messageID=5105, durable=true, userID=d73c9cf6-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=389b783a-132b-47b7-99e5-a70baaec34eb, size=939, properties=TypedProperties[__AMQ_CID=d73c27c2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e0fbd78b-7d46-46b6-ae35-e36afad8bf17, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=54390800-5a20-431a-978c-acc4cbf50647]]@36295476 2024-06-28 15:41:09,587 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 389b783a-132b-47b7-99e5-a70baaec34eb: CoreMessage[messageID=5105, durable=true, userID=d73c9cf6-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=389b783a-132b-47b7-99e5-a70baaec34eb, size=939, properties=TypedProperties[__AMQ_CID=d73c27c2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e0fbd78b-7d46-46b6-ae35-e36afad8bf17, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=54390800-5a20-431a-978c-acc4cbf50647]]@36295476 to transaction: TransactionImpl [xid=null, txID=5107, xid=null, state=ACTIVE, createTime=1719589269586(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@f1459f5 2024-06-28 15:41:09,587 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 389b783a-132b-47b7-99e5-a70baaec34eb: CoreMessage[messageID=5105, durable=true, userID=d73c9cf6-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=389b783a-132b-47b7-99e5-a70baaec34eb, size=939, properties=TypedProperties[__AMQ_CID=d73c27c2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e0fbd78b-7d46-46b6-ae35-e36afad8bf17, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=54390800-5a20-431a-978c-acc4cbf50647]]@36295476, transaction: TransactionImpl [xid=null, txID=5107, xid=null, state=COMMITTED, createTime=1719589269586(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@f1459f5 2024-06-28 15:41:09,587 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d73c00b0-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=54390800-5a20-431a-978c-acc4cbf50647, activemq.broker=mom86] 2024-06-28 15:41:09,588 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d73a52f8-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom56] 2024-06-28 15:41:09,641 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@34e7a627, org.eclipse.scout.rt.mom.jms.JmsSubscription@5bb7fc38] 2024-06-28 15:41:09,644 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d739417e-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:09,647 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d739ddc3-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:09,648 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4d9f44de[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:09,648 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016240 ms 2024-06-28 15:41:09,651 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d73808f8-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:09,654 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:09,654 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 108.058992 ms 2024-06-28 15:41:09,655 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:09,656 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:09,657 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:09,658 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 933733929'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:41:09,662 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:41:09,663 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d74883d8-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:41:09,664 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d748aaeb-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d74883d8-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d74883d8-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2279404c, true, {}] 2024-06-28 15:41:09,665 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d748d1fc-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d74883d8-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d74883d8-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e65a68c, true, {}] 2024-06-28 15:41:09,667 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d35d45ff-7e4e-439c-8dec-b41f017dca34, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:09,668 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@563996ea 2024-06-28 15:41:09,668 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d35d45ff-7e4e-439c-8dec-b41f017dca34, null, 0, false, true, null] 2024-06-28 15:41:09,669 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d7496e3e-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:41:09,670 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7499551-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7496e3e-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7496e3e-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a6c1f2d, true, {}] 2024-06-28 15:41:09,670 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7499552-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7496e3e-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7496e3e-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15e4c905, true, {}] 2024-06-28 15:41:09,672 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:41:09,673 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d74a0a83-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:41:09,673 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d74a0a86-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d74a0a83-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d74a0a83-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44a41f99, true, {}] 2024-06-28 15:41:09,674 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d74a3197-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d74a0a83-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d74a0a83-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40efb5d0, true, {}] 2024-06-28 15:41:09,675 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:41:09,676 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d74a7fb8-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom56] 2024-06-28 15:41:09,677 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d74aa6cb-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d74a7fb8-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d74a7fb8-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e4e4e4d, true, {}] 2024-06-28 15:41:09,678 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d74aa6cc-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d74a7fb8-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d74a7fb8-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6032bc47, true, {}] 2024-06-28 15:41:09,678 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b56ab070-ae87-494f-9193-2483c83a878a, address=b56ab070-ae87-494f-9193-2483c83a878a, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:09,679 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5fde8ab2 2024-06-28 15:41:09,680 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4857df6f 2024-06-28 15:41:09,680 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b56ab070-ae87-494f-9193-2483c83a878a, null, 0, false, true, null] 2024-06-28 15:41:09,682 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5176, durable=true, userID=d74b6a1f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=d74aa6ca-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-91e03d21-7ed6-4a9d-9a57-a6abeaff0dca, JMSReplyTo=temp-queue://b56ab070-ae87-494f-9193-2483c83a878a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1017301882, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-28 15:41:09,685 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5176]:RELIABLE:CoreMessage[messageID=5176, durable=true, userID=d74b6a1f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=d74aa6ca-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-91e03d21-7ed6-4a9d-9a57-a6abeaff0dca, JMSReplyTo=temp-queue://b56ab070-ae87-494f-9193-2483c83a878a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1017301882 2024-06-28 15:41:09,685 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5176, durable=true, userID=d74b6a1f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=d74aa6ca-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-91e03d21-7ed6-4a9d-9a57-a6abeaff0dca, JMSReplyTo=temp-queue://b56ab070-ae87-494f-9193-2483c83a878a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1017301882 to transaction: TransactionImpl [xid=null, txID=5177, xid=null, state=ACTIVE, createTime=1719589269685(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6aecfbce 2024-06-28 15:41:09,686 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d74c0560-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=fa1275a3-e825-4c38-a259-993c6e9648e2, activemq.broker=mom86] 2024-06-28 15:41:09,687 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d74c2c73-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d74c0560-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d74c0560-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25d7d881, true, {}] 2024-06-28 15:41:09,688 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d74c5384-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d74c0560-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d74c0560-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f8c61b5, true, {}] 2024-06-28 15:41:09,688 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5176, durable=true, userID=d74b6a1f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=d74aa6ca-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-91e03d21-7ed6-4a9d-9a57-a6abeaff0dca, JMSReplyTo=temp-queue://b56ab070-ae87-494f-9193-2483c83a878a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1017301882, transaction: TransactionImpl [xid=null, txID=5177, xid=null, state=COMMITTED, createTime=1719589269685(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6aecfbce 2024-06-28 15:41:09,690 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5182, durable=true, userID=d74c7a96-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=b56ab070-ae87-494f-9193-2483c83a878a, size=939, properties=TypedProperties[__AMQ_CID=d74c2c72-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-91e03d21-7ed6-4a9d-9a57-a6abeaff0dca, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fa1275a3-e825-4c38-a259-993c6e9648e2]]@1465229094, context: RoutingContextImpl(Address=b56ab070-ae87-494f-9193-2483c83a878a, routingType=ANYCAST, PreviousAddress=b56ab070-ae87-494f-9193-2483c83a878a previousRoute:ANYCAST, reusable=true, version=-2147483297) .................................................. ***** durable queues b56ab070-ae87-494f-9193-2483c83a878a: ***** non durable for b56ab070-ae87-494f-9193-2483c83a878a: - queueID=5172 address:b56ab070-ae87-494f-9193-2483c83a878a name:b56ab070-ae87-494f-9193-2483c83a878a filter:null .................................................. , transaction: null 2024-06-28 15:41:09,690 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b56ab070-ae87-494f-9193-2483c83a878a: Reference[5182]:RELIABLE:CoreMessage[messageID=5182, durable=true, userID=d74c7a96-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=b56ab070-ae87-494f-9193-2483c83a878a, size=939, properties=TypedProperties[__AMQ_CID=d74c2c72-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-91e03d21-7ed6-4a9d-9a57-a6abeaff0dca, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fa1275a3-e825-4c38-a259-993c6e9648e2]]@1465229094 2024-06-28 15:41:09,690 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b56ab070-ae87-494f-9193-2483c83a878a: CoreMessage[messageID=5182, durable=true, userID=d74c7a96-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=b56ab070-ae87-494f-9193-2483c83a878a, size=939, properties=TypedProperties[__AMQ_CID=d74c2c72-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-91e03d21-7ed6-4a9d-9a57-a6abeaff0dca, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fa1275a3-e825-4c38-a259-993c6e9648e2]]@1465229094 to transaction: TransactionImpl [xid=null, txID=5184, xid=null, state=ACTIVE, createTime=1719589269690(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@39457ac0 2024-06-28 15:41:09,691 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b56ab070-ae87-494f-9193-2483c83a878a: CoreMessage[messageID=5182, durable=true, userID=d74c7a96-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=b56ab070-ae87-494f-9193-2483c83a878a, size=939, properties=TypedProperties[__AMQ_CID=d74c2c72-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-91e03d21-7ed6-4a9d-9a57-a6abeaff0dca, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fa1275a3-e825-4c38-a259-993c6e9648e2]]@1465229094, transaction: TransactionImpl [xid=null, txID=5184, xid=null, state=COMMITTED, createTime=1719589269690(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@39457ac0 2024-06-28 15:41:09,691 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d74c0560-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=fa1275a3-e825-4c38-a259-993c6e9648e2, activemq.broker=mom86] 2024-06-28 15:41:09,692 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d74a7fb8-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom56] 2024-06-28 15:41:09,744 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1aade3c, org.eclipse.scout.rt.mom.jms.JmsSubscription@7d8a5ec7] 2024-06-28 15:41:09,747 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d7496e3e-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:09,751 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d74a0a83-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:09,752 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@34df80a0[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:09,752 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016530 ms 2024-06-28 15:41:09,754 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d74883d8-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:09,756 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:09,756 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 99.026009 ms 2024-06-28 15:41:09,756 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:09,757 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:09,757 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:09,758 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1052376384'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-28 15:41:09,762 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-28 15:41:09,763 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d7579e28-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-28 15:41:09,764 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d757c53b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7579e28-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7579e28-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34fad4ad, true, {}] 2024-06-28 15:41:09,765 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d757ec4c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7579e28-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7579e28-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@740fa6ad, true, {}] 2024-06-28 15:41:09,767 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2e898f8b-9442-45ee-a72b-46adf14417e4, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:09,768 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3e2aa13b 2024-06-28 15:41:09,768 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2e898f8b-9442-45ee-a72b-46adf14417e4, null, 0, false, true, null] 2024-06-28 15:41:09,769 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d758af9e-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-28 15:41:09,770 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d758d6b1-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d758af9e-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d758af9e-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25a265af, true, {}] 2024-06-28 15:41:09,771 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d758fdc2-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d758af9e-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d758af9e-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@752ba280, true, {}] 2024-06-28 15:41:09,772 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:41:09,773 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d7594be3-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-28 15:41:09,774 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d75972f6-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7594be3-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7594be3-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7adce88f, true, {}] 2024-06-28 15:41:09,774 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d75972f7-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7594be3-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7594be3-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c95e134, true, {}] 2024-06-28 15:41:09,776 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:41:09,777 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d759e828-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom56] 2024-06-28 15:41:09,778 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d759e82b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d759e828-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d759e828-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@286a9e61, true, {}] 2024-06-28 15:41:09,778 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d75a0f3c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d759e828-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d759e828-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c41f598, true, {}] 2024-06-28 15:41:09,779 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d5224a6b-5b50-4096-b2af-6ee400e93711, address=d5224a6b-5b50-4096-b2af-6ee400e93711, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:09,779 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@71791462 2024-06-28 15:41:09,780 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7231185 2024-06-28 15:41:09,781 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d5224a6b-5b50-4096-b2af-6ee400e93711, null, 0, false, true, null] 2024-06-28 15:41:09,783 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5253, durable=true, userID=d75aab7f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=d759e82a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-382340c7-0fdf-4159-93a0-f19ffb35237e, JMSReplyTo=temp-queue://d5224a6b-5b50-4096-b2af-6ee400e93711, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@665660694, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-28 15:41:09,789 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5253]:RELIABLE:CoreMessage[messageID=5253, durable=true, userID=d75aab7f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=d759e82a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-382340c7-0fdf-4159-93a0-f19ffb35237e, JMSReplyTo=temp-queue://d5224a6b-5b50-4096-b2af-6ee400e93711, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@665660694 2024-06-28 15:41:09,790 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5253, durable=true, userID=d75aab7f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=d759e82a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-382340c7-0fdf-4159-93a0-f19ffb35237e, JMSReplyTo=temp-queue://d5224a6b-5b50-4096-b2af-6ee400e93711, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@665660694 to transaction: TransactionImpl [xid=null, txID=5254, xid=null, state=ACTIVE, createTime=1719589269790(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@58d6868a 2024-06-28 15:41:09,791 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d75c0b10-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=e8b60d79-c237-4daf-bb29-66e67b7f5c0a, activemq.broker=mom86] 2024-06-28 15:41:09,792 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d75c0b13-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d75c0b10-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d75c0b10-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@654ddfc6, true, {}] 2024-06-28 15:41:09,793 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d75c3224-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d75c0b10-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d75c0b10-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f349c43, true, {}] 2024-06-28 15:41:09,795 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5259, durable=true, userID=d75c8046-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=d5224a6b-5b50-4096-b2af-6ee400e93711, size=939, properties=TypedProperties[__AMQ_CID=d75c0b12-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-382340c7-0fdf-4159-93a0-f19ffb35237e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e8b60d79-c237-4daf-bb29-66e67b7f5c0a]]@1282921012, context: RoutingContextImpl(Address=d5224a6b-5b50-4096-b2af-6ee400e93711, routingType=ANYCAST, PreviousAddress=d5224a6b-5b50-4096-b2af-6ee400e93711 previousRoute:ANYCAST, reusable=true, version=-2147483293) .................................................. ***** durable queues d5224a6b-5b50-4096-b2af-6ee400e93711: ***** non durable for d5224a6b-5b50-4096-b2af-6ee400e93711: - queueID=5249 address:d5224a6b-5b50-4096-b2af-6ee400e93711 name:d5224a6b-5b50-4096-b2af-6ee400e93711 filter:null .................................................. , transaction: null 2024-06-28 15:41:09,795 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from d5224a6b-5b50-4096-b2af-6ee400e93711: Reference[5259]:RELIABLE:CoreMessage[messageID=5259, durable=true, userID=d75c8046-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=d5224a6b-5b50-4096-b2af-6ee400e93711, size=939, properties=TypedProperties[__AMQ_CID=d75c0b12-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-382340c7-0fdf-4159-93a0-f19ffb35237e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e8b60d79-c237-4daf-bb29-66e67b7f5c0a]]@1282921012 2024-06-28 15:41:09,795 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5253, durable=true, userID=d75aab7f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=d759e82a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-382340c7-0fdf-4159-93a0-f19ffb35237e, JMSReplyTo=temp-queue://d5224a6b-5b50-4096-b2af-6ee400e93711, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@665660694, transaction: TransactionImpl [xid=null, txID=5254, xid=null, state=COMMITTED, createTime=1719589269790(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@58d6868a 2024-06-28 15:41:09,795 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from d5224a6b-5b50-4096-b2af-6ee400e93711: CoreMessage[messageID=5259, durable=true, userID=d75c8046-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=d5224a6b-5b50-4096-b2af-6ee400e93711, size=939, properties=TypedProperties[__AMQ_CID=d75c0b12-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-382340c7-0fdf-4159-93a0-f19ffb35237e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e8b60d79-c237-4daf-bb29-66e67b7f5c0a]]@1282921012 to transaction: TransactionImpl [xid=null, txID=5262, xid=null, state=ACTIVE, createTime=1719589269795(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3092d44d 2024-06-28 15:41:09,796 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from d5224a6b-5b50-4096-b2af-6ee400e93711: CoreMessage[messageID=5259, durable=true, userID=d75c8046-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=d5224a6b-5b50-4096-b2af-6ee400e93711, size=939, properties=TypedProperties[__AMQ_CID=d75c0b12-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-382340c7-0fdf-4159-93a0-f19ffb35237e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e8b60d79-c237-4daf-bb29-66e67b7f5c0a]]@1282921012, transaction: TransactionImpl [xid=null, txID=5262, xid=null, state=COMMITTED, createTime=1719589269795(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3092d44d 2024-06-28 15:41:09,796 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d75c0b10-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=e8b60d79-c237-4daf-bb29-66e67b7f5c0a, activemq.broker=mom86] 2024-06-28 15:41:09,797 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d759e828-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom56] 2024-06-28 15:41:09,849 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@52984065, org.eclipse.scout.rt.mom.jms.JmsSubscription@6dd59886] 2024-06-28 15:41:09,852 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d758af9e-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:09,855 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d7594be3-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:09,856 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@33f643f6[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:09,857 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016766 ms 2024-06-28 15:41:09,859 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d7579e28-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:09,860 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:09,861 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 103.112181 ms 2024-06-28 15:41:09,861 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:09,862 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:09,862 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:09,863 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 891301025'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:09,868 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:09,868 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d767cae8-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:09,869 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d767f1fb-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d767cae8-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d767cae8-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79a1b817, true, {}] 2024-06-28 15:41:09,871 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d768190c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d767cae8-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d767cae8-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6cfb75, true, {}] 2024-06-28 15:41:09,873 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8e3497b3-5320-49db-aeb6-7863a18cec5b, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:09,873 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6c2927d9 2024-06-28 15:41:09,874 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8e3497b3-5320-49db-aeb6-7863a18cec5b, null, 0, false, true, null] 2024-06-28 15:41:09,875 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d768dc5e-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:09,876 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7690371-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d768dc5e-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d768dc5e-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5abe95a3, true, {}] 2024-06-28 15:41:09,877 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7690372-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d768dc5e-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d768dc5e-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e4bf30c, true, {}] 2024-06-28 15:41:09,878 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:41:09,879 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d76978a3-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:09,880 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7699fb6-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d76978a3-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d76978a3-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1051963, true, {}] 2024-06-28 15:41:09,881 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7699fb7-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d76978a3-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d76978a3-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@518eed4b, true, {}] 2024-06-28 15:41:09,882 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:41:09,883 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d76a14e8-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom56] 2024-06-28 15:41:09,884 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d76a14eb-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d76a14e8-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d76a14e8-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5068d633, true, {}] 2024-06-28 15:41:09,885 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d76a3bfc-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d76a14e8-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d76a14e8-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f9450d0, true, {}] 2024-06-28 15:41:09,885 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f1058445-ece2-460d-862f-1b6497c6b458, address=f1058445-ece2-460d-862f-1b6497c6b458, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:09,886 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@b6d928b 2024-06-28 15:41:09,887 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@ac3a771 2024-06-28 15:41:09,887 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f1058445-ece2-460d-862f-1b6497c6b458, null, 0, false, true, null] 2024-06-28 15:41:09,889 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5330, durable=true, userID=d76ad83f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=d76a14ea-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4cbc95c9-4a76-4913-93f9-eccaae7c88d2, JMSReplyTo=temp-queue://f1058445-ece2-460d-862f-1b6497c6b458, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@168455117, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-28 15:41:09,892 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5330]:RELIABLE:CoreMessage[messageID=5330, durable=true, userID=d76ad83f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=d76a14ea-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4cbc95c9-4a76-4913-93f9-eccaae7c88d2, JMSReplyTo=temp-queue://f1058445-ece2-460d-862f-1b6497c6b458, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@168455117 2024-06-28 15:41:09,892 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5330, durable=true, userID=d76ad83f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=d76a14ea-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4cbc95c9-4a76-4913-93f9-eccaae7c88d2, JMSReplyTo=temp-queue://f1058445-ece2-460d-862f-1b6497c6b458, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@168455117 to transaction: TransactionImpl [xid=null, txID=5331, xid=null, state=ACTIVE, createTime=1719589269892(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6af6f66e 2024-06-28 15:41:09,893 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d76b9b90-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=7235cf64-8c51-457b-ae73-4d895de48347, activemq.broker=mom86] 2024-06-28 15:41:09,894 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d76bc2a3-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d76b9b90-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d76b9b90-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f40990d, true, {}] 2024-06-28 15:41:09,894 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d76bc2a4-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d76b9b90-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d76b9b90-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b11f6b6, true, {}] 2024-06-28 15:41:09,895 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5330, durable=true, userID=d76ad83f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=d76a14ea-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4cbc95c9-4a76-4913-93f9-eccaae7c88d2, JMSReplyTo=temp-queue://f1058445-ece2-460d-862f-1b6497c6b458, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@168455117, transaction: TransactionImpl [xid=null, txID=5331, xid=null, state=COMMITTED, createTime=1719589269892(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6af6f66e 2024-06-28 15:41:09,896 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5336, durable=true, userID=d76c10c6-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=f1058445-ece2-460d-862f-1b6497c6b458, size=939, properties=TypedProperties[__AMQ_CID=d76bc2a2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4cbc95c9-4a76-4913-93f9-eccaae7c88d2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7235cf64-8c51-457b-ae73-4d895de48347]]@344009960, context: RoutingContextImpl(Address=f1058445-ece2-460d-862f-1b6497c6b458, routingType=ANYCAST, PreviousAddress=f1058445-ece2-460d-862f-1b6497c6b458 previousRoute:ANYCAST, reusable=true, version=-2147483289) .................................................. ***** durable queues f1058445-ece2-460d-862f-1b6497c6b458: ***** non durable for f1058445-ece2-460d-862f-1b6497c6b458: - queueID=5326 address:f1058445-ece2-460d-862f-1b6497c6b458 name:f1058445-ece2-460d-862f-1b6497c6b458 filter:null .................................................. , transaction: null 2024-06-28 15:41:09,896 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from f1058445-ece2-460d-862f-1b6497c6b458: Reference[5336]:RELIABLE:CoreMessage[messageID=5336, durable=true, userID=d76c10c6-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=f1058445-ece2-460d-862f-1b6497c6b458, size=939, properties=TypedProperties[__AMQ_CID=d76bc2a2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4cbc95c9-4a76-4913-93f9-eccaae7c88d2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7235cf64-8c51-457b-ae73-4d895de48347]]@344009960 2024-06-28 15:41:09,897 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from f1058445-ece2-460d-862f-1b6497c6b458: CoreMessage[messageID=5336, durable=true, userID=d76c10c6-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=f1058445-ece2-460d-862f-1b6497c6b458, size=939, properties=TypedProperties[__AMQ_CID=d76bc2a2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4cbc95c9-4a76-4913-93f9-eccaae7c88d2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7235cf64-8c51-457b-ae73-4d895de48347]]@344009960 to transaction: TransactionImpl [xid=null, txID=5339, xid=null, state=ACTIVE, createTime=1719589269897(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1d954e09 2024-06-28 15:41:09,897 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from f1058445-ece2-460d-862f-1b6497c6b458: CoreMessage[messageID=5336, durable=true, userID=d76c10c6-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=f1058445-ece2-460d-862f-1b6497c6b458, size=939, properties=TypedProperties[__AMQ_CID=d76bc2a2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4cbc95c9-4a76-4913-93f9-eccaae7c88d2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7235cf64-8c51-457b-ae73-4d895de48347]]@344009960, transaction: TransactionImpl [xid=null, txID=5339, xid=null, state=COMMITTED, createTime=1719589269897(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1d954e09 2024-06-28 15:41:09,897 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d76b9b90-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=7235cf64-8c51-457b-ae73-4d895de48347, activemq.broker=mom86] 2024-06-28 15:41:09,898 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d76a14e8-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom56] 2024-06-28 15:41:09,950 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1001b435, org.eclipse.scout.rt.mom.jms.JmsSubscription@1dd4c691] 2024-06-28 15:41:09,953 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d768dc5e-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:09,957 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d76978a3-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:09,959 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1349c175[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:09,959 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.028122 ms 2024-06-28 15:41:09,961 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d767cae8-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:09,963 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:09,963 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 101.034946 ms 2024-06-28 15:41:09,963 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:09,964 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:09,964 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:09,966 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1075394941'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:41:09,970 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:41:09,970 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d7775b68-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:41:09,971 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d777827b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7775b68-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7775b68-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54df82f8, true, {}] 2024-06-28 15:41:09,972 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d777a98c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7775b68-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7775b68-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@afa9ae5, true, {}] 2024-06-28 15:41:09,973 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=27f7e661-11ff-4e53-b848-1249ef27671d, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:09,974 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@199d36ac 2024-06-28 15:41:09,975 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 27f7e661-11ff-4e53-b848-1249ef27671d, null, 0, false, true, null] 2024-06-28 15:41:09,975 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d7781ebe-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:41:09,976 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d77845d1-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7781ebe-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7781ebe-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66ce5411, true, {}] 2024-06-28 15:41:09,977 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7786ce2-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7781ebe-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7781ebe-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b6a7943, true, {}] 2024-06-28 15:41:09,978 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:41:09,979 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d778bb03-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:41:09,980 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d778bb06-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d778bb03-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d778bb03-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4eddeddf, true, {}] 2024-06-28 15:41:09,980 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d778e217-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d778bb03-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d778bb03-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d7dc07b, true, {}] 2024-06-28 15:41:09,981 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:41:09,982 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d7793038-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom56] 2024-06-28 15:41:09,983 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d779574b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7793038-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7793038-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4fc195ad, true, {}] 2024-06-28 15:41:09,984 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7797e5c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7793038-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7793038-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5fbd7f19, true, {}] 2024-06-28 15:41:09,984 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0bf51584-70fc-43e4-90c3-05c2b0d22d4e, address=0bf51584-70fc-43e4-90c3-05c2b0d22d4e, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:09,985 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3fe1067e 2024-06-28 15:41:09,986 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@62f9c26a 2024-06-28 15:41:09,987 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0bf51584-70fc-43e4-90c3-05c2b0d22d4e, null, 0, false, true, null] 2024-06-28 15:41:09,988 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5407, durable=true, userID=d77a1a9f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=d779574a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e4b77d00-15aa-4613-be29-c9709c04b972, JMSReplyTo=temp-queue://0bf51584-70fc-43e4-90c3-05c2b0d22d4e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@712978403, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-28 15:41:09,994 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5407]:RELIABLE:CoreMessage[messageID=5407, durable=true, userID=d77a1a9f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=d779574a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e4b77d00-15aa-4613-be29-c9709c04b972, JMSReplyTo=temp-queue://0bf51584-70fc-43e4-90c3-05c2b0d22d4e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@712978403 2024-06-28 15:41:09,995 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5407, durable=true, userID=d77a1a9f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=d779574a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e4b77d00-15aa-4613-be29-c9709c04b972, JMSReplyTo=temp-queue://0bf51584-70fc-43e4-90c3-05c2b0d22d4e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@712978403 to transaction: TransactionImpl [xid=null, txID=5408, xid=null, state=ACTIVE, createTime=1719589269995(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7a5a962c 2024-06-28 15:41:09,996 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d77b5320-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b9a9d37e-079f-403f-b143-56966c9b6f0f, activemq.broker=mom86] 2024-06-28 15:41:09,997 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d77b5323-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d77b5320-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d77b5320-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5cd5585, true, {}] 2024-06-28 15:41:09,997 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5407, durable=true, userID=d77a1a9f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=d779574a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e4b77d00-15aa-4613-be29-c9709c04b972, JMSReplyTo=temp-queue://0bf51584-70fc-43e4-90c3-05c2b0d22d4e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@712978403, transaction: TransactionImpl [xid=null, txID=5408, xid=null, state=COMMITTED, createTime=1719589269995(Fri Jun 28 15:41:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7a5a962c 2024-06-28 15:41:09,997 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d77b7a34-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d77b5320-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d77b5320-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e3fbf09, true, {}] 2024-06-28 15:41:09,999 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5413, durable=true, userID=d77bc856-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=0bf51584-70fc-43e4-90c3-05c2b0d22d4e, size=939, properties=TypedProperties[__AMQ_CID=d77b5322-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e4b77d00-15aa-4613-be29-c9709c04b972, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b9a9d37e-079f-403f-b143-56966c9b6f0f]]@623319212, context: RoutingContextImpl(Address=0bf51584-70fc-43e4-90c3-05c2b0d22d4e, routingType=ANYCAST, PreviousAddress=0bf51584-70fc-43e4-90c3-05c2b0d22d4e previousRoute:ANYCAST, reusable=true, version=-2147483285) .................................................. ***** durable queues 0bf51584-70fc-43e4-90c3-05c2b0d22d4e: ***** non durable for 0bf51584-70fc-43e4-90c3-05c2b0d22d4e: - queueID=5403 address:0bf51584-70fc-43e4-90c3-05c2b0d22d4e name:0bf51584-70fc-43e4-90c3-05c2b0d22d4e filter:null .................................................. , transaction: null 2024-06-28 15:41:10,000 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 0bf51584-70fc-43e4-90c3-05c2b0d22d4e: Reference[5413]:RELIABLE:CoreMessage[messageID=5413, durable=true, userID=d77bc856-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=0bf51584-70fc-43e4-90c3-05c2b0d22d4e, size=939, properties=TypedProperties[__AMQ_CID=d77b5322-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e4b77d00-15aa-4613-be29-c9709c04b972, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b9a9d37e-079f-403f-b143-56966c9b6f0f]]@623319212 2024-06-28 15:41:10,000 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 0bf51584-70fc-43e4-90c3-05c2b0d22d4e: CoreMessage[messageID=5413, durable=true, userID=d77bc856-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=0bf51584-70fc-43e4-90c3-05c2b0d22d4e, size=939, properties=TypedProperties[__AMQ_CID=d77b5322-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e4b77d00-15aa-4613-be29-c9709c04b972, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b9a9d37e-079f-403f-b143-56966c9b6f0f]]@623319212 to transaction: TransactionImpl [xid=null, txID=5416, xid=null, state=ACTIVE, createTime=1719589270000(Fri Jun 28 15:41:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5dedb575 2024-06-28 15:41:10,000 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 0bf51584-70fc-43e4-90c3-05c2b0d22d4e: CoreMessage[messageID=5413, durable=true, userID=d77bc856-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:09 UTC 2024, expiration=0, durable=true, address=0bf51584-70fc-43e4-90c3-05c2b0d22d4e, size=939, properties=TypedProperties[__AMQ_CID=d77b5322-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e4b77d00-15aa-4613-be29-c9709c04b972, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b9a9d37e-079f-403f-b143-56966c9b6f0f]]@623319212, transaction: TransactionImpl [xid=null, txID=5416, xid=null, state=COMMITTED, createTime=1719589270000(Fri Jun 28 15:41:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5dedb575 2024-06-28 15:41:10,001 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d77b5320-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b9a9d37e-079f-403f-b143-56966c9b6f0f, activemq.broker=mom86] 2024-06-28 15:41:10,002 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d7793038-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom56] 2024-06-28 15:41:10,054 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@102dff25, org.eclipse.scout.rt.mom.jms.JmsSubscription@216de23a] 2024-06-28 15:41:10,057 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d7781ebe-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:10,065 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d778bb03-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:10,067 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7c64f904[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:10,067 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.017004 ms 2024-06-28 15:41:10,069 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d7775b68-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:10,070 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:10,071 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 106.271785 ms 2024-06-28 15:41:10,071 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:10,072 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:10,072 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:10,074 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1668167201'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-28 15:41:10,077 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-28 15:41:10,078 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d787d648-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-28 15:41:10,079 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d787d64b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d787d648-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d787d648-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d070eb2, true, {}] 2024-06-28 15:41:10,080 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d787fd5c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d787d648-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d787d648-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e3e991c, true, {}] 2024-06-28 15:41:10,081 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7461babb-5a2d-425d-b893-bcb3c861cc91, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:10,082 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1aa10f17 2024-06-28 15:41:10,083 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7461babb-5a2d-425d-b893-bcb3c861cc91, null, 0, false, true, null] 2024-06-28 15:41:10,084 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d788c0ae-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-28 15:41:10,084 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d788c0b1-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d788c0ae-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d788c0ae-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@84c8073, true, {}] 2024-06-28 15:41:10,085 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d788e7c2-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d788c0ae-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d788c0ae-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f604932, true, {}] 2024-06-28 15:41:10,087 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:41:10,087 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d78935e3-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-28 15:41:10,088 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7895cf6-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d78935e3-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d78935e3-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@13efdaff, true, {}] 2024-06-28 15:41:10,089 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7898407-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d78935e3-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d78935e3-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@327f2066, true, {}] 2024-06-28 15:41:10,090 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:41:10,091 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d789d228-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom56] 2024-06-28 15:41:10,092 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d789f93b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d789d228-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d789d228-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76493fb0, true, {}] 2024-06-28 15:41:10,093 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d78a204c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d789d228-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d789d228-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@735eab1c, true, {}] 2024-06-28 15:41:10,094 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c295b9f9-9dd7-4ad8-bf9b-ef6c7ad668ba, address=c295b9f9-9dd7-4ad8-bf9b-ef6c7ad668ba, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:10,094 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@46412380 2024-06-28 15:41:10,095 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1b0c123b 2024-06-28 15:41:10,096 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c295b9f9-9dd7-4ad8-bf9b-ef6c7ad668ba, null, 0, false, true, null] 2024-06-28 15:41:10,098 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5484, durable=true, userID=d78abc8f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=d789f93a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-32971029-8849-46cb-b5d5-237107310cc2, JMSReplyTo=temp-queue://c295b9f9-9dd7-4ad8-bf9b-ef6c7ad668ba, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1829237117, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-28 15:41:10,101 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5484]:RELIABLE:CoreMessage[messageID=5484, durable=true, userID=d78abc8f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=d789f93a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-32971029-8849-46cb-b5d5-237107310cc2, JMSReplyTo=temp-queue://c295b9f9-9dd7-4ad8-bf9b-ef6c7ad668ba, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1829237117 2024-06-28 15:41:10,101 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5484, durable=true, userID=d78abc8f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=d789f93a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-32971029-8849-46cb-b5d5-237107310cc2, JMSReplyTo=temp-queue://c295b9f9-9dd7-4ad8-bf9b-ef6c7ad668ba, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1829237117 to transaction: TransactionImpl [xid=null, txID=5485, xid=null, state=ACTIVE, createTime=1719589270101(Fri Jun 28 15:41:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@691da993 2024-06-28 15:41:10,102 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d78b7fe0-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=10e44ef5-3ba6-4b66-ab22-8edbf4e9c015, activemq.broker=mom86] 2024-06-28 15:41:10,103 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d78ba6f3-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d78b7fe0-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d78b7fe0-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@162cdf68, true, {}] 2024-06-28 15:41:10,104 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d78ba6f4-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d78b7fe0-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d78b7fe0-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37b57a0a, true, {}] 2024-06-28 15:41:10,104 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5484, durable=true, userID=d78abc8f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=d789f93a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-32971029-8849-46cb-b5d5-237107310cc2, JMSReplyTo=temp-queue://c295b9f9-9dd7-4ad8-bf9b-ef6c7ad668ba, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1829237117, transaction: TransactionImpl [xid=null, txID=5485, xid=null, state=COMMITTED, createTime=1719589270101(Fri Jun 28 15:41:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@691da993 2024-06-28 15:41:10,105 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5490, durable=true, userID=d78bf516-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=c295b9f9-9dd7-4ad8-bf9b-ef6c7ad668ba, size=939, properties=TypedProperties[__AMQ_CID=d78ba6f2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-32971029-8849-46cb-b5d5-237107310cc2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=10e44ef5-3ba6-4b66-ab22-8edbf4e9c015]]@1681070266, context: RoutingContextImpl(Address=c295b9f9-9dd7-4ad8-bf9b-ef6c7ad668ba, routingType=ANYCAST, PreviousAddress=c295b9f9-9dd7-4ad8-bf9b-ef6c7ad668ba previousRoute:ANYCAST, reusable=true, version=-2147483281) .................................................. ***** durable queues c295b9f9-9dd7-4ad8-bf9b-ef6c7ad668ba: ***** non durable for c295b9f9-9dd7-4ad8-bf9b-ef6c7ad668ba: - queueID=5480 address:c295b9f9-9dd7-4ad8-bf9b-ef6c7ad668ba name:c295b9f9-9dd7-4ad8-bf9b-ef6c7ad668ba filter:null .................................................. , transaction: null 2024-06-28 15:41:10,106 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from c295b9f9-9dd7-4ad8-bf9b-ef6c7ad668ba: Reference[5490]:RELIABLE:CoreMessage[messageID=5490, durable=true, userID=d78bf516-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=c295b9f9-9dd7-4ad8-bf9b-ef6c7ad668ba, size=939, properties=TypedProperties[__AMQ_CID=d78ba6f2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-32971029-8849-46cb-b5d5-237107310cc2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=10e44ef5-3ba6-4b66-ab22-8edbf4e9c015]]@1681070266 2024-06-28 15:41:10,106 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from c295b9f9-9dd7-4ad8-bf9b-ef6c7ad668ba: CoreMessage[messageID=5490, durable=true, userID=d78bf516-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=c295b9f9-9dd7-4ad8-bf9b-ef6c7ad668ba, size=939, properties=TypedProperties[__AMQ_CID=d78ba6f2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-32971029-8849-46cb-b5d5-237107310cc2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=10e44ef5-3ba6-4b66-ab22-8edbf4e9c015]]@1681070266 to transaction: TransactionImpl [xid=null, txID=5492, xid=null, state=ACTIVE, createTime=1719589270106(Fri Jun 28 15:41:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@46dbebee 2024-06-28 15:41:10,106 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from c295b9f9-9dd7-4ad8-bf9b-ef6c7ad668ba: CoreMessage[messageID=5490, durable=true, userID=d78bf516-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=c295b9f9-9dd7-4ad8-bf9b-ef6c7ad668ba, size=939, properties=TypedProperties[__AMQ_CID=d78ba6f2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-32971029-8849-46cb-b5d5-237107310cc2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=10e44ef5-3ba6-4b66-ab22-8edbf4e9c015]]@1681070266, transaction: TransactionImpl [xid=null, txID=5492, xid=null, state=COMMITTED, createTime=1719589270106(Fri Jun 28 15:41:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@46dbebee 2024-06-28 15:41:10,107 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d78b7fe0-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=10e44ef5-3ba6-4b66-ab22-8edbf4e9c015, activemq.broker=mom86] 2024-06-28 15:41:10,108 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d789d228-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom56] 2024-06-28 15:41:10,160 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@78b293a, org.eclipse.scout.rt.mom.jms.JmsSubscription@146b4c6c] 2024-06-28 15:41:10,162 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d788c0ae-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:10,165 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d78935e3-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:10,166 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@51ef458d[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:10,167 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016438 ms 2024-06-28 15:41:10,168 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d787d648-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:10,170 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:10,170 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 97.509601 ms 2024-06-28 15:41:10,170 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:10,171 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:10,171 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:10,172 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 545064266'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:10,176 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:10,177 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d796f198-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:10,178 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d796f19b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d796f198-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d796f198-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ff3df0a, true, {}] 2024-06-28 15:41:10,179 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d79718ac-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d796f198-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d796f198-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a4082b8, true, {}] 2024-06-28 15:41:10,180 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5059ad20-c2d4-44d8-8163-82d88e5588fe, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:10,181 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@428e8397 2024-06-28 15:41:10,182 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5059ad20-c2d4-44d8-8163-82d88e5588fe, null, 0, false, true, null] 2024-06-28 15:41:10,182 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d797b4ee-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:10,183 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d797dc01-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d797b4ee-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d797b4ee-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e77c4e6, true, {}] 2024-06-28 15:41:10,184 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7980312-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d797b4ee-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d797b4ee-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64ed1a51, true, {}] 2024-06-28 15:41:10,185 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:41:10,186 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d7982a23-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:10,186 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7985136-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7982a23-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7982a23-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c103ae0, true, {}] 2024-06-28 15:41:10,187 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7987847-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7982a23-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7982a23-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c4c3308, true, {}] 2024-06-28 15:41:10,188 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:41:10,189 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d798c668-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom56] 2024-06-28 15:41:10,190 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d798c66b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d798c668-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d798c668-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56177bf9, true, {}] 2024-06-28 15:41:10,190 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d798ed7c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d798c668-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d798c668-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c75af28, true, {}] 2024-06-28 15:41:10,191 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b1e00887-206f-4cf7-93d4-941726b776c1, address=b1e00887-206f-4cf7-93d4-941726b776c1, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:10,191 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3608f1b1 2024-06-28 15:41:10,193 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3b498c86 2024-06-28 15:41:10,193 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b1e00887-206f-4cf7-93d4-941726b776c1, null, 0, false, true, null] 2024-06-28 15:41:10,195 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5561, durable=true, userID=d79989bf-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=d798c66a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-887e7756-f9eb-4406-be2d-a3a6fd4d0af8, JMSReplyTo=temp-queue://b1e00887-206f-4cf7-93d4-941726b776c1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1787048330, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-28 15:41:10,198 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5561]:RELIABLE:CoreMessage[messageID=5561, durable=true, userID=d79989bf-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=d798c66a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-887e7756-f9eb-4406-be2d-a3a6fd4d0af8, JMSReplyTo=temp-queue://b1e00887-206f-4cf7-93d4-941726b776c1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1787048330 2024-06-28 15:41:10,198 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5561, durable=true, userID=d79989bf-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=d798c66a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-887e7756-f9eb-4406-be2d-a3a6fd4d0af8, JMSReplyTo=temp-queue://b1e00887-206f-4cf7-93d4-941726b776c1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1787048330 to transaction: TransactionImpl [xid=null, txID=5562, xid=null, state=ACTIVE, createTime=1719589270198(Fri Jun 28 15:41:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5c36043 2024-06-28 15:41:10,199 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d79a4d10-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=d5c50c82-eea5-4fe6-9f14-06062a0e3ec2, activemq.broker=mom86] 2024-06-28 15:41:10,200 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d79a7423-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d79a4d10-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d79a4d10-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57d1bd21, true, {}] 2024-06-28 15:41:10,201 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5561, durable=true, userID=d79989bf-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=d798c66a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-887e7756-f9eb-4406-be2d-a3a6fd4d0af8, JMSReplyTo=temp-queue://b1e00887-206f-4cf7-93d4-941726b776c1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1787048330, transaction: TransactionImpl [xid=null, txID=5562, xid=null, state=COMMITTED, createTime=1719589270198(Fri Jun 28 15:41:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5c36043 2024-06-28 15:41:10,201 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d79a9b34-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d79a4d10-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d79a4d10-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@26cc297f, true, {}] 2024-06-28 15:41:10,203 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5567, durable=true, userID=d79ac246-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=b1e00887-206f-4cf7-93d4-941726b776c1, size=939, properties=TypedProperties[__AMQ_CID=d79a7422-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-887e7756-f9eb-4406-be2d-a3a6fd4d0af8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d5c50c82-eea5-4fe6-9f14-06062a0e3ec2]]@1960568140, context: RoutingContextImpl(Address=b1e00887-206f-4cf7-93d4-941726b776c1, routingType=ANYCAST, PreviousAddress=b1e00887-206f-4cf7-93d4-941726b776c1 previousRoute:ANYCAST, reusable=true, version=-2147483277) .................................................. ***** durable queues b1e00887-206f-4cf7-93d4-941726b776c1: ***** non durable for b1e00887-206f-4cf7-93d4-941726b776c1: - queueID=5557 address:b1e00887-206f-4cf7-93d4-941726b776c1 name:b1e00887-206f-4cf7-93d4-941726b776c1 filter:null .................................................. , transaction: null 2024-06-28 15:41:10,203 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b1e00887-206f-4cf7-93d4-941726b776c1: Reference[5567]:RELIABLE:CoreMessage[messageID=5567, durable=true, userID=d79ac246-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=b1e00887-206f-4cf7-93d4-941726b776c1, size=939, properties=TypedProperties[__AMQ_CID=d79a7422-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-887e7756-f9eb-4406-be2d-a3a6fd4d0af8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d5c50c82-eea5-4fe6-9f14-06062a0e3ec2]]@1960568140 2024-06-28 15:41:10,203 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b1e00887-206f-4cf7-93d4-941726b776c1: CoreMessage[messageID=5567, durable=true, userID=d79ac246-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=b1e00887-206f-4cf7-93d4-941726b776c1, size=939, properties=TypedProperties[__AMQ_CID=d79a7422-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-887e7756-f9eb-4406-be2d-a3a6fd4d0af8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d5c50c82-eea5-4fe6-9f14-06062a0e3ec2]]@1960568140 to transaction: TransactionImpl [xid=null, txID=5570, xid=null, state=ACTIVE, createTime=1719589270203(Fri Jun 28 15:41:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@350a3520 2024-06-28 15:41:10,204 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b1e00887-206f-4cf7-93d4-941726b776c1: CoreMessage[messageID=5567, durable=true, userID=d79ac246-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=b1e00887-206f-4cf7-93d4-941726b776c1, size=939, properties=TypedProperties[__AMQ_CID=d79a7422-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-887e7756-f9eb-4406-be2d-a3a6fd4d0af8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d5c50c82-eea5-4fe6-9f14-06062a0e3ec2]]@1960568140, transaction: TransactionImpl [xid=null, txID=5570, xid=null, state=COMMITTED, createTime=1719589270203(Fri Jun 28 15:41:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@350a3520 2024-06-28 15:41:10,204 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d79a4d10-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=d5c50c82-eea5-4fe6-9f14-06062a0e3ec2, activemq.broker=mom86] 2024-06-28 15:41:10,205 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d798c668-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom56] 2024-06-28 15:41:10,257 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@74214ac3, org.eclipse.scout.rt.mom.jms.JmsSubscription@e00c94e] 2024-06-28 15:41:10,260 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d797b4ee-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:10,263 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d7982a23-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:10,264 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7d50a73d[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:10,265 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.030499 ms 2024-06-28 15:41:10,266 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d796f198-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:10,268 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:10,269 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 97.089094 ms 2024-06-28 15:41:10,269 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:10,270 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:10,270 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:10,271 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1596940247'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:41:10,276 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:41:10,277 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d7a633f8-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:41:10,278 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7a65b0b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7a633f8-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7a633f8-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e494a6a, true, {}] 2024-06-28 15:41:10,279 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7a6821c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7a633f8-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7a633f8-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@fbdbc26, true, {}] 2024-06-28 15:41:10,281 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b3b5b028-a1bf-49e7-9bc0-0615f30760b8, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:10,282 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@468d8381 2024-06-28 15:41:10,283 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b3b5b028-a1bf-49e7-9bc0-0615f30760b8, null, 0, false, true, null] 2024-06-28 15:41:10,284 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d7a7456e-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:41:10,285 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7a74571-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7a7456e-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7a7456e-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c975202, true, {}] 2024-06-28 15:41:10,285 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7a76c82-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7a7456e-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7a7456e-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70ba40ab, true, {}] 2024-06-28 15:41:10,287 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:41:10,287 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d7a7baa3-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-28 15:41:10,288 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7a7e1b6-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7a7baa3-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7a7baa3-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72c47f14, true, {}] 2024-06-28 15:41:10,289 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7a808c7-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7a7baa3-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7a7baa3-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b2e5e8, true, {}] 2024-06-28 15:41:10,290 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:41:10,292 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d7a856e8-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom56] 2024-06-28 15:41:10,292 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7a87dfb-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7a856e8-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7a856e8-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@14119170, true, {}] 2024-06-28 15:41:10,293 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7a8a50c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7a856e8-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7a856e8-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18519942, true, {}] 2024-06-28 15:41:10,294 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=47021b12-d54e-47ad-ae1b-7337b6ecfc66, address=47021b12-d54e-47ad-ae1b-7337b6ecfc66, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:10,294 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4110e94c 2024-06-28 15:41:10,295 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2c358a24 2024-06-28 15:41:10,297 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 47021b12-d54e-47ad-ae1b-7337b6ecfc66, null, 0, false, true, null] 2024-06-28 15:41:10,300 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5638, durable=true, userID=d7a98f6f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=d7a87dfa-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6513e92f-06a0-4451-a849-f1327d292b73, JMSReplyTo=temp-queue://47021b12-d54e-47ad-ae1b-7337b6ecfc66, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1042162953, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-28 15:41:10,303 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5638]:RELIABLE:CoreMessage[messageID=5638, durable=true, userID=d7a98f6f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=d7a87dfa-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6513e92f-06a0-4451-a849-f1327d292b73, JMSReplyTo=temp-queue://47021b12-d54e-47ad-ae1b-7337b6ecfc66, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1042162953 2024-06-28 15:41:10,303 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5638, durable=true, userID=d7a98f6f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=d7a87dfa-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6513e92f-06a0-4451-a849-f1327d292b73, JMSReplyTo=temp-queue://47021b12-d54e-47ad-ae1b-7337b6ecfc66, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1042162953 to transaction: TransactionImpl [xid=null, txID=5639, xid=null, state=ACTIVE, createTime=1719589270303(Fri Jun 28 15:41:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@44f81b9d 2024-06-28 15:41:10,304 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d7aa52c0-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=13c1f68c-e129-4f9d-95dc-a2400bcbf11d, activemq.broker=mom86] 2024-06-28 15:41:10,305 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7aa79d3-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7aa52c0-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7aa52c0-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7edb73cb, true, {}] 2024-06-28 15:41:10,306 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7aaa0e4-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7aa52c0-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7aa52c0-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@679578e1, true, {}] 2024-06-28 15:41:10,308 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5644, durable=true, userID=d7aac7f6-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=47021b12-d54e-47ad-ae1b-7337b6ecfc66, size=939, properties=TypedProperties[__AMQ_CID=d7aa79d2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6513e92f-06a0-4451-a849-f1327d292b73, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=13c1f68c-e129-4f9d-95dc-a2400bcbf11d]]@899184996, context: RoutingContextImpl(Address=47021b12-d54e-47ad-ae1b-7337b6ecfc66, routingType=ANYCAST, PreviousAddress=47021b12-d54e-47ad-ae1b-7337b6ecfc66 previousRoute:ANYCAST, reusable=true, version=-2147483273) .................................................. ***** durable queues 47021b12-d54e-47ad-ae1b-7337b6ecfc66: ***** non durable for 47021b12-d54e-47ad-ae1b-7337b6ecfc66: - queueID=5634 address:47021b12-d54e-47ad-ae1b-7337b6ecfc66 name:47021b12-d54e-47ad-ae1b-7337b6ecfc66 filter:null .................................................. , transaction: null 2024-06-28 15:41:10,308 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 47021b12-d54e-47ad-ae1b-7337b6ecfc66: Reference[5644]:RELIABLE:CoreMessage[messageID=5644, durable=true, userID=d7aac7f6-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=47021b12-d54e-47ad-ae1b-7337b6ecfc66, size=939, properties=TypedProperties[__AMQ_CID=d7aa79d2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6513e92f-06a0-4451-a849-f1327d292b73, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=13c1f68c-e129-4f9d-95dc-a2400bcbf11d]]@899184996 2024-06-28 15:41:10,309 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 47021b12-d54e-47ad-ae1b-7337b6ecfc66: CoreMessage[messageID=5644, durable=true, userID=d7aac7f6-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=47021b12-d54e-47ad-ae1b-7337b6ecfc66, size=939, properties=TypedProperties[__AMQ_CID=d7aa79d2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6513e92f-06a0-4451-a849-f1327d292b73, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=13c1f68c-e129-4f9d-95dc-a2400bcbf11d]]@899184996 to transaction: TransactionImpl [xid=null, txID=5647, xid=null, state=ACTIVE, createTime=1719589270309(Fri Jun 28 15:41:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@913cffa 2024-06-28 15:41:10,309 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5638, durable=true, userID=d7a98f6f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=d7a87dfa-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6513e92f-06a0-4451-a849-f1327d292b73, JMSReplyTo=temp-queue://47021b12-d54e-47ad-ae1b-7337b6ecfc66, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1042162953, transaction: TransactionImpl [xid=null, txID=5639, xid=null, state=COMMITTED, createTime=1719589270303(Fri Jun 28 15:41:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@44f81b9d 2024-06-28 15:41:10,309 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 47021b12-d54e-47ad-ae1b-7337b6ecfc66: CoreMessage[messageID=5644, durable=true, userID=d7aac7f6-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=47021b12-d54e-47ad-ae1b-7337b6ecfc66, size=939, properties=TypedProperties[__AMQ_CID=d7aa79d2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6513e92f-06a0-4451-a849-f1327d292b73, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=13c1f68c-e129-4f9d-95dc-a2400bcbf11d]]@899184996, transaction: TransactionImpl [xid=null, txID=5647, xid=null, state=COMMITTED, createTime=1719589270309(Fri Jun 28 15:41:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@913cffa 2024-06-28 15:41:10,309 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d7aa52c0-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=13c1f68c-e129-4f9d-95dc-a2400bcbf11d, activemq.broker=mom86] 2024-06-28 15:41:10,310 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d7a856e8-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom56] 2024-06-28 15:41:10,363 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@66075347, org.eclipse.scout.rt.mom.jms.JmsSubscription@3b45a3e6] 2024-06-28 15:41:10,366 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d7a7456e-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:10,369 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d7a7baa3-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:10,370 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@304ca4cf[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:10,371 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.019240 ms 2024-06-28 15:41:10,373 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d7a633f8-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:10,375 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:10,375 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 104.829321 ms 2024-06-28 15:41:10,375 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:10,377 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:10,377 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:10,378 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2037865489'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-28 15:41:10,449 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-28 15:41:10,449 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d7c072d8-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-28 15:41:10,451 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7c099eb-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7c072d8-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7c072d8-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f5611c4, true, {}] 2024-06-28 15:41:10,453 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7c0e80c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7c072d8-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7c072d8-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16e3932a, true, {}] 2024-06-28 15:41:10,455 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a571614f-5ead-46c8-a3c5-845220754a87, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:10,456 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2249aa11 2024-06-28 15:41:10,456 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a571614f-5ead-46c8-a3c5-845220754a87, null, 0, false, true, null] 2024-06-28 15:41:10,457 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d7c1ab5e-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-28 15:41:10,459 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7c1d271-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7c1ab5e-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7c1ab5e-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40777ef2, true, {}] 2024-06-28 15:41:10,460 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7c1f982-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7c1ab5e-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7c1ab5e-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@318e12ba, true, {}] 2024-06-28 15:41:10,462 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:41:10,463 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d7c295c3-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-28 15:41:10,464 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7c2bcd6-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7c295c3-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7c295c3-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6379d319, true, {}] 2024-06-28 15:41:10,465 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7c2e3e7-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7c295c3-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7c295c3-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d1ae4b6, true, {}] 2024-06-28 15:41:10,466 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:41:10,468 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d7c35918-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom56] 2024-06-28 15:41:10,469 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7c3802b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7c35918-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7c35918-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@732cedc7, true, {}] 2024-06-28 15:41:10,470 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7c3a73c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7c35918-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7c35918-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6903ff15, true, {}] 2024-06-28 15:41:10,471 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f1f7c824-0424-4f50-b539-046347e389d9, address=f1f7c824-0424-4f50-b539-046347e389d9, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:10,471 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@415fa4b6 2024-06-28 15:41:10,473 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6cd59740 2024-06-28 15:41:10,474 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f1f7c824-0424-4f50-b539-046347e389d9, null, 0, false, true, null] 2024-06-28 15:41:10,476 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5715, durable=true, userID=d7c46a8f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=d7c3802a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7bd786c7-6b81-4b8d-b723-42946229af61, JMSReplyTo=temp-queue://f1f7c824-0424-4f50-b539-046347e389d9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2004126680, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-28 15:41:10,482 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5715]:RELIABLE:CoreMessage[messageID=5715, durable=true, userID=d7c46a8f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=d7c3802a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7bd786c7-6b81-4b8d-b723-42946229af61, JMSReplyTo=temp-queue://f1f7c824-0424-4f50-b539-046347e389d9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2004126680 2024-06-28 15:41:10,483 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5715, durable=true, userID=d7c46a8f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=d7c3802a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7bd786c7-6b81-4b8d-b723-42946229af61, JMSReplyTo=temp-queue://f1f7c824-0424-4f50-b539-046347e389d9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2004126680 to transaction: TransactionImpl [xid=null, txID=5716, xid=null, state=ACTIVE, createTime=1719589270483(Fri Jun 28 15:41:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5377af76 2024-06-28 15:41:10,484 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d7c5ca20-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b77da3fe-34c2-4a8a-b505-2761d2a4c96c, activemq.broker=mom86] 2024-06-28 15:41:10,485 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7c5f133-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7c5ca20-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7c5ca20-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6563900e, true, {}] 2024-06-28 15:41:10,485 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7c5f134-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7c5ca20-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7c5ca20-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d8f53a2, true, {}] 2024-06-28 15:41:10,488 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5721, durable=true, userID=d7c63f56-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=f1f7c824-0424-4f50-b539-046347e389d9, size=939, properties=TypedProperties[__AMQ_CID=d7c5ca22-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7bd786c7-6b81-4b8d-b723-42946229af61, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b77da3fe-34c2-4a8a-b505-2761d2a4c96c]]@2049514080, context: RoutingContextImpl(Address=f1f7c824-0424-4f50-b539-046347e389d9, routingType=ANYCAST, PreviousAddress=f1f7c824-0424-4f50-b539-046347e389d9 previousRoute:ANYCAST, reusable=true, version=-2147483269) .................................................. ***** durable queues f1f7c824-0424-4f50-b539-046347e389d9: ***** non durable for f1f7c824-0424-4f50-b539-046347e389d9: - queueID=5711 address:f1f7c824-0424-4f50-b539-046347e389d9 name:f1f7c824-0424-4f50-b539-046347e389d9 filter:null .................................................. , transaction: null 2024-06-28 15:41:10,488 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from f1f7c824-0424-4f50-b539-046347e389d9: Reference[5721]:RELIABLE:CoreMessage[messageID=5721, durable=true, userID=d7c63f56-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=f1f7c824-0424-4f50-b539-046347e389d9, size=939, properties=TypedProperties[__AMQ_CID=d7c5ca22-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7bd786c7-6b81-4b8d-b723-42946229af61, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b77da3fe-34c2-4a8a-b505-2761d2a4c96c]]@2049514080 2024-06-28 15:41:10,488 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from f1f7c824-0424-4f50-b539-046347e389d9: CoreMessage[messageID=5721, durable=true, userID=d7c63f56-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=f1f7c824-0424-4f50-b539-046347e389d9, size=939, properties=TypedProperties[__AMQ_CID=d7c5ca22-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7bd786c7-6b81-4b8d-b723-42946229af61, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b77da3fe-34c2-4a8a-b505-2761d2a4c96c]]@2049514080 to transaction: TransactionImpl [xid=null, txID=5724, xid=null, state=ACTIVE, createTime=1719589270488(Fri Jun 28 15:41:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6797e2c1 2024-06-28 15:41:10,489 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5715, durable=true, userID=d7c46a8f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=d7c3802a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7bd786c7-6b81-4b8d-b723-42946229af61, JMSReplyTo=temp-queue://f1f7c824-0424-4f50-b539-046347e389d9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2004126680, transaction: TransactionImpl [xid=null, txID=5716, xid=null, state=COMMITTED, createTime=1719589270483(Fri Jun 28 15:41:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5377af76 2024-06-28 15:41:10,489 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from f1f7c824-0424-4f50-b539-046347e389d9: CoreMessage[messageID=5721, durable=true, userID=d7c63f56-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=f1f7c824-0424-4f50-b539-046347e389d9, size=939, properties=TypedProperties[__AMQ_CID=d7c5ca22-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7bd786c7-6b81-4b8d-b723-42946229af61, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b77da3fe-34c2-4a8a-b505-2761d2a4c96c]]@2049514080, transaction: TransactionImpl [xid=null, txID=5724, xid=null, state=COMMITTED, createTime=1719589270488(Fri Jun 28 15:41:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6797e2c1 2024-06-28 15:41:10,489 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d7c5ca20-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b77da3fe-34c2-4a8a-b505-2761d2a4c96c, activemq.broker=mom86] 2024-06-28 15:41:10,490 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d7c35918-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom56] 2024-06-28 15:41:10,543 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@26c494d7, org.eclipse.scout.rt.mom.jms.JmsSubscription@71d0ad00] 2024-06-28 15:41:10,546 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d7c1ab5e-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:10,551 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d7c295c3-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:10,553 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@58cd9771[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:10,553 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.023080 ms 2024-06-28 15:41:10,556 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d7c072d8-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:10,559 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:10,559 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 182.058818 ms 2024-06-28 15:41:10,559 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:10,561 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:10,561 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:10,562 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1931161103'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:10,566 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom84] 2024-06-28 15:41:10,567 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d7d27458-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom71] 2024-06-28 15:41:10,568 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7d29b6b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7d27458-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7d27458-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@bda69cd, true, {}] 2024-06-28 15:41:10,569 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7d2c27c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7d27458-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7d27458-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e7f9237, true, {}] 2024-06-28 15:41:10,570 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e4f1d00d-2cd8-4dd2-ae07-3a1e511cefce, address=e4f1d00d-2cd8-4dd2-ae07-3a1e511cefce, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:10,571 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1c30c8fe 2024-06-28 15:41:10,572 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4bf7ba95 2024-06-28 15:41:10,573 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e4f1d00d-2cd8-4dd2-ae07-3a1e511cefce, null, 0, false, true, null] 2024-06-28 15:41:10,575 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5772, durable=true, userID=d7d385cf-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=d7d29b6a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-349c9374-eb38-44f1-9208-39f8e238bb9a, JMSReplyTo=temp-queue://e4f1d00d-2cd8-4dd2-ae07-3a1e511cefce, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1331277955, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-28 15:41:10,864 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d7ffc5f0-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom82] 2024-06-28 15:41:10,865 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7ffed03-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7ffc5f0-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7ffc5f0-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36c3ba86, true, {}] 2024-06-28 15:41:10,866 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d8001414-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d7ffc5f0-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d7ffc5f0-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@133b3627, true, {}] 2024-06-28 15:41:10,868 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7f3c9258-f2c9-440e-af9a-048da399b64a, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:10,869 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1664aa04 2024-06-28 15:41:10,869 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7f3c9258-f2c9-440e-af9a-048da399b64a, null, 0, false, true, null] 2024-06-28 15:41:10,870 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d800b056-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom82] 2024-06-28 15:41:10,871 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d800d769-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d800b056-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d800b056-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b2842ca, true, {}] 2024-06-28 15:41:10,872 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d800fe7a-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d800b056-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d800b056-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@640804d1, true, {}] 2024-06-28 15:41:10,873 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-28 15:41:10,874 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[5772]:RELIABLE:CoreMessage[messageID=5772, durable=true, userID=d7d385cf-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=d7d29b6a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-349c9374-eb38-44f1-9208-39f8e238bb9a, JMSReplyTo=temp-queue://e4f1d00d-2cd8-4dd2-ae07-3a1e511cefce, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1331277955 2024-06-28 15:41:10,874 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=5772, durable=true, userID=d7d385cf-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=d7d29b6a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-349c9374-eb38-44f1-9208-39f8e238bb9a, JMSReplyTo=temp-queue://e4f1d00d-2cd8-4dd2-ae07-3a1e511cefce, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1331277955 to transaction: TransactionImpl [xid=null, txID=5787, xid=null, state=ACTIVE, createTime=1719589270874(Fri Jun 28 15:41:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5e0bb7ee 2024-06-28 15:41:10,875 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d80173ab-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=15168e25-2e63-4c1d-bec5-cf5f257532c9, activemq.broker=mom82] 2024-06-28 15:41:10,876 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d8019abe-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d80173ab-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d80173ab-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b0fccbb, true, {}] 2024-06-28 15:41:10,877 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d801c1cf-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d80173ab-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d80173ab-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e470bfa, true, {}] 2024-06-28 15:41:10,879 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5792, durable=true, userID=d801e7e1-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=e4f1d00d-2cd8-4dd2-ae07-3a1e511cefce, size=939, properties=TypedProperties[__AMQ_CID=d8019abd-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-349c9374-eb38-44f1-9208-39f8e238bb9a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=15168e25-2e63-4c1d-bec5-cf5f257532c9]]@1816349781, context: RoutingContextImpl(Address=e4f1d00d-2cd8-4dd2-ae07-3a1e511cefce, routingType=ANYCAST, PreviousAddress=e4f1d00d-2cd8-4dd2-ae07-3a1e511cefce previousRoute:ANYCAST, reusable=true, version=-2147483266) .................................................. ***** durable queues e4f1d00d-2cd8-4dd2-ae07-3a1e511cefce: ***** non durable for e4f1d00d-2cd8-4dd2-ae07-3a1e511cefce: - queueID=5768 address:e4f1d00d-2cd8-4dd2-ae07-3a1e511cefce name:e4f1d00d-2cd8-4dd2-ae07-3a1e511cefce filter:null .................................................. , transaction: null 2024-06-28 15:41:10,879 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from e4f1d00d-2cd8-4dd2-ae07-3a1e511cefce: Reference[5792]:RELIABLE:CoreMessage[messageID=5792, durable=true, userID=d801e7e1-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=e4f1d00d-2cd8-4dd2-ae07-3a1e511cefce, size=939, properties=TypedProperties[__AMQ_CID=d8019abd-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-349c9374-eb38-44f1-9208-39f8e238bb9a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=15168e25-2e63-4c1d-bec5-cf5f257532c9]]@1816349781 2024-06-28 15:41:10,880 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from e4f1d00d-2cd8-4dd2-ae07-3a1e511cefce: CoreMessage[messageID=5792, durable=true, userID=d801e7e1-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=e4f1d00d-2cd8-4dd2-ae07-3a1e511cefce, size=939, properties=TypedProperties[__AMQ_CID=d8019abd-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-349c9374-eb38-44f1-9208-39f8e238bb9a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=15168e25-2e63-4c1d-bec5-cf5f257532c9]]@1816349781 to transaction: TransactionImpl [xid=null, txID=5793, xid=null, state=ACTIVE, createTime=1719589270880(Fri Jun 28 15:41:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2101ffa3 2024-06-28 15:41:10,880 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=5772, durable=true, userID=d7d385cf-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=d7d29b6a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-349c9374-eb38-44f1-9208-39f8e238bb9a, JMSReplyTo=temp-queue://e4f1d00d-2cd8-4dd2-ae07-3a1e511cefce, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1331277955, transaction: TransactionImpl [xid=null, txID=5787, xid=null, state=COMMITTED, createTime=1719589270874(Fri Jun 28 15:41:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5e0bb7ee 2024-06-28 15:41:10,880 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from e4f1d00d-2cd8-4dd2-ae07-3a1e511cefce: CoreMessage[messageID=5792, durable=true, userID=d801e7e1-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=e4f1d00d-2cd8-4dd2-ae07-3a1e511cefce, size=939, properties=TypedProperties[__AMQ_CID=d8019abd-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-349c9374-eb38-44f1-9208-39f8e238bb9a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=15168e25-2e63-4c1d-bec5-cf5f257532c9]]@1816349781, transaction: TransactionImpl [xid=null, txID=5793, xid=null, state=COMMITTED, createTime=1719589270880(Fri Jun 28 15:41:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2101ffa3 2024-06-28 15:41:10,881 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d80173ab-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=15168e25-2e63-4c1d-bec5-cf5f257532c9, activemq.broker=mom82] 2024-06-28 15:41:10,881 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d7d27458-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom71] 2024-06-28 15:41:10,884 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1de83be1] 2024-06-28 15:41:10,886 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d800b056-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:10,887 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4cfd2a4[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:10,887 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.017106 ms 2024-06-28 15:41:10,889 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d7ffc5f0-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:10,890 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:10,890 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 329.493816 ms 2024-06-28 15:41:10,891 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:10,892 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:10,892 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:10,893 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 228377260'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:41:10,896 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom86] 2024-06-28 15:41:10,897 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d804ce13-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom85] 2024-06-28 15:41:10,898 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d804ce16-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d804ce13-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d804ce13-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52d2b09e, true, {}] 2024-06-28 15:41:10,899 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d8051c37-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d804ce13-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d804ce13-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@152aee34, true, {}] 2024-06-28 15:41:10,900 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0dec826e-8dd6-404c-9e03-952033908a43, address=0dec826e-8dd6-404c-9e03-952033908a43, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:10,900 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@51cf489d 2024-06-28 15:41:10,901 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2c659116 2024-06-28 15:41:10,902 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0dec826e-8dd6-404c-9e03-952033908a43, null, 0, false, true, null] 2024-06-28 15:41:10,904 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5837, durable=true, userID=d805b87a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=d804ce15-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3fc0a490-54f3-4fbc-9ad1-90697ea94bc1, JMSReplyTo=temp-queue://0dec826e-8dd6-404c-9e03-952033908a43, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@275370799, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-28 15:41:11,195 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d83246bb-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom84] 2024-06-28 15:41:11,196 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d8326dce-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d83246bb-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d83246bb-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ebbda66, true, {}] 2024-06-28 15:41:11,197 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d83294df-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d83246bb-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d83246bb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@496aea35, true, {}] 2024-06-28 15:41:11,198 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3e140cd2-7a4a-4a5e-8ee3-75ea3c85b98f, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:11,200 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@22450adf 2024-06-28 15:41:11,200 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3e140cd2-7a4a-4a5e-8ee3-75ea3c85b98f, null, 0, false, true, null] 2024-06-28 15:41:11,201 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d8333121-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom84] 2024-06-28 15:41:11,202 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d8333124-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d8333121-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d8333121-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b632ebd, true, {}] 2024-06-28 15:41:11,202 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d8335835-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d8333121-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d8333121-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ebf85c0, true, {}] 2024-06-28 15:41:11,203 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-28 15:41:11,204 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[5837]:RELIABLE:CoreMessage[messageID=5837, durable=true, userID=d805b87a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=d804ce15-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3fc0a490-54f3-4fbc-9ad1-90697ea94bc1, JMSReplyTo=temp-queue://0dec826e-8dd6-404c-9e03-952033908a43, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@275370799 2024-06-28 15:41:11,205 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=5837, durable=true, userID=d805b87a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=d804ce15-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3fc0a490-54f3-4fbc-9ad1-90697ea94bc1, JMSReplyTo=temp-queue://0dec826e-8dd6-404c-9e03-952033908a43, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@275370799 to transaction: TransactionImpl [xid=null, txID=5852, xid=null, state=ACTIVE, createTime=1719589271205(Fri Jun 28 15:41:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2d26fa36 2024-06-28 15:41:11,206 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d833f476-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=9085703d-0657-4ee7-95e3-4d9a543820f9, activemq.broker=mom84] 2024-06-28 15:41:11,207 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d8341b89-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d833f476-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d833f476-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46e8bfc1, true, {}] 2024-06-28 15:41:11,208 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d8341b8a-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d833f476-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d833f476-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9a30ff0, true, {}] 2024-06-28 15:41:11,210 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5857, durable=true, userID=d83469ac-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:11 UTC 2024, expiration=0, durable=true, address=0dec826e-8dd6-404c-9e03-952033908a43, size=939, properties=TypedProperties[__AMQ_CID=d8341b88-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3fc0a490-54f3-4fbc-9ad1-90697ea94bc1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9085703d-0657-4ee7-95e3-4d9a543820f9]]@796494521, context: RoutingContextImpl(Address=0dec826e-8dd6-404c-9e03-952033908a43, routingType=ANYCAST, PreviousAddress=0dec826e-8dd6-404c-9e03-952033908a43 previousRoute:ANYCAST, reusable=true, version=-2147483262) .................................................. ***** durable queues 0dec826e-8dd6-404c-9e03-952033908a43: ***** non durable for 0dec826e-8dd6-404c-9e03-952033908a43: - queueID=5833 address:0dec826e-8dd6-404c-9e03-952033908a43 name:0dec826e-8dd6-404c-9e03-952033908a43 filter:null .................................................. , transaction: null 2024-06-28 15:41:11,210 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 0dec826e-8dd6-404c-9e03-952033908a43: Reference[5857]:RELIABLE:CoreMessage[messageID=5857, durable=true, userID=d83469ac-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:11 UTC 2024, expiration=0, durable=true, address=0dec826e-8dd6-404c-9e03-952033908a43, size=939, properties=TypedProperties[__AMQ_CID=d8341b88-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3fc0a490-54f3-4fbc-9ad1-90697ea94bc1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9085703d-0657-4ee7-95e3-4d9a543820f9]]@796494521 2024-06-28 15:41:11,211 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 0dec826e-8dd6-404c-9e03-952033908a43: CoreMessage[messageID=5857, durable=true, userID=d83469ac-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:11 UTC 2024, expiration=0, durable=true, address=0dec826e-8dd6-404c-9e03-952033908a43, size=939, properties=TypedProperties[__AMQ_CID=d8341b88-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3fc0a490-54f3-4fbc-9ad1-90697ea94bc1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9085703d-0657-4ee7-95e3-4d9a543820f9]]@796494521 to transaction: TransactionImpl [xid=null, txID=5860, xid=null, state=ACTIVE, createTime=1719589271211(Fri Jun 28 15:41:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@88f621 2024-06-28 15:41:11,211 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 0dec826e-8dd6-404c-9e03-952033908a43: CoreMessage[messageID=5857, durable=true, userID=d83469ac-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:11 UTC 2024, expiration=0, durable=true, address=0dec826e-8dd6-404c-9e03-952033908a43, size=939, properties=TypedProperties[__AMQ_CID=d8341b88-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3fc0a490-54f3-4fbc-9ad1-90697ea94bc1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9085703d-0657-4ee7-95e3-4d9a543820f9]]@796494521, transaction: TransactionImpl [xid=null, txID=5860, xid=null, state=COMMITTED, createTime=1719589271211(Fri Jun 28 15:41:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@88f621 2024-06-28 15:41:11,211 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d833f476-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=9085703d-0657-4ee7-95e3-4d9a543820f9, activemq.broker=mom84] 2024-06-28 15:41:11,212 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d804ce13-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom85] 2024-06-28 15:41:11,214 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1ef8f7e6] 2024-06-28 15:41:11,214 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=5837, durable=true, userID=d805b87a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=d804ce15-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3fc0a490-54f3-4fbc-9ad1-90697ea94bc1, JMSReplyTo=temp-queue://0dec826e-8dd6-404c-9e03-952033908a43, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@275370799, transaction: TransactionImpl [xid=null, txID=5852, xid=null, state=COMMITTED, createTime=1719589271205(Fri Jun 28 15:41:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2d26fa36 2024-06-28 15:41:11,216 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d8333121-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:11,217 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@11c7a6a0[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:11,217 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014692 ms 2024-06-28 15:41:11,219 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d83246bb-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:11,220 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:11,221 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 328.677009 ms 2024-06-28 15:41:11,221 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:11,222 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:11,222 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:11,223 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 164836862'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:11,225 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom82] 2024-06-28 15:41:11,226 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d83701be-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom56] 2024-06-28 15:41:11,227 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d83728d1-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d83701be-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d83701be-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@176bbaad, true, {}] 2024-06-28 15:41:11,228 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d8374fe2-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d83701be-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d83701be-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@445025a, true, {}] 2024-06-28 15:41:11,229 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=681e788c-f8e5-406c-bfcb-aeb128a0fa32, address=681e788c-f8e5-406c-bfcb-aeb128a0fa32, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:11,229 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3d1a21e0 2024-06-28 15:41:11,230 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@423c35ea 2024-06-28 15:41:11,230 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 681e788c-f8e5-406c-bfcb-aeb128a0fa32, null, 0, false, true, null] 2024-06-28 15:41:11,232 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5902, durable=true, userID=d837ec25-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=d83728d0-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-752fa8c4-12e5-4fc8-ba45-a744c229fd5c, JMSReplyTo=temp-queue://681e788c-f8e5-406c-bfcb-aeb128a0fa32, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1994339201, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-28 15:41:11,524 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d8647a66-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom86] 2024-06-28 15:41:11,525 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d864a179-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d8647a66-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d8647a66-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74cc291f, true, {}] 2024-06-28 15:41:11,526 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d864c88a-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d8647a66-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d8647a66-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8c841d2, true, {}] 2024-06-28 15:41:11,527 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8b523074-a51b-44b7-8a3e-51084dfb6937, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:11,529 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7e559fc4 2024-06-28 15:41:11,529 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8b523074-a51b-44b7-8a3e-51084dfb6937, null, 0, false, true, null] 2024-06-28 15:41:11,530 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d86564cc-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom86] 2024-06-28 15:41:11,531 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d8658bdf-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d86564cc-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d86564cc-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@332df44, true, {}] 2024-06-28 15:41:11,532 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d8658be0-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d86564cc-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d86564cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f473fbd, true, {}] 2024-06-28 15:41:11,533 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-28 15:41:11,533 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[5902]:RELIABLE:CoreMessage[messageID=5902, durable=true, userID=d837ec25-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=d83728d0-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-752fa8c4-12e5-4fc8-ba45-a744c229fd5c, JMSReplyTo=temp-queue://681e788c-f8e5-406c-bfcb-aeb128a0fa32, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1994339201 2024-06-28 15:41:11,534 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=5902, durable=true, userID=d837ec25-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=d83728d0-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-752fa8c4-12e5-4fc8-ba45-a744c229fd5c, JMSReplyTo=temp-queue://681e788c-f8e5-406c-bfcb-aeb128a0fa32, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1994339201 to transaction: TransactionImpl [xid=null, txID=5917, xid=null, state=ACTIVE, createTime=1719589271534(Fri Jun 28 15:41:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@17a3a3aa 2024-06-28 15:41:11,535 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d8662821-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=e1e87c1f-62e6-410c-924f-79a0875f9a83, activemq.broker=mom86] 2024-06-28 15:41:11,536 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d8664f34-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d8662821-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d8662821-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46a160bf, true, {}] 2024-06-28 15:41:11,537 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d8667645-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d8662821-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d8662821-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7349d7a6, true, {}] 2024-06-28 15:41:11,539 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5922, durable=true, userID=d8669d57-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:11 UTC 2024, expiration=0, durable=true, address=681e788c-f8e5-406c-bfcb-aeb128a0fa32, size=939, properties=TypedProperties[__AMQ_CID=d8664f33-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-752fa8c4-12e5-4fc8-ba45-a744c229fd5c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e1e87c1f-62e6-410c-924f-79a0875f9a83]]@1961680805, context: RoutingContextImpl(Address=681e788c-f8e5-406c-bfcb-aeb128a0fa32, routingType=ANYCAST, PreviousAddress=681e788c-f8e5-406c-bfcb-aeb128a0fa32 previousRoute:ANYCAST, reusable=true, version=-2147483258) .................................................. ***** durable queues 681e788c-f8e5-406c-bfcb-aeb128a0fa32: ***** non durable for 681e788c-f8e5-406c-bfcb-aeb128a0fa32: - queueID=5898 address:681e788c-f8e5-406c-bfcb-aeb128a0fa32 name:681e788c-f8e5-406c-bfcb-aeb128a0fa32 filter:null .................................................. , transaction: null 2024-06-28 15:41:11,539 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 681e788c-f8e5-406c-bfcb-aeb128a0fa32: Reference[5922]:RELIABLE:CoreMessage[messageID=5922, durable=true, userID=d8669d57-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:11 UTC 2024, expiration=0, durable=true, address=681e788c-f8e5-406c-bfcb-aeb128a0fa32, size=939, properties=TypedProperties[__AMQ_CID=d8664f33-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-752fa8c4-12e5-4fc8-ba45-a744c229fd5c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e1e87c1f-62e6-410c-924f-79a0875f9a83]]@1961680805 2024-06-28 15:41:11,540 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 681e788c-f8e5-406c-bfcb-aeb128a0fa32: CoreMessage[messageID=5922, durable=true, userID=d8669d57-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:11 UTC 2024, expiration=0, durable=true, address=681e788c-f8e5-406c-bfcb-aeb128a0fa32, size=939, properties=TypedProperties[__AMQ_CID=d8664f33-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-752fa8c4-12e5-4fc8-ba45-a744c229fd5c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e1e87c1f-62e6-410c-924f-79a0875f9a83]]@1961680805 to transaction: TransactionImpl [xid=null, txID=5923, xid=null, state=ACTIVE, createTime=1719589271540(Fri Jun 28 15:41:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1af5325c 2024-06-28 15:41:11,540 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 681e788c-f8e5-406c-bfcb-aeb128a0fa32: CoreMessage[messageID=5922, durable=true, userID=d8669d57-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:11 UTC 2024, expiration=0, durable=true, address=681e788c-f8e5-406c-bfcb-aeb128a0fa32, size=939, properties=TypedProperties[__AMQ_CID=d8664f33-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-752fa8c4-12e5-4fc8-ba45-a744c229fd5c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e1e87c1f-62e6-410c-924f-79a0875f9a83]]@1961680805, transaction: TransactionImpl [xid=null, txID=5923, xid=null, state=COMMITTED, createTime=1719589271540(Fri Jun 28 15:41:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1af5325c 2024-06-28 15:41:11,541 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d8662821-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=e1e87c1f-62e6-410c-924f-79a0875f9a83, activemq.broker=mom86] 2024-06-28 15:41:11,541 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d83701be-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom56] 2024-06-28 15:41:11,544 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=5902, durable=true, userID=d837ec25-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=d83728d0-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-752fa8c4-12e5-4fc8-ba45-a744c229fd5c, JMSReplyTo=temp-queue://681e788c-f8e5-406c-bfcb-aeb128a0fa32, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1994339201, transaction: TransactionImpl [xid=null, txID=5917, xid=null, state=COMMITTED, createTime=1719589271534(Fri Jun 28 15:41:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@17a3a3aa 2024-06-28 15:41:11,544 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2553fbd0] 2024-06-28 15:41:11,546 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d86564cc-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:11,547 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3bf0df6d[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:11,547 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015894 ms 2024-06-28 15:41:11,549 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d8647a66-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:11,550 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:11,550 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 328.521687 ms 2024-06-28 15:41:11,551 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:11,552 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:11,552 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:11,553 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1229611172'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:11,559 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom84] 2024-06-28 15:41:11,560 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d869f8b9-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom71] 2024-06-28 15:41:11,561 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d86a1fcc-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d869f8b9-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d869f8b9-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7161fd70, true, {}] 2024-06-28 15:41:11,562 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d86a46dd-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d869f8b9-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d869f8b9-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4cd9983f, true, {}] 2024-06-28 15:41:11,563 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=71d639c0-404f-40bc-a9c9-15e5be77836e, address=71d639c0-404f-40bc-a9c9-15e5be77836e, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:11,563 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6da3f900 2024-06-28 15:41:11,565 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@377e9690 2024-06-28 15:41:11,565 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 71d639c0-404f-40bc-a9c9-15e5be77836e, null, 0, false, true, null] 2024-06-28 15:41:11,567 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5967, durable=true, userID=d86b0a30-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=d86a1fcb-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2d649589-f9a5-4b9d-887d-19e858799393, JMSReplyTo=temp-queue://71d639c0-404f-40bc-a9c9-15e5be77836e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1233811314, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-28 15:41:11,855 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d896fc31-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom82] 2024-06-28 15:41:11,857 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d8972344-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d896fc31-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d896fc31-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@581744b0, true, {}] 2024-06-28 15:41:11,858 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d8974a55-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d896fc31-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d896fc31-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1854920, true, {}] 2024-06-28 15:41:11,860 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3f5d6aa5-f7e3-4ad7-808b-421ed9303fb1, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:11,860 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2febd4d8 2024-06-28 15:41:11,861 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3f5d6aa5-f7e3-4ad7-808b-421ed9303fb1, null, 0, false, true, null] 2024-06-28 15:41:11,862 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d8980da7-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom82] 2024-06-28 15:41:11,863 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d89834ba-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d8980da7-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d8980da7-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d683777, true, {}] 2024-06-28 15:41:11,864 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d89834bb-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d8980da7-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d8980da7-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7702f9e0, true, {}] 2024-06-28 15:41:11,865 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-28 15:41:11,865 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[5967]:RELIABLE:CoreMessage[messageID=5967, durable=true, userID=d86b0a30-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=d86a1fcb-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2d649589-f9a5-4b9d-887d-19e858799393, JMSReplyTo=temp-queue://71d639c0-404f-40bc-a9c9-15e5be77836e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1233811314 2024-06-28 15:41:11,866 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=5967, durable=true, userID=d86b0a30-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=d86a1fcb-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2d649589-f9a5-4b9d-887d-19e858799393, JMSReplyTo=temp-queue://71d639c0-404f-40bc-a9c9-15e5be77836e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1233811314 to transaction: TransactionImpl [xid=null, txID=5982, xid=null, state=ACTIVE, createTime=1719589271866(Fri Jun 28 15:41:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2597d7b 2024-06-28 15:41:11,867 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d898d0fc-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=d20ce7f9-e1f8-43f9-87d7-134226f200e8, activemq.broker=mom82] 2024-06-28 15:41:11,868 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d898f80f-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d898d0fc-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d898d0fc-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@657363e, true, {}] 2024-06-28 15:41:11,869 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d898f810-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d898d0fc-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d898d0fc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5604a4b2, true, {}] 2024-06-28 15:41:11,871 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5987, durable=true, userID=d8994632-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:11 UTC 2024, expiration=0, durable=true, address=71d639c0-404f-40bc-a9c9-15e5be77836e, size=939, properties=TypedProperties[__AMQ_CID=d898d0fe-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2d649589-f9a5-4b9d-887d-19e858799393, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d20ce7f9-e1f8-43f9-87d7-134226f200e8]]@1058041457, context: RoutingContextImpl(Address=71d639c0-404f-40bc-a9c9-15e5be77836e, routingType=ANYCAST, PreviousAddress=71d639c0-404f-40bc-a9c9-15e5be77836e previousRoute:ANYCAST, reusable=true, version=-2147483254) .................................................. ***** durable queues 71d639c0-404f-40bc-a9c9-15e5be77836e: ***** non durable for 71d639c0-404f-40bc-a9c9-15e5be77836e: - queueID=5963 address:71d639c0-404f-40bc-a9c9-15e5be77836e name:71d639c0-404f-40bc-a9c9-15e5be77836e filter:null .................................................. , transaction: null 2024-06-28 15:41:11,871 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 71d639c0-404f-40bc-a9c9-15e5be77836e: Reference[5987]:RELIABLE:CoreMessage[messageID=5987, durable=true, userID=d8994632-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:11 UTC 2024, expiration=0, durable=true, address=71d639c0-404f-40bc-a9c9-15e5be77836e, size=939, properties=TypedProperties[__AMQ_CID=d898d0fe-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2d649589-f9a5-4b9d-887d-19e858799393, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d20ce7f9-e1f8-43f9-87d7-134226f200e8]]@1058041457 2024-06-28 15:41:11,872 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 71d639c0-404f-40bc-a9c9-15e5be77836e: CoreMessage[messageID=5987, durable=true, userID=d8994632-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:11 UTC 2024, expiration=0, durable=true, address=71d639c0-404f-40bc-a9c9-15e5be77836e, size=939, properties=TypedProperties[__AMQ_CID=d898d0fe-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2d649589-f9a5-4b9d-887d-19e858799393, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d20ce7f9-e1f8-43f9-87d7-134226f200e8]]@1058041457 to transaction: TransactionImpl [xid=null, txID=5990, xid=null, state=ACTIVE, createTime=1719589271871(Fri Jun 28 15:41:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@b0aa298 2024-06-28 15:41:11,872 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 71d639c0-404f-40bc-a9c9-15e5be77836e: CoreMessage[messageID=5987, durable=true, userID=d8994632-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:11 UTC 2024, expiration=0, durable=true, address=71d639c0-404f-40bc-a9c9-15e5be77836e, size=939, properties=TypedProperties[__AMQ_CID=d898d0fe-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2d649589-f9a5-4b9d-887d-19e858799393, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d20ce7f9-e1f8-43f9-87d7-134226f200e8]]@1058041457, transaction: TransactionImpl [xid=null, txID=5990, xid=null, state=COMMITTED, createTime=1719589271871(Fri Jun 28 15:41:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@b0aa298 2024-06-28 15:41:11,872 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d898d0fc-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=d20ce7f9-e1f8-43f9-87d7-134226f200e8, activemq.broker=mom82] 2024-06-28 15:41:11,873 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d869f8b9-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom71] 2024-06-28 15:41:11,875 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@137a9d69] 2024-06-28 15:41:11,875 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=5967, durable=true, userID=d86b0a30-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=d86a1fcb-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2d649589-f9a5-4b9d-887d-19e858799393, JMSReplyTo=temp-queue://71d639c0-404f-40bc-a9c9-15e5be77836e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1233811314, transaction: TransactionImpl [xid=null, txID=5982, xid=null, state=COMMITTED, createTime=1719589271866(Fri Jun 28 15:41:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2597d7b 2024-06-28 15:41:11,877 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d8980da7-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:11,878 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1da44c00[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:11,878 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014812 ms 2024-06-28 15:41:11,880 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d896fc31-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:11,881 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:11,881 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 329.102690 ms 2024-06-28 15:41:11,882 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:11,883 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:11,883 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:11,884 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1724806206'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:41:11,887 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom86] 2024-06-28 15:41:11,888 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d89c0554-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom85] 2024-06-28 15:41:11,888 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d89c0557-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d89c0554-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d89c0554-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@260a45ec, true, {}] 2024-06-28 15:41:11,889 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d89c2c68-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d89c0554-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d89c0554-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2eba167b, true, {}] 2024-06-28 15:41:11,890 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=16e9c7e9-ebda-4f26-86e9-b402c9738efe, address=16e9c7e9-ebda-4f26-86e9-b402c9738efe, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:11,890 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5ca5f1c6 2024-06-28 15:41:11,891 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@60fa6fc5 2024-06-28 15:41:11,892 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 16e9c7e9-ebda-4f26-86e9-b402c9738efe, null, 0, false, true, null] 2024-06-28 15:41:11,894 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6032, durable=true, userID=d89cc8ab-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=d89c0556-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-98d6083c-dd11-43b3-9582-a094a12fcb61, JMSReplyTo=temp-queue://16e9c7e9-ebda-4f26-86e9-b402c9738efe, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@189021485, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-28 15:41:12,186 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d8c97dfc-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom84] 2024-06-28 15:41:12,187 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d8c9a50f-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d8c97dfc-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d8c97dfc-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12d0874d, true, {}] 2024-06-28 15:41:12,188 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d8c9cc20-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d8c97dfc-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d8c97dfc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@142b7313, true, {}] 2024-06-28 15:41:12,190 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1915204f-a1a8-4621-8ac1-dce1d43ef2f3, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:12,191 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6f114ee1 2024-06-28 15:41:12,192 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1915204f-a1a8-4621-8ac1-dce1d43ef2f3, null, 0, false, true, null] 2024-06-28 15:41:12,192 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d8ca6862-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom84] 2024-06-28 15:41:12,193 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d8ca8f75-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d8ca6862-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d8ca6862-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f3c771a, true, {}] 2024-06-28 15:41:12,194 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d8cab686-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d8ca6862-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d8ca6862-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@677ef7bb, true, {}] 2024-06-28 15:41:12,195 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-28 15:41:12,196 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[6032]:RELIABLE:CoreMessage[messageID=6032, durable=true, userID=d89cc8ab-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=d89c0556-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-98d6083c-dd11-43b3-9582-a094a12fcb61, JMSReplyTo=temp-queue://16e9c7e9-ebda-4f26-86e9-b402c9738efe, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@189021485 2024-06-28 15:41:12,196 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6032, durable=true, userID=d89cc8ab-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=d89c0556-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-98d6083c-dd11-43b3-9582-a094a12fcb61, JMSReplyTo=temp-queue://16e9c7e9-ebda-4f26-86e9-b402c9738efe, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@189021485 to transaction: TransactionImpl [xid=null, txID=6047, xid=null, state=ACTIVE, createTime=1719589272196(Fri Jun 28 15:41:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1faa4657 2024-06-28 15:41:12,197 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d8cb2bb7-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=f458363a-dc4c-43b8-aa37-9efade1a4968, activemq.broker=mom84] 2024-06-28 15:41:12,198 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d8cb52ca-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d8cb2bb7-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d8cb2bb7-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@184733e8, true, {}] 2024-06-28 15:41:12,199 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d8cb79db-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d8cb2bb7-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d8cb2bb7-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ea8208, true, {}] 2024-06-28 15:41:12,201 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6052, durable=true, userID=d8cba0ed-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:12 UTC 2024, expiration=0, durable=true, address=16e9c7e9-ebda-4f26-86e9-b402c9738efe, size=939, properties=TypedProperties[__AMQ_CID=d8cb52c9-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-98d6083c-dd11-43b3-9582-a094a12fcb61, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f458363a-dc4c-43b8-aa37-9efade1a4968]]@83989303, context: RoutingContextImpl(Address=16e9c7e9-ebda-4f26-86e9-b402c9738efe, routingType=ANYCAST, PreviousAddress=16e9c7e9-ebda-4f26-86e9-b402c9738efe previousRoute:ANYCAST, reusable=true, version=-2147483250) .................................................. ***** durable queues 16e9c7e9-ebda-4f26-86e9-b402c9738efe: ***** non durable for 16e9c7e9-ebda-4f26-86e9-b402c9738efe: - queueID=6028 address:16e9c7e9-ebda-4f26-86e9-b402c9738efe name:16e9c7e9-ebda-4f26-86e9-b402c9738efe filter:null .................................................. , transaction: null 2024-06-28 15:41:12,201 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 16e9c7e9-ebda-4f26-86e9-b402c9738efe: Reference[6052]:RELIABLE:CoreMessage[messageID=6052, durable=true, userID=d8cba0ed-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:12 UTC 2024, expiration=0, durable=true, address=16e9c7e9-ebda-4f26-86e9-b402c9738efe, size=939, properties=TypedProperties[__AMQ_CID=d8cb52c9-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-98d6083c-dd11-43b3-9582-a094a12fcb61, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f458363a-dc4c-43b8-aa37-9efade1a4968]]@83989303 2024-06-28 15:41:12,201 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 16e9c7e9-ebda-4f26-86e9-b402c9738efe: CoreMessage[messageID=6052, durable=true, userID=d8cba0ed-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:12 UTC 2024, expiration=0, durable=true, address=16e9c7e9-ebda-4f26-86e9-b402c9738efe, size=939, properties=TypedProperties[__AMQ_CID=d8cb52c9-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-98d6083c-dd11-43b3-9582-a094a12fcb61, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f458363a-dc4c-43b8-aa37-9efade1a4968]]@83989303 to transaction: TransactionImpl [xid=null, txID=6053, xid=null, state=ACTIVE, createTime=1719589272201(Fri Jun 28 15:41:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@79a11f04 2024-06-28 15:41:12,202 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 16e9c7e9-ebda-4f26-86e9-b402c9738efe: CoreMessage[messageID=6052, durable=true, userID=d8cba0ed-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:12 UTC 2024, expiration=0, durable=true, address=16e9c7e9-ebda-4f26-86e9-b402c9738efe, size=939, properties=TypedProperties[__AMQ_CID=d8cb52c9-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-98d6083c-dd11-43b3-9582-a094a12fcb61, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f458363a-dc4c-43b8-aa37-9efade1a4968]]@83989303, transaction: TransactionImpl [xid=null, txID=6053, xid=null, state=COMMITTED, createTime=1719589272201(Fri Jun 28 15:41:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@79a11f04 2024-06-28 15:41:12,202 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d8cb2bb7-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=f458363a-dc4c-43b8-aa37-9efade1a4968, activemq.broker=mom84] 2024-06-28 15:41:12,204 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d89c0554-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom85] 2024-06-28 15:41:12,206 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6032, durable=true, userID=d89cc8ab-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=d89c0556-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-98d6083c-dd11-43b3-9582-a094a12fcb61, JMSReplyTo=temp-queue://16e9c7e9-ebda-4f26-86e9-b402c9738efe, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@189021485, transaction: TransactionImpl [xid=null, txID=6047, xid=null, state=COMMITTED, createTime=1719589272196(Fri Jun 28 15:41:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1faa4657 2024-06-28 15:41:12,206 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1545ef47] 2024-06-28 15:41:12,208 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d8ca6862-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:12,209 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6f0b5046[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:12,209 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015275 ms 2024-06-28 15:41:12,211 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d8c97dfc-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:12,212 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:12,212 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 329.404052 ms 2024-06-28 15:41:12,212 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:12,213 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:12,214 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:12,215 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 817279767'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:12,219 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom82] 2024-06-28 15:41:12,220 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d8ceae2f-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom56] 2024-06-28 15:41:12,221 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d8ced542-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d8ceae2f-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d8ceae2f-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d04905b, true, {}] 2024-06-28 15:41:12,222 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d8ced543-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d8ceae2f-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d8ceae2f-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c40aac7, true, {}] 2024-06-28 15:41:12,222 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b7f604ab-4847-43de-ba9c-b5170be91e4d, address=b7f604ab-4847-43de-ba9c-b5170be91e4d, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:12,223 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3017c1be 2024-06-28 15:41:12,224 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@572bfbf7 2024-06-28 15:41:12,224 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b7f604ab-4847-43de-ba9c-b5170be91e4d, null, 0, false, true, null] 2024-06-28 15:41:12,226 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6097, durable=true, userID=d8cf9896-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=d8ced541-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3b5108fd-f19e-45d3-826a-b08724b95dbb, JMSReplyTo=temp-queue://b7f604ab-4847-43de-ba9c-b5170be91e4d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2071348258, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-28 15:41:12,516 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d8fbd8b7-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom86] 2024-06-28 15:41:12,517 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d8fbffca-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d8fbd8b7-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d8fbd8b7-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b9fcb20, true, {}] 2024-06-28 15:41:12,518 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d8fc26db-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d8fbd8b7-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d8fbd8b7-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@116335f6, true, {}] 2024-06-28 15:41:12,519 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e8605f01-84f0-4587-9ac1-6631c63af184, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:12,520 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1b70dc9 2024-06-28 15:41:12,520 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e8605f01-84f0-4587-9ac1-6631c63af184, null, 0, false, true, null] 2024-06-28 15:41:12,521 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d8fc9c0d-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom86] 2024-06-28 15:41:12,522 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d8fc9c10-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d8fc9c0d-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d8fc9c0d-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2bb0e587, true, {}] 2024-06-28 15:41:12,522 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d8fcc321-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d8fc9c0d-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d8fc9c0d-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e343f01, true, {}] 2024-06-28 15:41:12,523 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-28 15:41:12,524 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[6097]:RELIABLE:CoreMessage[messageID=6097, durable=true, userID=d8cf9896-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=d8ced541-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3b5108fd-f19e-45d3-826a-b08724b95dbb, JMSReplyTo=temp-queue://b7f604ab-4847-43de-ba9c-b5170be91e4d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2071348258 2024-06-28 15:41:12,524 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6097, durable=true, userID=d8cf9896-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=d8ced541-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3b5108fd-f19e-45d3-826a-b08724b95dbb, JMSReplyTo=temp-queue://b7f604ab-4847-43de-ba9c-b5170be91e4d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2071348258 to transaction: TransactionImpl [xid=null, txID=6112, xid=null, state=ACTIVE, createTime=1719589272524(Fri Jun 28 15:41:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@112c2c42 2024-06-28 15:41:12,525 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d8fd3852-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=ba1850e4-ffa0-4b30-85ab-6293c837771b, activemq.broker=mom86] 2024-06-28 15:41:12,526 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d8fd5f65-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d8fd3852-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d8fd3852-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d8a89d8, true, {}] 2024-06-28 15:41:12,527 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d8fd5f66-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d8fd3852-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d8fd3852-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7944d9bd, true, {}] 2024-06-28 15:41:12,529 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b7f604ab-4847-43de-ba9c-b5170be91e4d: Reference[6117]:RELIABLE:CoreMessage[messageID=6117, durable=true, userID=d8fdad88-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:12 UTC 2024, expiration=0, durable=true, address=b7f604ab-4847-43de-ba9c-b5170be91e4d, size=939, properties=TypedProperties[__AMQ_CID=d8fd5f64-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3b5108fd-f19e-45d3-826a-b08724b95dbb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ba1850e4-ffa0-4b30-85ab-6293c837771b]]@1835651170 2024-06-28 15:41:12,529 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6117, durable=true, userID=d8fdad88-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:12 UTC 2024, expiration=0, durable=true, address=b7f604ab-4847-43de-ba9c-b5170be91e4d, size=939, properties=TypedProperties[__AMQ_CID=d8fd5f64-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3b5108fd-f19e-45d3-826a-b08724b95dbb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ba1850e4-ffa0-4b30-85ab-6293c837771b]]@1835651170, context: RoutingContextImpl(Address=b7f604ab-4847-43de-ba9c-b5170be91e4d, routingType=ANYCAST, PreviousAddress=b7f604ab-4847-43de-ba9c-b5170be91e4d previousRoute:ANYCAST, reusable=true, version=-2147483246) .................................................. ***** durable queues b7f604ab-4847-43de-ba9c-b5170be91e4d: ***** non durable for b7f604ab-4847-43de-ba9c-b5170be91e4d: - queueID=6093 address:b7f604ab-4847-43de-ba9c-b5170be91e4d name:b7f604ab-4847-43de-ba9c-b5170be91e4d filter:null .................................................. , transaction: null 2024-06-28 15:41:12,530 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b7f604ab-4847-43de-ba9c-b5170be91e4d: CoreMessage[messageID=6117, durable=true, userID=d8fdad88-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:12 UTC 2024, expiration=0, durable=true, address=b7f604ab-4847-43de-ba9c-b5170be91e4d, size=939, properties=TypedProperties[__AMQ_CID=d8fd5f64-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3b5108fd-f19e-45d3-826a-b08724b95dbb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ba1850e4-ffa0-4b30-85ab-6293c837771b]]@1835651170 to transaction: TransactionImpl [xid=null, txID=6119, xid=null, state=ACTIVE, createTime=1719589272529(Fri Jun 28 15:41:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6c0d9f2d 2024-06-28 15:41:12,530 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b7f604ab-4847-43de-ba9c-b5170be91e4d: CoreMessage[messageID=6117, durable=true, userID=d8fdad88-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:12 UTC 2024, expiration=0, durable=true, address=b7f604ab-4847-43de-ba9c-b5170be91e4d, size=939, properties=TypedProperties[__AMQ_CID=d8fd5f64-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3b5108fd-f19e-45d3-826a-b08724b95dbb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ba1850e4-ffa0-4b30-85ab-6293c837771b]]@1835651170, transaction: TransactionImpl [xid=null, txID=6119, xid=null, state=COMMITTED, createTime=1719589272529(Fri Jun 28 15:41:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6c0d9f2d 2024-06-28 15:41:12,530 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6097, durable=true, userID=d8cf9896-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=d8ced541-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3b5108fd-f19e-45d3-826a-b08724b95dbb, JMSReplyTo=temp-queue://b7f604ab-4847-43de-ba9c-b5170be91e4d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2071348258, transaction: TransactionImpl [xid=null, txID=6112, xid=null, state=COMMITTED, createTime=1719589272524(Fri Jun 28 15:41:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@112c2c42 2024-06-28 15:41:12,530 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d8fd3852-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=ba1850e4-ffa0-4b30-85ab-6293c837771b, activemq.broker=mom86] 2024-06-28 15:41:12,531 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d8ceae2f-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom56] 2024-06-28 15:41:12,533 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@31d09031] 2024-06-28 15:41:12,535 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d8fc9c0d-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:12,536 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4710fc00[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:12,537 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016476 ms 2024-06-28 15:41:12,538 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d8fbd8b7-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:12,540 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:12,540 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 326.041196 ms 2024-06-28 15:41:12,540 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:12,541 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:12,541 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:12,543 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 176872316'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:12,548 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom84] 2024-06-28 15:41:12,550 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d900e1da-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom71] 2024-06-28 15:41:12,551 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d90108ed-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d900e1da-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d900e1da-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64f13518, true, {}] 2024-06-28 15:41:12,552 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d901570e-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d900e1da-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d900e1da-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c906654, true, {}] 2024-06-28 15:41:12,553 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=973db1e0-297b-493d-bb3c-2f6e565d35b7, address=973db1e0-297b-493d-bb3c-2f6e565d35b7, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:12,554 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@24233d9b 2024-06-28 15:41:12,555 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@24572ac5 2024-06-28 15:41:12,556 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 973db1e0-297b-493d-bb3c-2f6e565d35b7, null, 0, false, true, null] 2024-06-28 15:41:12,559 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6162, durable=true, userID=d9024171-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=d90108ec-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d33987e9-87a0-48f8-b3c6-947b8d987550, JMSReplyTo=temp-queue://973db1e0-297b-493d-bb3c-2f6e565d35b7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1618365660, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-28 15:41:12,844 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d92de552-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom82] 2024-06-28 15:41:12,846 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d92e3375-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d92de552-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d92de552-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@485a5332, true, {}] 2024-06-28 15:41:12,847 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d92e5a86-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d92de552-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d92de552-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61b561f6, true, {}] 2024-06-28 15:41:12,849 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a5ffe45d-57cf-4316-8936-ca3d0e5f7751, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:12,850 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@496382a2 2024-06-28 15:41:12,850 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a5ffe45d-57cf-4316-8936-ca3d0e5f7751, null, 0, false, true, null] 2024-06-28 15:41:12,851 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d92ef6c8-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom82] 2024-06-28 15:41:12,852 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d92f1ddb-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d92ef6c8-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d92ef6c8-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54b91e6c, true, {}] 2024-06-28 15:41:12,853 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d92f44ec-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d92ef6c8-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d92ef6c8-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a884d7a, true, {}] 2024-06-28 15:41:12,854 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-28 15:41:12,855 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[6162]:RELIABLE:CoreMessage[messageID=6162, durable=true, userID=d9024171-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=d90108ec-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d33987e9-87a0-48f8-b3c6-947b8d987550, JMSReplyTo=temp-queue://973db1e0-297b-493d-bb3c-2f6e565d35b7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1618365660 2024-06-28 15:41:12,856 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6162, durable=true, userID=d9024171-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=d90108ec-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d33987e9-87a0-48f8-b3c6-947b8d987550, JMSReplyTo=temp-queue://973db1e0-297b-493d-bb3c-2f6e565d35b7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1618365660 to transaction: TransactionImpl [xid=null, txID=6177, xid=null, state=ACTIVE, createTime=1719589272856(Fri Jun 28 15:41:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7f5b172f 2024-06-28 15:41:12,858 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d92fe12d-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=f04e1f0e-f1b3-472c-9878-4d20a56408f1, activemq.broker=mom82] 2024-06-28 15:41:12,859 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9302f50-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d92fe12d-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d92fe12d-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7457207b, true, {}] 2024-06-28 15:41:12,860 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9302f51-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d92fe12d-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d92fe12d-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d113baf, true, {}] 2024-06-28 15:41:12,862 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6162, durable=true, userID=d9024171-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=d90108ec-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d33987e9-87a0-48f8-b3c6-947b8d987550, JMSReplyTo=temp-queue://973db1e0-297b-493d-bb3c-2f6e565d35b7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1618365660, transaction: TransactionImpl [xid=null, txID=6177, xid=null, state=COMMITTED, createTime=1719589272856(Fri Jun 28 15:41:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7f5b172f 2024-06-28 15:41:12,862 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6182, durable=true, userID=d9307d73-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:12 UTC 2024, expiration=0, durable=true, address=973db1e0-297b-493d-bb3c-2f6e565d35b7, size=939, properties=TypedProperties[__AMQ_CID=d9302f4f-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d33987e9-87a0-48f8-b3c6-947b8d987550, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f04e1f0e-f1b3-472c-9878-4d20a56408f1]]@1034091261, context: RoutingContextImpl(Address=973db1e0-297b-493d-bb3c-2f6e565d35b7, routingType=ANYCAST, PreviousAddress=973db1e0-297b-493d-bb3c-2f6e565d35b7 previousRoute:ANYCAST, reusable=true, version=-2147483242) .................................................. ***** durable queues 973db1e0-297b-493d-bb3c-2f6e565d35b7: ***** non durable for 973db1e0-297b-493d-bb3c-2f6e565d35b7: - queueID=6158 address:973db1e0-297b-493d-bb3c-2f6e565d35b7 name:973db1e0-297b-493d-bb3c-2f6e565d35b7 filter:null .................................................. , transaction: null 2024-06-28 15:41:12,862 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 973db1e0-297b-493d-bb3c-2f6e565d35b7: Reference[6182]:RELIABLE:CoreMessage[messageID=6182, durable=true, userID=d9307d73-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:12 UTC 2024, expiration=0, durable=true, address=973db1e0-297b-493d-bb3c-2f6e565d35b7, size=939, properties=TypedProperties[__AMQ_CID=d9302f4f-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d33987e9-87a0-48f8-b3c6-947b8d987550, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f04e1f0e-f1b3-472c-9878-4d20a56408f1]]@1034091261 2024-06-28 15:41:12,863 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 973db1e0-297b-493d-bb3c-2f6e565d35b7: CoreMessage[messageID=6182, durable=true, userID=d9307d73-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:12 UTC 2024, expiration=0, durable=true, address=973db1e0-297b-493d-bb3c-2f6e565d35b7, size=939, properties=TypedProperties[__AMQ_CID=d9302f4f-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d33987e9-87a0-48f8-b3c6-947b8d987550, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f04e1f0e-f1b3-472c-9878-4d20a56408f1]]@1034091261 to transaction: TransactionImpl [xid=null, txID=6183, xid=null, state=ACTIVE, createTime=1719589272863(Fri Jun 28 15:41:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@e2e8641 2024-06-28 15:41:12,863 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 973db1e0-297b-493d-bb3c-2f6e565d35b7: CoreMessage[messageID=6182, durable=true, userID=d9307d73-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:12 UTC 2024, expiration=0, durable=true, address=973db1e0-297b-493d-bb3c-2f6e565d35b7, size=939, properties=TypedProperties[__AMQ_CID=d9302f4f-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d33987e9-87a0-48f8-b3c6-947b8d987550, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f04e1f0e-f1b3-472c-9878-4d20a56408f1]]@1034091261, transaction: TransactionImpl [xid=null, txID=6183, xid=null, state=COMMITTED, createTime=1719589272863(Fri Jun 28 15:41:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@e2e8641 2024-06-28 15:41:12,864 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d92fe12d-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=f04e1f0e-f1b3-472c-9878-4d20a56408f1, activemq.broker=mom82] 2024-06-28 15:41:12,865 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d900e1da-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom71] 2024-06-28 15:41:12,867 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5a86112a] 2024-06-28 15:41:12,869 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d92ef6c8-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:12,870 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1ce469a[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:12,870 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014560 ms 2024-06-28 15:41:12,872 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d92de552-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:12,873 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:12,873 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 331.808763 ms 2024-06-28 15:41:12,874 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:12,874 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:12,875 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:12,876 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 847455901'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:41:12,879 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom86] 2024-06-28 15:41:12,880 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d93363a5-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom85] 2024-06-28 15:41:12,881 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d93363a8-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d93363a5-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d93363a5-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d2dc4da, true, {}] 2024-06-28 15:41:12,882 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9338ab9-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d93363a5-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d93363a5-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ec987a1, true, {}] 2024-06-28 15:41:12,883 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1fcd0318-20e8-424d-be94-2f059d7f3341, address=1fcd0318-20e8-424d-be94-2f059d7f3341, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:12,883 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7d5149e5 2024-06-28 15:41:12,884 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2f93fa3f 2024-06-28 15:41:12,885 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1fcd0318-20e8-424d-be94-2f059d7f3341, null, 0, false, true, null] 2024-06-28 15:41:12,887 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6227, durable=true, userID=d9344e0c-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=d93363a7-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9627f9e5-28b5-4f6a-a4ed-d7a00caa976d, JMSReplyTo=temp-queue://1fcd0318-20e8-424d-be94-2f059d7f3341, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@910498738, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-28 15:41:13,178 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d960dc4d-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom84] 2024-06-28 15:41:13,179 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9610360-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d960dc4d-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d960dc4d-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73c61091, true, {}] 2024-06-28 15:41:13,180 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9612a71-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d960dc4d-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d960dc4d-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37e8912a, true, {}] 2024-06-28 15:41:13,182 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5ea20c6f-c8fe-4a42-bba1-3d17bad07cc7, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:13,183 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@471191e9 2024-06-28 15:41:13,183 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5ea20c6f-c8fe-4a42-bba1-3d17bad07cc7, null, 0, false, true, null] 2024-06-28 15:41:13,184 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d961c6b3-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom84] 2024-06-28 15:41:13,185 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d961edc6-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d961c6b3-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d961c6b3-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6dcefee4, true, {}] 2024-06-28 15:41:13,186 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d961edc7-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d961c6b3-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d961c6b3-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19c3e434, true, {}] 2024-06-28 15:41:13,187 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-28 15:41:13,187 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[6227]:RELIABLE:CoreMessage[messageID=6227, durable=true, userID=d9344e0c-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=d93363a7-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9627f9e5-28b5-4f6a-a4ed-d7a00caa976d, JMSReplyTo=temp-queue://1fcd0318-20e8-424d-be94-2f059d7f3341, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@910498738 2024-06-28 15:41:13,188 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6227, durable=true, userID=d9344e0c-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=d93363a7-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9627f9e5-28b5-4f6a-a4ed-d7a00caa976d, JMSReplyTo=temp-queue://1fcd0318-20e8-424d-be94-2f059d7f3341, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@910498738 to transaction: TransactionImpl [xid=null, txID=6242, xid=null, state=ACTIVE, createTime=1719589273188(Fri Jun 28 15:41:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1bab5eca 2024-06-28 15:41:13,189 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d9628a08-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=dfe45d09-5500-45ba-a015-692ffba1e250, activemq.broker=mom84] 2024-06-28 15:41:13,190 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d962b11b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d9628a08-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d9628a08-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d3e9f32, true, {}] 2024-06-28 15:41:13,191 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d962d82c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d9628a08-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d9628a08-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32588d94, true, {}] 2024-06-28 15:41:13,193 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6247, durable=true, userID=d962ff3e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:13 UTC 2024, expiration=0, durable=true, address=1fcd0318-20e8-424d-be94-2f059d7f3341, size=939, properties=TypedProperties[__AMQ_CID=d962b11a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9627f9e5-28b5-4f6a-a4ed-d7a00caa976d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=dfe45d09-5500-45ba-a015-692ffba1e250]]@788723308, context: RoutingContextImpl(Address=1fcd0318-20e8-424d-be94-2f059d7f3341, routingType=ANYCAST, PreviousAddress=1fcd0318-20e8-424d-be94-2f059d7f3341 previousRoute:ANYCAST, reusable=true, version=-2147483238) .................................................. ***** durable queues 1fcd0318-20e8-424d-be94-2f059d7f3341: ***** non durable for 1fcd0318-20e8-424d-be94-2f059d7f3341: - queueID=6223 address:1fcd0318-20e8-424d-be94-2f059d7f3341 name:1fcd0318-20e8-424d-be94-2f059d7f3341 filter:null .................................................. , transaction: null 2024-06-28 15:41:13,193 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 1fcd0318-20e8-424d-be94-2f059d7f3341: Reference[6247]:RELIABLE:CoreMessage[messageID=6247, durable=true, userID=d962ff3e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:13 UTC 2024, expiration=0, durable=true, address=1fcd0318-20e8-424d-be94-2f059d7f3341, size=939, properties=TypedProperties[__AMQ_CID=d962b11a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9627f9e5-28b5-4f6a-a4ed-d7a00caa976d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=dfe45d09-5500-45ba-a015-692ffba1e250]]@788723308 2024-06-28 15:41:13,194 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 1fcd0318-20e8-424d-be94-2f059d7f3341: CoreMessage[messageID=6247, durable=true, userID=d962ff3e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:13 UTC 2024, expiration=0, durable=true, address=1fcd0318-20e8-424d-be94-2f059d7f3341, size=939, properties=TypedProperties[__AMQ_CID=d962b11a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9627f9e5-28b5-4f6a-a4ed-d7a00caa976d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=dfe45d09-5500-45ba-a015-692ffba1e250]]@788723308 to transaction: TransactionImpl [xid=null, txID=6249, xid=null, state=ACTIVE, createTime=1719589273194(Fri Jun 28 15:41:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@71386b4c 2024-06-28 15:41:13,194 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 1fcd0318-20e8-424d-be94-2f059d7f3341: CoreMessage[messageID=6247, durable=true, userID=d962ff3e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:13 UTC 2024, expiration=0, durable=true, address=1fcd0318-20e8-424d-be94-2f059d7f3341, size=939, properties=TypedProperties[__AMQ_CID=d962b11a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9627f9e5-28b5-4f6a-a4ed-d7a00caa976d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=dfe45d09-5500-45ba-a015-692ffba1e250]]@788723308, transaction: TransactionImpl [xid=null, txID=6249, xid=null, state=COMMITTED, createTime=1719589273194(Fri Jun 28 15:41:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@71386b4c 2024-06-28 15:41:13,194 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d9628a08-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=dfe45d09-5500-45ba-a015-692ffba1e250, activemq.broker=mom84] 2024-06-28 15:41:13,195 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d93363a5-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom85] 2024-06-28 15:41:13,197 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@62c02089] 2024-06-28 15:41:13,197 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6227, durable=true, userID=d9344e0c-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=d93363a7-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9627f9e5-28b5-4f6a-a4ed-d7a00caa976d, JMSReplyTo=temp-queue://1fcd0318-20e8-424d-be94-2f059d7f3341, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@910498738, transaction: TransactionImpl [xid=null, txID=6242, xid=null, state=COMMITTED, createTime=1719589273188(Fri Jun 28 15:41:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1bab5eca 2024-06-28 15:41:13,199 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d961c6b3-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:13,200 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7746dd64[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:13,200 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014353 ms 2024-06-28 15:41:13,201 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d960dc4d-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:13,203 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:13,203 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 328.347299 ms 2024-06-28 15:41:13,203 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:13,204 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:13,204 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:13,205 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1098300841'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:13,209 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom82] 2024-06-28 15:41:13,210 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d965be60-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom56] 2024-06-28 15:41:13,211 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d965e573-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d965be60-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d965be60-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77bd7e26, true, {}] 2024-06-28 15:41:13,212 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9660c84-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d965be60-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d965be60-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35dbf37d, true, {}] 2024-06-28 15:41:13,213 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9fd5b571-8b0a-425a-b66a-7b486b278d00, address=9fd5b571-8b0a-425a-b66a-7b486b278d00, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:13,213 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2a3ab4c6 2024-06-28 15:41:13,214 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3d9e23d9 2024-06-28 15:41:13,215 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9fd5b571-8b0a-425a-b66a-7b486b278d00, null, 0, false, true, null] 2024-06-28 15:41:13,217 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6292, durable=true, userID=d966a8c7-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=d965e572-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-eecd6016-065f-4e55-9e6e-a8ef5e26a60d, JMSReplyTo=temp-queue://9fd5b571-8b0a-425a-b66a-7b486b278d00, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@999709463, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-28 15:41:13,506 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d992e8e8-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom86] 2024-06-28 15:41:13,507 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9930ffb-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d992e8e8-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d992e8e8-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d5445dc, true, {}] 2024-06-28 15:41:13,508 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d993370c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d992e8e8-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d992e8e8-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@214e2602, true, {}] 2024-06-28 15:41:13,510 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8d386f74-100e-46b0-b943-0cd6ff46906d, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:13,510 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3cc82652 2024-06-28 15:41:13,511 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8d386f74-100e-46b0-b943-0cd6ff46906d, null, 0, false, true, null] 2024-06-28 15:41:13,512 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d993d34e-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom86] 2024-06-28 15:41:13,512 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d993d351-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d993d34e-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d993d34e-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@533173c, true, {}] 2024-06-28 15:41:13,513 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d993fa62-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d993d34e-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d993d34e-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b30299, true, {}] 2024-06-28 15:41:13,514 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-28 15:41:13,515 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[6292]:RELIABLE:CoreMessage[messageID=6292, durable=true, userID=d966a8c7-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=d965e572-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-eecd6016-065f-4e55-9e6e-a8ef5e26a60d, JMSReplyTo=temp-queue://9fd5b571-8b0a-425a-b66a-7b486b278d00, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@999709463 2024-06-28 15:41:13,516 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6292, durable=true, userID=d966a8c7-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=d965e572-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-eecd6016-065f-4e55-9e6e-a8ef5e26a60d, JMSReplyTo=temp-queue://9fd5b571-8b0a-425a-b66a-7b486b278d00, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@999709463 to transaction: TransactionImpl [xid=null, txID=6307, xid=null, state=ACTIVE, createTime=1719589273516(Fri Jun 28 15:41:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@500d235e 2024-06-28 15:41:13,517 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d99496a3-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=ee3c61a0-5665-4609-8d77-bc7221f86d3d, activemq.broker=mom86] 2024-06-28 15:41:13,518 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d994bdb6-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d99496a3-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d99496a3-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64d37772, true, {}] 2024-06-28 15:41:13,518 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d994bdb7-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d99496a3-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d99496a3-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6cbb2fd9, true, {}] 2024-06-28 15:41:13,520 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 9fd5b571-8b0a-425a-b66a-7b486b278d00: Reference[6312]:RELIABLE:CoreMessage[messageID=6312, durable=true, userID=d9950bd9-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:13 UTC 2024, expiration=0, durable=true, address=9fd5b571-8b0a-425a-b66a-7b486b278d00, size=939, properties=TypedProperties[__AMQ_CID=d994bdb5-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-eecd6016-065f-4e55-9e6e-a8ef5e26a60d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ee3c61a0-5665-4609-8d77-bc7221f86d3d]]@1753484965 2024-06-28 15:41:13,520 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6312, durable=true, userID=d9950bd9-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:13 UTC 2024, expiration=0, durable=true, address=9fd5b571-8b0a-425a-b66a-7b486b278d00, size=939, properties=TypedProperties[__AMQ_CID=d994bdb5-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-eecd6016-065f-4e55-9e6e-a8ef5e26a60d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ee3c61a0-5665-4609-8d77-bc7221f86d3d]]@1753484965, context: RoutingContextImpl(Address=9fd5b571-8b0a-425a-b66a-7b486b278d00, routingType=ANYCAST, PreviousAddress=9fd5b571-8b0a-425a-b66a-7b486b278d00 previousRoute:ANYCAST, reusable=true, version=-2147483234) .................................................. ***** durable queues 9fd5b571-8b0a-425a-b66a-7b486b278d00: ***** non durable for 9fd5b571-8b0a-425a-b66a-7b486b278d00: - queueID=6288 address:9fd5b571-8b0a-425a-b66a-7b486b278d00 name:9fd5b571-8b0a-425a-b66a-7b486b278d00 filter:null .................................................. , transaction: null 2024-06-28 15:41:13,521 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 9fd5b571-8b0a-425a-b66a-7b486b278d00: CoreMessage[messageID=6312, durable=true, userID=d9950bd9-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:13 UTC 2024, expiration=0, durable=true, address=9fd5b571-8b0a-425a-b66a-7b486b278d00, size=939, properties=TypedProperties[__AMQ_CID=d994bdb5-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-eecd6016-065f-4e55-9e6e-a8ef5e26a60d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ee3c61a0-5665-4609-8d77-bc7221f86d3d]]@1753484965 to transaction: TransactionImpl [xid=null, txID=6313, xid=null, state=ACTIVE, createTime=1719589273521(Fri Jun 28 15:41:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4c359fd 2024-06-28 15:41:13,521 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 9fd5b571-8b0a-425a-b66a-7b486b278d00: CoreMessage[messageID=6312, durable=true, userID=d9950bd9-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:13 UTC 2024, expiration=0, durable=true, address=9fd5b571-8b0a-425a-b66a-7b486b278d00, size=939, properties=TypedProperties[__AMQ_CID=d994bdb5-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-eecd6016-065f-4e55-9e6e-a8ef5e26a60d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ee3c61a0-5665-4609-8d77-bc7221f86d3d]]@1753484965, transaction: TransactionImpl [xid=null, txID=6313, xid=null, state=COMMITTED, createTime=1719589273521(Fri Jun 28 15:41:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4c359fd 2024-06-28 15:41:13,522 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6292, durable=true, userID=d966a8c7-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=d965e572-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-eecd6016-065f-4e55-9e6e-a8ef5e26a60d, JMSReplyTo=temp-queue://9fd5b571-8b0a-425a-b66a-7b486b278d00, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@999709463, transaction: TransactionImpl [xid=null, txID=6307, xid=null, state=COMMITTED, createTime=1719589273516(Fri Jun 28 15:41:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@500d235e 2024-06-28 15:41:13,522 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d99496a3-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=ee3c61a0-5665-4609-8d77-bc7221f86d3d, activemq.broker=mom86] 2024-06-28 15:41:13,522 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d965be60-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom56] 2024-06-28 15:41:13,525 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6a25c9ad] 2024-06-28 15:41:13,526 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d993d34e-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:13,527 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6ee0b953[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:13,528 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015212 ms 2024-06-28 15:41:13,529 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d992e8e8-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:13,531 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:13,531 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 326.424293 ms 2024-06-28 15:41:13,531 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:13,532 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:13,532 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:13,533 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 786938942'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:13,536 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom84] 2024-06-28 15:41:13,537 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d997a3eb-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom71] 2024-06-28 15:41:13,538 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d997cafe-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d997a3eb-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d997a3eb-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70591556, true, {}] 2024-06-28 15:41:13,539 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d997f20f-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d997a3eb-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d997a3eb-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22e58d3, true, {}] 2024-06-28 15:41:13,540 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=349ba5c6-7dbb-4f67-88c4-fa086dde9886, address=349ba5c6-7dbb-4f67-88c4-fa086dde9886, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:13,540 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@170c6fe9 2024-06-28 15:41:13,541 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@daae8cd 2024-06-28 15:41:13,542 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 349ba5c6-7dbb-4f67-88c4-fa086dde9886, null, 0, false, true, null] 2024-06-28 15:41:13,545 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6357, durable=true, userID=d998b562-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=d997cafd-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0e6fbf8f-76f8-4cb5-9cc6-4a3267f9454e, JMSReplyTo=temp-queue://349ba5c6-7dbb-4f67-88c4-fa086dde9886, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1990307365, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-28 15:41:13,834 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d9c4f583-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom82] 2024-06-28 15:41:13,836 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9c51c96-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d9c4f583-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d9c4f583-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25987089, true, {}] 2024-06-28 15:41:13,836 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9c543a7-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d9c4f583-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d9c4f583-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@211eb917, true, {}] 2024-06-28 15:41:13,838 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=97e0fea5-90c7-4f4a-8e46-71b461785cbd, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:13,839 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3561af8b 2024-06-28 15:41:13,839 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 97e0fea5-90c7-4f4a-8e46-71b461785cbd, null, 0, false, true, null] 2024-06-28 15:41:13,840 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d9c5dfe9-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom82] 2024-06-28 15:41:13,841 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9c606fc-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d9c5dfe9-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d9c5dfe9-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@751100a6, true, {}] 2024-06-28 15:41:13,842 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9c606fd-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d9c5dfe9-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d9c5dfe9-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9362f64, true, {}] 2024-06-28 15:41:13,843 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-28 15:41:13,843 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[6357]:RELIABLE:CoreMessage[messageID=6357, durable=true, userID=d998b562-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=d997cafd-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0e6fbf8f-76f8-4cb5-9cc6-4a3267f9454e, JMSReplyTo=temp-queue://349ba5c6-7dbb-4f67-88c4-fa086dde9886, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1990307365 2024-06-28 15:41:13,844 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6357, durable=true, userID=d998b562-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=d997cafd-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0e6fbf8f-76f8-4cb5-9cc6-4a3267f9454e, JMSReplyTo=temp-queue://349ba5c6-7dbb-4f67-88c4-fa086dde9886, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1990307365 to transaction: TransactionImpl [xid=null, txID=6372, xid=null, state=ACTIVE, createTime=1719589273844(Fri Jun 28 15:41:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2ba58826 2024-06-28 15:41:13,845 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d9c6a33e-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=ba31c09d-76e9-4264-b082-d7ee257df7b6, activemq.broker=mom82] 2024-06-28 15:41:13,846 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9c6ca51-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d9c6a33e-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d9c6a33e-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b2036a5, true, {}] 2024-06-28 15:41:13,847 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9c6ca52-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d9c6a33e-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d9c6a33e-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19bf4f90, true, {}] 2024-06-28 15:41:13,849 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6377, durable=true, userID=d9c71874-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:13 UTC 2024, expiration=0, durable=true, address=349ba5c6-7dbb-4f67-88c4-fa086dde9886, size=939, properties=TypedProperties[__AMQ_CID=d9c6ca50-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0e6fbf8f-76f8-4cb5-9cc6-4a3267f9454e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ba31c09d-76e9-4264-b082-d7ee257df7b6]]@576856230, context: RoutingContextImpl(Address=349ba5c6-7dbb-4f67-88c4-fa086dde9886, routingType=ANYCAST, PreviousAddress=349ba5c6-7dbb-4f67-88c4-fa086dde9886 previousRoute:ANYCAST, reusable=true, version=-2147483230) .................................................. ***** durable queues 349ba5c6-7dbb-4f67-88c4-fa086dde9886: ***** non durable for 349ba5c6-7dbb-4f67-88c4-fa086dde9886: - queueID=6353 address:349ba5c6-7dbb-4f67-88c4-fa086dde9886 name:349ba5c6-7dbb-4f67-88c4-fa086dde9886 filter:null .................................................. , transaction: null 2024-06-28 15:41:13,849 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 349ba5c6-7dbb-4f67-88c4-fa086dde9886: Reference[6377]:RELIABLE:CoreMessage[messageID=6377, durable=true, userID=d9c71874-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:13 UTC 2024, expiration=0, durable=true, address=349ba5c6-7dbb-4f67-88c4-fa086dde9886, size=939, properties=TypedProperties[__AMQ_CID=d9c6ca50-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0e6fbf8f-76f8-4cb5-9cc6-4a3267f9454e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ba31c09d-76e9-4264-b082-d7ee257df7b6]]@576856230 2024-06-28 15:41:13,850 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 349ba5c6-7dbb-4f67-88c4-fa086dde9886: CoreMessage[messageID=6377, durable=true, userID=d9c71874-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:13 UTC 2024, expiration=0, durable=true, address=349ba5c6-7dbb-4f67-88c4-fa086dde9886, size=939, properties=TypedProperties[__AMQ_CID=d9c6ca50-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0e6fbf8f-76f8-4cb5-9cc6-4a3267f9454e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ba31c09d-76e9-4264-b082-d7ee257df7b6]]@576856230 to transaction: TransactionImpl [xid=null, txID=6380, xid=null, state=ACTIVE, createTime=1719589273850(Fri Jun 28 15:41:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1e6cef5b 2024-06-28 15:41:13,850 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6357, durable=true, userID=d998b562-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=d997cafd-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0e6fbf8f-76f8-4cb5-9cc6-4a3267f9454e, JMSReplyTo=temp-queue://349ba5c6-7dbb-4f67-88c4-fa086dde9886, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1990307365, transaction: TransactionImpl [xid=null, txID=6372, xid=null, state=COMMITTED, createTime=1719589273844(Fri Jun 28 15:41:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2ba58826 2024-06-28 15:41:13,850 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 349ba5c6-7dbb-4f67-88c4-fa086dde9886: CoreMessage[messageID=6377, durable=true, userID=d9c71874-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:13 UTC 2024, expiration=0, durable=true, address=349ba5c6-7dbb-4f67-88c4-fa086dde9886, size=939, properties=TypedProperties[__AMQ_CID=d9c6ca50-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0e6fbf8f-76f8-4cb5-9cc6-4a3267f9454e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ba31c09d-76e9-4264-b082-d7ee257df7b6]]@576856230, transaction: TransactionImpl [xid=null, txID=6380, xid=null, state=COMMITTED, createTime=1719589273850(Fri Jun 28 15:41:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1e6cef5b 2024-06-28 15:41:13,850 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d9c6a33e-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=ba31c09d-76e9-4264-b082-d7ee257df7b6, activemq.broker=mom82] 2024-06-28 15:41:13,851 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d997a3eb-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom71] 2024-06-28 15:41:13,853 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@50b010d4] 2024-06-28 15:41:13,856 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d9c5dfe9-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:13,858 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7b38164c[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:13,859 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.137301 ms 2024-06-28 15:41:13,865 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d9c4f583-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:13,868 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:13,869 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 336.437113 ms 2024-06-28 15:41:13,869 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:13,873 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:13,873 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:13,874 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 320205269'. 2024-06-28 15:41:13,879 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.initRequestReply(JmsMomImplementor.java:218) - Scout JUnit MOM [artemis]: 'request-reply' messaging is disabled 2024-06-28 15:41:13,879 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:41:13,879 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:13,879 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 6.474107 ms 2024-06-28 15:41:13,880 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:13,881 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:13,881 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:13,882 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1604359229'. 2024-06-28 15:41:13,886 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:41:13,887 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d9cce4d7-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:41:13,888 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9cd32fa-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d9cce4d7-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d9cce4d7-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d1f3656, true, {}] 2024-06-28 15:41:13,889 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9cd5a0b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d9cce4d7-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d9cce4d7-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d77eb93, true, {}] 2024-06-28 15:41:13,893 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5614d724-6119-4bfd-9e5d-d7777b5c4a25, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:13,895 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2f70ae79 2024-06-28 15:41:13,895 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5614d724-6119-4bfd-9e5d-d7777b5c4a25, null, 0, false, true, null] 2024-06-28 15:41:13,897 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d9ce6b7d-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:41:13,898 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9ce9290-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d9ce6b7d-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d9ce6b7d-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54dbed34, true, {}] 2024-06-28 15:41:13,898 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9ceb8a1-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d9ce6b7d-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d9ce6b7d-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74e5f26c, true, {}] 2024-06-28 15:41:13,900 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testCurrentMessageRequestReply, null, 0, false, true, null] 2024-06-28 15:41:13,902 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d9cf54e2-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testCurrentMessageRequestReply, cid=cid_test, activemq.broker=mom85] 2024-06-28 15:41:13,903 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9cf7bf5-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d9cf54e2-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d9cf54e2-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d452f85, true, {}] 2024-06-28 15:41:13,904 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9cfa306-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d9cf54e2-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d9cf54e2-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5732440c, true, {}] 2024-06-28 15:41:13,905 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=24469577-be0c-4b6f-91ba-707479e78982, address=24469577-be0c-4b6f-91ba-707479e78982, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:13,905 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3aa53136 2024-06-28 15:41:13,906 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@434a070e 2024-06-28 15:41:13,907 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 24469577-be0c-4b6f-91ba-707479e78982, null, 0, false, true, null] 2024-06-28 15:41:13,913 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6436, durable=true, userID=d9d0b479-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:13 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1139, properties=TypedProperties[__AMQ_CID=d9cf7bf4-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e96aee22-717f-459c-bc45-cf3e014e8e86, JMSReplyTo=temp-queue://24469577-be0c-4b6f-91ba-707479e78982, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1334948908, context: RoutingContextImpl(Address=test/mom/testCurrentMessageRequestReply, routingType=ANYCAST, PreviousAddress=test/mom/testCurrentMessageRequestReply previousRoute:ANYCAST, reusable=true, version=-2147483476) .................................................. ***** durable queues test/mom/testCurrentMessageRequestReply: - queueID=2360 address:test/mom/testCurrentMessageRequestReply name:test/mom/testCurrentMessageRequestReply filter:null ***** non durable for test/mom/testCurrentMessageRequestReply: .................................................. , transaction: null 2024-06-28 15:41:13,915 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testCurrentMessageRequestReply: Reference[6436]:RELIABLE:CoreMessage[messageID=6436, durable=true, userID=d9d0b479-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:13 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1139, properties=TypedProperties[__AMQ_CID=d9cf7bf4-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e96aee22-717f-459c-bc45-cf3e014e8e86, JMSReplyTo=temp-queue://24469577-be0c-4b6f-91ba-707479e78982, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1334948908 2024-06-28 15:41:13,916 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testCurrentMessageRequestReply: CoreMessage[messageID=6436, durable=true, userID=d9d0b479-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:13 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1139, properties=TypedProperties[__AMQ_CID=d9cf7bf4-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e96aee22-717f-459c-bc45-cf3e014e8e86, JMSReplyTo=temp-queue://24469577-be0c-4b6f-91ba-707479e78982, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1334948908 to transaction: TransactionImpl [xid=null, txID=6437, xid=null, state=ACTIVE, createTime=1719589273916(Fri Jun 28 15:41:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6cd5b0a6 2024-06-28 15:41:13,919 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d9d1ecfa-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@fa97317b[name=test/mom/testCurrentMessageRequestReply, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=cid_test, activemq.broker=mom84] 2024-06-28 15:41:13,921 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9d2140d-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d9d1ecfa-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d9d1ecfa-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56e2d1ef, true, {}] 2024-06-28 15:41:13,921 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9d23b1e-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d9d1ecfa-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d9d1ecfa-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@173324b7, true, {}] 2024-06-28 15:41:13,922 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testCurrentMessageRequestReply: CoreMessage[messageID=6436, durable=true, userID=d9d0b479-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:13 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1139, properties=TypedProperties[__AMQ_CID=d9cf7bf4-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e96aee22-717f-459c-bc45-cf3e014e8e86, JMSReplyTo=temp-queue://24469577-be0c-4b6f-91ba-707479e78982, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1334948908, transaction: TransactionImpl [xid=null, txID=6437, xid=null, state=COMMITTED, createTime=1719589273916(Fri Jun 28 15:41:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6cd5b0a6 2024-06-28 15:41:13,924 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6442, durable=true, userID=d9d28940-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:13 UTC 2024, expiration=0, durable=true, address=24469577-be0c-4b6f-91ba-707479e78982, size=752, properties=TypedProperties[__AMQ_CID=d9d2140c-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e96aee22-717f-459c-bc45-cf3e014e8e86, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1742927745, context: RoutingContextImpl(Address=24469577-be0c-4b6f-91ba-707479e78982, routingType=ANYCAST, PreviousAddress=24469577-be0c-4b6f-91ba-707479e78982 previousRoute:ANYCAST, reusable=true, version=-2147483225) .................................................. ***** durable queues 24469577-be0c-4b6f-91ba-707479e78982: ***** non durable for 24469577-be0c-4b6f-91ba-707479e78982: - queueID=6432 address:24469577-be0c-4b6f-91ba-707479e78982 name:24469577-be0c-4b6f-91ba-707479e78982 filter:null .................................................. , transaction: null 2024-06-28 15:41:13,924 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 24469577-be0c-4b6f-91ba-707479e78982: Reference[6442]:RELIABLE:CoreMessage[messageID=6442, durable=true, userID=d9d28940-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:13 UTC 2024, expiration=0, durable=true, address=24469577-be0c-4b6f-91ba-707479e78982, size=752, properties=TypedProperties[__AMQ_CID=d9d2140c-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e96aee22-717f-459c-bc45-cf3e014e8e86, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1742927745 2024-06-28 15:41:13,924 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 24469577-be0c-4b6f-91ba-707479e78982: CoreMessage[messageID=6442, durable=true, userID=d9d28940-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:13 UTC 2024, expiration=0, durable=true, address=24469577-be0c-4b6f-91ba-707479e78982, size=752, properties=TypedProperties[__AMQ_CID=d9d2140c-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e96aee22-717f-459c-bc45-cf3e014e8e86, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1742927745 to transaction: TransactionImpl [xid=null, txID=6445, xid=null, state=ACTIVE, createTime=1719589273924(Fri Jun 28 15:41:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@766cddda 2024-06-28 15:41:13,925 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 24469577-be0c-4b6f-91ba-707479e78982: CoreMessage[messageID=6442, durable=true, userID=d9d28940-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:13 UTC 2024, expiration=0, durable=true, address=24469577-be0c-4b6f-91ba-707479e78982, size=752, properties=TypedProperties[__AMQ_CID=d9d2140c-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e96aee22-717f-459c-bc45-cf3e014e8e86, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1742927745, transaction: TransactionImpl [xid=null, txID=6445, xid=null, state=COMMITTED, createTime=1719589273924(Fri Jun 28 15:41:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@766cddda 2024-06-28 15:41:13,925 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d9d1ecfa-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@fa97317b[name=test/mom/testCurrentMessageRequestReply, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=cid_test, activemq.broker=mom84] 2024-06-28 15:41:13,926 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d9cf54e2-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testCurrentMessageRequestReply, cid=cid_test, activemq.broker=mom85] 2024-06-28 15:41:13,928 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@1ec96512, org.eclipse.scout.rt.mom.jms.JmsSubscription@3d00c2ae] 2024-06-28 15:41:13,930 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d9ce6b7d-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:13,931 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@900ffc4[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:13,932 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015286 ms 2024-06-28 15:41:13,933 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d9cce4d7-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:13,935 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:13,935 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 53.371921 ms 2024-06-28 15:41:13,935 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:13,936 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:13,936 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:13,941 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1153844388'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:41:13,946 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:41:13,947 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d9d632c2-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:41:13,948 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9d659d5-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d9d632c2-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d9d632c2-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3dc8e53e, true, {}] 2024-06-28 15:41:13,949 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9d680e6-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d9d632c2-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d9d632c2-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d614bfb, true, {}] 2024-06-28 15:41:13,951 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=394f8b52-09b4-4531-91f3-115e64489522, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:13,952 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@754c286d 2024-06-28 15:41:13,953 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 394f8b52-09b4-4531-91f3-115e64489522, null, 0, false, true, null] 2024-06-28 15:41:13,954 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d9d74438-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:41:13,955 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9d76b4b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d9d74438-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d9d74438-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11110846, true, {}] 2024-06-28 15:41:13,956 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9d7925c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d9d74438-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d9d74438-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@653510f6, true, {}] 2024-06-28 15:41:13,958 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: d9d7925c-3564-11ef-88ed-0a580a2812a0 with parameters: [test/mom/testTopicRequestReplyTimeout, [MULTICAST], true] 2024-06-28 15:41:13,959 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@55f07e2f 2024-06-28 15:41:13,961 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=55610c49-bb37-4ee5-9273-718dafae5342, address=test/mom/testTopicRequestReplyTimeout, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:13,962 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@36138fa8 2024-06-28 15:41:13,962 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 55610c49-bb37-4ee5-9273-718dafae5342, null, 0, false, true, null] 2024-06-28 15:41:13,964 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d9d8cade-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testTopicRequestReplyTimeout, activemq.broker=mom84] 2024-06-28 15:41:13,965 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9d8f1f1-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d9d8cade-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d9d8cade-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46bd3814, true, {}] 2024-06-28 15:41:13,965 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9d8f1f2-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=d9d8cade-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=d9d8cade-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@416b3bbc, true, {}] 2024-06-28 15:41:13,966 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1b2f9976-07c5-4651-9737-d9810ef773ee, address=1b2f9976-07c5-4651-9737-d9810ef773ee, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:13,967 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@ab8c9c0 2024-06-28 15:41:13,968 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@969d918 2024-06-28 15:41:13,969 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1b2f9976-07c5-4651-9737-d9810ef773ee, null, 0, false, true, null] 2024-06-28 15:41:13,971 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 55610c49-bb37-4ee5-9273-718dafae5342: Reference[6505]:RELIABLE:CoreMessage[messageID=6505, durable=true, userID=d9d9b545-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:13 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=d9d8f1f0-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a94de6ff-1f82-4e05-9972-a1e15b81dd9a, JMSReplyTo=temp-queue://1b2f9976-07c5-4651-9737-d9810ef773ee, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1695405678 2024-06-28 15:41:13,971 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6505, durable=true, userID=d9d9b545-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:13 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=d9d8f1f0-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a94de6ff-1f82-4e05-9972-a1e15b81dd9a, JMSReplyTo=temp-queue://1b2f9976-07c5-4651-9737-d9810ef773ee, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1695405678, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyTimeout, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyTimeout previousRoute:MULTICAST, reusable=true, version=-2147483221) .................................................. ***** durable queues test/mom/testTopicRequestReplyTimeout: ***** non durable for test/mom/testTopicRequestReplyTimeout: - queueID=6493 address:test/mom/testTopicRequestReplyTimeout name:55610c49-bb37-4ee5-9273-718dafae5342 filter:null .................................................. , transaction: null 2024-06-28 15:41:13,972 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 55610c49-bb37-4ee5-9273-718dafae5342: CoreMessage[messageID=6505, durable=true, userID=d9d9b545-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:13 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=d9d8f1f0-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a94de6ff-1f82-4e05-9972-a1e15b81dd9a, JMSReplyTo=temp-queue://1b2f9976-07c5-4651-9737-d9810ef773ee, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1695405678 to transaction: TransactionImpl [xid=null, txID=6506, xid=null, state=ACTIVE, createTime=1719589273972(Fri Jun 28 15:41:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@413d42fa 2024-06-28 15:41:13,972 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 55610c49-bb37-4ee5-9273-718dafae5342: CoreMessage[messageID=6505, durable=true, userID=d9d9b545-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:13 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=d9d8f1f0-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a94de6ff-1f82-4e05-9972-a1e15b81dd9a, JMSReplyTo=temp-queue://1b2f9976-07c5-4651-9737-d9810ef773ee, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1695405678, transaction: TransactionImpl [xid=null, txID=6506, xid=null, state=COMMITTED, createTime=1719589273972(Fri Jun 28 15:41:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@413d42fa 2024-06-28 15:41:18,965 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection dcd3e276-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-a94de6ff-1f82-4e05-9972-a1e15b81dd9a, activemq.broker=mom82] 2024-06-28 15:41:18,965 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyTimeout, activemq.broker=mom84] 2024-06-28 15:41:18,966 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dcd40989-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dcd3e276-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dcd3e276-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68798393, true, {}] 2024-06-28 15:41:18,967 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dcd4309a-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dcd3e276-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dcd3e276-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@fc4326e, true, {}] 2024-06-28 15:41:18,967 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d9d8cade-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testTopicRequestReplyTimeout, activemq.broker=mom84] 2024-06-28 15:41:18,969 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6524, durable=true, userID=dcd457ac-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:18 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=dcd40988-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a94de6ff-1f82-4e05-9972-a1e15b81dd9a, _AMQ_ROUTING_TYPE=0]]@1046508893, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147483222) .................................................. ***** durable queues scout.mom.requestreply.cancellation: ***** non durable for scout.mom.requestreply.cancellation: - queueID=6483 address:scout.mom.requestreply.cancellation name:394f8b52-09b4-4531-91f3-115e64489522 filter:null .................................................. , transaction: null 2024-06-28 15:41:18,969 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 394f8b52-09b4-4531-91f3-115e64489522: Reference[6524]:RELIABLE:CoreMessage[messageID=6524, durable=true, userID=dcd457ac-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:18 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=dcd40988-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a94de6ff-1f82-4e05-9972-a1e15b81dd9a, _AMQ_ROUTING_TYPE=0]]@1046508893 2024-06-28 15:41:18,970 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 394f8b52-09b4-4531-91f3-115e64489522: CoreMessage[messageID=6524, durable=true, userID=dcd457ac-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:18 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=dcd40988-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a94de6ff-1f82-4e05-9972-a1e15b81dd9a, _AMQ_ROUTING_TYPE=0]]@1046508893 to transaction: TransactionImpl [xid=null, txID=6528, xid=null, state=ACTIVE, createTime=1719589278970(Fri Jun 28 15:41:18 UTC 2024), timeoutSeconds=-1, nr operations = 1]@e8f734a 2024-06-28 15:41:18,970 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection dcd3e276-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-a94de6ff-1f82-4e05-9972-a1e15b81dd9a, activemq.broker=mom82] 2024-06-28 15:41:18,970 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 394f8b52-09b4-4531-91f3-115e64489522: CoreMessage[messageID=6524, durable=true, userID=dcd457ac-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:18 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=dcd40988-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a94de6ff-1f82-4e05-9972-a1e15b81dd9a, _AMQ_ROUTING_TYPE=0]]@1046508893, transaction: TransactionImpl [xid=null, txID=6528, xid=null, state=COMMITTED, createTime=1719589278970(Fri Jun 28 15:41:18 UTC 2024), timeoutSeconds=-1, nr operations = 0]@e8f734a 2024-06-28 15:41:18,971 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@684a34f4] 2024-06-28 15:41:18,972 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d9d74438-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:18,974 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@764b0cad[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:18,974 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.018612 ms 2024-06-28 15:41:18,975 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d9d632c2-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:18,977 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:18,977 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5040.407584 ms 2024-06-28 15:41:18,977 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:18,979 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:18,979 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:18,980 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 840020317'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-28 15:41:18,984 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-28 15:41:18,985 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection dcd6efbe-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-28 15:41:18,986 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dcd716d1-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dcd6efbe-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dcd6efbe-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b1550e4, true, {}] 2024-06-28 15:41:18,987 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dcd73de2-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dcd6efbe-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dcd6efbe-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6defc230, true, {}] 2024-06-28 15:41:18,989 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5776daf6-acb4-42b6-ba73-e049e6a9a68f, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:18,990 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@76f1c68f 2024-06-28 15:41:18,990 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5776daf6-acb4-42b6-ba73-e049e6a9a68f, null, 0, false, true, null] 2024-06-28 15:41:18,991 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection dcd7da24-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-28 15:41:18,992 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dcd80137-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dcd7da24-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dcd7da24-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33b1a048, true, {}] 2024-06-28 15:41:18,993 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dcd80138-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dcd7da24-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dcd7da24-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42354d92, true, {}] 2024-06-28 15:41:18,994 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: dcd80138-3564-11ef-88ed-0a580a2812a0 with parameters: [test/mom/testTopicRequestReplyMultipleSubscriptions, [MULTICAST], true] 2024-06-28 15:41:18,994 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@43ccc7cf 2024-06-28 15:41:18,997 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3f50a7d5-2371-437f-8092-9cb2c0c77fc1, address=test/mom/testTopicRequestReplyMultipleSubscriptions, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:18,998 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3824aaaf 2024-06-28 15:41:18,999 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3f50a7d5-2371-437f-8092-9cb2c0c77fc1, null, 0, false, true, null] 2024-06-28 15:41:19,000 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection dcd939ba-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-28 15:41:19,002 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dcd960cd-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dcd939ba-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dcd939ba-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d449bc2, true, {}] 2024-06-28 15:41:19,003 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dcd9aeee-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dcd939ba-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dcd939ba-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3bf1a487, true, {}] 2024-06-28 15:41:19,004 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a4a57b20-27a1-4996-876c-207248de4975, address=test/mom/testTopicRequestReplyMultipleSubscriptions, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:19,005 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3f526a1b 2024-06-28 15:41:19,006 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a4a57b20-27a1-4996-876c-207248de4975, null, 0, false, true, null] 2024-06-28 15:41:19,007 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection dcda4b30-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testTopicRequestReplyMultipleSubscriptions, activemq.broker=mom71] 2024-06-28 15:41:19,008 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dcda7243-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dcda4b30-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dcda4b30-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@223ece8c, true, {}] 2024-06-28 15:41:19,009 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dcda7244-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dcda4b30-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dcda4b30-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54cb1e9, true, {}] 2024-06-28 15:41:19,009 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5cf9f028-66f3-4450-87a9-73664349efdd, address=5cf9f028-66f3-4450-87a9-73664349efdd, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:19,010 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@53e263ee 2024-06-28 15:41:19,011 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@780b4c8e 2024-06-28 15:41:19,012 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5cf9f028-66f3-4450-87a9-73664349efdd, null, 0, false, true, null] 2024-06-28 15:41:19,014 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6588, durable=true, userID=dcdb3597-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:19 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=dcda7242-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0434b618-80fc-4f38-b4a9-d4102b52966b, JMSReplyTo=temp-queue://5cf9f028-66f3-4450-87a9-73664349efdd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@539562805, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyMultipleSubscriptions, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyMultipleSubscriptions previousRoute:MULTICAST, reusable=true, version=-2147483214) .................................................. ***** durable queues test/mom/testTopicRequestReplyMultipleSubscriptions: ***** non durable for test/mom/testTopicRequestReplyMultipleSubscriptions: - queueID=6568 address:test/mom/testTopicRequestReplyMultipleSubscriptions name:3f50a7d5-2371-437f-8092-9cb2c0c77fc1 filter:null - queueID=6576 address:test/mom/testTopicRequestReplyMultipleSubscriptions name:a4a57b20-27a1-4996-876c-207248de4975 filter:null .................................................. , transaction: null 2024-06-28 15:41:19,015 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from a4a57b20-27a1-4996-876c-207248de4975: Reference[6588]:RELIABLE:CoreMessage[messageID=6588, durable=true, userID=dcdb3597-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:19 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=dcda7242-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0434b618-80fc-4f38-b4a9-d4102b52966b, JMSReplyTo=temp-queue://5cf9f028-66f3-4450-87a9-73664349efdd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@539562805 2024-06-28 15:41:19,015 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 3f50a7d5-2371-437f-8092-9cb2c0c77fc1: Reference[6588]:RELIABLE:CoreMessage[messageID=6588, durable=true, userID=dcdb3597-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:19 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=dcda7242-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0434b618-80fc-4f38-b4a9-d4102b52966b, JMSReplyTo=temp-queue://5cf9f028-66f3-4450-87a9-73664349efdd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@539562805 2024-06-28 15:41:19,015 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from a4a57b20-27a1-4996-876c-207248de4975: CoreMessage[messageID=6588, durable=true, userID=dcdb3597-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:19 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=dcda7242-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0434b618-80fc-4f38-b4a9-d4102b52966b, JMSReplyTo=temp-queue://5cf9f028-66f3-4450-87a9-73664349efdd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@539562805 to transaction: TransactionImpl [xid=null, txID=6589, xid=null, state=ACTIVE, createTime=1719589279015(Fri Jun 28 15:41:19 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6be6fffd 2024-06-28 15:41:19,015 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 3f50a7d5-2371-437f-8092-9cb2c0c77fc1: CoreMessage[messageID=6588, durable=true, userID=dcdb3597-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:19 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=dcda7242-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0434b618-80fc-4f38-b4a9-d4102b52966b, JMSReplyTo=temp-queue://5cf9f028-66f3-4450-87a9-73664349efdd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@539562805 to transaction: TransactionImpl [xid=null, txID=6590, xid=null, state=ACTIVE, createTime=1719589279015(Fri Jun 28 15:41:19 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4684a8e0 2024-06-28 15:41:19,016 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from a4a57b20-27a1-4996-876c-207248de4975: CoreMessage[messageID=6588, durable=true, userID=dcdb3597-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:19 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=dcda7242-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0434b618-80fc-4f38-b4a9-d4102b52966b, JMSReplyTo=temp-queue://5cf9f028-66f3-4450-87a9-73664349efdd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@539562805, transaction: TransactionImpl [xid=null, txID=6589, xid=null, state=COMMITTED, createTime=1719589279015(Fri Jun 28 15:41:19 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6be6fffd 2024-06-28 15:41:19,016 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 3f50a7d5-2371-437f-8092-9cb2c0c77fc1: CoreMessage[messageID=6588, durable=true, userID=dcdb3597-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:19 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=dcda7242-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0434b618-80fc-4f38-b4a9-d4102b52966b, JMSReplyTo=temp-queue://5cf9f028-66f3-4450-87a9-73664349efdd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@539562805, transaction: TransactionImpl [xid=null, txID=6590, xid=null, state=COMMITTED, createTime=1719589279015(Fri Jun 28 15:41:19 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4684a8e0 2024-06-28 15:41:19,017 INFO [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection dcdbd1d8-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9cfe9c6e[name=test/mom/testTopicRequestReplyMultipleSubscriptions, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=c9b9d433-16e5-4ad4-bda3-ee537c184be2, activemq.broker=mom12] 2024-06-28 15:41:19,018 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dcdbf8eb-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dcdbd1d8-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dcdbd1d8-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4faa4ac3, true, {}] 2024-06-28 15:41:19,019 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dcdc1ffc-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dcdbd1d8-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dcdbd1d8-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b64e90, true, {}] 2024-06-28 15:41:19,019 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection dcdc1ffd-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9cfe9c6e[name=test/mom/testTopicRequestReplyMultipleSubscriptions, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=8ca816d4-81b3-4487-8898-cb845ce865c8, activemq.broker=mom84] 2024-06-28 15:41:19,020 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dcdc2000-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dcdc1ffd-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dcdc1ffd-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d7413df, true, {}] 2024-06-28 15:41:19,020 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dcdc4712-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dcdc1ffd-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dcdc1ffd-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4bd742d9, true, {}] 2024-06-28 15:41:19,021 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 5cf9f028-66f3-4450-87a9-73664349efdd: Reference[6599]:RELIABLE:CoreMessage[messageID=6599, durable=true, userID=dcdc4713-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:19 UTC 2024, expiration=0, durable=true, address=5cf9f028-66f3-4450-87a9-73664349efdd, size=939, properties=TypedProperties[__AMQ_CID=dcdbf8ea-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0434b618-80fc-4f38-b4a9-d4102b52966b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c9b9d433-16e5-4ad4-bda3-ee537c184be2]]@1312817950 2024-06-28 15:41:19,021 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6599, durable=true, userID=dcdc4713-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:19 UTC 2024, expiration=0, durable=true, address=5cf9f028-66f3-4450-87a9-73664349efdd, size=939, properties=TypedProperties[__AMQ_CID=dcdbf8ea-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0434b618-80fc-4f38-b4a9-d4102b52966b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c9b9d433-16e5-4ad4-bda3-ee537c184be2]]@1312817950, context: RoutingContextImpl(Address=5cf9f028-66f3-4450-87a9-73664349efdd, routingType=ANYCAST, PreviousAddress=5cf9f028-66f3-4450-87a9-73664349efdd previousRoute:ANYCAST, reusable=true, version=-2147483213) .................................................. ***** durable queues 5cf9f028-66f3-4450-87a9-73664349efdd: ***** non durable for 5cf9f028-66f3-4450-87a9-73664349efdd: - queueID=6584 address:5cf9f028-66f3-4450-87a9-73664349efdd name:5cf9f028-66f3-4450-87a9-73664349efdd filter:null .................................................. , transaction: null 2024-06-28 15:41:19,022 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 5cf9f028-66f3-4450-87a9-73664349efdd: CoreMessage[messageID=6599, durable=true, userID=dcdc4713-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:19 UTC 2024, expiration=0, durable=true, address=5cf9f028-66f3-4450-87a9-73664349efdd, size=939, properties=TypedProperties[__AMQ_CID=dcdbf8ea-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0434b618-80fc-4f38-b4a9-d4102b52966b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c9b9d433-16e5-4ad4-bda3-ee537c184be2]]@1312817950 to transaction: TransactionImpl [xid=null, txID=6602, xid=null, state=ACTIVE, createTime=1719589279022(Fri Jun 28 15:41:19 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6a2a1099 2024-06-28 15:41:19,022 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6603, durable=true, userID=dcdc6e25-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:19 UTC 2024, expiration=0, durable=true, address=5cf9f028-66f3-4450-87a9-73664349efdd, size=939, properties=TypedProperties[__AMQ_CID=dcdc1fff-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0434b618-80fc-4f38-b4a9-d4102b52966b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8ca816d4-81b3-4487-8898-cb845ce865c8]]@744267007, context: RoutingContextImpl(Address=5cf9f028-66f3-4450-87a9-73664349efdd, routingType=ANYCAST, PreviousAddress=5cf9f028-66f3-4450-87a9-73664349efdd previousRoute:ANYCAST, reusable=true, version=-2147483213) .................................................. ***** durable queues 5cf9f028-66f3-4450-87a9-73664349efdd: ***** non durable for 5cf9f028-66f3-4450-87a9-73664349efdd: - queueID=6584 address:5cf9f028-66f3-4450-87a9-73664349efdd name:5cf9f028-66f3-4450-87a9-73664349efdd filter:null .................................................. , transaction: null 2024-06-28 15:41:19,022 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 5cf9f028-66f3-4450-87a9-73664349efdd: Reference[6603]:RELIABLE:CoreMessage[messageID=6603, durable=true, userID=dcdc6e25-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:19 UTC 2024, expiration=0, durable=true, address=5cf9f028-66f3-4450-87a9-73664349efdd, size=939, properties=TypedProperties[__AMQ_CID=dcdc1fff-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0434b618-80fc-4f38-b4a9-d4102b52966b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8ca816d4-81b3-4487-8898-cb845ce865c8]]@744267007 2024-06-28 15:41:19,022 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 5cf9f028-66f3-4450-87a9-73664349efdd: CoreMessage[messageID=6599, durable=true, userID=dcdc4713-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:19 UTC 2024, expiration=0, durable=true, address=5cf9f028-66f3-4450-87a9-73664349efdd, size=939, properties=TypedProperties[__AMQ_CID=dcdbf8ea-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0434b618-80fc-4f38-b4a9-d4102b52966b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c9b9d433-16e5-4ad4-bda3-ee537c184be2]]@1312817950, transaction: TransactionImpl [xid=null, txID=6602, xid=null, state=COMMITTED, createTime=1719589279022(Fri Jun 28 15:41:19 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6a2a1099 2024-06-28 15:41:19,022 INFO [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection dcdbd1d8-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9cfe9c6e[name=test/mom/testTopicRequestReplyMultipleSubscriptions, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=c9b9d433-16e5-4ad4-bda3-ee537c184be2, activemq.broker=mom12] 2024-06-28 15:41:19,024 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection dcdc1ffd-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9cfe9c6e[name=test/mom/testTopicRequestReplyMultipleSubscriptions, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=8ca816d4-81b3-4487-8898-cb845ce865c8, activemq.broker=mom84] 2024-06-28 15:41:19,024 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection dcda4b30-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testTopicRequestReplyMultipleSubscriptions, activemq.broker=mom71] 2024-06-28 15:41:19,025 INFO [scout-thread-20] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@unknown added acknowledgement of a message from 5cf9f028-66f3-4450-87a9-73664349efdd: CoreMessage[messageID=6603, durable=true, userID=dcdc6e25-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:19 UTC 2024, expiration=0, durable=true, address=5cf9f028-66f3-4450-87a9-73664349efdd, size=939, properties=TypedProperties[__AMQ_CID=dcdc1fff-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0434b618-80fc-4f38-b4a9-d4102b52966b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8ca816d4-81b3-4487-8898-cb845ce865c8]]@744267007 to transaction: TransactionImpl [xid=null, txID=6617, xid=null, state=ACTIVE, createTime=1719589279025(Fri Jun 28 15:41:19 UTC 2024), timeoutSeconds=-1, nr operations = 1]@68a9af8 - MDC[jobName=request on test/mom/testTopicRequestReplyMultipleSubscriptions, activemq.broker=mom71] 2024-06-28 15:41:19,025 INFO [scout-thread-20] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@unknown acknowledged message from 5cf9f028-66f3-4450-87a9-73664349efdd: CoreMessage[messageID=6603, durable=true, userID=dcdc6e25-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:19 UTC 2024, expiration=0, durable=true, address=5cf9f028-66f3-4450-87a9-73664349efdd, size=939, properties=TypedProperties[__AMQ_CID=dcdc1fff-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0434b618-80fc-4f38-b4a9-d4102b52966b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8ca816d4-81b3-4487-8898-cb845ce865c8]]@744267007, transaction: TransactionImpl [xid=null, txID=6617, xid=null, state=COMMITTED, createTime=1719589279025(Fri Jun 28 15:41:19 UTC 2024), timeoutSeconds=-1, nr operations = 0]@68a9af8 - MDC[jobName=request on test/mom/testTopicRequestReplyMultipleSubscriptions, activemq.broker=mom71] 2024-06-28 15:41:19,028 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@33a39d7e, org.eclipse.scout.rt.mom.jms.JmsSubscription@77cd1f67] 2024-06-28 15:41:19,030 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection dcd7da24-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:19,033 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection dcd939ba-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:19,035 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1ddbdc42[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:19,035 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.019888 ms 2024-06-28 15:41:19,037 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection dcd6efbe-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:19,039 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:19,040 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 60.305941 ms 2024-06-28 15:41:19,040 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:19,042 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:19,042 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:19,043 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 323129259'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:19,047 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:19,047 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection dce065c7-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:19,048 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dce08cda-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dce065c7-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dce065c7-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62dbf3c8, true, {}] 2024-06-28 15:41:19,050 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dce0b3eb-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dce065c7-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dce065c7-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6646fbc8, true, {}] 2024-06-28 15:41:19,052 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9b140e5a-6b05-4f43-aafd-f1fadddd1854, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:19,053 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@15c0a847 2024-06-28 15:41:19,054 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9b140e5a-6b05-4f43-aafd-f1fadddd1854, null, 0, false, true, null] 2024-06-28 15:41:19,055 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection dce19e4d-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:19,056 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dce1c560-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dce19e4d-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dce19e4d-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1dd1761d, true, {}] 2024-06-28 15:41:19,057 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dce1ec71-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dce19e4d-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dce19e4d-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3eb4e9fe, true, {}] 2024-06-28 15:41:19,059 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReply_ObjectMarshaller_Exception, null, 0, false, true, null] 2024-06-28 15:41:19,060 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection dce261a2-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReply_ObjectMarshaller_Exception, activemq.broker=mom86] 2024-06-28 15:41:19,061 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dce288b5-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dce261a2-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dce261a2-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c7e3bad, true, {}] 2024-06-28 15:41:19,062 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dce2afc6-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dce261a2-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dce261a2-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51cb9840, true, {}] 2024-06-28 15:41:19,063 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0b276c16-f937-4b87-9ba2-a17051ae7c28, address=0b276c16-f937-4b87-9ba2-a17051ae7c28, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:19,063 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1d3a9374 2024-06-28 15:41:19,065 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@75e28b5d 2024-06-28 15:41:19,066 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0b276c16-f937-4b87-9ba2-a17051ae7c28, null, 0, false, true, null] 2024-06-28 15:41:19,068 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6682, durable=true, userID=dce37319-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:19 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=dce288b4-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1beb076c-b1b6-4766-8927-a9e4b326d4b4, JMSReplyTo=temp-queue://0b276c16-f937-4b87-9ba2-a17051ae7c28, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@209187572, context: RoutingContextImpl(Address=test/mom/testRequestReply_ObjectMarshaller_Exception, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_ObjectMarshaller_Exception previousRoute:ANYCAST, reusable=true, version=-2147483457) .................................................. ***** durable queues test/mom/testRequestReply_ObjectMarshaller_Exception: - queueID=2586 address:test/mom/testRequestReply_ObjectMarshaller_Exception name:test/mom/testRequestReply_ObjectMarshaller_Exception filter:null ***** non durable for test/mom/testRequestReply_ObjectMarshaller_Exception: .................................................. , transaction: null 2024-06-28 15:41:19,074 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReply_ObjectMarshaller_Exception: Reference[6682]:RELIABLE:CoreMessage[messageID=6682, durable=true, userID=dce37319-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:19 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=dce288b4-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1beb076c-b1b6-4766-8927-a9e4b326d4b4, JMSReplyTo=temp-queue://0b276c16-f937-4b87-9ba2-a17051ae7c28, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@209187572 2024-06-28 15:41:19,075 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReply_ObjectMarshaller_Exception: CoreMessage[messageID=6682, durable=true, userID=dce37319-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:19 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=dce288b4-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1beb076c-b1b6-4766-8927-a9e4b326d4b4, JMSReplyTo=temp-queue://0b276c16-f937-4b87-9ba2-a17051ae7c28, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@209187572 to transaction: TransactionImpl [xid=null, txID=6683, xid=null, state=ACTIVE, createTime=1719589279075(Fri Jun 28 15:41:19 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6a9bd4eb 2024-06-28 15:41:19,076 ERROR [scout-thread-20] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@82e90c7a[name=test/mom/testRequestReply_ObjectMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=fda27740-aca5-4968-8917-8e4a1f35649f, activemq.broker=mom71] org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_ObjectMarshaller_Exception(JmsMomWithRequestReplyTest.java:623) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:41:19,078 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection dce4f9ba-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@82e90c7a[name=test/mom/testRequestReply_ObjectMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=fda27740-aca5-4968-8917-8e4a1f35649f, activemq.broker=mom71] 2024-06-28 15:41:19,079 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dce520cd-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dce4f9ba-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dce4f9ba-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d3479ac, true, {}] 2024-06-28 15:41:19,080 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dce547de-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dce4f9ba-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dce4f9ba-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@489a639a, true, {}] 2024-06-28 15:41:19,081 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReply_ObjectMarshaller_Exception: CoreMessage[messageID=6682, durable=true, userID=dce37319-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:19 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=dce288b4-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1beb076c-b1b6-4766-8927-a9e4b326d4b4, JMSReplyTo=temp-queue://0b276c16-f937-4b87-9ba2-a17051ae7c28, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@209187572, transaction: TransactionImpl [xid=null, txID=6683, xid=null, state=COMMITTED, createTime=1719589279075(Fri Jun 28 15:41:19 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6a9bd4eb 2024-06-28 15:41:19,082 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6688, durable=true, userID=dce59600-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:19 UTC 2024, expiration=0, durable=true, address=0b276c16-f937-4b87-9ba2-a17051ae7c28, size=1335, properties=TypedProperties[__AMQ_CID=dce520cc-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1beb076c-b1b6-4766-8927-a9e4b326d4b4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fda27740-aca5-4968-8917-8e4a1f35649f]]@2015386713, context: RoutingContextImpl(Address=0b276c16-f937-4b87-9ba2-a17051ae7c28, routingType=ANYCAST, PreviousAddress=0b276c16-f937-4b87-9ba2-a17051ae7c28 previousRoute:ANYCAST, reusable=true, version=-2147483207) .................................................. ***** durable queues 0b276c16-f937-4b87-9ba2-a17051ae7c28: ***** non durable for 0b276c16-f937-4b87-9ba2-a17051ae7c28: - queueID=6678 address:0b276c16-f937-4b87-9ba2-a17051ae7c28 name:0b276c16-f937-4b87-9ba2-a17051ae7c28 filter:null .................................................. , transaction: null 2024-06-28 15:41:19,083 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 0b276c16-f937-4b87-9ba2-a17051ae7c28: Reference[6688]:RELIABLE:CoreMessage[messageID=6688, durable=true, userID=dce59600-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:19 UTC 2024, expiration=0, durable=true, address=0b276c16-f937-4b87-9ba2-a17051ae7c28, size=1335, properties=TypedProperties[__AMQ_CID=dce520cc-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1beb076c-b1b6-4766-8927-a9e4b326d4b4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fda27740-aca5-4968-8917-8e4a1f35649f]]@2015386713 2024-06-28 15:41:19,083 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 0b276c16-f937-4b87-9ba2-a17051ae7c28: CoreMessage[messageID=6688, durable=true, userID=dce59600-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:19 UTC 2024, expiration=0, durable=true, address=0b276c16-f937-4b87-9ba2-a17051ae7c28, size=1335, properties=TypedProperties[__AMQ_CID=dce520cc-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1beb076c-b1b6-4766-8927-a9e4b326d4b4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fda27740-aca5-4968-8917-8e4a1f35649f]]@2015386713 to transaction: TransactionImpl [xid=null, txID=6690, xid=null, state=ACTIVE, createTime=1719589279083(Fri Jun 28 15:41:19 UTC 2024), timeoutSeconds=-1, nr operations = 1]@156297f9 2024-06-28 15:41:19,084 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 0b276c16-f937-4b87-9ba2-a17051ae7c28: CoreMessage[messageID=6688, durable=true, userID=dce59600-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:19 UTC 2024, expiration=0, durable=true, address=0b276c16-f937-4b87-9ba2-a17051ae7c28, size=1335, properties=TypedProperties[__AMQ_CID=dce520cc-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1beb076c-b1b6-4766-8927-a9e4b326d4b4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fda27740-aca5-4968-8917-8e4a1f35649f]]@2015386713, transaction: TransactionImpl [xid=null, txID=6690, xid=null, state=COMMITTED, createTime=1719589279083(Fri Jun 28 15:41:19 UTC 2024), timeoutSeconds=-1, nr operations = 0]@156297f9 2024-06-28 15:41:19,084 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection dce4f9ba-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@82e90c7a[name=test/mom/testRequestReply_ObjectMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=fda27740-aca5-4968-8917-8e4a1f35649f, activemq.broker=mom71] 2024-06-28 15:41:19,085 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection dce261a2-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReply_ObjectMarshaller_Exception, activemq.broker=mom86] 2024-06-28 15:41:19,088 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@44b1d2fa] 2024-06-28 15:41:19,090 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection dce19e4d-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:19,091 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@28e461f5[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:19,092 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.019949 ms 2024-06-28 15:41:19,093 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection dce065c7-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:19,096 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:19,097 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 54.123715 ms 2024-06-28 15:41:19,097 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:19,099 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:19,099 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:19,101 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1565122305'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:41:19,105 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:41:19,105 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection dce93f82-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:41:19,106 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dce96695-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dce93f82-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dce93f82-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44aba626, true, {}] 2024-06-28 15:41:19,107 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dce98da6-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dce93f82-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dce93f82-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1977a4be, true, {}] 2024-06-28 15:41:19,109 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=afd30eab-a5ff-4bb8-95ad-3d6120382de3, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:19,110 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4234251c 2024-06-28 15:41:19,111 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, afd30eab-a5ff-4bb8-95ad-3d6120382de3, null, 0, false, true, null] 2024-06-28 15:41:19,112 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection dcea50f8-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:41:19,113 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dcea50fb-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dcea50f8-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dcea50f8-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b56dfbd, true, {}] 2024-06-28 15:41:19,113 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dcea780c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dcea50f8-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dcea50f8-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38432ee1, true, {}] 2024-06-28 15:41:19,115 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: dcea780c-3564-11ef-88ed-0a580a2812a0 with parameters: [test/mom/testTopicRequestReplyCorrelationId, [MULTICAST], true] 2024-06-28 15:41:19,115 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3bd7956a 2024-06-28 15:41:19,118 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d25f2b6d-67a5-4100-ae98-f475e530f87f, address=test/mom/testTopicRequestReplyCorrelationId, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:19,120 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@43c2b5b9 2024-06-28 15:41:19,120 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d25f2b6d-67a5-4100-ae98-f475e530f87f, null, 0, false, true, null] 2024-06-28 15:41:19,122 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection dcebd79e-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testTopicRequestReplyCorrelationId, cid=cid:abc, activemq.broker=mom86] 2024-06-28 15:41:19,123 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dcebfeb1-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dcebd79e-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dcebd79e-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b410761, true, {}] 2024-06-28 15:41:19,124 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dcec25c2-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dcebd79e-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dcebd79e-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58a84bc9, true, {}] 2024-06-28 15:41:19,124 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=de8c70e6-f8a0-4ce7-9e0a-73ba58feb9e0, address=de8c70e6-f8a0-4ce7-9e0a-73ba58feb9e0, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:19,125 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@63b35682 2024-06-28 15:41:19,126 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4a625e72 2024-06-28 15:41:19,127 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, de8c70e6-f8a0-4ce7-9e0a-73ba58feb9e0, null, 0, false, true, null] 2024-06-28 15:41:19,129 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6751, durable=true, userID=dcecc205-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:19 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=dcebfeb0-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5adea668-727b-4ff3-9443-fe7b5abc13a0, JMSReplyTo=temp-queue://de8c70e6-f8a0-4ce7-9e0a-73ba58feb9e0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@258527682, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyCorrelationId, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyCorrelationId previousRoute:MULTICAST, reusable=true, version=-2147483203) .................................................. ***** durable queues test/mom/testTopicRequestReplyCorrelationId: ***** non durable for test/mom/testTopicRequestReplyCorrelationId: - queueID=6739 address:test/mom/testTopicRequestReplyCorrelationId name:d25f2b6d-67a5-4100-ae98-f475e530f87f filter:null .................................................. , transaction: null 2024-06-28 15:41:19,129 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from d25f2b6d-67a5-4100-ae98-f475e530f87f: Reference[6751]:RELIABLE:CoreMessage[messageID=6751, durable=true, userID=dcecc205-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:19 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=dcebfeb0-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5adea668-727b-4ff3-9443-fe7b5abc13a0, JMSReplyTo=temp-queue://de8c70e6-f8a0-4ce7-9e0a-73ba58feb9e0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@258527682 2024-06-28 15:41:19,129 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from d25f2b6d-67a5-4100-ae98-f475e530f87f: CoreMessage[messageID=6751, durable=true, userID=dcecc205-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:19 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=dcebfeb0-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5adea668-727b-4ff3-9443-fe7b5abc13a0, JMSReplyTo=temp-queue://de8c70e6-f8a0-4ce7-9e0a-73ba58feb9e0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@258527682 to transaction: TransactionImpl [xid=null, txID=6752, xid=null, state=ACTIVE, createTime=1719589279129(Fri Jun 28 15:41:19 UTC 2024), timeoutSeconds=-1, nr operations = 1]@ae262fa 2024-06-28 15:41:19,130 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from d25f2b6d-67a5-4100-ae98-f475e530f87f: CoreMessage[messageID=6751, durable=true, userID=dcecc205-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:19 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=dcebfeb0-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5adea668-727b-4ff3-9443-fe7b5abc13a0, JMSReplyTo=temp-queue://de8c70e6-f8a0-4ce7-9e0a-73ba58feb9e0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@258527682, transaction: TransactionImpl [xid=null, txID=6752, xid=null, state=COMMITTED, createTime=1719589279129(Fri Jun 28 15:41:19 UTC 2024), timeoutSeconds=-1, nr operations = 0]@ae262fa 2024-06-28 15:41:19,130 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection dced1026-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@c2f6cce5[name=test/mom/testTopicRequestReplyCorrelationId, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=cid:abc, activemq.broker=mom71] 2024-06-28 15:41:19,141 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dceebdd9-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dced1026-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dced1026-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5db39772, true, {}] 2024-06-28 15:41:19,142 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dceee4ea-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dced1026-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dced1026-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5291757e, true, {}] 2024-06-28 15:41:19,145 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6757, durable=true, userID=dcef330c-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:19 UTC 2024, expiration=0, durable=true, address=de8c70e6-f8a0-4ce7-9e0a-73ba58feb9e0, size=873, properties=TypedProperties[__AMQ_CID=dceebdd8-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5adea668-727b-4ff3-9443-fe7b5abc13a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@219793929, context: RoutingContextImpl(Address=de8c70e6-f8a0-4ce7-9e0a-73ba58feb9e0, routingType=ANYCAST, PreviousAddress=de8c70e6-f8a0-4ce7-9e0a-73ba58feb9e0 previousRoute:ANYCAST, reusable=true, version=-2147483202) .................................................. ***** durable queues de8c70e6-f8a0-4ce7-9e0a-73ba58feb9e0: ***** non durable for de8c70e6-f8a0-4ce7-9e0a-73ba58feb9e0: - queueID=6747 address:de8c70e6-f8a0-4ce7-9e0a-73ba58feb9e0 name:de8c70e6-f8a0-4ce7-9e0a-73ba58feb9e0 filter:null .................................................. , transaction: null 2024-06-28 15:41:19,146 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from de8c70e6-f8a0-4ce7-9e0a-73ba58feb9e0: Reference[6757]:RELIABLE:CoreMessage[messageID=6757, durable=true, userID=dcef330c-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:19 UTC 2024, expiration=0, durable=true, address=de8c70e6-f8a0-4ce7-9e0a-73ba58feb9e0, size=873, properties=TypedProperties[__AMQ_CID=dceebdd8-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5adea668-727b-4ff3-9443-fe7b5abc13a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@219793929 2024-06-28 15:41:19,146 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from de8c70e6-f8a0-4ce7-9e0a-73ba58feb9e0: CoreMessage[messageID=6757, durable=true, userID=dcef330c-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:19 UTC 2024, expiration=0, durable=true, address=de8c70e6-f8a0-4ce7-9e0a-73ba58feb9e0, size=873, properties=TypedProperties[__AMQ_CID=dceebdd8-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5adea668-727b-4ff3-9443-fe7b5abc13a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@219793929 to transaction: TransactionImpl [xid=null, txID=6760, xid=null, state=ACTIVE, createTime=1719589279146(Fri Jun 28 15:41:19 UTC 2024), timeoutSeconds=-1, nr operations = 1]@12d630d1 2024-06-28 15:41:19,147 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from de8c70e6-f8a0-4ce7-9e0a-73ba58feb9e0: CoreMessage[messageID=6757, durable=true, userID=dcef330c-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:19 UTC 2024, expiration=0, durable=true, address=de8c70e6-f8a0-4ce7-9e0a-73ba58feb9e0, size=873, properties=TypedProperties[__AMQ_CID=dceebdd8-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5adea668-727b-4ff3-9443-fe7b5abc13a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@219793929, transaction: TransactionImpl [xid=null, txID=6760, xid=null, state=COMMITTED, createTime=1719589279146(Fri Jun 28 15:41:19 UTC 2024), timeoutSeconds=-1, nr operations = 0]@12d630d1 2024-06-28 15:41:19,147 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection dced1026-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@c2f6cce5[name=test/mom/testTopicRequestReplyCorrelationId, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=cid:abc, activemq.broker=mom71] 2024-06-28 15:41:19,148 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection dcebd79e-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testTopicRequestReplyCorrelationId, cid=cid:abc, activemq.broker=mom86] 2024-06-28 15:41:19,152 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4b19ee18] 2024-06-28 15:41:19,154 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection dcea50f8-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:19,156 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@68cc596a[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:19,157 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.023534 ms 2024-06-28 15:41:19,159 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection dce93f82-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:19,161 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:19,161 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 61.646769 ms 2024-06-28 15:41:19,161 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:19,164 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:19,164 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:19,165 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 510306403'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-28 15:41:19,168 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-28 15:41:19,169 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection dcf3039e-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-28 15:41:19,170 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dcf32ab1-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dcf3039e-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dcf3039e-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17f53e60, true, {}] 2024-06-28 15:41:19,171 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dcf351c2-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dcf3039e-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dcf3039e-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4aceeb43, true, {}] 2024-06-28 15:41:19,172 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=272850de-c348-4720-b5ab-61b699f3d038, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:19,173 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@48b3fa1f 2024-06-28 15:41:19,173 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 272850de-c348-4720-b5ab-61b699f3d038, null, 0, false, true, null] 2024-06-28 15:41:19,174 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection dcf3c6f4-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-28 15:41:19,175 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dcf3ee07-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dcf3c6f4-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dcf3c6f4-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2cb2dab, true, {}] 2024-06-28 15:41:19,176 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dcf41518-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dcf3c6f4-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dcf3c6f4-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f00f5e2, true, {}] 2024-06-28 15:41:19,177 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyCancellation, null, 0, false, true, null] 2024-06-28 15:41:19,178 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection dcf46339-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom71] 2024-06-28 15:41:19,179 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dcf48a4c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dcf46339-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dcf46339-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ca74e69, true, {}] 2024-06-28 15:41:19,179 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dcf48a4d-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dcf46339-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dcf46339-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e9451d4, true, {}] 2024-06-28 15:41:19,180 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9b6d9416-6906-41b1-89b7-4738da19ebe2, address=9b6d9416-6906-41b1-89b7-4738da19ebe2, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:19,180 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4d56016b 2024-06-28 15:41:19,182 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@edcc34a 2024-06-28 15:41:19,182 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9b6d9416-6906-41b1-89b7-4738da19ebe2, null, 0, false, true, null] 2024-06-28 15:41:19,184 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6822, durable=true, userID=dcf52690-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:19 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=dcf48a4b-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1fb0703c-ff88-40c7-8830-dc929d0582ae, JMSReplyTo=temp-queue://9b6d9416-6906-41b1-89b7-4738da19ebe2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1690799358, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCancellation, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCancellation previousRoute:ANYCAST, reusable=true, version=-2147483446) .................................................. ***** durable queues test/mom/testQueueRequestReplyCancellation: - queueID=2722 address:test/mom/testQueueRequestReplyCancellation name:test/mom/testQueueRequestReplyCancellation filter:null ***** non durable for test/mom/testQueueRequestReplyCancellation: .................................................. , transaction: null 2024-06-28 15:41:19,190 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyCancellation: Reference[6822]:RELIABLE:CoreMessage[messageID=6822, durable=true, userID=dcf52690-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:19 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=dcf48a4b-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1fb0703c-ff88-40c7-8830-dc929d0582ae, JMSReplyTo=temp-queue://9b6d9416-6906-41b1-89b7-4738da19ebe2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1690799358 2024-06-28 15:41:19,191 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=6822, durable=true, userID=dcf52690-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:19 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=dcf48a4b-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1fb0703c-ff88-40c7-8830-dc929d0582ae, JMSReplyTo=temp-queue://9b6d9416-6906-41b1-89b7-4738da19ebe2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1690799358 to transaction: TransactionImpl [xid=null, txID=6823, xid=null, state=ACTIVE, createTime=1719589279191(Fri Jun 28 15:41:19 UTC 2024), timeoutSeconds=-1, nr operations = 1]@106ee65c 2024-06-28 15:41:19,192 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom71] 2024-06-28 15:41:19,192 INFO [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection dcf68621-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-1fb0703c-ff88-40c7-8830-dc929d0582ae, activemq.broker=mom12] 2024-06-28 15:41:19,193 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dcf6ad34-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dcf68621-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dcf68621-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3064eacf, true, {}] 2024-06-28 15:41:19,194 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dcf6d445-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dcf68621-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dcf68621-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b1d4dfe, true, {}] 2024-06-28 15:41:19,194 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection dcf46339-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom71] 2024-06-28 15:41:19,196 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6841, durable=true, userID=dcf6fb57-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:19 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=dcf6ad33-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1fb0703c-ff88-40c7-8830-dc929d0582ae, _AMQ_ROUTING_TYPE=0]]@1915184135, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147483198) .................................................. ***** durable queues scout.mom.requestreply.cancellation: ***** non durable for scout.mom.requestreply.cancellation: - queueID=6804 address:scout.mom.requestreply.cancellation name:272850de-c348-4720-b5ab-61b699f3d038 filter:null .................................................. , transaction: null 2024-06-28 15:41:19,196 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 272850de-c348-4720-b5ab-61b699f3d038: Reference[6841]:RELIABLE:CoreMessage[messageID=6841, durable=true, userID=dcf6fb57-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:19 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=dcf6ad33-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1fb0703c-ff88-40c7-8830-dc929d0582ae, _AMQ_ROUTING_TYPE=0]]@1915184135 2024-06-28 15:41:19,197 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 272850de-c348-4720-b5ab-61b699f3d038: CoreMessage[messageID=6841, durable=true, userID=dcf6fb57-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:19 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=dcf6ad33-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1fb0703c-ff88-40c7-8830-dc929d0582ae, _AMQ_ROUTING_TYPE=0]]@1915184135 to transaction: TransactionImpl [xid=null, txID=6844, xid=null, state=ACTIVE, createTime=1719589279196(Fri Jun 28 15:41:19 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3496b56f 2024-06-28 15:41:19,197 INFO [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection dcf68621-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-1fb0703c-ff88-40c7-8830-dc929d0582ae, activemq.broker=mom12] 2024-06-28 15:41:19,197 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=6822, durable=true, userID=dcf52690-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:19 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=dcf48a4b-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1fb0703c-ff88-40c7-8830-dc929d0582ae, JMSReplyTo=temp-queue://9b6d9416-6906-41b1-89b7-4738da19ebe2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1690799358, transaction: TransactionImpl [xid=null, txID=6823, xid=null, state=COMMITTED, createTime=1719589279191(Fri Jun 28 15:41:19 UTC 2024), timeoutSeconds=-1, nr operations = 0]@106ee65c 2024-06-28 15:41:19,197 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@22b2d9e3] 2024-06-28 15:41:19,197 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 272850de-c348-4720-b5ab-61b699f3d038: CoreMessage[messageID=6841, durable=true, userID=dcf6fb57-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:19 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=dcf6ad33-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1fb0703c-ff88-40c7-8830-dc929d0582ae, _AMQ_ROUTING_TYPE=0]]@1915184135, transaction: TransactionImpl [xid=null, txID=6844, xid=null, state=COMMITTED, createTime=1719589279196(Fri Jun 28 15:41:19 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3496b56f 2024-06-28 15:41:19,199 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection dcf3c6f4-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:19,200 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@2e6da42a[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:19,200 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.018930 ms 2024-06-28 15:41:19,202 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection dcf3039e-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:19,203 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:19,204 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 39.441866 ms 2024-06-28 15:41:19,204 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:19,205 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:19,206 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:19,207 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 131018585'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:19,210 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:19,210 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection dcf94549-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:19,211 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dcf96c5c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dcf94549-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dcf94549-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1caac6da, true, {}] 2024-06-28 15:41:19,212 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dcf9936d-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dcf94549-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dcf94549-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@688ff171, true, {}] 2024-06-28 15:41:19,214 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2c48808b-4bec-4f43-8cba-e23da24116cb, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:19,215 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@585a9c51 2024-06-28 15:41:19,215 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2c48808b-4bec-4f43-8cba-e23da24116cb, null, 0, false, true, null] 2024-06-28 15:41:19,216 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection dcfa2faf-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-28 15:41:19,217 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dcfa56c2-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dcfa2faf-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dcfa2faf-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6573f0ea, true, {}] 2024-06-28 15:41:19,217 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dcfa56c3-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dcfa2faf-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dcfa2faf-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42aa78dc, true, {}] 2024-06-28 15:41:19,219 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyTimeout, null, 0, false, true, null] 2024-06-28 15:41:19,242 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection dcfe2754-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyTimeout, activemq.broker=mom82] 2024-06-28 15:41:19,243 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dcfe4e67-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dcfe2754-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dcfe2754-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@219692e6, true, {}] 2024-06-28 15:41:19,244 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dcfe7578-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dcfe2754-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dcfe2754-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5154922a, true, {}] 2024-06-28 15:41:19,245 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2918cd08-f78c-44e9-916d-5f676716f033, address=2918cd08-f78c-44e9-916d-5f676716f033, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:19,245 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@835795a 2024-06-28 15:41:19,247 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@497d5a53 2024-06-28 15:41:19,248 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2918cd08-f78c-44e9-916d-5f676716f033, null, 0, false, true, null] 2024-06-28 15:41:19,250 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6887, durable=true, userID=dcff38cb-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:19 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=dcfe4e66-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cbeec2b3-88a0-4cd3-9b3f-c7f91242c938, JMSReplyTo=temp-queue://2918cd08-f78c-44e9-916d-5f676716f033, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@914290337, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyTimeout, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyTimeout previousRoute:ANYCAST, reusable=true, version=-2147483441) .................................................. ***** durable queues test/mom/testQueueRequestReplyTimeout: - queueID=2783 address:test/mom/testQueueRequestReplyTimeout name:test/mom/testQueueRequestReplyTimeout filter:null ***** non durable for test/mom/testQueueRequestReplyTimeout: .................................................. , transaction: null 2024-06-28 15:41:19,253 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyTimeout: Reference[6887]:RELIABLE:CoreMessage[messageID=6887, durable=true, userID=dcff38cb-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:19 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=dcfe4e66-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cbeec2b3-88a0-4cd3-9b3f-c7f91242c938, JMSReplyTo=temp-queue://2918cd08-f78c-44e9-916d-5f676716f033, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@914290337 2024-06-28 15:41:19,255 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyTimeout: CoreMessage[messageID=6887, durable=true, userID=dcff38cb-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:19 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=dcfe4e66-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cbeec2b3-88a0-4cd3-9b3f-c7f91242c938, JMSReplyTo=temp-queue://2918cd08-f78c-44e9-916d-5f676716f033, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@914290337 to transaction: TransactionImpl [xid=null, txID=6888, xid=null, state=ACTIVE, createTime=1719589279254(Fri Jun 28 15:41:19 UTC 2024), timeoutSeconds=-1, nr operations = 1]@725ea27d 2024-06-28 15:41:19,261 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyTimeout: CoreMessage[messageID=6887, durable=true, userID=dcff38cb-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:19 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=dcfe4e66-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cbeec2b3-88a0-4cd3-9b3f-c7f91242c938, JMSReplyTo=temp-queue://2918cd08-f78c-44e9-916d-5f676716f033, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@914290337, transaction: TransactionImpl [xid=null, txID=6888, xid=null, state=COMMITTED, createTime=1719589279254(Fri Jun 28 15:41:19 UTC 2024), timeoutSeconds=-1, nr operations = 0]@725ea27d 2024-06-28 15:41:24,242 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection dff917dc-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-cbeec2b3-88a0-4cd3-9b3f-c7f91242c938, activemq.broker=mom71] 2024-06-28 15:41:24,242 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyTimeout, activemq.broker=mom82] 2024-06-28 15:41:24,244 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dff93eef-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dff917dc-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dff917dc-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5145aa34, true, {}] 2024-06-28 15:41:24,245 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dff98d10-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dff917dc-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dff917dc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20a19e30, true, {}] 2024-06-28 15:41:24,245 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection dcfe2754-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyTimeout, activemq.broker=mom82] 2024-06-28 15:41:24,247 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6906, durable=true, userID=dff9b422-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=dff93eee-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cbeec2b3-88a0-4cd3-9b3f-c7f91242c938, _AMQ_ROUTING_TYPE=0]]@1462532975, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147483194) .................................................. ***** durable queues scout.mom.requestreply.cancellation: ***** non durable for scout.mom.requestreply.cancellation: - queueID=6869 address:scout.mom.requestreply.cancellation name:2c48808b-4bec-4f43-8cba-e23da24116cb filter:null .................................................. , transaction: null 2024-06-28 15:41:24,247 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 2c48808b-4bec-4f43-8cba-e23da24116cb: Reference[6906]:RELIABLE:CoreMessage[messageID=6906, durable=true, userID=dff9b422-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=dff93eee-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cbeec2b3-88a0-4cd3-9b3f-c7f91242c938, _AMQ_ROUTING_TYPE=0]]@1462532975 2024-06-28 15:41:24,248 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 2c48808b-4bec-4f43-8cba-e23da24116cb: CoreMessage[messageID=6906, durable=true, userID=dff9b422-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=dff93eee-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cbeec2b3-88a0-4cd3-9b3f-c7f91242c938, _AMQ_ROUTING_TYPE=0]]@1462532975 to transaction: TransactionImpl [xid=null, txID=6909, xid=null, state=ACTIVE, createTime=1719589284248(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1cdfdbba 2024-06-28 15:41:24,248 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 2c48808b-4bec-4f43-8cba-e23da24116cb: CoreMessage[messageID=6906, durable=true, userID=dff9b422-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=dff93eee-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cbeec2b3-88a0-4cd3-9b3f-c7f91242c938, _AMQ_ROUTING_TYPE=0]]@1462532975, transaction: TransactionImpl [xid=null, txID=6909, xid=null, state=COMMITTED, createTime=1719589284248(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1cdfdbba 2024-06-28 15:41:24,248 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection dff917dc-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-cbeec2b3-88a0-4cd3-9b3f-c7f91242c938, activemq.broker=mom71] 2024-06-28 15:41:24,249 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@71c2cb26] 2024-06-28 15:41:24,251 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection dcfa2faf-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:24,252 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4f843488[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:24,252 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.021438 ms 2024-06-28 15:41:24,254 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection dcf94549-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:24,256 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:24,256 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5050.300586 ms 2024-06-28 15:41:24,256 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:24,258 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:24,258 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:24,260 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 431176962'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-28 15:41:24,264 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-28 15:41:24,265 INFO [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection dffc9a54-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-28 15:41:24,266 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dffc9a57-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dffc9a54-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dffc9a54-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73625c94, true, {}] 2024-06-28 15:41:24,266 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dffcc168-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dffc9a54-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dffc9a54-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3abc9b0, true, {}] 2024-06-28 15:41:24,268 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4b8f9b10-c57a-4ed9-8dde-21c13f3936e3, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:24,269 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5b7bc1dc 2024-06-28 15:41:24,270 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4b8f9b10-c57a-4ed9-8dde-21c13f3936e3, null, 0, false, true, null] 2024-06-28 15:41:24,270 INFO [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection dffd5daa-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-28 15:41:24,271 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dffd84bd-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dffd5daa-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dffd5daa-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7787849d, true, {}] 2024-06-28 15:41:24,272 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dffdabce-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dffd5daa-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dffd5daa-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c438cda, true, {}] 2024-06-28 15:41:24,273 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReply_JsonMarshaller_Exception1, null, 0, false, true, null] 2024-06-28 15:41:24,274 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection dffdf9ef-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReply_JsonMarshaller_Exception1, activemq.broker=mom85] 2024-06-28 15:41:24,275 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dffe2102-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dffdf9ef-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dffdf9ef-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2944284, true, {}] 2024-06-28 15:41:24,276 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dffe4813-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=dffdf9ef-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=dffdf9ef-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61d6812b, true, {}] 2024-06-28 15:41:24,276 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=259db420-2158-40e2-bbb1-c082e947f307, address=259db420-2158-40e2-bbb1-c082e947f307, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:24,277 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4c9c4d76 2024-06-28 15:41:24,278 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4b5653d2 2024-06-28 15:41:24,278 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 259db420-2158-40e2-bbb1-c082e947f307, null, 0, false, true, null] 2024-06-28 15:41:24,280 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6952, durable=true, userID=dffee456-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=775, properties=TypedProperties[__AMQ_CID=dffe2101-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e8bb7e56-2232-4d86-a714-c6d3664c5ba8, JMSReplyTo=temp-queue://259db420-2158-40e2-bbb1-c082e947f307, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2015044271, context: RoutingContextImpl(Address=test/mom/testRequestReply_JsonMarshaller_Exception1, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_JsonMarshaller_Exception1 previousRoute:ANYCAST, reusable=true, version=-2147483436) .................................................. ***** durable queues test/mom/testRequestReply_JsonMarshaller_Exception1: - queueID=2844 address:test/mom/testRequestReply_JsonMarshaller_Exception1 name:test/mom/testRequestReply_JsonMarshaller_Exception1 filter:null ***** non durable for test/mom/testRequestReply_JsonMarshaller_Exception1: .................................................. , transaction: null 2024-06-28 15:41:24,287 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReply_JsonMarshaller_Exception1: Reference[6952]:RELIABLE:CoreMessage[messageID=6952, durable=true, userID=dffee456-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=775, properties=TypedProperties[__AMQ_CID=dffe2101-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e8bb7e56-2232-4d86-a714-c6d3664c5ba8, JMSReplyTo=temp-queue://259db420-2158-40e2-bbb1-c082e947f307, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2015044271 2024-06-28 15:41:24,287 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReply_JsonMarshaller_Exception1: CoreMessage[messageID=6952, durable=true, userID=dffee456-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=775, properties=TypedProperties[__AMQ_CID=dffe2101-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e8bb7e56-2232-4d86-a714-c6d3664c5ba8, JMSReplyTo=temp-queue://259db420-2158-40e2-bbb1-c082e947f307, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2015044271 to transaction: TransactionImpl [xid=null, txID=6953, xid=null, state=ACTIVE, createTime=1719589284287(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4c0cc936 2024-06-28 15:41:24,288 ERROR [scout-thread-16] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510c[name=test/mom/testRequestReply_JsonMarshaller_Exception1, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=46bba902-2a73-4f06-ba12-78ddd182caaa, activemq.broker=mom84] org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_JsonMarshaller_Exception1(JmsMomWithRequestReplyTest.java:649) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:41:24,289 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e00043e7-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510c[name=test/mom/testRequestReply_JsonMarshaller_Exception1, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=46bba902-2a73-4f06-ba12-78ddd182caaa, activemq.broker=mom84] 2024-06-28 15:41:24,290 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e00043ea-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e00043e7-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e00043e7-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5cb4b26b, true, {}] 2024-06-28 15:41:24,290 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0006afb-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e00043e7-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e00043e7-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ab120d0, true, {}] 2024-06-28 15:41:24,292 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6958, durable=true, userID=e000b91d-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=259db420-2158-40e2-bbb1-c082e947f307, size=1335, properties=TypedProperties[__AMQ_CID=e00043e9-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e8bb7e56-2232-4d86-a714-c6d3664c5ba8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=46bba902-2a73-4f06-ba12-78ddd182caaa]]@243499523, context: RoutingContextImpl(Address=259db420-2158-40e2-bbb1-c082e947f307, routingType=ANYCAST, PreviousAddress=259db420-2158-40e2-bbb1-c082e947f307 previousRoute:ANYCAST, reusable=true, version=-2147483189) .................................................. ***** durable queues 259db420-2158-40e2-bbb1-c082e947f307: ***** non durable for 259db420-2158-40e2-bbb1-c082e947f307: - queueID=6948 address:259db420-2158-40e2-bbb1-c082e947f307 name:259db420-2158-40e2-bbb1-c082e947f307 filter:null .................................................. , transaction: null 2024-06-28 15:41:24,292 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 259db420-2158-40e2-bbb1-c082e947f307: Reference[6958]:RELIABLE:CoreMessage[messageID=6958, durable=true, userID=e000b91d-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=259db420-2158-40e2-bbb1-c082e947f307, size=1335, properties=TypedProperties[__AMQ_CID=e00043e9-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e8bb7e56-2232-4d86-a714-c6d3664c5ba8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=46bba902-2a73-4f06-ba12-78ddd182caaa]]@243499523 2024-06-28 15:41:24,293 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 259db420-2158-40e2-bbb1-c082e947f307: CoreMessage[messageID=6958, durable=true, userID=e000b91d-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=259db420-2158-40e2-bbb1-c082e947f307, size=1335, properties=TypedProperties[__AMQ_CID=e00043e9-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e8bb7e56-2232-4d86-a714-c6d3664c5ba8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=46bba902-2a73-4f06-ba12-78ddd182caaa]]@243499523 to transaction: TransactionImpl [xid=null, txID=6961, xid=null, state=ACTIVE, createTime=1719589284293(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@698b96b8 2024-06-28 15:41:24,293 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 259db420-2158-40e2-bbb1-c082e947f307: CoreMessage[messageID=6958, durable=true, userID=e000b91d-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=259db420-2158-40e2-bbb1-c082e947f307, size=1335, properties=TypedProperties[__AMQ_CID=e00043e9-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e8bb7e56-2232-4d86-a714-c6d3664c5ba8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=46bba902-2a73-4f06-ba12-78ddd182caaa]]@243499523, transaction: TransactionImpl [xid=null, txID=6961, xid=null, state=COMMITTED, createTime=1719589284293(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@698b96b8 2024-06-28 15:41:24,293 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReply_JsonMarshaller_Exception1: CoreMessage[messageID=6952, durable=true, userID=dffee456-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=775, properties=TypedProperties[__AMQ_CID=dffe2101-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e8bb7e56-2232-4d86-a714-c6d3664c5ba8, JMSReplyTo=temp-queue://259db420-2158-40e2-bbb1-c082e947f307, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2015044271, transaction: TransactionImpl [xid=null, txID=6953, xid=null, state=COMMITTED, createTime=1719589284287(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4c0cc936 2024-06-28 15:41:24,293 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e00043e7-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510c[name=test/mom/testRequestReply_JsonMarshaller_Exception1, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=46bba902-2a73-4f06-ba12-78ddd182caaa, activemq.broker=mom84] 2024-06-28 15:41:24,294 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection dffdf9ef-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReply_JsonMarshaller_Exception1, activemq.broker=mom85] 2024-06-28 15:41:24,297 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6c89c92e] 2024-06-28 15:41:24,299 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection dffd5daa-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:24,301 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@54c0bf43[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:24,301 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.027373 ms 2024-06-28 15:41:24,303 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection dffc9a54-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:24,306 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:24,306 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 47.342113 ms 2024-06-28 15:41:24,306 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:24,308 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:24,308 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:24,310 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 56975917'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:41:24,312 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:41:24,313 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e003ed6f-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:41:24,314 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e003ed72-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e003ed6f-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e003ed6f-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10ba8098, true, {}] 2024-06-28 15:41:24,314 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0041483-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e003ed6f-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e003ed6f-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b97403d, true, {}] 2024-06-28 15:41:24,316 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e329e0c9-8478-4400-9465-12233702e45e, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:24,317 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@759d790f 2024-06-28 15:41:24,317 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e329e0c9-8478-4400-9465-12233702e45e, null, 0, false, true, null] 2024-06-28 15:41:24,318 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e004b0c5-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:41:24,319 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e004d7d8-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e004b0c5-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e004b0c5-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@415e93d0, true, {}] 2024-06-28 15:41:24,319 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e004d7d9-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e004b0c5-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e004b0c5-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ea36135, true, {}] 2024-06-28 15:41:24,321 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReply_JsonMarshaller_Exception2, null, 0, false, true, null] 2024-06-28 15:41:24,322 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e0054d0a-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReply_JsonMarshaller_Exception2, activemq.broker=mom85] 2024-06-28 15:41:24,322 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0054d0d-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e0054d0a-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e0054d0a-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@713c81d8, true, {}] 2024-06-28 15:41:24,323 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e005741e-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e0054d0a-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e0054d0a-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b26aa16, true, {}] 2024-06-28 15:41:24,324 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=15540764-6f46-4be2-9fa4-3124bba5044c, address=15540764-6f46-4be2-9fa4-3124bba5044c, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:24,324 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6089bb1f 2024-06-28 15:41:24,325 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5502cfe0 2024-06-28 15:41:24,326 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 15540764-6f46-4be2-9fa4-3124bba5044c, null, 0, false, true, null] 2024-06-28 15:41:24,341 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7017, durable=true, userID=e0061061-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=775, properties=TypedProperties[__AMQ_CID=e0054d0c-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-87edbc13-13e7-4d03-8122-7268ec16998f, JMSReplyTo=temp-queue://15540764-6f46-4be2-9fa4-3124bba5044c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1718748568, context: RoutingContextImpl(Address=test/mom/testRequestReply_JsonMarshaller_Exception2, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_JsonMarshaller_Exception2 previousRoute:ANYCAST, reusable=true, version=-2147483431) .................................................. ***** durable queues test/mom/testRequestReply_JsonMarshaller_Exception2: - queueID=2909 address:test/mom/testRequestReply_JsonMarshaller_Exception2 name:test/mom/testRequestReply_JsonMarshaller_Exception2 filter:null ***** non durable for test/mom/testRequestReply_JsonMarshaller_Exception2: .................................................. , transaction: null 2024-06-28 15:41:24,347 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReply_JsonMarshaller_Exception2: Reference[7017]:RELIABLE:CoreMessage[messageID=7017, durable=true, userID=e0061061-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=775, properties=TypedProperties[__AMQ_CID=e0054d0c-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-87edbc13-13e7-4d03-8122-7268ec16998f, JMSReplyTo=temp-queue://15540764-6f46-4be2-9fa4-3124bba5044c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1718748568 2024-06-28 15:41:24,348 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReply_JsonMarshaller_Exception2: CoreMessage[messageID=7017, durable=true, userID=e0061061-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=775, properties=TypedProperties[__AMQ_CID=e0054d0c-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-87edbc13-13e7-4d03-8122-7268ec16998f, JMSReplyTo=temp-queue://15540764-6f46-4be2-9fa4-3124bba5044c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1718748568 to transaction: TransactionImpl [xid=null, txID=7018, xid=null, state=ACTIVE, createTime=1719589284348(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5a8205dc 2024-06-28 15:41:24,349 INFO [scout-thread-16] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:108) - VetoException: undefined [severity=ERROR] - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510d[name=test/mom/testRequestReply_JsonMarshaller_Exception2, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=c894a188-02cb-4b8e-8be8-f041eefa7273, activemq.broker=mom84] 2024-06-28 15:41:24,349 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e0096bc2-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510d[name=test/mom/testRequestReply_JsonMarshaller_Exception2, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=c894a188-02cb-4b8e-8be8-f041eefa7273, activemq.broker=mom84] 2024-06-28 15:41:24,350 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e00992d5-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e0096bc2-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e0096bc2-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c0d0550, true, {}] 2024-06-28 15:41:24,351 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e009b9e6-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e0096bc2-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e0096bc2-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11783b98, true, {}] 2024-06-28 15:41:24,354 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7023, durable=true, userID=e00a0808-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=15540764-6f46-4be2-9fa4-3124bba5044c, size=1201, properties=TypedProperties[__AMQ_CID=e00992d4-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-87edbc13-13e7-4d03-8122-7268ec16998f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.RuntimeException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c894a188-02cb-4b8e-8be8-f041eefa7273]]@74726635, context: RoutingContextImpl(Address=15540764-6f46-4be2-9fa4-3124bba5044c, routingType=ANYCAST, PreviousAddress=15540764-6f46-4be2-9fa4-3124bba5044c previousRoute:ANYCAST, reusable=true, version=-2147483185) .................................................. ***** durable queues 15540764-6f46-4be2-9fa4-3124bba5044c: ***** non durable for 15540764-6f46-4be2-9fa4-3124bba5044c: - queueID=7013 address:15540764-6f46-4be2-9fa4-3124bba5044c name:15540764-6f46-4be2-9fa4-3124bba5044c filter:null .................................................. , transaction: null 2024-06-28 15:41:24,354 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 15540764-6f46-4be2-9fa4-3124bba5044c: Reference[7023]:RELIABLE:CoreMessage[messageID=7023, durable=true, userID=e00a0808-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=15540764-6f46-4be2-9fa4-3124bba5044c, size=1201, properties=TypedProperties[__AMQ_CID=e00992d4-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-87edbc13-13e7-4d03-8122-7268ec16998f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.RuntimeException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c894a188-02cb-4b8e-8be8-f041eefa7273]]@74726635 2024-06-28 15:41:24,354 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReply_JsonMarshaller_Exception2: CoreMessage[messageID=7017, durable=true, userID=e0061061-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=775, properties=TypedProperties[__AMQ_CID=e0054d0c-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-87edbc13-13e7-4d03-8122-7268ec16998f, JMSReplyTo=temp-queue://15540764-6f46-4be2-9fa4-3124bba5044c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1718748568, transaction: TransactionImpl [xid=null, txID=7018, xid=null, state=COMMITTED, createTime=1719589284348(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5a8205dc 2024-06-28 15:41:24,355 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 15540764-6f46-4be2-9fa4-3124bba5044c: CoreMessage[messageID=7023, durable=true, userID=e00a0808-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=15540764-6f46-4be2-9fa4-3124bba5044c, size=1201, properties=TypedProperties[__AMQ_CID=e00992d4-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-87edbc13-13e7-4d03-8122-7268ec16998f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.RuntimeException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c894a188-02cb-4b8e-8be8-f041eefa7273]]@74726635 to transaction: TransactionImpl [xid=null, txID=7025, xid=null, state=ACTIVE, createTime=1719589284355(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@11d35ffc 2024-06-28 15:41:24,355 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 15540764-6f46-4be2-9fa4-3124bba5044c: CoreMessage[messageID=7023, durable=true, userID=e00a0808-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=15540764-6f46-4be2-9fa4-3124bba5044c, size=1201, properties=TypedProperties[__AMQ_CID=e00992d4-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-87edbc13-13e7-4d03-8122-7268ec16998f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.RuntimeException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c894a188-02cb-4b8e-8be8-f041eefa7273]]@74726635, transaction: TransactionImpl [xid=null, txID=7025, xid=null, state=COMMITTED, createTime=1719589284355(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@11d35ffc 2024-06-28 15:41:24,356 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e0096bc2-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510d[name=test/mom/testRequestReply_JsonMarshaller_Exception2, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=c894a188-02cb-4b8e-8be8-f041eefa7273, activemq.broker=mom84] 2024-06-28 15:41:24,356 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e0054d0a-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReply_JsonMarshaller_Exception2, activemq.broker=mom85] 2024-06-28 15:41:24,359 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@19412eef] 2024-06-28 15:41:24,361 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e004b0c5-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:24,363 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@228995b5[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:24,363 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.019857 ms 2024-06-28 15:41:24,365 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e003ed6f-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:24,367 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:24,368 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 59.413404 ms 2024-06-28 15:41:24,368 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:24,370 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:24,371 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:24,372 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2121579463'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:24,375 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:24,375 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e00d636a-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:24,376 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e00d8a7d-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e00d636a-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e00d636a-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40aaa664, true, {}] 2024-06-28 15:41:24,377 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e00db18e-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e00d636a-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e00d636a-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23bed2f1, true, {}] 2024-06-28 15:41:24,379 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c73e823b-00ce-40c6-88b5-84d03ed9ffcb, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:24,379 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@13f631bc 2024-06-28 15:41:24,380 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c73e823b-00ce-40c6-88b5-84d03ed9ffcb, null, 0, false, true, null] 2024-06-28 15:41:24,381 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e00e4cd0-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:24,381 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e00e4cd3-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e00e4cd0-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e00e4cd0-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d363401, true, {}] 2024-06-28 15:41:24,382 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e00e73e4-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e00e4cd0-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e00e4cd0-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47dd5da3, true, {}] 2024-06-28 15:41:24,383 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: e00e73e4-3564-11ef-88ed-0a580a2812a0 with parameters: [test/mom/testQueueRequestReplyJsonObjectMarshaller, [MULTICAST], true] 2024-06-28 15:41:24,383 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@406f9901 2024-06-28 15:41:24,386 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c7dc7774-5320-47e5-9086-1282319a666a, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:24,387 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@47c2a2fa 2024-06-28 15:41:24,387 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c7dc7774-5320-47e5-9086-1282319a666a, null, 0, false, true, null] 2024-06-28 15:41:24,389 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e00f5e46-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyJsonObjectMarshaller, activemq.broker=mom85] 2024-06-28 15:41:24,389 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e00f8559-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e00f5e46-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e00f5e46-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@316a215f, true, {}] 2024-06-28 15:41:24,390 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e00fac6a-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e00f5e46-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e00f5e46-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62b63b61, true, {}] 2024-06-28 15:41:24,391 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a7c6a14c-dcf2-440f-b80a-1ca5451369a8, address=a7c6a14c-dcf2-440f-b80a-1ca5451369a8, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:24,391 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@420bac4 2024-06-28 15:41:24,392 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@20bc80b 2024-06-28 15:41:24,392 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a7c6a14c-dcf2-440f-b80a-1ca5451369a8, null, 0, false, true, null] 2024-06-28 15:41:24,394 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7086, durable=true, userID=e010219d-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=e00f8558-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d5ba0b96-0520-434f-a260-91ad8cd680b9, JMSReplyTo=temp-queue://a7c6a14c-dcf2-440f-b80a-1ca5451369a8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2067946926, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyJsonObjectMarshaller, routingType=MULTICAST, PreviousAddress=test/mom/testQueueRequestReplyJsonObjectMarshaller previousRoute:MULTICAST, reusable=true, version=-2147483181) .................................................. ***** durable queues test/mom/testQueueRequestReplyJsonObjectMarshaller: ***** non durable for test/mom/testQueueRequestReplyJsonObjectMarshaller: - queueID=7074 address:test/mom/testQueueRequestReplyJsonObjectMarshaller name:c7dc7774-5320-47e5-9086-1282319a666a filter:null .................................................. , transaction: null 2024-06-28 15:41:24,394 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from c7dc7774-5320-47e5-9086-1282319a666a: Reference[7086]:RELIABLE:CoreMessage[messageID=7086, durable=true, userID=e010219d-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=e00f8558-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d5ba0b96-0520-434f-a260-91ad8cd680b9, JMSReplyTo=temp-queue://a7c6a14c-dcf2-440f-b80a-1ca5451369a8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2067946926 2024-06-28 15:41:24,395 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from c7dc7774-5320-47e5-9086-1282319a666a: CoreMessage[messageID=7086, durable=true, userID=e010219d-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=e00f8558-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d5ba0b96-0520-434f-a260-91ad8cd680b9, JMSReplyTo=temp-queue://a7c6a14c-dcf2-440f-b80a-1ca5451369a8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2067946926 to transaction: TransactionImpl [xid=null, txID=7087, xid=null, state=ACTIVE, createTime=1719589284395(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1b27ffac 2024-06-28 15:41:24,395 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from c7dc7774-5320-47e5-9086-1282319a666a: CoreMessage[messageID=7086, durable=true, userID=e010219d-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=e00f8558-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d5ba0b96-0520-434f-a260-91ad8cd680b9, JMSReplyTo=temp-queue://a7c6a14c-dcf2-440f-b80a-1ca5451369a8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2067946926, transaction: TransactionImpl [xid=null, txID=7087, xid=null, state=COMMITTED, createTime=1719589284395(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1b27ffac 2024-06-28 15:41:24,396 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e01096ce-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@2a5094ba[name=test/mom/testQueueRequestReplyJsonObjectMarshaller, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=b94e9c5b-4b51-41d6-aae7-9435b4bc9296, activemq.broker=mom84] 2024-06-28 15:41:24,396 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e01096d1-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e01096ce-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e01096ce-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@697636c4, true, {}] 2024-06-28 15:41:24,397 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e010bde2-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e01096ce-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e01096ce-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ffa118e, true, {}] 2024-06-28 15:41:24,399 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7092, durable=true, userID=e010e4f4-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=a7c6a14c-dcf2-440f-b80a-1ca5451369a8, size=1077, properties=TypedProperties[__AMQ_CID=e01096d0-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d5ba0b96-0520-434f-a260-91ad8cd680b9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b94e9c5b-4b51-41d6-aae7-9435b4bc9296]]@666688088, context: RoutingContextImpl(Address=a7c6a14c-dcf2-440f-b80a-1ca5451369a8, routingType=ANYCAST, PreviousAddress=a7c6a14c-dcf2-440f-b80a-1ca5451369a8 previousRoute:ANYCAST, reusable=true, version=-2147483180) .................................................. ***** durable queues a7c6a14c-dcf2-440f-b80a-1ca5451369a8: ***** non durable for a7c6a14c-dcf2-440f-b80a-1ca5451369a8: - queueID=7082 address:a7c6a14c-dcf2-440f-b80a-1ca5451369a8 name:a7c6a14c-dcf2-440f-b80a-1ca5451369a8 filter:null .................................................. , transaction: null 2024-06-28 15:41:24,399 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from a7c6a14c-dcf2-440f-b80a-1ca5451369a8: Reference[7092]:RELIABLE:CoreMessage[messageID=7092, durable=true, userID=e010e4f4-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=a7c6a14c-dcf2-440f-b80a-1ca5451369a8, size=1077, properties=TypedProperties[__AMQ_CID=e01096d0-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d5ba0b96-0520-434f-a260-91ad8cd680b9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b94e9c5b-4b51-41d6-aae7-9435b4bc9296]]@666688088 2024-06-28 15:41:24,400 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from a7c6a14c-dcf2-440f-b80a-1ca5451369a8: CoreMessage[messageID=7092, durable=true, userID=e010e4f4-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=a7c6a14c-dcf2-440f-b80a-1ca5451369a8, size=1077, properties=TypedProperties[__AMQ_CID=e01096d0-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d5ba0b96-0520-434f-a260-91ad8cd680b9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b94e9c5b-4b51-41d6-aae7-9435b4bc9296]]@666688088 to transaction: TransactionImpl [xid=null, txID=7095, xid=null, state=ACTIVE, createTime=1719589284399(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@31518c5b 2024-06-28 15:41:24,400 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from a7c6a14c-dcf2-440f-b80a-1ca5451369a8: CoreMessage[messageID=7092, durable=true, userID=e010e4f4-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=a7c6a14c-dcf2-440f-b80a-1ca5451369a8, size=1077, properties=TypedProperties[__AMQ_CID=e01096d0-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d5ba0b96-0520-434f-a260-91ad8cd680b9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b94e9c5b-4b51-41d6-aae7-9435b4bc9296]]@666688088, transaction: TransactionImpl [xid=null, txID=7095, xid=null, state=COMMITTED, createTime=1719589284399(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@31518c5b 2024-06-28 15:41:24,400 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e01096ce-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@2a5094ba[name=test/mom/testQueueRequestReplyJsonObjectMarshaller, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=b94e9c5b-4b51-41d6-aae7-9435b4bc9296, activemq.broker=mom84] 2024-06-28 15:41:24,401 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e00f5e46-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyJsonObjectMarshaller, activemq.broker=mom85] 2024-06-28 15:41:24,403 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@552b7481, org.eclipse.scout.rt.mom.jms.JmsSubscription@475b796d] 2024-06-28 15:41:24,405 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e00e4cd0-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:24,407 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1c03110[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:24,408 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.025619 ms 2024-06-28 15:41:24,410 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e00d636a-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:24,412 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:24,412 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 41.619502 ms 2024-06-28 15:41:24,413 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:24,415 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:24,415 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:24,416 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1492636063'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-28 15:41:24,420 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-28 15:41:24,420 INFO [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e0144056-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-28 15:41:24,421 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0146769-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e0144056-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e0144056-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c4adb8e, true, {}] 2024-06-28 15:41:24,422 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e014676a-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e0144056-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e0144056-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b71328a, true, {}] 2024-06-28 15:41:24,423 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7159b96c-0ff8-460b-80d6-db6387403293, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:24,424 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@748290fd 2024-06-28 15:41:24,425 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7159b96c-0ff8-460b-80d6-db6387403293, null, 0, false, true, null] 2024-06-28 15:41:24,425 INFO [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e01503ac-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-28 15:41:24,426 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0152abf-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e01503ac-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e01503ac-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e4c17ba, true, {}] 2024-06-28 15:41:24,427 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0152ac0-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e01503ac-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e01503ac-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@387cf0e9, true, {}] 2024-06-28 15:41:24,428 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/momtestQueueRequestReply, null, 0, false, true, null] 2024-06-28 15:41:24,429 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e0159ff1-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/momtestQueueRequestReply, activemq.broker=mom85] 2024-06-28 15:41:24,441 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0159ff4-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e0159ff1-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e0159ff1-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b1d3244, true, {}] 2024-06-28 15:41:24,441 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e01774b5-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e0159ff1-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e0159ff1-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57f7bbe1, true, {}] 2024-06-28 15:41:24,442 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e8d80c72-eaa4-4bfe-82e3-c0d22beec7c1, address=e8d80c72-eaa4-4bfe-82e3-c0d22beec7c1, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:24,443 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6b6f20b5 2024-06-28 15:41:24,445 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@56615ad7 2024-06-28 15:41:24,446 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e8d80c72-eaa4-4bfe-82e3-c0d22beec7c1, null, 0, false, true, null] 2024-06-28 15:41:24,449 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7157, durable=true, userID=e0185f18-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=861, properties=TypedProperties[__AMQ_CID=e0159ff3-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e2a672fa-b485-4ab7-8595-5c8988483b1d, JMSReplyTo=temp-queue://e8d80c72-eaa4-4bfe-82e3-c0d22beec7c1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@623698422, context: RoutingContextImpl(Address=test/momtestQueueRequestReply, routingType=ANYCAST, PreviousAddress=test/momtestQueueRequestReply previousRoute:ANYCAST, reusable=true, version=-2147483420) .................................................. ***** durable queues test/momtestQueueRequestReply: - queueID=3045 address:test/momtestQueueRequestReply name:test/momtestQueueRequestReply filter:null ***** non durable for test/momtestQueueRequestReply: .................................................. , transaction: null 2024-06-28 15:41:24,452 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/momtestQueueRequestReply: Reference[7157]:RELIABLE:CoreMessage[messageID=7157, durable=true, userID=e0185f18-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=861, properties=TypedProperties[__AMQ_CID=e0159ff3-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e2a672fa-b485-4ab7-8595-5c8988483b1d, JMSReplyTo=temp-queue://e8d80c72-eaa4-4bfe-82e3-c0d22beec7c1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@623698422 2024-06-28 15:41:24,453 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/momtestQueueRequestReply: CoreMessage[messageID=7157, durable=true, userID=e0185f18-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=861, properties=TypedProperties[__AMQ_CID=e0159ff3-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e2a672fa-b485-4ab7-8595-5c8988483b1d, JMSReplyTo=temp-queue://e8d80c72-eaa4-4bfe-82e3-c0d22beec7c1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@623698422 to transaction: TransactionImpl [xid=null, txID=7158, xid=null, state=ACTIVE, createTime=1719589284452(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@651765a0 2024-06-28 15:41:24,454 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e0197089-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9e1bc3ab[name=test/momtestQueueRequestReply, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=d45f8218-5172-4c99-8269-3dea3a3c2f92, activemq.broker=mom84] 2024-06-28 15:41:24,454 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e019708c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e0197089-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e0197089-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19882e66, true, {}] 2024-06-28 15:41:24,455 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e019979d-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e0197089-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e0197089-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5cfd7d3e, true, {}] 2024-06-28 15:41:24,457 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7163, durable=true, userID=e019e5bf-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=e8d80c72-eaa4-4bfe-82e3-c0d22beec7c1, size=939, properties=TypedProperties[__AMQ_CID=e019708b-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e2a672fa-b485-4ab7-8595-5c8988483b1d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d45f8218-5172-4c99-8269-3dea3a3c2f92]]@763882527, context: RoutingContextImpl(Address=e8d80c72-eaa4-4bfe-82e3-c0d22beec7c1, routingType=ANYCAST, PreviousAddress=e8d80c72-eaa4-4bfe-82e3-c0d22beec7c1 previousRoute:ANYCAST, reusable=true, version=-2147483175) .................................................. ***** durable queues e8d80c72-eaa4-4bfe-82e3-c0d22beec7c1: ***** non durable for e8d80c72-eaa4-4bfe-82e3-c0d22beec7c1: - queueID=7153 address:e8d80c72-eaa4-4bfe-82e3-c0d22beec7c1 name:e8d80c72-eaa4-4bfe-82e3-c0d22beec7c1 filter:null .................................................. , transaction: null 2024-06-28 15:41:24,458 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from e8d80c72-eaa4-4bfe-82e3-c0d22beec7c1: Reference[7163]:RELIABLE:CoreMessage[messageID=7163, durable=true, userID=e019e5bf-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=e8d80c72-eaa4-4bfe-82e3-c0d22beec7c1, size=939, properties=TypedProperties[__AMQ_CID=e019708b-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e2a672fa-b485-4ab7-8595-5c8988483b1d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d45f8218-5172-4c99-8269-3dea3a3c2f92]]@763882527 2024-06-28 15:41:24,458 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from e8d80c72-eaa4-4bfe-82e3-c0d22beec7c1: CoreMessage[messageID=7163, durable=true, userID=e019e5bf-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=e8d80c72-eaa4-4bfe-82e3-c0d22beec7c1, size=939, properties=TypedProperties[__AMQ_CID=e019708b-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e2a672fa-b485-4ab7-8595-5c8988483b1d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d45f8218-5172-4c99-8269-3dea3a3c2f92]]@763882527 to transaction: TransactionImpl [xid=null, txID=7166, xid=null, state=ACTIVE, createTime=1719589284458(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4cbb5fdc 2024-06-28 15:41:24,459 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from e8d80c72-eaa4-4bfe-82e3-c0d22beec7c1: CoreMessage[messageID=7163, durable=true, userID=e019e5bf-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=e8d80c72-eaa4-4bfe-82e3-c0d22beec7c1, size=939, properties=TypedProperties[__AMQ_CID=e019708b-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e2a672fa-b485-4ab7-8595-5c8988483b1d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d45f8218-5172-4c99-8269-3dea3a3c2f92]]@763882527, transaction: TransactionImpl [xid=null, txID=7166, xid=null, state=COMMITTED, createTime=1719589284458(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4cbb5fdc 2024-06-28 15:41:24,459 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/momtestQueueRequestReply: CoreMessage[messageID=7157, durable=true, userID=e0185f18-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=861, properties=TypedProperties[__AMQ_CID=e0159ff3-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e2a672fa-b485-4ab7-8595-5c8988483b1d, JMSReplyTo=temp-queue://e8d80c72-eaa4-4bfe-82e3-c0d22beec7c1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@623698422, transaction: TransactionImpl [xid=null, txID=7158, xid=null, state=COMMITTED, createTime=1719589284452(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@651765a0 2024-06-28 15:41:24,459 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e0197089-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9e1bc3ab[name=test/momtestQueueRequestReply, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=d45f8218-5172-4c99-8269-3dea3a3c2f92, activemq.broker=mom84] 2024-06-28 15:41:24,460 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e0159ff1-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/momtestQueueRequestReply, activemq.broker=mom85] 2024-06-28 15:41:24,466 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6a495d88] 2024-06-28 15:41:24,468 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e01503ac-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:24,470 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@165a8234[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:24,470 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.026344 ms 2024-06-28 15:41:24,472 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e0144056-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:24,475 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:24,475 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 60.034637 ms 2024-06-28 15:41:24,476 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:24,478 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:24,478 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:24,479 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2034097809'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:41:24,482 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:41:24,483 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e01ddd61-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:41:24,484 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e01ddd64-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e01ddd61-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e01ddd61-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f7a74f9, true, {}] 2024-06-28 15:41:24,484 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e01e0475-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e01ddd61-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e01ddd61-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@734463c4, true, {}] 2024-06-28 15:41:24,486 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2e972611-3ef6-440f-9fc0-e8afe5c58b36, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:24,486 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2fdd652d 2024-06-28 15:41:24,487 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2e972611-3ef6-440f-9fc0-e8afe5c58b36, null, 0, false, true, null] 2024-06-28 15:41:24,488 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e01ea0b7-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:41:24,488 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e01ea0ba-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e01ea0b7-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e01ea0b7-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4dc9ff88, true, {}] 2024-06-28 15:41:24,489 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e01ec7cb-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e01ea0b7-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e01ea0b7-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25fdd4c8, true, {}] 2024-06-28 15:41:24,490 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: e01ec7cb-3564-11ef-88ed-0a580a2812a0 with parameters: [test/mom/testTopicRequestReplyCancellation, [MULTICAST], true] 2024-06-28 15:41:24,490 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@180cb4cf 2024-06-28 15:41:24,493 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=49507a05-5022-4672-b153-d2c56461c121, address=test/mom/testTopicRequestReplyCancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:24,494 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1289ebbd 2024-06-28 15:41:24,494 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 49507a05-5022-4672-b153-d2c56461c121, null, 0, false, true, null] 2024-06-28 15:41:24,496 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e01fd93d-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testTopicRequestReplyCancellation, activemq.broker=mom84] 2024-06-28 15:41:24,496 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e01fd940-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e01fd93d-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e01fd93d-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@403e7e04, true, {}] 2024-06-28 15:41:24,497 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0200051-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e01fd93d-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e01fd93d-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d5b18ed, true, {}] 2024-06-28 15:41:24,497 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e13edc9f-3069-4826-a1d3-4979cd31da22, address=e13edc9f-3069-4826-a1d3-4979cd31da22, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:24,498 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@57b84078 2024-06-28 15:41:24,498 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@416bb0ec 2024-06-28 15:41:24,499 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e13edc9f-3069-4826-a1d3-4979cd31da22, null, 0, false, true, null] 2024-06-28 15:41:24,500 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7226, durable=true, userID=e0207584-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=e01fd93f-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-801e4292-b905-4669-ad84-5c4204f922b9, JMSReplyTo=temp-queue://e13edc9f-3069-4826-a1d3-4979cd31da22, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@943353318, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyCancellation, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyCancellation previousRoute:MULTICAST, reusable=true, version=-2147483171) .................................................. ***** durable queues test/mom/testTopicRequestReplyCancellation: ***** non durable for test/mom/testTopicRequestReplyCancellation: - queueID=7214 address:test/mom/testTopicRequestReplyCancellation name:49507a05-5022-4672-b153-d2c56461c121 filter:null .................................................. , transaction: null 2024-06-28 15:41:24,501 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 49507a05-5022-4672-b153-d2c56461c121: Reference[7226]:RELIABLE:CoreMessage[messageID=7226, durable=true, userID=e0207584-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=e01fd93f-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-801e4292-b905-4669-ad84-5c4204f922b9, JMSReplyTo=temp-queue://e13edc9f-3069-4826-a1d3-4979cd31da22, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@943353318 2024-06-28 15:41:24,501 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 49507a05-5022-4672-b153-d2c56461c121: CoreMessage[messageID=7226, durable=true, userID=e0207584-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=e01fd93f-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-801e4292-b905-4669-ad84-5c4204f922b9, JMSReplyTo=temp-queue://e13edc9f-3069-4826-a1d3-4979cd31da22, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@943353318 to transaction: TransactionImpl [xid=null, txID=7227, xid=null, state=ACTIVE, createTime=1719589284501(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1b6c1002 2024-06-28 15:41:24,502 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 49507a05-5022-4672-b153-d2c56461c121: CoreMessage[messageID=7226, durable=true, userID=e0207584-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=e01fd93f-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-801e4292-b905-4669-ad84-5c4204f922b9, JMSReplyTo=temp-queue://e13edc9f-3069-4826-a1d3-4979cd31da22, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@943353318, transaction: TransactionImpl [xid=null, txID=7227, xid=null, state=COMMITTED, createTime=1719589284501(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1b6c1002 2024-06-28 15:41:24,503 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyCancellation, activemq.broker=mom84] 2024-06-28 15:41:24,503 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e020c3a5-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-801e4292-b905-4669-ad84-5c4204f922b9, activemq.broker=mom86] 2024-06-28 15:41:24,503 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e020eab8-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e020c3a5-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e020c3a5-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6bc9c271, true, {}] 2024-06-28 15:41:24,504 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e02111c9-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e020c3a5-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e020c3a5-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a7b679d, true, {}] 2024-06-28 15:41:24,504 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e01fd93d-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testTopicRequestReplyCancellation, activemq.broker=mom84] 2024-06-28 15:41:24,505 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7245, durable=true, userID=e02138db-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=e020eab7-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-801e4292-b905-4669-ad84-5c4204f922b9, _AMQ_ROUTING_TYPE=0]]@718248426, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147483172) .................................................. ***** durable queues scout.mom.requestreply.cancellation: ***** non durable for scout.mom.requestreply.cancellation: - queueID=7204 address:scout.mom.requestreply.cancellation name:2e972611-3ef6-440f-9fc0-e8afe5c58b36 filter:null .................................................. , transaction: null 2024-06-28 15:41:24,505 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 2e972611-3ef6-440f-9fc0-e8afe5c58b36: Reference[7245]:RELIABLE:CoreMessage[messageID=7245, durable=true, userID=e02138db-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=e020eab7-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-801e4292-b905-4669-ad84-5c4204f922b9, _AMQ_ROUTING_TYPE=0]]@718248426 2024-06-28 15:41:24,506 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 2e972611-3ef6-440f-9fc0-e8afe5c58b36: CoreMessage[messageID=7245, durable=true, userID=e02138db-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=e020eab7-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-801e4292-b905-4669-ad84-5c4204f922b9, _AMQ_ROUTING_TYPE=0]]@718248426 to transaction: TransactionImpl [xid=null, txID=7248, xid=null, state=ACTIVE, createTime=1719589284506(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5ef3cf8c 2024-06-28 15:41:24,506 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 2e972611-3ef6-440f-9fc0-e8afe5c58b36: CoreMessage[messageID=7245, durable=true, userID=e02138db-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=e020eab7-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-801e4292-b905-4669-ad84-5c4204f922b9, _AMQ_ROUTING_TYPE=0]]@718248426, transaction: TransactionImpl [xid=null, txID=7248, xid=null, state=COMMITTED, createTime=1719589284506(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5ef3cf8c 2024-06-28 15:41:24,506 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@498cf1dc] 2024-06-28 15:41:24,507 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e020c3a5-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-801e4292-b905-4669-ad84-5c4204f922b9, activemq.broker=mom86] 2024-06-28 15:41:24,508 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e01ea0b7-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:24,511 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5ae4cf47[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:24,511 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.025468 ms 2024-06-28 15:41:24,513 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e01ddd61-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:24,515 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:24,516 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 37.496900 ms 2024-06-28 15:41:24,516 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:24,542 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:24,542 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:24,544 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1746081134'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:24,547 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:24,548 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e027c88d-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:24,549 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e027efa0-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e027c88d-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e027c88d-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@269efdf6, true, {}] 2024-06-28 15:41:24,551 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e02816b1-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e027c88d-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e027c88d-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@663b756c, true, {}] 2024-06-28 15:41:24,552 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3c2fb00a-9d02-411c-bca0-d340f2a4724f, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:24,553 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5a9eb0ac 2024-06-28 15:41:24,554 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3c2fb00a-9d02-411c-bca0-d340f2a4724f, null, 0, false, true, null] 2024-06-28 15:41:24,555 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e028da03-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:24,556 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0290116-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e028da03-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e028da03-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@cc872dc, true, {}] 2024-06-28 15:41:24,557 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0292827-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e028da03-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e028da03-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3fa03ec, true, {}] 2024-06-28 15:41:24,558 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:41:24,560 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e0299d58-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom56] 2024-06-28 15:41:24,561 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e029c46b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e0299d58-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e0299d58-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@690d2346, true, {}] 2024-06-28 15:41:24,562 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e029c46c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e0299d58-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e0299d58-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c4b6312, true, {}] 2024-06-28 15:41:24,562 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4da45489-e012-4b8d-998a-4c72de248b0a, address=4da45489-e012-4b8d-998a-4c72de248b0a, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:24,563 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@66604c91 2024-06-28 15:41:24,564 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1df7bc5f 2024-06-28 15:41:24,565 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4da45489-e012-4b8d-998a-4c72de248b0a, null, 0, false, true, null] 2024-06-28 15:41:24,567 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7297, durable=true, userID=e02a87bf-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=e0299d5a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f429413e-d662-47ea-8562-acc538472957, JMSReplyTo=temp-queue://4da45489-e012-4b8d-998a-4c72de248b0a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@690202942, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:41:24,569 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7297]:RELIABLE:CoreMessage[messageID=7297, durable=true, userID=e02a87bf-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=e0299d5a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f429413e-d662-47ea-8562-acc538472957, JMSReplyTo=temp-queue://4da45489-e012-4b8d-998a-4c72de248b0a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@690202942 2024-06-28 15:41:24,570 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7297, durable=true, userID=e02a87bf-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=e0299d5a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f429413e-d662-47ea-8562-acc538472957, JMSReplyTo=temp-queue://4da45489-e012-4b8d-998a-4c72de248b0a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@690202942 to transaction: TransactionImpl [xid=null, txID=7298, xid=null, state=ACTIVE, createTime=1719589284570(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@9a83182 2024-06-28 15:41:24,571 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e02b4b10-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=27c00588-3909-4cfb-a074-ef70bdbcf0bb, activemq.broker=mom82] 2024-06-28 15:41:24,572 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e02b7223-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e02b4b10-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e02b4b10-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f5e2d84, true, {}] 2024-06-28 15:41:24,573 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e02b9934-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e02b4b10-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e02b4b10-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@205a2a98, true, {}] 2024-06-28 15:41:24,575 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7303, durable=true, userID=e02bc046-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=4da45489-e012-4b8d-998a-4c72de248b0a, size=809, properties=TypedProperties[__AMQ_CID=e02b7222-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f429413e-d662-47ea-8562-acc538472957, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=27c00588-3909-4cfb-a074-ef70bdbcf0bb]]@371202294, context: RoutingContextImpl(Address=4da45489-e012-4b8d-998a-4c72de248b0a, routingType=ANYCAST, PreviousAddress=4da45489-e012-4b8d-998a-4c72de248b0a previousRoute:ANYCAST, reusable=true, version=-2147483165) .................................................. ***** durable queues 4da45489-e012-4b8d-998a-4c72de248b0a: ***** non durable for 4da45489-e012-4b8d-998a-4c72de248b0a: - queueID=7293 address:4da45489-e012-4b8d-998a-4c72de248b0a name:4da45489-e012-4b8d-998a-4c72de248b0a filter:null .................................................. , transaction: null 2024-06-28 15:41:24,575 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 4da45489-e012-4b8d-998a-4c72de248b0a: Reference[7303]:RELIABLE:CoreMessage[messageID=7303, durable=true, userID=e02bc046-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=4da45489-e012-4b8d-998a-4c72de248b0a, size=809, properties=TypedProperties[__AMQ_CID=e02b7222-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f429413e-d662-47ea-8562-acc538472957, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=27c00588-3909-4cfb-a074-ef70bdbcf0bb]]@371202294 2024-06-28 15:41:24,576 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 4da45489-e012-4b8d-998a-4c72de248b0a: CoreMessage[messageID=7303, durable=true, userID=e02bc046-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=4da45489-e012-4b8d-998a-4c72de248b0a, size=809, properties=TypedProperties[__AMQ_CID=e02b7222-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f429413e-d662-47ea-8562-acc538472957, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=27c00588-3909-4cfb-a074-ef70bdbcf0bb]]@371202294 to transaction: TransactionImpl [xid=null, txID=7306, xid=null, state=ACTIVE, createTime=1719589284576(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@73c60221 2024-06-28 15:41:24,576 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7297, durable=true, userID=e02a87bf-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=e0299d5a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f429413e-d662-47ea-8562-acc538472957, JMSReplyTo=temp-queue://4da45489-e012-4b8d-998a-4c72de248b0a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@690202942, transaction: TransactionImpl [xid=null, txID=7298, xid=null, state=COMMITTED, createTime=1719589284570(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@9a83182 2024-06-28 15:41:24,576 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 4da45489-e012-4b8d-998a-4c72de248b0a: CoreMessage[messageID=7303, durable=true, userID=e02bc046-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=4da45489-e012-4b8d-998a-4c72de248b0a, size=809, properties=TypedProperties[__AMQ_CID=e02b7222-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f429413e-d662-47ea-8562-acc538472957, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=27c00588-3909-4cfb-a074-ef70bdbcf0bb]]@371202294, transaction: TransactionImpl [xid=null, txID=7306, xid=null, state=COMMITTED, createTime=1719589284576(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@73c60221 2024-06-28 15:41:24,576 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e02b4b10-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=27c00588-3909-4cfb-a074-ef70bdbcf0bb, activemq.broker=mom82] 2024-06-28 15:41:24,577 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e0299d58-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom56] 2024-06-28 15:41:24,581 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@4eeca75b, org.eclipse.scout.rt.mom.jms.JmsSubscription@7aae9e75] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:24,582 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e028da03-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:24,583 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e02d1fd7-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:24,584 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e02d46ea-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e02d1fd7-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e02d1fd7-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@336749e, true, {}] 2024-06-28 15:41:24,585 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e02d6dfb-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e02d1fd7-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e02d1fd7-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53f34d42, true, {}] 2024-06-28 15:41:24,586 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:41:24,587 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e02dbc1c-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom56] 2024-06-28 15:41:24,588 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e02de32f-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e02dbc1c-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e02dbc1c-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35539026, true, {}] 2024-06-28 15:41:24,588 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e02de330-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e02dbc1c-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e02dbc1c-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38fc5cf, true, {}] 2024-06-28 15:41:24,589 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b2a664e2-55f5-4ed6-8f4b-8547f1beabba, address=b2a664e2-55f5-4ed6-8f4b-8547f1beabba, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:24,589 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@16b71e67 2024-06-28 15:41:24,590 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1f2f3087 2024-06-28 15:41:24,591 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b2a664e2-55f5-4ed6-8f4b-8547f1beabba, null, 0, false, true, null] 2024-06-28 15:41:24,593 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7342, durable=true, userID=e02e7f73-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=e02de32e-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-975c0368-6ce4-4bdc-a0b8-70ac3d902170, JMSReplyTo=temp-queue://b2a664e2-55f5-4ed6-8f4b-8547f1beabba, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1524345208, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:41:24,595 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7342]:RELIABLE:CoreMessage[messageID=7342, durable=true, userID=e02e7f73-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=e02de32e-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-975c0368-6ce4-4bdc-a0b8-70ac3d902170, JMSReplyTo=temp-queue://b2a664e2-55f5-4ed6-8f4b-8547f1beabba, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1524345208 2024-06-28 15:41:24,596 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7342, durable=true, userID=e02e7f73-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=e02de32e-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-975c0368-6ce4-4bdc-a0b8-70ac3d902170, JMSReplyTo=temp-queue://b2a664e2-55f5-4ed6-8f4b-8547f1beabba, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1524345208 to transaction: TransactionImpl [xid=null, txID=7343, xid=null, state=ACTIVE, createTime=1719589284596(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@34b2c8ec 2024-06-28 15:41:24,597 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e02f42c4-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=5054e6ac-b710-4282-adc4-00f38b437d9e, activemq.broker=mom82] 2024-06-28 15:41:24,598 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e02f69d7-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e02f42c4-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e02f42c4-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@94bc499, true, {}] 2024-06-28 15:41:24,599 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e02f90e8-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e02f42c4-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e02f42c4-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@574336c1, true, {}] 2024-06-28 15:41:24,601 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7348, durable=true, userID=e02fb7fa-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=b2a664e2-55f5-4ed6-8f4b-8547f1beabba, size=808, properties=TypedProperties[__AMQ_CID=e02f69d6-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-975c0368-6ce4-4bdc-a0b8-70ac3d902170, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5054e6ac-b710-4282-adc4-00f38b437d9e]]@15531293, context: RoutingContextImpl(Address=b2a664e2-55f5-4ed6-8f4b-8547f1beabba, routingType=ANYCAST, PreviousAddress=b2a664e2-55f5-4ed6-8f4b-8547f1beabba previousRoute:ANYCAST, reusable=true, version=-2147483163) .................................................. ***** durable queues b2a664e2-55f5-4ed6-8f4b-8547f1beabba: ***** non durable for b2a664e2-55f5-4ed6-8f4b-8547f1beabba: - queueID=7338 address:b2a664e2-55f5-4ed6-8f4b-8547f1beabba name:b2a664e2-55f5-4ed6-8f4b-8547f1beabba filter:null .................................................. , transaction: null 2024-06-28 15:41:24,601 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b2a664e2-55f5-4ed6-8f4b-8547f1beabba: Reference[7348]:RELIABLE:CoreMessage[messageID=7348, durable=true, userID=e02fb7fa-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=b2a664e2-55f5-4ed6-8f4b-8547f1beabba, size=808, properties=TypedProperties[__AMQ_CID=e02f69d6-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-975c0368-6ce4-4bdc-a0b8-70ac3d902170, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5054e6ac-b710-4282-adc4-00f38b437d9e]]@15531293 2024-06-28 15:41:24,602 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b2a664e2-55f5-4ed6-8f4b-8547f1beabba: CoreMessage[messageID=7348, durable=true, userID=e02fb7fa-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=b2a664e2-55f5-4ed6-8f4b-8547f1beabba, size=808, properties=TypedProperties[__AMQ_CID=e02f69d6-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-975c0368-6ce4-4bdc-a0b8-70ac3d902170, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5054e6ac-b710-4282-adc4-00f38b437d9e]]@15531293 to transaction: TransactionImpl [xid=null, txID=7351, xid=null, state=ACTIVE, createTime=1719589284602(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@39698496 2024-06-28 15:41:24,602 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b2a664e2-55f5-4ed6-8f4b-8547f1beabba: CoreMessage[messageID=7348, durable=true, userID=e02fb7fa-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=b2a664e2-55f5-4ed6-8f4b-8547f1beabba, size=808, properties=TypedProperties[__AMQ_CID=e02f69d6-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-975c0368-6ce4-4bdc-a0b8-70ac3d902170, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5054e6ac-b710-4282-adc4-00f38b437d9e]]@15531293, transaction: TransactionImpl [xid=null, txID=7351, xid=null, state=COMMITTED, createTime=1719589284602(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@39698496 2024-06-28 15:41:24,602 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7342, durable=true, userID=e02e7f73-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=e02de32e-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-975c0368-6ce4-4bdc-a0b8-70ac3d902170, JMSReplyTo=temp-queue://b2a664e2-55f5-4ed6-8f4b-8547f1beabba, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1524345208, transaction: TransactionImpl [xid=null, txID=7343, xid=null, state=COMMITTED, createTime=1719589284596(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@34b2c8ec 2024-06-28 15:41:24,602 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e02f42c4-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=5054e6ac-b710-4282-adc4-00f38b437d9e, activemq.broker=mom82] 2024-06-28 15:41:24,603 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e02dbc1c-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom56] 2024-06-28 15:41:24,606 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@156ee02e, org.eclipse.scout.rt.mom.jms.JmsSubscription@b122cf4] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:24,608 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e02d1fd7-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:24,609 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e031178b-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:24,610 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0313e9e-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e031178b-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e031178b-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79a6b398, true, {}] 2024-06-28 15:41:24,611 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e03165af-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e031178b-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e031178b-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29178f86, true, {}] 2024-06-28 15:41:24,612 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:41:24,613 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e031b3d0-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom56] 2024-06-28 15:41:24,614 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e031b3d3-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e031b3d0-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e031b3d0-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@915b774, true, {}] 2024-06-28 15:41:24,614 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e031dae4-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e031b3d0-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e031b3d0-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38fcd5fc, true, {}] 2024-06-28 15:41:24,615 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3938c096-dfe5-4f3a-b9b4-cdbd656fd749, address=3938c096-dfe5-4f3a-b9b4-cdbd656fd749, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:24,615 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@33c6159c 2024-06-28 15:41:24,616 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2b816cd1 2024-06-28 15:41:24,617 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3938c096-dfe5-4f3a-b9b4-cdbd656fd749, null, 0, false, true, null] 2024-06-28 15:41:24,618 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7387, durable=true, userID=e0325017-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=e031b3d2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fd1ac165-cccd-46df-bd91-e03945fdb1ac, JMSReplyTo=temp-queue://3938c096-dfe5-4f3a-b9b4-cdbd656fd749, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@637889891, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:41:24,624 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7387]:RELIABLE:CoreMessage[messageID=7387, durable=true, userID=e0325017-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=e031b3d2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fd1ac165-cccd-46df-bd91-e03945fdb1ac, JMSReplyTo=temp-queue://3938c096-dfe5-4f3a-b9b4-cdbd656fd749, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@637889891 2024-06-28 15:41:24,625 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7387, durable=true, userID=e0325017-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=e031b3d2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fd1ac165-cccd-46df-bd91-e03945fdb1ac, JMSReplyTo=temp-queue://3938c096-dfe5-4f3a-b9b4-cdbd656fd749, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@637889891 to transaction: TransactionImpl [xid=null, txID=7388, xid=null, state=ACTIVE, createTime=1719589284625(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@155597e0 2024-06-28 15:41:24,626 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e033afa8-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=73e54115-f6e7-41ff-a032-c54ce5b0ef30, activemq.broker=mom82] 2024-06-28 15:41:24,627 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e033d6bb-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e033afa8-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e033afa8-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70a2b76b, true, {}] 2024-06-28 15:41:24,628 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e033fdcc-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e033afa8-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e033afa8-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7cb91a34, true, {}] 2024-06-28 15:41:24,630 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7393, durable=true, userID=e03424de-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=3938c096-dfe5-4f3a-b9b4-cdbd656fd749, size=809, properties=TypedProperties[__AMQ_CID=e033d6ba-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fd1ac165-cccd-46df-bd91-e03945fdb1ac, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=73e54115-f6e7-41ff-a032-c54ce5b0ef30]]@988449875, context: RoutingContextImpl(Address=3938c096-dfe5-4f3a-b9b4-cdbd656fd749, routingType=ANYCAST, PreviousAddress=3938c096-dfe5-4f3a-b9b4-cdbd656fd749 previousRoute:ANYCAST, reusable=true, version=-2147483161) .................................................. ***** durable queues 3938c096-dfe5-4f3a-b9b4-cdbd656fd749: ***** non durable for 3938c096-dfe5-4f3a-b9b4-cdbd656fd749: - queueID=7383 address:3938c096-dfe5-4f3a-b9b4-cdbd656fd749 name:3938c096-dfe5-4f3a-b9b4-cdbd656fd749 filter:null .................................................. , transaction: null 2024-06-28 15:41:24,630 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 3938c096-dfe5-4f3a-b9b4-cdbd656fd749: Reference[7393]:RELIABLE:CoreMessage[messageID=7393, durable=true, userID=e03424de-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=3938c096-dfe5-4f3a-b9b4-cdbd656fd749, size=809, properties=TypedProperties[__AMQ_CID=e033d6ba-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fd1ac165-cccd-46df-bd91-e03945fdb1ac, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=73e54115-f6e7-41ff-a032-c54ce5b0ef30]]@988449875 2024-06-28 15:41:24,631 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 3938c096-dfe5-4f3a-b9b4-cdbd656fd749: CoreMessage[messageID=7393, durable=true, userID=e03424de-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=3938c096-dfe5-4f3a-b9b4-cdbd656fd749, size=809, properties=TypedProperties[__AMQ_CID=e033d6ba-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fd1ac165-cccd-46df-bd91-e03945fdb1ac, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=73e54115-f6e7-41ff-a032-c54ce5b0ef30]]@988449875 to transaction: TransactionImpl [xid=null, txID=7396, xid=null, state=ACTIVE, createTime=1719589284631(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@61d56558 2024-06-28 15:41:24,631 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 3938c096-dfe5-4f3a-b9b4-cdbd656fd749: CoreMessage[messageID=7393, durable=true, userID=e03424de-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=3938c096-dfe5-4f3a-b9b4-cdbd656fd749, size=809, properties=TypedProperties[__AMQ_CID=e033d6ba-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fd1ac165-cccd-46df-bd91-e03945fdb1ac, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=73e54115-f6e7-41ff-a032-c54ce5b0ef30]]@988449875, transaction: TransactionImpl [xid=null, txID=7396, xid=null, state=COMMITTED, createTime=1719589284631(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@61d56558 2024-06-28 15:41:24,631 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e033afa8-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=73e54115-f6e7-41ff-a032-c54ce5b0ef30, activemq.broker=mom82] 2024-06-28 15:41:24,631 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7387, durable=true, userID=e0325017-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=e031b3d2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fd1ac165-cccd-46df-bd91-e03945fdb1ac, JMSReplyTo=temp-queue://3938c096-dfe5-4f3a-b9b4-cdbd656fd749, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@637889891, transaction: TransactionImpl [xid=null, txID=7388, xid=null, state=COMMITTED, createTime=1719589284625(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@155597e0 2024-06-28 15:41:24,632 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e031b3d0-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom56] 2024-06-28 15:41:24,643 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@2de8c95f, org.eclipse.scout.rt.mom.jms.JmsSubscription@74b5ad19] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:24,645 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e031178b-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:24,647 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e036e3ff-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:24,648 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e036e402-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e036e3ff-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e036e3ff-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41927a57, true, {}] 2024-06-28 15:41:24,649 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0370b13-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e036e3ff-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e036e3ff-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29382841, true, {}] 2024-06-28 15:41:24,650 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:41:24,651 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e0378044-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom56] 2024-06-28 15:41:24,652 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e037a757-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e0378044-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e0378044-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ee0326d, true, {}] 2024-06-28 15:41:24,653 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e037ce68-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e0378044-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e0378044-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@324334f0, true, {}] 2024-06-28 15:41:24,654 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ff87b91d-0de1-45bd-9ee5-e10db41d2ecf, address=ff87b91d-0de1-45bd-9ee5-e10db41d2ecf, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:24,654 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@53bd1001 2024-06-28 15:41:24,656 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1f4b439d 2024-06-28 15:41:24,656 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ff87b91d-0de1-45bd-9ee5-e10db41d2ecf, null, 0, false, true, null] 2024-06-28 15:41:24,659 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7432, durable=true, userID=e0386aab-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=e037a756-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9fcffaa3-1fb2-4ab9-b717-4b1c1d2157e4, JMSReplyTo=temp-queue://ff87b91d-0de1-45bd-9ee5-e10db41d2ecf, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1883568098, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:41:24,665 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7432]:RELIABLE:CoreMessage[messageID=7432, durable=true, userID=e0386aab-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=e037a756-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9fcffaa3-1fb2-4ab9-b717-4b1c1d2157e4, JMSReplyTo=temp-queue://ff87b91d-0de1-45bd-9ee5-e10db41d2ecf, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1883568098 2024-06-28 15:41:24,666 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7432, durable=true, userID=e0386aab-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=e037a756-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9fcffaa3-1fb2-4ab9-b717-4b1c1d2157e4, JMSReplyTo=temp-queue://ff87b91d-0de1-45bd-9ee5-e10db41d2ecf, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1883568098 to transaction: TransactionImpl [xid=null, txID=7433, xid=null, state=ACTIVE, createTime=1719589284666(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@13443f08 2024-06-28 15:41:24,667 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e039f14c-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=c1b63a7c-dbfe-46a2-ba80-c556fdb9ab01, activemq.broker=mom82] 2024-06-28 15:41:24,668 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e039f14f-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e039f14c-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e039f14c-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7baf362, true, {}] 2024-06-28 15:41:24,669 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e03a1860-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e039f14c-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e039f14c-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3421b365, true, {}] 2024-06-28 15:41:24,671 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7438, durable=true, userID=e03a6682-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=ff87b91d-0de1-45bd-9ee5-e10db41d2ecf, size=809, properties=TypedProperties[__AMQ_CID=e039f14e-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9fcffaa3-1fb2-4ab9-b717-4b1c1d2157e4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c1b63a7c-dbfe-46a2-ba80-c556fdb9ab01]]@2107814183, context: RoutingContextImpl(Address=ff87b91d-0de1-45bd-9ee5-e10db41d2ecf, routingType=ANYCAST, PreviousAddress=ff87b91d-0de1-45bd-9ee5-e10db41d2ecf previousRoute:ANYCAST, reusable=true, version=-2147483159) .................................................. ***** durable queues ff87b91d-0de1-45bd-9ee5-e10db41d2ecf: ***** non durable for ff87b91d-0de1-45bd-9ee5-e10db41d2ecf: - queueID=7428 address:ff87b91d-0de1-45bd-9ee5-e10db41d2ecf name:ff87b91d-0de1-45bd-9ee5-e10db41d2ecf filter:null .................................................. , transaction: null 2024-06-28 15:41:24,671 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from ff87b91d-0de1-45bd-9ee5-e10db41d2ecf: Reference[7438]:RELIABLE:CoreMessage[messageID=7438, durable=true, userID=e03a6682-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=ff87b91d-0de1-45bd-9ee5-e10db41d2ecf, size=809, properties=TypedProperties[__AMQ_CID=e039f14e-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9fcffaa3-1fb2-4ab9-b717-4b1c1d2157e4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c1b63a7c-dbfe-46a2-ba80-c556fdb9ab01]]@2107814183 2024-06-28 15:41:24,672 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from ff87b91d-0de1-45bd-9ee5-e10db41d2ecf: CoreMessage[messageID=7438, durable=true, userID=e03a6682-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=ff87b91d-0de1-45bd-9ee5-e10db41d2ecf, size=809, properties=TypedProperties[__AMQ_CID=e039f14e-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9fcffaa3-1fb2-4ab9-b717-4b1c1d2157e4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c1b63a7c-dbfe-46a2-ba80-c556fdb9ab01]]@2107814183 to transaction: TransactionImpl [xid=null, txID=7441, xid=null, state=ACTIVE, createTime=1719589284672(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@45bf443d 2024-06-28 15:41:24,672 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7432, durable=true, userID=e0386aab-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=e037a756-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9fcffaa3-1fb2-4ab9-b717-4b1c1d2157e4, JMSReplyTo=temp-queue://ff87b91d-0de1-45bd-9ee5-e10db41d2ecf, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1883568098, transaction: TransactionImpl [xid=null, txID=7433, xid=null, state=COMMITTED, createTime=1719589284666(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@13443f08 2024-06-28 15:41:24,672 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from ff87b91d-0de1-45bd-9ee5-e10db41d2ecf: CoreMessage[messageID=7438, durable=true, userID=e03a6682-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=ff87b91d-0de1-45bd-9ee5-e10db41d2ecf, size=809, properties=TypedProperties[__AMQ_CID=e039f14e-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9fcffaa3-1fb2-4ab9-b717-4b1c1d2157e4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c1b63a7c-dbfe-46a2-ba80-c556fdb9ab01]]@2107814183, transaction: TransactionImpl [xid=null, txID=7441, xid=null, state=COMMITTED, createTime=1719589284672(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@45bf443d 2024-06-28 15:41:24,672 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e039f14c-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=c1b63a7c-dbfe-46a2-ba80-c556fdb9ab01, activemq.broker=mom82] 2024-06-28 15:41:24,673 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e0378044-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom56] 2024-06-28 15:41:24,677 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@3434c2b2, org.eclipse.scout.rt.mom.jms.JmsSubscription@1588750d] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:24,678 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e036e3ff-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:24,679 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e03bc613-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:24,680 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e03bed26-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e03bc613-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e03bc613-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22dc5d82, true, {}] 2024-06-28 15:41:24,681 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e03c1437-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e03bc613-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e03bc613-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3af1a317, true, {}] 2024-06-28 15:41:24,682 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:41:24,683 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e03c6258-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom56] 2024-06-28 15:41:24,684 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e03c896b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e03c6258-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e03c6258-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@624e87a4, true, {}] 2024-06-28 15:41:24,684 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e03c896c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e03c6258-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e03c6258-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68aa0ac3, true, {}] 2024-06-28 15:41:24,685 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=579922c0-5eaf-460d-8c60-ad582154e10a, address=579922c0-5eaf-460d-8c60-ad582154e10a, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:24,685 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2448cc6 2024-06-28 15:41:24,686 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@475660b8 2024-06-28 15:41:24,687 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 579922c0-5eaf-460d-8c60-ad582154e10a, null, 0, false, true, null] 2024-06-28 15:41:24,689 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7477, durable=true, userID=e03d25af-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=e03c896a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9614890f-8469-45c8-8714-20a234b06bbb, JMSReplyTo=temp-queue://579922c0-5eaf-460d-8c60-ad582154e10a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@272726693, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:41:24,691 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7477]:RELIABLE:CoreMessage[messageID=7477, durable=true, userID=e03d25af-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=e03c896a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9614890f-8469-45c8-8714-20a234b06bbb, JMSReplyTo=temp-queue://579922c0-5eaf-460d-8c60-ad582154e10a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@272726693 2024-06-28 15:41:24,692 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7477, durable=true, userID=e03d25af-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=e03c896a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9614890f-8469-45c8-8714-20a234b06bbb, JMSReplyTo=temp-queue://579922c0-5eaf-460d-8c60-ad582154e10a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@272726693 to transaction: TransactionImpl [xid=null, txID=7478, xid=null, state=ACTIVE, createTime=1719589284692(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@407e57c6 2024-06-28 15:41:24,693 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e03de900-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=a1795bd2-c36d-4f2b-b49a-5efcf05b0b7f, activemq.broker=mom82] 2024-06-28 15:41:24,694 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e03de903-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e03de900-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e03de900-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@858ee3f, true, {}] 2024-06-28 15:41:24,694 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e03e1014-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e03de900-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e03de900-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e5559ac, true, {}] 2024-06-28 15:41:24,695 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7477, durable=true, userID=e03d25af-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=e03c896a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9614890f-8469-45c8-8714-20a234b06bbb, JMSReplyTo=temp-queue://579922c0-5eaf-460d-8c60-ad582154e10a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@272726693, transaction: TransactionImpl [xid=null, txID=7478, xid=null, state=COMMITTED, createTime=1719589284692(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@407e57c6 2024-06-28 15:41:24,696 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7483, durable=true, userID=e03e5e36-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=579922c0-5eaf-460d-8c60-ad582154e10a, size=808, properties=TypedProperties[__AMQ_CID=e03de902-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9614890f-8469-45c8-8714-20a234b06bbb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a1795bd2-c36d-4f2b-b49a-5efcf05b0b7f]]@1102613952, context: RoutingContextImpl(Address=579922c0-5eaf-460d-8c60-ad582154e10a, routingType=ANYCAST, PreviousAddress=579922c0-5eaf-460d-8c60-ad582154e10a previousRoute:ANYCAST, reusable=true, version=-2147483157) .................................................. ***** durable queues 579922c0-5eaf-460d-8c60-ad582154e10a: ***** non durable for 579922c0-5eaf-460d-8c60-ad582154e10a: - queueID=7473 address:579922c0-5eaf-460d-8c60-ad582154e10a name:579922c0-5eaf-460d-8c60-ad582154e10a filter:null .................................................. , transaction: null 2024-06-28 15:41:24,696 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 579922c0-5eaf-460d-8c60-ad582154e10a: Reference[7483]:RELIABLE:CoreMessage[messageID=7483, durable=true, userID=e03e5e36-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=579922c0-5eaf-460d-8c60-ad582154e10a, size=808, properties=TypedProperties[__AMQ_CID=e03de902-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9614890f-8469-45c8-8714-20a234b06bbb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a1795bd2-c36d-4f2b-b49a-5efcf05b0b7f]]@1102613952 2024-06-28 15:41:24,697 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 579922c0-5eaf-460d-8c60-ad582154e10a: CoreMessage[messageID=7483, durable=true, userID=e03e5e36-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=579922c0-5eaf-460d-8c60-ad582154e10a, size=808, properties=TypedProperties[__AMQ_CID=e03de902-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9614890f-8469-45c8-8714-20a234b06bbb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a1795bd2-c36d-4f2b-b49a-5efcf05b0b7f]]@1102613952 to transaction: TransactionImpl [xid=null, txID=7486, xid=null, state=ACTIVE, createTime=1719589284697(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@74c861a4 2024-06-28 15:41:24,697 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 579922c0-5eaf-460d-8c60-ad582154e10a: CoreMessage[messageID=7483, durable=true, userID=e03e5e36-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=579922c0-5eaf-460d-8c60-ad582154e10a, size=808, properties=TypedProperties[__AMQ_CID=e03de902-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9614890f-8469-45c8-8714-20a234b06bbb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a1795bd2-c36d-4f2b-b49a-5efcf05b0b7f]]@1102613952, transaction: TransactionImpl [xid=null, txID=7486, xid=null, state=COMMITTED, createTime=1719589284697(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@74c861a4 2024-06-28 15:41:24,697 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e03de900-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=a1795bd2-c36d-4f2b-b49a-5efcf05b0b7f, activemq.broker=mom82] 2024-06-28 15:41:24,698 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e03c6258-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom56] 2024-06-28 15:41:24,701 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@778fc86a, org.eclipse.scout.rt.mom.jms.JmsSubscription@e44f82b] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:24,703 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e03bc613-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:24,704 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e03f96b7-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:24,705 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e03f96ba-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e03f96b7-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e03f96b7-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f604a3c, true, {}] 2024-06-28 15:41:24,705 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e03fbdcb-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e03f96b7-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e03f96b7-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5271d4f, true, {}] 2024-06-28 15:41:24,706 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:41:24,707 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e0400bec-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom56] 2024-06-28 15:41:24,708 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e04032ff-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e0400bec-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e0400bec-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28bded67, true, {}] 2024-06-28 15:41:24,709 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0403300-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e0400bec-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e0400bec-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f734178, true, {}] 2024-06-28 15:41:24,709 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ba96b229-239c-4755-896b-67502da4cabb, address=ba96b229-239c-4755-896b-67502da4cabb, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:24,710 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@ef9c25 2024-06-28 15:41:24,711 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@54a33dad 2024-06-28 15:41:24,711 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ba96b229-239c-4755-896b-67502da4cabb, null, 0, false, true, null] 2024-06-28 15:41:24,713 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7522, durable=true, userID=e040cf43-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=e04032fe-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-01cac9d5-27eb-4118-9221-91720c560044, JMSReplyTo=temp-queue://ba96b229-239c-4755-896b-67502da4cabb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1283387264, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:41:24,716 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7522]:RELIABLE:CoreMessage[messageID=7522, durable=true, userID=e040cf43-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=e04032fe-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-01cac9d5-27eb-4118-9221-91720c560044, JMSReplyTo=temp-queue://ba96b229-239c-4755-896b-67502da4cabb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1283387264 2024-06-28 15:41:24,716 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7522, durable=true, userID=e040cf43-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=e04032fe-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-01cac9d5-27eb-4118-9221-91720c560044, JMSReplyTo=temp-queue://ba96b229-239c-4755-896b-67502da4cabb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1283387264 to transaction: TransactionImpl [xid=null, txID=7523, xid=null, state=ACTIVE, createTime=1719589284716(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4889fe35 2024-06-28 15:41:24,717 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e0419294-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=87bec877-d054-4823-86ac-de157df35a18, activemq.broker=mom82] 2024-06-28 15:41:24,718 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e041b9a7-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e0419294-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e0419294-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e41b2e4, true, {}] 2024-06-28 15:41:24,718 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e041b9a8-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e0419294-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e0419294-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61761af3, true, {}] 2024-06-28 15:41:24,720 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from ba96b229-239c-4755-896b-67502da4cabb: Reference[7528]:RELIABLE:CoreMessage[messageID=7528, durable=true, userID=e04207ca-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=ba96b229-239c-4755-896b-67502da4cabb, size=809, properties=TypedProperties[__AMQ_CID=e041b9a6-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-01cac9d5-27eb-4118-9221-91720c560044, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=87bec877-d054-4823-86ac-de157df35a18]]@2054897797 2024-06-28 15:41:24,720 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7528, durable=true, userID=e04207ca-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=ba96b229-239c-4755-896b-67502da4cabb, size=809, properties=TypedProperties[__AMQ_CID=e041b9a6-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-01cac9d5-27eb-4118-9221-91720c560044, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=87bec877-d054-4823-86ac-de157df35a18]]@2054897797, context: RoutingContextImpl(Address=ba96b229-239c-4755-896b-67502da4cabb, routingType=ANYCAST, PreviousAddress=ba96b229-239c-4755-896b-67502da4cabb previousRoute:ANYCAST, reusable=true, version=-2147483155) .................................................. ***** durable queues ba96b229-239c-4755-896b-67502da4cabb: ***** non durable for ba96b229-239c-4755-896b-67502da4cabb: - queueID=7518 address:ba96b229-239c-4755-896b-67502da4cabb name:ba96b229-239c-4755-896b-67502da4cabb filter:null .................................................. , transaction: null 2024-06-28 15:41:24,721 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from ba96b229-239c-4755-896b-67502da4cabb: CoreMessage[messageID=7528, durable=true, userID=e04207ca-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=ba96b229-239c-4755-896b-67502da4cabb, size=809, properties=TypedProperties[__AMQ_CID=e041b9a6-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-01cac9d5-27eb-4118-9221-91720c560044, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=87bec877-d054-4823-86ac-de157df35a18]]@2054897797 to transaction: TransactionImpl [xid=null, txID=7530, xid=null, state=ACTIVE, createTime=1719589284721(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4e6f4eb7 2024-06-28 15:41:24,721 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from ba96b229-239c-4755-896b-67502da4cabb: CoreMessage[messageID=7528, durable=true, userID=e04207ca-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=ba96b229-239c-4755-896b-67502da4cabb, size=809, properties=TypedProperties[__AMQ_CID=e041b9a6-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-01cac9d5-27eb-4118-9221-91720c560044, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=87bec877-d054-4823-86ac-de157df35a18]]@2054897797, transaction: TransactionImpl [xid=null, txID=7530, xid=null, state=COMMITTED, createTime=1719589284721(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4e6f4eb7 2024-06-28 15:41:24,722 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e0419294-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=87bec877-d054-4823-86ac-de157df35a18, activemq.broker=mom82] 2024-06-28 15:41:24,722 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7522, durable=true, userID=e040cf43-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=e04032fe-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-01cac9d5-27eb-4118-9221-91720c560044, JMSReplyTo=temp-queue://ba96b229-239c-4755-896b-67502da4cabb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1283387264, transaction: TransactionImpl [xid=null, txID=7523, xid=null, state=COMMITTED, createTime=1719589284716(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4889fe35 2024-06-28 15:41:24,723 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e0400bec-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom56] 2024-06-28 15:41:24,741 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@4c460f2d, org.eclipse.scout.rt.mom.jms.JmsSubscription@4c97a58f] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:24,743 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e03f96b7-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:24,745 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e045d85b-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:24,746 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e045ff6e-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e045d85b-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e045d85b-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d6a5c78, true, {}] 2024-06-28 15:41:24,747 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e046267f-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e045d85b-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e045d85b-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2af62279, true, {}] 2024-06-28 15:41:24,748 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:41:24,750 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e0469bb0-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom56] 2024-06-28 15:41:24,751 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0469bb3-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e0469bb0-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e0469bb0-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1896853, true, {}] 2024-06-28 15:41:24,752 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e046c2c4-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e0469bb0-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e0469bb0-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36050340, true, {}] 2024-06-28 15:41:24,753 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2f57a334-9556-4cb3-a09a-ed629a4d13fa, address=2f57a334-9556-4cb3-a09a-ed629a4d13fa, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:24,753 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@57f130f8 2024-06-28 15:41:24,754 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7a6db190 2024-06-28 15:41:24,755 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2f57a334-9556-4cb3-a09a-ed629a4d13fa, null, 0, false, true, null] 2024-06-28 15:41:24,757 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7567, durable=true, userID=e0478617-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=e0469bb2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c59c56da-fa47-4d1c-833c-c493c4d975d9, JMSReplyTo=temp-queue://2f57a334-9556-4cb3-a09a-ed629a4d13fa, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1162998324, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:41:24,765 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7567]:RELIABLE:CoreMessage[messageID=7567, durable=true, userID=e0478617-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=e0469bb2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c59c56da-fa47-4d1c-833c-c493c4d975d9, JMSReplyTo=temp-queue://2f57a334-9556-4cb3-a09a-ed629a4d13fa, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1162998324 2024-06-28 15:41:24,766 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7567, durable=true, userID=e0478617-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=e0469bb2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c59c56da-fa47-4d1c-833c-c493c4d975d9, JMSReplyTo=temp-queue://2f57a334-9556-4cb3-a09a-ed629a4d13fa, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1162998324 to transaction: TransactionImpl [xid=null, txID=7568, xid=null, state=ACTIVE, createTime=1719589284766(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1edd217c 2024-06-28 15:41:24,767 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e04933c8-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=4b469392-3ee3-432b-8615-dadaa6a6f3f0, activemq.broker=mom82] 2024-06-28 15:41:24,768 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0495adb-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e04933c8-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e04933c8-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f1c45f5, true, {}] 2024-06-28 15:41:24,769 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0495adc-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e04933c8-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e04933c8-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1403e418, true, {}] 2024-06-28 15:41:24,771 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7573, durable=true, userID=e049a8fe-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=2f57a334-9556-4cb3-a09a-ed629a4d13fa, size=808, properties=TypedProperties[__AMQ_CID=e0495ada-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c59c56da-fa47-4d1c-833c-c493c4d975d9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4b469392-3ee3-432b-8615-dadaa6a6f3f0]]@712236774, context: RoutingContextImpl(Address=2f57a334-9556-4cb3-a09a-ed629a4d13fa, routingType=ANYCAST, PreviousAddress=2f57a334-9556-4cb3-a09a-ed629a4d13fa previousRoute:ANYCAST, reusable=true, version=-2147483153) .................................................. ***** durable queues 2f57a334-9556-4cb3-a09a-ed629a4d13fa: ***** non durable for 2f57a334-9556-4cb3-a09a-ed629a4d13fa: - queueID=7563 address:2f57a334-9556-4cb3-a09a-ed629a4d13fa name:2f57a334-9556-4cb3-a09a-ed629a4d13fa filter:null .................................................. , transaction: null 2024-06-28 15:41:24,771 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 2f57a334-9556-4cb3-a09a-ed629a4d13fa: Reference[7573]:RELIABLE:CoreMessage[messageID=7573, durable=true, userID=e049a8fe-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=2f57a334-9556-4cb3-a09a-ed629a4d13fa, size=808, properties=TypedProperties[__AMQ_CID=e0495ada-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c59c56da-fa47-4d1c-833c-c493c4d975d9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4b469392-3ee3-432b-8615-dadaa6a6f3f0]]@712236774 2024-06-28 15:41:24,771 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 2f57a334-9556-4cb3-a09a-ed629a4d13fa: CoreMessage[messageID=7573, durable=true, userID=e049a8fe-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=2f57a334-9556-4cb3-a09a-ed629a4d13fa, size=808, properties=TypedProperties[__AMQ_CID=e0495ada-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c59c56da-fa47-4d1c-833c-c493c4d975d9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4b469392-3ee3-432b-8615-dadaa6a6f3f0]]@712236774 to transaction: TransactionImpl [xid=null, txID=7575, xid=null, state=ACTIVE, createTime=1719589284771(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@70d530ab 2024-06-28 15:41:24,772 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 2f57a334-9556-4cb3-a09a-ed629a4d13fa: CoreMessage[messageID=7573, durable=true, userID=e049a8fe-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=2f57a334-9556-4cb3-a09a-ed629a4d13fa, size=808, properties=TypedProperties[__AMQ_CID=e0495ada-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c59c56da-fa47-4d1c-833c-c493c4d975d9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4b469392-3ee3-432b-8615-dadaa6a6f3f0]]@712236774, transaction: TransactionImpl [xid=null, txID=7575, xid=null, state=COMMITTED, createTime=1719589284771(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@70d530ab 2024-06-28 15:41:24,772 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e04933c8-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=4b469392-3ee3-432b-8615-dadaa6a6f3f0, activemq.broker=mom82] 2024-06-28 15:41:24,773 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e0469bb0-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom56] 2024-06-28 15:41:24,774 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7567, durable=true, userID=e0478617-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=e0469bb2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c59c56da-fa47-4d1c-833c-c493c4d975d9, JMSReplyTo=temp-queue://2f57a334-9556-4cb3-a09a-ed629a4d13fa, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1162998324, transaction: TransactionImpl [xid=null, txID=7568, xid=null, state=COMMITTED, createTime=1719589284766(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1edd217c 2024-06-28 15:41:24,777 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@48c09bba, org.eclipse.scout.rt.mom.jms.JmsSubscription@11eb4c5e] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:24,779 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e045d85b-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:24,780 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e04b2f9f-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:24,781 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e04b56b2-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e04b2f9f-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e04b2f9f-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60f2e00b, true, {}] 2024-06-28 15:41:24,782 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e04b7dc3-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e04b2f9f-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e04b2f9f-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@71128818, true, {}] 2024-06-28 15:41:24,783 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:41:24,784 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e04bcbe4-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom56] 2024-06-28 15:41:24,785 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e04bf2f7-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e04bcbe4-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e04bcbe4-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@650eed73, true, {}] 2024-06-28 15:41:24,786 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e04bf2f8-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e04bcbe4-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e04bcbe4-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d4c5d7b, true, {}] 2024-06-28 15:41:24,786 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=cf809c27-a0cc-4b74-97ac-708a0ea2fff0, address=cf809c27-a0cc-4b74-97ac-708a0ea2fff0, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:24,786 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@fc00776 2024-06-28 15:41:24,787 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@59e37176 2024-06-28 15:41:24,788 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, cf809c27-a0cc-4b74-97ac-708a0ea2fff0, null, 0, false, true, null] 2024-06-28 15:41:24,790 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7612, durable=true, userID=e04c8f3b-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=e04bf2f6-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-45e2082a-8be5-466d-a1de-a19e60d9eafe, JMSReplyTo=temp-queue://cf809c27-a0cc-4b74-97ac-708a0ea2fff0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2139080586, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:41:24,798 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7612]:RELIABLE:CoreMessage[messageID=7612, durable=true, userID=e04c8f3b-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=e04bf2f6-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-45e2082a-8be5-466d-a1de-a19e60d9eafe, JMSReplyTo=temp-queue://cf809c27-a0cc-4b74-97ac-708a0ea2fff0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2139080586 2024-06-28 15:41:24,798 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7612, durable=true, userID=e04c8f3b-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=e04bf2f6-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-45e2082a-8be5-466d-a1de-a19e60d9eafe, JMSReplyTo=temp-queue://cf809c27-a0cc-4b74-97ac-708a0ea2fff0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2139080586 to transaction: TransactionImpl [xid=null, txID=7613, xid=null, state=ACTIVE, createTime=1719589284798(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3ed2afbd 2024-06-28 15:41:24,799 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e04e15dc-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=809c7e0c-7ebf-4750-96d2-1fb2d5adb023, activemq.broker=mom82] 2024-06-28 15:41:24,800 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e04e3cef-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e04e15dc-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e04e15dc-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77e10e8c, true, {}] 2024-06-28 15:41:24,801 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e04e3cf0-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e04e15dc-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e04e15dc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64edb452, true, {}] 2024-06-28 15:41:24,803 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7618, durable=true, userID=e04e8b12-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=cf809c27-a0cc-4b74-97ac-708a0ea2fff0, size=809, properties=TypedProperties[__AMQ_CID=e04e3cee-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-45e2082a-8be5-466d-a1de-a19e60d9eafe, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=809c7e0c-7ebf-4750-96d2-1fb2d5adb023]]@1960323585, context: RoutingContextImpl(Address=cf809c27-a0cc-4b74-97ac-708a0ea2fff0, routingType=ANYCAST, PreviousAddress=cf809c27-a0cc-4b74-97ac-708a0ea2fff0 previousRoute:ANYCAST, reusable=true, version=-2147483151) .................................................. ***** durable queues cf809c27-a0cc-4b74-97ac-708a0ea2fff0: ***** non durable for cf809c27-a0cc-4b74-97ac-708a0ea2fff0: - queueID=7608 address:cf809c27-a0cc-4b74-97ac-708a0ea2fff0 name:cf809c27-a0cc-4b74-97ac-708a0ea2fff0 filter:null .................................................. , transaction: null 2024-06-28 15:41:24,803 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from cf809c27-a0cc-4b74-97ac-708a0ea2fff0: Reference[7618]:RELIABLE:CoreMessage[messageID=7618, durable=true, userID=e04e8b12-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=cf809c27-a0cc-4b74-97ac-708a0ea2fff0, size=809, properties=TypedProperties[__AMQ_CID=e04e3cee-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-45e2082a-8be5-466d-a1de-a19e60d9eafe, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=809c7e0c-7ebf-4750-96d2-1fb2d5adb023]]@1960323585 2024-06-28 15:41:24,803 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from cf809c27-a0cc-4b74-97ac-708a0ea2fff0: CoreMessage[messageID=7618, durable=true, userID=e04e8b12-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=cf809c27-a0cc-4b74-97ac-708a0ea2fff0, size=809, properties=TypedProperties[__AMQ_CID=e04e3cee-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-45e2082a-8be5-466d-a1de-a19e60d9eafe, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=809c7e0c-7ebf-4750-96d2-1fb2d5adb023]]@1960323585 to transaction: TransactionImpl [xid=null, txID=7621, xid=null, state=ACTIVE, createTime=1719589284803(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6b3a12c1 2024-06-28 15:41:24,804 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from cf809c27-a0cc-4b74-97ac-708a0ea2fff0: CoreMessage[messageID=7618, durable=true, userID=e04e8b12-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=cf809c27-a0cc-4b74-97ac-708a0ea2fff0, size=809, properties=TypedProperties[__AMQ_CID=e04e3cee-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-45e2082a-8be5-466d-a1de-a19e60d9eafe, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=809c7e0c-7ebf-4750-96d2-1fb2d5adb023]]@1960323585, transaction: TransactionImpl [xid=null, txID=7621, xid=null, state=COMMITTED, createTime=1719589284803(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6b3a12c1 2024-06-28 15:41:24,804 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e04e15dc-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=809c7e0c-7ebf-4750-96d2-1fb2d5adb023, activemq.broker=mom82] 2024-06-28 15:41:24,805 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e04bcbe4-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom56] 2024-06-28 15:41:24,805 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7612, durable=true, userID=e04c8f3b-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=e04bf2f6-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-45e2082a-8be5-466d-a1de-a19e60d9eafe, JMSReplyTo=temp-queue://cf809c27-a0cc-4b74-97ac-708a0ea2fff0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2139080586, transaction: TransactionImpl [xid=null, txID=7613, xid=null, state=COMMITTED, createTime=1719589284798(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3ed2afbd 2024-06-28 15:41:24,809 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@52208167, org.eclipse.scout.rt.mom.jms.JmsSubscription@3b65de4f] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:24,811 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e04b2f9f-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:24,813 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e05038c3-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:24,814 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0505fd6-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e05038c3-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e05038c3-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b4fa26d, true, {}] 2024-06-28 15:41:24,815 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0505fd7-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e05038c3-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e05038c3-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66af349c, true, {}] 2024-06-28 15:41:24,816 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:41:24,817 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e050d508-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom56] 2024-06-28 15:41:24,818 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e050fc1b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e050d508-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e050d508-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c5d7af5, true, {}] 2024-06-28 15:41:24,819 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e050fc1c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e050d508-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e050d508-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2fd8b4, true, {}] 2024-06-28 15:41:24,819 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6452a950-4508-46f1-8d73-942b36042101, address=6452a950-4508-46f1-8d73-942b36042101, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:24,819 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@728903dd 2024-06-28 15:41:24,821 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3023b43b 2024-06-28 15:41:24,821 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6452a950-4508-46f1-8d73-942b36042101, null, 0, false, true, null] 2024-06-28 15:41:24,823 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7657, durable=true, userID=e051985f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=e050fc1a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bc219e03-fbe9-4ea9-903e-821101fc2275, JMSReplyTo=temp-queue://6452a950-4508-46f1-8d73-942b36042101, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1122177187, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:41:24,830 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7657]:RELIABLE:CoreMessage[messageID=7657, durable=true, userID=e051985f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=e050fc1a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bc219e03-fbe9-4ea9-903e-821101fc2275, JMSReplyTo=temp-queue://6452a950-4508-46f1-8d73-942b36042101, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1122177187 2024-06-28 15:41:24,832 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e0531e00-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=09a6e3c9-2508-4127-af7e-16e58dec81f3, activemq.broker=mom82] 2024-06-28 15:41:24,841 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7657, durable=true, userID=e051985f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=e050fc1a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bc219e03-fbe9-4ea9-903e-821101fc2275, JMSReplyTo=temp-queue://6452a950-4508-46f1-8d73-942b36042101, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1122177187 to transaction: TransactionImpl [xid=null, txID=7658, xid=null, state=ACTIVE, createTime=1719589284841(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@39e5d949 2024-06-28 15:41:24,841 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0547d93-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e0531e00-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e0531e00-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b8bd6b1, true, {}] 2024-06-28 15:41:24,842 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e054a4a4-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e0531e00-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e0531e00-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4321dce2, true, {}] 2024-06-28 15:41:24,845 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7663, durable=true, userID=e054f2c6-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=6452a950-4508-46f1-8d73-942b36042101, size=809, properties=TypedProperties[__AMQ_CID=e0547d92-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bc219e03-fbe9-4ea9-903e-821101fc2275, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=09a6e3c9-2508-4127-af7e-16e58dec81f3]]@1635242479, context: RoutingContextImpl(Address=6452a950-4508-46f1-8d73-942b36042101, routingType=ANYCAST, PreviousAddress=6452a950-4508-46f1-8d73-942b36042101 previousRoute:ANYCAST, reusable=true, version=-2147483149) .................................................. ***** durable queues 6452a950-4508-46f1-8d73-942b36042101: ***** non durable for 6452a950-4508-46f1-8d73-942b36042101: - queueID=7653 address:6452a950-4508-46f1-8d73-942b36042101 name:6452a950-4508-46f1-8d73-942b36042101 filter:null .................................................. , transaction: null 2024-06-28 15:41:24,845 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 6452a950-4508-46f1-8d73-942b36042101: Reference[7663]:RELIABLE:CoreMessage[messageID=7663, durable=true, userID=e054f2c6-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=6452a950-4508-46f1-8d73-942b36042101, size=809, properties=TypedProperties[__AMQ_CID=e0547d92-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bc219e03-fbe9-4ea9-903e-821101fc2275, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=09a6e3c9-2508-4127-af7e-16e58dec81f3]]@1635242479 2024-06-28 15:41:24,846 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 6452a950-4508-46f1-8d73-942b36042101: CoreMessage[messageID=7663, durable=true, userID=e054f2c6-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=6452a950-4508-46f1-8d73-942b36042101, size=809, properties=TypedProperties[__AMQ_CID=e0547d92-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bc219e03-fbe9-4ea9-903e-821101fc2275, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=09a6e3c9-2508-4127-af7e-16e58dec81f3]]@1635242479 to transaction: TransactionImpl [xid=null, txID=7665, xid=null, state=ACTIVE, createTime=1719589284846(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2a06bb78 2024-06-28 15:41:24,846 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 6452a950-4508-46f1-8d73-942b36042101: CoreMessage[messageID=7663, durable=true, userID=e054f2c6-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=6452a950-4508-46f1-8d73-942b36042101, size=809, properties=TypedProperties[__AMQ_CID=e0547d92-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bc219e03-fbe9-4ea9-903e-821101fc2275, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=09a6e3c9-2508-4127-af7e-16e58dec81f3]]@1635242479, transaction: TransactionImpl [xid=null, txID=7665, xid=null, state=COMMITTED, createTime=1719589284846(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2a06bb78 2024-06-28 15:41:24,847 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e0531e00-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=09a6e3c9-2508-4127-af7e-16e58dec81f3, activemq.broker=mom82] 2024-06-28 15:41:24,848 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e050d508-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom56] 2024-06-28 15:41:24,848 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7657, durable=true, userID=e051985f-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=e050fc1a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bc219e03-fbe9-4ea9-903e-821101fc2275, JMSReplyTo=temp-queue://6452a950-4508-46f1-8d73-942b36042101, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1122177187, transaction: TransactionImpl [xid=null, txID=7658, xid=null, state=COMMITTED, createTime=1719589284841(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@39e5d949 2024-06-28 15:41:24,852 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@4457f5e6, org.eclipse.scout.rt.mom.jms.JmsSubscription@65c456c0] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:24,854 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e05038c3-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:24,856 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e056a077-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:24,856 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e056c78a-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e056a077-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e056a077-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78e8bd52, true, {}] 2024-06-28 15:41:24,857 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e056ee9b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e056a077-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e056a077-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e8a6e8e, true, {}] 2024-06-28 15:41:24,859 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-28 15:41:24,860 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e05763cc-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom56] 2024-06-28 15:41:24,861 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0578adf-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e05763cc-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e05763cc-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e67d266, true, {}] 2024-06-28 15:41:24,862 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e057b1f0-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e05763cc-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e05763cc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3908ebaa, true, {}] 2024-06-28 15:41:24,863 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5f60fb4d-4164-486e-b123-1de8c960e475, address=5f60fb4d-4164-486e-b123-1de8c960e475, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:24,863 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@79155388 2024-06-28 15:41:24,865 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4b3696b1 2024-06-28 15:41:24,866 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5f60fb4d-4164-486e-b123-1de8c960e475, null, 0, false, true, null] 2024-06-28 15:41:24,868 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7702, durable=true, userID=e0587543-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=e0578ade-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e265d867-8eb5-467b-b38e-87588c70ad5b, JMSReplyTo=temp-queue://5f60fb4d-4164-486e-b123-1de8c960e475, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1477567881, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-28 15:41:24,875 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7702]:RELIABLE:CoreMessage[messageID=7702, durable=true, userID=e0587543-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=e0578ade-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e265d867-8eb5-467b-b38e-87588c70ad5b, JMSReplyTo=temp-queue://5f60fb4d-4164-486e-b123-1de8c960e475, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1477567881 2024-06-28 15:41:24,876 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7702, durable=true, userID=e0587543-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=e0578ade-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e265d867-8eb5-467b-b38e-87588c70ad5b, JMSReplyTo=temp-queue://5f60fb4d-4164-486e-b123-1de8c960e475, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1477567881 to transaction: TransactionImpl [xid=null, txID=7703, xid=null, state=ACTIVE, createTime=1719589284876(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@950adb4 2024-06-28 15:41:24,877 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e059fbe4-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=fb6b3c97-8b40-4c13-8a05-5509fdd21fb5, activemq.broker=mom82] 2024-06-28 15:41:24,878 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e059fbe7-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e059fbe4-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e059fbe4-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5333a715, true, {}] 2024-06-28 15:41:24,878 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e05a22f8-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e059fbe4-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e059fbe4-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ecdef38, true, {}] 2024-06-28 15:41:24,880 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7708, durable=true, userID=e05a711a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=5f60fb4d-4164-486e-b123-1de8c960e475, size=808, properties=TypedProperties[__AMQ_CID=e059fbe6-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e265d867-8eb5-467b-b38e-87588c70ad5b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fb6b3c97-8b40-4c13-8a05-5509fdd21fb5]]@639974645, context: RoutingContextImpl(Address=5f60fb4d-4164-486e-b123-1de8c960e475, routingType=ANYCAST, PreviousAddress=5f60fb4d-4164-486e-b123-1de8c960e475 previousRoute:ANYCAST, reusable=true, version=-2147483147) .................................................. ***** durable queues 5f60fb4d-4164-486e-b123-1de8c960e475: ***** non durable for 5f60fb4d-4164-486e-b123-1de8c960e475: - queueID=7698 address:5f60fb4d-4164-486e-b123-1de8c960e475 name:5f60fb4d-4164-486e-b123-1de8c960e475 filter:null .................................................. , transaction: null 2024-06-28 15:41:24,880 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 5f60fb4d-4164-486e-b123-1de8c960e475: Reference[7708]:RELIABLE:CoreMessage[messageID=7708, durable=true, userID=e05a711a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=5f60fb4d-4164-486e-b123-1de8c960e475, size=808, properties=TypedProperties[__AMQ_CID=e059fbe6-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e265d867-8eb5-467b-b38e-87588c70ad5b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fb6b3c97-8b40-4c13-8a05-5509fdd21fb5]]@639974645 2024-06-28 15:41:24,881 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 5f60fb4d-4164-486e-b123-1de8c960e475: CoreMessage[messageID=7708, durable=true, userID=e05a711a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=5f60fb4d-4164-486e-b123-1de8c960e475, size=808, properties=TypedProperties[__AMQ_CID=e059fbe6-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e265d867-8eb5-467b-b38e-87588c70ad5b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fb6b3c97-8b40-4c13-8a05-5509fdd21fb5]]@639974645 to transaction: TransactionImpl [xid=null, txID=7711, xid=null, state=ACTIVE, createTime=1719589284881(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@587641ee 2024-06-28 15:41:24,881 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 5f60fb4d-4164-486e-b123-1de8c960e475: CoreMessage[messageID=7708, durable=true, userID=e05a711a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=5f60fb4d-4164-486e-b123-1de8c960e475, size=808, properties=TypedProperties[__AMQ_CID=e059fbe6-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e265d867-8eb5-467b-b38e-87588c70ad5b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fb6b3c97-8b40-4c13-8a05-5509fdd21fb5]]@639974645, transaction: TransactionImpl [xid=null, txID=7711, xid=null, state=COMMITTED, createTime=1719589284881(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@587641ee 2024-06-28 15:41:24,882 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e059fbe4-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=fb6b3c97-8b40-4c13-8a05-5509fdd21fb5, activemq.broker=mom82] 2024-06-28 15:41:24,883 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7702, durable=true, userID=e0587543-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=e0578ade-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e265d867-8eb5-467b-b38e-87588c70ad5b, JMSReplyTo=temp-queue://5f60fb4d-4164-486e-b123-1de8c960e475, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1477567881, transaction: TransactionImpl [xid=null, txID=7703, xid=null, state=COMMITTED, createTime=1719589284876(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@950adb4 2024-06-28 15:41:24,883 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e05763cc-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom56] 2024-06-28 15:41:24,886 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@23eee18a, org.eclipse.scout.rt.mom.jms.JmsSubscription@5844a5d5] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:24,888 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e056a077-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:24,889 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@b622df8[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:24,889 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.023332 ms 2024-06-28 15:41:24,891 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e027c88d-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:24,893 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:24,894 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 351.535484 ms 2024-06-28 15:41:24,894 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:24,896 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:24,896 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:24,898 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 57597699'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-28 15:41:24,903 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-28 15:41:24,904 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e05df38c-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-28 15:41:24,905 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e05e1a9f-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e05df38c-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e05df38c-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@736afcd, true, {}] 2024-06-28 15:41:24,905 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e05e41b0-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e05df38c-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e05df38c-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8a8e0f2, true, {}] 2024-06-28 15:41:24,907 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=fa580fcb-1097-420e-bea5-b355d6b89f13, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:24,908 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6713eb5 2024-06-28 15:41:24,909 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, fa580fcb-1097-420e-bea5-b355d6b89f13, null, 0, false, true, null] 2024-06-28 15:41:24,909 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e05eddf2-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-28 15:41:24,910 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e05f0505-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e05eddf2-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e05eddf2-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f4b3add, true, {}] 2024-06-28 15:41:24,911 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e05f2c16-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e05eddf2-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e05eddf2-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@26e2c82c, true, {}] 2024-06-28 15:41:24,912 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTopicRequestReplyJsonObjectMarshaller, null, 0, false, true, null] 2024-06-28 15:41:24,913 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e05f7a37-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testTopicRequestReplyJsonObjectMarshaller, activemq.broker=mom56] 2024-06-28 15:41:24,914 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e05fa14a-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e05f7a37-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e05f7a37-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1cb74d93, true, {}] 2024-06-28 15:41:24,915 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e05fc85b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e05f7a37-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e05f7a37-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1281fa4, true, {}] 2024-06-28 15:41:24,915 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=cb74a057-fe81-45f3-ba8e-2dd55a6c2b42, address=cb74a057-fe81-45f3-ba8e-2dd55a6c2b42, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:24,916 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3aef4bd7 2024-06-28 15:41:24,916 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6d85ccae 2024-06-28 15:41:24,917 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, cb74a057-fe81-45f3-ba8e-2dd55a6c2b42, null, 0, false, true, null] 2024-06-28 15:41:24,919 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7767, durable=true, userID=e0603d8e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=e05fa149-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-724a73a0-109f-4a74-8da0-08d6ae689776, JMSReplyTo=temp-queue://cb74a057-fe81-45f3-ba8e-2dd55a6c2b42, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@377612725, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyJsonObjectMarshaller, routingType=ANYCAST, PreviousAddress=test/mom/testTopicRequestReplyJsonObjectMarshaller previousRoute:ANYCAST, reusable=true, version=-2147483387) .................................................. ***** durable queues test/mom/testTopicRequestReplyJsonObjectMarshaller: - queueID=3570 address:test/mom/testTopicRequestReplyJsonObjectMarshaller name:test/mom/testTopicRequestReplyJsonObjectMarshaller filter:null ***** non durable for test/mom/testTopicRequestReplyJsonObjectMarshaller: .................................................. , transaction: null 2024-06-28 15:41:24,924 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testTopicRequestReplyJsonObjectMarshaller: Reference[7767]:RELIABLE:CoreMessage[messageID=7767, durable=true, userID=e0603d8e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=e05fa149-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-724a73a0-109f-4a74-8da0-08d6ae689776, JMSReplyTo=temp-queue://cb74a057-fe81-45f3-ba8e-2dd55a6c2b42, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@377612725 2024-06-28 15:41:24,924 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTopicRequestReplyJsonObjectMarshaller: CoreMessage[messageID=7767, durable=true, userID=e0603d8e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=e05fa149-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-724a73a0-109f-4a74-8da0-08d6ae689776, JMSReplyTo=temp-queue://cb74a057-fe81-45f3-ba8e-2dd55a6c2b42, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@377612725 to transaction: TransactionImpl [xid=null, txID=7768, xid=null, state=ACTIVE, createTime=1719589284924(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@55e7015e 2024-06-28 15:41:24,926 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e061760f-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3df050d8[name=test/mom/testTopicRequestReplyJsonObjectMarshaller, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=e23e9ed9-f475-4c62-b9eb-9b48d546ec9f, activemq.broker=mom82] 2024-06-28 15:41:24,927 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTopicRequestReplyJsonObjectMarshaller: CoreMessage[messageID=7767, durable=true, userID=e0603d8e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=e05fa149-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-724a73a0-109f-4a74-8da0-08d6ae689776, JMSReplyTo=temp-queue://cb74a057-fe81-45f3-ba8e-2dd55a6c2b42, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@377612725, transaction: TransactionImpl [xid=null, txID=7768, xid=null, state=COMMITTED, createTime=1719589284924(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@55e7015e 2024-06-28 15:41:24,945 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0645c42-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e061760f-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e061760f-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f7f5e14, true, {}] 2024-06-28 15:41:24,946 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0648353-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e061760f-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e061760f-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5eb3d83b, true, {}] 2024-06-28 15:41:24,951 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7773, durable=true, userID=e0651f95-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=cb74a057-fe81-45f3-ba8e-2dd55a6c2b42, size=1077, properties=TypedProperties[__AMQ_CID=e0645c41-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-724a73a0-109f-4a74-8da0-08d6ae689776, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e23e9ed9-f475-4c62-b9eb-9b48d546ec9f]]@520097419, context: RoutingContextImpl(Address=cb74a057-fe81-45f3-ba8e-2dd55a6c2b42, routingType=ANYCAST, PreviousAddress=cb74a057-fe81-45f3-ba8e-2dd55a6c2b42 previousRoute:ANYCAST, reusable=true, version=-2147483143) .................................................. ***** durable queues cb74a057-fe81-45f3-ba8e-2dd55a6c2b42: ***** non durable for cb74a057-fe81-45f3-ba8e-2dd55a6c2b42: - queueID=7763 address:cb74a057-fe81-45f3-ba8e-2dd55a6c2b42 name:cb74a057-fe81-45f3-ba8e-2dd55a6c2b42 filter:null .................................................. , transaction: null 2024-06-28 15:41:24,951 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from cb74a057-fe81-45f3-ba8e-2dd55a6c2b42: Reference[7773]:RELIABLE:CoreMessage[messageID=7773, durable=true, userID=e0651f95-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=cb74a057-fe81-45f3-ba8e-2dd55a6c2b42, size=1077, properties=TypedProperties[__AMQ_CID=e0645c41-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-724a73a0-109f-4a74-8da0-08d6ae689776, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e23e9ed9-f475-4c62-b9eb-9b48d546ec9f]]@520097419 2024-06-28 15:41:24,952 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from cb74a057-fe81-45f3-ba8e-2dd55a6c2b42: CoreMessage[messageID=7773, durable=true, userID=e0651f95-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=cb74a057-fe81-45f3-ba8e-2dd55a6c2b42, size=1077, properties=TypedProperties[__AMQ_CID=e0645c41-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-724a73a0-109f-4a74-8da0-08d6ae689776, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e23e9ed9-f475-4c62-b9eb-9b48d546ec9f]]@520097419 to transaction: TransactionImpl [xid=null, txID=7776, xid=null, state=ACTIVE, createTime=1719589284952(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@16125c1e 2024-06-28 15:41:24,952 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from cb74a057-fe81-45f3-ba8e-2dd55a6c2b42: CoreMessage[messageID=7773, durable=true, userID=e0651f95-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=cb74a057-fe81-45f3-ba8e-2dd55a6c2b42, size=1077, properties=TypedProperties[__AMQ_CID=e0645c41-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-724a73a0-109f-4a74-8da0-08d6ae689776, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e23e9ed9-f475-4c62-b9eb-9b48d546ec9f]]@520097419, transaction: TransactionImpl [xid=null, txID=7776, xid=null, state=COMMITTED, createTime=1719589284952(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@16125c1e 2024-06-28 15:41:24,952 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e061760f-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3df050d8[name=test/mom/testTopicRequestReplyJsonObjectMarshaller, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=e23e9ed9-f475-4c62-b9eb-9b48d546ec9f, activemq.broker=mom82] 2024-06-28 15:41:24,954 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e05f7a37-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testTopicRequestReplyJsonObjectMarshaller, activemq.broker=mom56] 2024-06-28 15:41:24,958 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@5687ba39, org.eclipse.scout.rt.mom.jms.JmsSubscription@3fbf66e7] 2024-06-28 15:41:24,961 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e05eddf2-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:24,963 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4240255c[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:24,963 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.026324 ms 2024-06-28 15:41:24,965 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e05df38c-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:24,968 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:24,968 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 71.490516 ms 2024-06-28 15:41:24,968 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:24,970 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:24,970 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:24,971 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1777538753'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:24,974 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:24,975 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e068f027-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:24,976 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e068f02a-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e068f027-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e068f027-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30ef509a, true, {}] 2024-06-28 15:41:24,976 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e069173b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e068f027-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e068f027-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6973398b, true, {}] 2024-06-28 15:41:24,978 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=66f2cccf-d739-4ee3-a3a5-767c9b025c62, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:24,979 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@751345b4 2024-06-28 15:41:24,979 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 66f2cccf-d739-4ee3-a3a5-767c9b025c62, null, 0, false, true, null] 2024-06-28 15:41:24,980 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e069b37d-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:24,981 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e069da90-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e069b37d-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e069b37d-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45004092, true, {}] 2024-06-28 15:41:24,981 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e069da91-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e069b37d-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e069b37d-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45b10431, true, {}] 2024-06-28 15:41:24,983 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: e069da91-3564-11ef-88ed-0a580a2812a0 with parameters: [test/mom/testTopicRequestReply, [MULTICAST], true] 2024-06-28 15:41:24,983 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@f7a0c17 2024-06-28 15:41:24,984 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d4aeddf2-2781-4019-a2ff-a0537b43e098, address=test/mom/testTopicRequestReply, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:24,986 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@63e376b6 2024-06-28 15:41:24,986 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d4aeddf2-2781-4019-a2ff-a0537b43e098, null, 0, false, true, null] 2024-06-28 15:41:24,987 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e06ac4f3-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testTopicRequestReply, activemq.broker=mom56] 2024-06-28 15:41:24,988 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e06aec06-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e06ac4f3-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e06ac4f3-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f24d49, true, {}] 2024-06-28 15:41:24,989 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e06aec07-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e06ac4f3-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e06ac4f3-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35b6ed71, true, {}] 2024-06-28 15:41:24,989 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=fac352cf-1541-430f-b2e0-358fbc672d61, address=fac352cf-1541-430f-b2e0-358fbc672d61, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:24,990 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1cd6e8d4 2024-06-28 15:41:24,990 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@156faf45 2024-06-28 15:41:24,991 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, fac352cf-1541-430f-b2e0-358fbc672d61, null, 0, false, true, null] 2024-06-28 15:41:24,993 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7836, durable=true, userID=e06b884a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=863, properties=TypedProperties[__AMQ_CID=e06aec05-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-547a16d2-4b3f-4bed-8d5b-907bd52b067a, JMSReplyTo=temp-queue://fac352cf-1541-430f-b2e0-358fbc672d61, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@751039306, context: RoutingContextImpl(Address=test/mom/testTopicRequestReply, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReply previousRoute:MULTICAST, reusable=true, version=-2147483139) .................................................. ***** durable queues test/mom/testTopicRequestReply: ***** non durable for test/mom/testTopicRequestReply: - queueID=7824 address:test/mom/testTopicRequestReply name:d4aeddf2-2781-4019-a2ff-a0537b43e098 filter:null .................................................. , transaction: null 2024-06-28 15:41:24,993 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from d4aeddf2-2781-4019-a2ff-a0537b43e098: Reference[7836]:RELIABLE:CoreMessage[messageID=7836, durable=true, userID=e06b884a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=863, properties=TypedProperties[__AMQ_CID=e06aec05-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-547a16d2-4b3f-4bed-8d5b-907bd52b067a, JMSReplyTo=temp-queue://fac352cf-1541-430f-b2e0-358fbc672d61, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@751039306 2024-06-28 15:41:24,993 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from d4aeddf2-2781-4019-a2ff-a0537b43e098: CoreMessage[messageID=7836, durable=true, userID=e06b884a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=863, properties=TypedProperties[__AMQ_CID=e06aec05-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-547a16d2-4b3f-4bed-8d5b-907bd52b067a, JMSReplyTo=temp-queue://fac352cf-1541-430f-b2e0-358fbc672d61, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@751039306 to transaction: TransactionImpl [xid=null, txID=7837, xid=null, state=ACTIVE, createTime=1719589284993(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6c4568f5 2024-06-28 15:41:24,994 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from d4aeddf2-2781-4019-a2ff-a0537b43e098: CoreMessage[messageID=7836, durable=true, userID=e06b884a-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=863, properties=TypedProperties[__AMQ_CID=e06aec05-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-547a16d2-4b3f-4bed-8d5b-907bd52b067a, JMSReplyTo=temp-queue://fac352cf-1541-430f-b2e0-358fbc672d61, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@751039306, transaction: TransactionImpl [xid=null, txID=7837, xid=null, state=COMMITTED, createTime=1719589284993(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6c4568f5 2024-06-28 15:41:24,994 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e06bd66b-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@4a5b0ad6[name=test/mom/testTopicRequestReply, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=ad6c1e88-f091-4072-adb2-3520b5c261b8, activemq.broker=mom82] 2024-06-28 15:41:24,995 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e06bfd7e-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e06bd66b-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e06bd66b-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ce696cf, true, {}] 2024-06-28 15:41:24,996 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e06c248f-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e06bd66b-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e06bd66b-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f784ed5, true, {}] 2024-06-28 15:41:24,998 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7842, durable=true, userID=e06c4ba1-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=fac352cf-1541-430f-b2e0-358fbc672d61, size=939, properties=TypedProperties[__AMQ_CID=e06bfd7d-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-547a16d2-4b3f-4bed-8d5b-907bd52b067a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ad6c1e88-f091-4072-adb2-3520b5c261b8]]@855690206, context: RoutingContextImpl(Address=fac352cf-1541-430f-b2e0-358fbc672d61, routingType=ANYCAST, PreviousAddress=fac352cf-1541-430f-b2e0-358fbc672d61 previousRoute:ANYCAST, reusable=true, version=-2147483138) .................................................. ***** durable queues fac352cf-1541-430f-b2e0-358fbc672d61: ***** non durable for fac352cf-1541-430f-b2e0-358fbc672d61: - queueID=7832 address:fac352cf-1541-430f-b2e0-358fbc672d61 name:fac352cf-1541-430f-b2e0-358fbc672d61 filter:null .................................................. , transaction: null 2024-06-28 15:41:24,998 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from fac352cf-1541-430f-b2e0-358fbc672d61: Reference[7842]:RELIABLE:CoreMessage[messageID=7842, durable=true, userID=e06c4ba1-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=fac352cf-1541-430f-b2e0-358fbc672d61, size=939, properties=TypedProperties[__AMQ_CID=e06bfd7d-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-547a16d2-4b3f-4bed-8d5b-907bd52b067a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ad6c1e88-f091-4072-adb2-3520b5c261b8]]@855690206 2024-06-28 15:41:24,999 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from fac352cf-1541-430f-b2e0-358fbc672d61: CoreMessage[messageID=7842, durable=true, userID=e06c4ba1-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=fac352cf-1541-430f-b2e0-358fbc672d61, size=939, properties=TypedProperties[__AMQ_CID=e06bfd7d-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-547a16d2-4b3f-4bed-8d5b-907bd52b067a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ad6c1e88-f091-4072-adb2-3520b5c261b8]]@855690206 to transaction: TransactionImpl [xid=null, txID=7845, xid=null, state=ACTIVE, createTime=1719589284999(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2c8245ed 2024-06-28 15:41:24,999 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from fac352cf-1541-430f-b2e0-358fbc672d61: CoreMessage[messageID=7842, durable=true, userID=e06c4ba1-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:24 UTC 2024, expiration=0, durable=true, address=fac352cf-1541-430f-b2e0-358fbc672d61, size=939, properties=TypedProperties[__AMQ_CID=e06bfd7d-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-547a16d2-4b3f-4bed-8d5b-907bd52b067a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ad6c1e88-f091-4072-adb2-3520b5c261b8]]@855690206, transaction: TransactionImpl [xid=null, txID=7845, xid=null, state=COMMITTED, createTime=1719589284999(Fri Jun 28 15:41:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2c8245ed 2024-06-28 15:41:24,999 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e06bd66b-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@4a5b0ad6[name=test/mom/testTopicRequestReply, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=ad6c1e88-f091-4072-adb2-3520b5c261b8, activemq.broker=mom82] 2024-06-28 15:41:25,000 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e06ac4f3-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testTopicRequestReply, activemq.broker=mom56] 2024-06-28 15:41:25,002 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@58e9e852] 2024-06-28 15:41:25,004 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e069b37d-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:25,005 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1aed91ae[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:25,005 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.017760 ms 2024-06-28 15:41:25,007 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e068f027-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:25,008 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:25,008 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 37.708278 ms 2024-06-28 15:41:25,008 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:25,010 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:25,010 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:25,011 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 604511286'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-28 15:41:25,014 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-28 15:41:25,014 INFO [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e06ee3b3-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-28 15:41:25,015 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e06f0ac6-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e06ee3b3-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e06ee3b3-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31df75aa, true, {}] 2024-06-28 15:41:25,016 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e06f31d7-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e06ee3b3-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e06ee3b3-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28b5a860, true, {}] 2024-06-28 15:41:25,019 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: e06f31d7-3564-11ef-88ed-0a580a2812a0 with parameters: [scout.physical.UnitTestTopic, [MULTICAST], true] 2024-06-28 15:41:25,019 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7ac6ab74 2024-06-28 15:41:25,020 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=bd50f988-49a4-40a8-a351-9476b0a15206, address=scout.physical.UnitTestTopic, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:25,021 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3c3728fc 2024-06-28 15:41:25,022 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, bd50f988-49a4-40a8-a351-9476b0a15206, null, 0, false, true, null] 2024-06-28 15:41:25,022 INFO [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e0701c3a-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-28 15:41:25,023 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e070434d-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e0701c3a-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e0701c3a-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f5dd593, true, {}] 2024-06-28 15:41:25,024 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0706a5e-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e0701c3a-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e0701c3a-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4fadc1c9, true, {}] 2024-06-28 15:41:25,025 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5178cf1e-4541-4976-a51a-e57667a84c1e, address=scout.physical.UnitTestTopic, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:25,025 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4ac99abf 2024-06-28 15:41:25,025 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5178cf1e-4541-4976-a51a-e57667a84c1e, null, 0, false, true, null] 2024-06-28 15:41:25,041 INFO [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e0730270-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-28 15:41:25,042 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0730273-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e0730270-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e0730270-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f3c2bd2, true, {}] 2024-06-28 15:41:25,042 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0732984-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e0730270-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e0730270-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2101b84e, true, {}] 2024-06-28 15:41:25,044 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyCancellation, null, 0, false, true, null] 2024-06-28 15:41:25,046 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e0739eb5-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom84] 2024-06-28 15:41:25,047 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e073c5c8-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e0739eb5-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e0739eb5-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50a97a94, true, {}] 2024-06-28 15:41:25,047 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e073ecd9-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e0739eb5-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e0739eb5-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23c79d06, true, {}] 2024-06-28 15:41:25,048 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0307086c-4cf1-4ca7-b86d-c0bcc87f46e3, address=0307086c-4cf1-4ca7-b86d-c0bcc87f46e3, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:25,049 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@354194f6 2024-06-28 15:41:25,050 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@426d9e25 2024-06-28 15:41:25,051 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0307086c-4cf1-4ca7-b86d-c0bcc87f46e3, null, 0, false, true, null] 2024-06-28 15:41:25,053 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7917, durable=true, userID=e074b02c-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=e073c5c7-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-03fd0bbc-261a-4cc8-91b7-396d5c746893, JMSReplyTo=temp-queue://0307086c-4cf1-4ca7-b86d-c0bcc87f46e3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1479717205, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCancellation, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCancellation previousRoute:ANYCAST, reusable=true, version=-2147483446) .................................................. ***** durable queues test/mom/testQueueRequestReplyCancellation: - queueID=2722 address:test/mom/testQueueRequestReplyCancellation name:test/mom/testQueueRequestReplyCancellation filter:null ***** non durable for test/mom/testQueueRequestReplyCancellation: .................................................. , transaction: null 2024-06-28 15:41:25,055 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyCancellation: Reference[7917]:RELIABLE:CoreMessage[messageID=7917, durable=true, userID=e074b02c-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=e073c5c7-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-03fd0bbc-261a-4cc8-91b7-396d5c746893, JMSReplyTo=temp-queue://0307086c-4cf1-4ca7-b86d-c0bcc87f46e3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1479717205 2024-06-28 15:41:25,055 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=7917, durable=true, userID=e074b02c-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=e073c5c7-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-03fd0bbc-261a-4cc8-91b7-396d5c746893, JMSReplyTo=temp-queue://0307086c-4cf1-4ca7-b86d-c0bcc87f46e3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1479717205 to transaction: TransactionImpl [xid=null, txID=7918, xid=null, state=ACTIVE, createTime=1719589285055(Fri Jun 28 15:41:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@32ee5fc1 2024-06-28 15:41:25,057 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom84] 2024-06-28 15:41:25,057 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e075737d-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-03fd0bbc-261a-4cc8-91b7-396d5c746893] 2024-06-28 15:41:25,058 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=7917, durable=true, userID=e074b02c-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=e073c5c7-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-03fd0bbc-261a-4cc8-91b7-396d5c746893, JMSReplyTo=temp-queue://0307086c-4cf1-4ca7-b86d-c0bcc87f46e3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1479717205, transaction: TransactionImpl [xid=null, txID=7918, xid=null, state=COMMITTED, createTime=1719589285055(Fri Jun 28 15:41:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@32ee5fc1 2024-06-28 15:41:25,058 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0759a90-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e075737d-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e075737d-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20255c39, true, {}] 2024-06-28 15:41:25,059 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e0739eb5-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom84] 2024-06-28 15:41:25,059 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e075c1a1-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e075737d-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e075737d-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d9728c3, true, {}] 2024-06-28 15:41:25,061 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7936, durable=true, userID=e075e8b3-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:25 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=443, properties=TypedProperties[__AMQ_CID=e0759a8f-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-03fd0bbc-261a-4cc8-91b7-396d5c746893, _AMQ_ROUTING_TYPE=0]]@2014911733, context: RoutingContextImpl(Address=scout.physical.UnitTestTopic, routingType=MULTICAST, PreviousAddress=scout.physical.UnitTestTopic previousRoute:MULTICAST, reusable=true, version=-2147483133) .................................................. ***** durable queues scout.physical.UnitTestTopic: ***** non durable for scout.physical.UnitTestTopic: - queueID=7899 address:scout.physical.UnitTestTopic name:5178cf1e-4541-4976-a51a-e57667a84c1e filter:null - queueID=7891 address:scout.physical.UnitTestTopic name:bd50f988-49a4-40a8-a351-9476b0a15206 filter:null .................................................. , transaction: null 2024-06-28 15:41:25,061 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 5178cf1e-4541-4976-a51a-e57667a84c1e: Reference[7936]:RELIABLE:CoreMessage[messageID=7936, durable=true, userID=e075e8b3-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:25 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=443, properties=TypedProperties[__AMQ_CID=e0759a8f-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-03fd0bbc-261a-4cc8-91b7-396d5c746893, _AMQ_ROUTING_TYPE=0]]@2014911733 2024-06-28 15:41:25,061 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from bd50f988-49a4-40a8-a351-9476b0a15206: Reference[7936]:RELIABLE:CoreMessage[messageID=7936, durable=true, userID=e075e8b3-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:25 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=443, properties=TypedProperties[__AMQ_CID=e0759a8f-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-03fd0bbc-261a-4cc8-91b7-396d5c746893, _AMQ_ROUTING_TYPE=0]]@2014911733 2024-06-28 15:41:25,062 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from bd50f988-49a4-40a8-a351-9476b0a15206: CoreMessage[messageID=7936, durable=true, userID=e075e8b3-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:25 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=443, properties=TypedProperties[__AMQ_CID=e0759a8f-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-03fd0bbc-261a-4cc8-91b7-396d5c746893, _AMQ_ROUTING_TYPE=0]]@2014911733 to transaction: TransactionImpl [xid=null, txID=7940, xid=null, state=ACTIVE, createTime=1719589285062(Fri Jun 28 15:41:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2988fed2 2024-06-28 15:41:25,062 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 5178cf1e-4541-4976-a51a-e57667a84c1e: CoreMessage[messageID=7936, durable=true, userID=e075e8b3-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:25 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=443, properties=TypedProperties[__AMQ_CID=e0759a8f-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-03fd0bbc-261a-4cc8-91b7-396d5c746893, _AMQ_ROUTING_TYPE=0]]@2014911733 to transaction: TransactionImpl [xid=null, txID=7939, xid=null, state=ACTIVE, createTime=1719589285062(Fri Jun 28 15:41:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2a553849 2024-06-28 15:41:25,062 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from bd50f988-49a4-40a8-a351-9476b0a15206: CoreMessage[messageID=7936, durable=true, userID=e075e8b3-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:25 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=443, properties=TypedProperties[__AMQ_CID=e0759a8f-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-03fd0bbc-261a-4cc8-91b7-396d5c746893, _AMQ_ROUTING_TYPE=0]]@2014911733, transaction: TransactionImpl [xid=null, txID=7940, xid=null, state=COMMITTED, createTime=1719589285062(Fri Jun 28 15:41:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2988fed2 2024-06-28 15:41:25,062 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 5178cf1e-4541-4976-a51a-e57667a84c1e: CoreMessage[messageID=7936, durable=true, userID=e075e8b3-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:25 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=443, properties=TypedProperties[__AMQ_CID=e0759a8f-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-03fd0bbc-261a-4cc8-91b7-396d5c746893, _AMQ_ROUTING_TYPE=0]]@2014911733, transaction: TransactionImpl [xid=null, txID=7939, xid=null, state=COMMITTED, createTime=1719589285062(Fri Jun 28 15:41:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2a553849 2024-06-28 15:41:25,063 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e075737d-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-03fd0bbc-261a-4cc8-91b7-396d5c746893] 2024-06-28 15:41:25,063 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1af29a19, org.eclipse.scout.rt.mom.jms.JmsSubscription@38624a3a] 2024-06-28 15:41:25,064 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e06ee3b3-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:25,067 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e0730270-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:25,068 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@58bcd44a[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:25,069 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.023732 ms 2024-06-28 15:41:25,070 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e0701c3a-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:25,071 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:25,072 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 61.607994 ms 2024-06-28 15:41:25,072 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:25,074 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:25,074 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:25,075 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 759833976'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:25,080 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:25,080 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e078f5f5-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:25,081 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0791d08-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e078f5f5-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e078f5f5-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@460a8336, true, {}] 2024-06-28 15:41:25,082 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0794419-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e078f5f5-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e078f5f5-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e909935, true, {}] 2024-06-28 15:41:25,084 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9328321a-e4af-47b2-9fa8-13035b0ed7cc, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:25,085 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7be640e4 2024-06-28 15:41:25,085 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9328321a-e4af-47b2-9fa8-13035b0ed7cc, null, 0, false, true, null] 2024-06-28 15:41:25,086 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e079e05b-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-28 15:41:25,087 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e07a076e-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e079e05b-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e079e05b-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f4fb58e, true, {}] 2024-06-28 15:41:25,087 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e07a076f-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e079e05b-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e079e05b-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6787d451, true, {}] 2024-06-28 15:41:25,088 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyCorrelationId, null, 0, false, true, null] 2024-06-28 15:41:25,090 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e07a7ca0-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyCorrelationId, cid=cid:abc, activemq.broker=mom86] 2024-06-28 15:41:25,090 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e07a7ca3-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e07a7ca0-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e07a7ca0-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19180cda, true, {}] 2024-06-28 15:41:25,091 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e07aa3b4-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e07a7ca0-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e07a7ca0-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63e31310, true, {}] 2024-06-28 15:41:25,092 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e641a2e2-2fa2-409a-bd11-a4e36e13603d, address=e641a2e2-2fa2-409a-bd11-a4e36e13603d, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:25,092 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1e2086d6 2024-06-28 15:41:25,093 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2eeedf53 2024-06-28 15:41:25,094 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e641a2e2-2fa2-409a-bd11-a4e36e13603d, null, 0, false, true, null] 2024-06-28 15:41:25,095 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7995, durable=true, userID=e07b3ff7-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=e07a7ca2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-eb398e96-cc19-4682-83a5-c0347f81b2f3, JMSReplyTo=temp-queue://e641a2e2-2fa2-409a-bd11-a4e36e13603d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1501394511, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCorrelationId, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCorrelationId previousRoute:ANYCAST, reusable=true, version=-2147483370) .................................................. ***** durable queues test/mom/testQueueRequestReplyCorrelationId: - queueID=3779 address:test/mom/testQueueRequestReplyCorrelationId name:test/mom/testQueueRequestReplyCorrelationId filter:null ***** non durable for test/mom/testQueueRequestReplyCorrelationId: .................................................. , transaction: null 2024-06-28 15:41:25,097 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyCorrelationId: Reference[7995]:RELIABLE:CoreMessage[messageID=7995, durable=true, userID=e07b3ff7-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=e07a7ca2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-eb398e96-cc19-4682-83a5-c0347f81b2f3, JMSReplyTo=temp-queue://e641a2e2-2fa2-409a-bd11-a4e36e13603d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1501394511 2024-06-28 15:41:25,098 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyCorrelationId: CoreMessage[messageID=7995, durable=true, userID=e07b3ff7-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=e07a7ca2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-eb398e96-cc19-4682-83a5-c0347f81b2f3, JMSReplyTo=temp-queue://e641a2e2-2fa2-409a-bd11-a4e36e13603d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1501394511 to transaction: TransactionImpl [xid=null, txID=7996, xid=null, state=ACTIVE, createTime=1719589285097(Fri Jun 28 15:41:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1211a220 2024-06-28 15:41:25,098 INFO [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e07bb528-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@13544343[name=test/mom/testQueueRequestReplyCorrelationId, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=cid:abc, activemq.broker=mom12] 2024-06-28 15:41:25,099 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e07bdc3b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e07bb528-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e07bb528-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24d8eb4f, true, {}] 2024-06-28 15:41:25,099 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e07bdc3c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e07bb528-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e07bb528-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3cefea8b, true, {}] 2024-06-28 15:41:25,100 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyCorrelationId: CoreMessage[messageID=7995, durable=true, userID=e07b3ff7-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=e07a7ca2-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-eb398e96-cc19-4682-83a5-c0347f81b2f3, JMSReplyTo=temp-queue://e641a2e2-2fa2-409a-bd11-a4e36e13603d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1501394511, transaction: TransactionImpl [xid=null, txID=7996, xid=null, state=COMMITTED, createTime=1719589285097(Fri Jun 28 15:41:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1211a220 2024-06-28 15:41:25,101 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=8001, durable=true, userID=e07c2a5e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:25 UTC 2024, expiration=0, durable=true, address=e641a2e2-2fa2-409a-bd11-a4e36e13603d, size=873, properties=TypedProperties[__AMQ_CID=e07bdc3a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-eb398e96-cc19-4682-83a5-c0347f81b2f3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@557930035, context: RoutingContextImpl(Address=e641a2e2-2fa2-409a-bd11-a4e36e13603d, routingType=ANYCAST, PreviousAddress=e641a2e2-2fa2-409a-bd11-a4e36e13603d previousRoute:ANYCAST, reusable=true, version=-2147483127) .................................................. ***** durable queues e641a2e2-2fa2-409a-bd11-a4e36e13603d: ***** non durable for e641a2e2-2fa2-409a-bd11-a4e36e13603d: - queueID=7991 address:e641a2e2-2fa2-409a-bd11-a4e36e13603d name:e641a2e2-2fa2-409a-bd11-a4e36e13603d filter:null .................................................. , transaction: null 2024-06-28 15:41:25,101 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from e641a2e2-2fa2-409a-bd11-a4e36e13603d: Reference[8001]:RELIABLE:CoreMessage[messageID=8001, durable=true, userID=e07c2a5e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:25 UTC 2024, expiration=0, durable=true, address=e641a2e2-2fa2-409a-bd11-a4e36e13603d, size=873, properties=TypedProperties[__AMQ_CID=e07bdc3a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-eb398e96-cc19-4682-83a5-c0347f81b2f3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@557930035 2024-06-28 15:41:25,102 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from e641a2e2-2fa2-409a-bd11-a4e36e13603d: CoreMessage[messageID=8001, durable=true, userID=e07c2a5e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:25 UTC 2024, expiration=0, durable=true, address=e641a2e2-2fa2-409a-bd11-a4e36e13603d, size=873, properties=TypedProperties[__AMQ_CID=e07bdc3a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-eb398e96-cc19-4682-83a5-c0347f81b2f3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@557930035 to transaction: TransactionImpl [xid=null, txID=8004, xid=null, state=ACTIVE, createTime=1719589285102(Fri Jun 28 15:41:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3bc04280 2024-06-28 15:41:25,102 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from e641a2e2-2fa2-409a-bd11-a4e36e13603d: CoreMessage[messageID=8001, durable=true, userID=e07c2a5e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:25 UTC 2024, expiration=0, durable=true, address=e641a2e2-2fa2-409a-bd11-a4e36e13603d, size=873, properties=TypedProperties[__AMQ_CID=e07bdc3a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-eb398e96-cc19-4682-83a5-c0347f81b2f3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@557930035, transaction: TransactionImpl [xid=null, txID=8004, xid=null, state=COMMITTED, createTime=1719589285102(Fri Jun 28 15:41:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3bc04280 2024-06-28 15:41:25,102 INFO [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e07bb528-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@13544343[name=test/mom/testQueueRequestReplyCorrelationId, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=cid:abc, activemq.broker=mom12] 2024-06-28 15:41:25,103 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e07a7ca0-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyCorrelationId, cid=cid:abc, activemq.broker=mom86] 2024-06-28 15:41:25,107 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@ea3491d] 2024-06-28 15:41:25,109 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e079e05b-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:25,110 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@54e89bfb[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:25,111 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.019164 ms 2024-06-28 15:41:25,112 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e078f5f5-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:25,114 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:25,114 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 40.105223 ms 2024-06-28 15:41:25,114 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:25,116 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:25,116 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:25,117 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1140050507'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:41:25,118 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.createContextEnvironment(JmsMomImplementor.java:711) - ignoring property having null key or value [key=scout.mom.requestreply.enabled, value=null] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:41:25,142 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:41:25,143 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e0829300-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:41:25,144 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0829303-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e0829300-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e0829300-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f5142a7, true, {}] 2024-06-28 15:41:25,144 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e082ba14-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e0829300-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e0829300-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60c32cc6, true, {}] 2024-06-28 15:41:25,146 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5d5ebbed-2396-492b-b87f-87cc8a54374c, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:25,147 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7fb9f837 2024-06-28 15:41:25,148 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5d5ebbed-2396-492b-b87f-87cc8a54374c, null, 0, false, true, null] 2024-06-28 15:41:25,149 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e0837d66-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:41:25,150 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0837d69-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e0837d66-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e0837d66-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5462c93d, true, {}] 2024-06-28 15:41:25,150 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e083a47a-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e0837d66-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e0837d66-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58a15424, true, {}] 2024-06-28 15:41:25,152 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: e083a47a-3564-11ef-88ed-0a580a2812a0 with parameters: [differentTopic, [MULTICAST], true] 2024-06-28 15:41:25,152 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@b7e2505 2024-06-28 15:41:25,154 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b66bebd5-91e3-4f8c-bd47-deb66fd3e63a, address=differentTopic, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:25,156 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5ae99a59 2024-06-28 15:41:25,157 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b66bebd5-91e3-4f8c-bd47-deb66fd3e63a, null, 0, false, true, null] 2024-06-28 15:41:25,158 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e084dcfc-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:41:25,159 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e084dcff-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e084dcfc-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e084dcfc-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10faf900, true, {}] 2024-06-28 15:41:25,159 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0850410-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e084dcfc-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e084dcfc-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52d9866c, true, {}] 2024-06-28 15:41:25,161 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=cb57d9d6-3be3-42f1-bc21-631ca37d66dc, address=differentTopic, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:25,162 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2f549d24 2024-06-28 15:41:25,162 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, cb57d9d6-3be3-42f1-bc21-631ca37d66dc, null, 0, false, true, null] 2024-06-28 15:41:25,163 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e085a052-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-28 15:41:25,164 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e085c765-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e085a052-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e085a052-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3979f1c5, true, {}] 2024-06-28 15:41:25,164 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e085c766-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e085a052-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e085a052-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e23e222, true, {}] 2024-06-28 15:41:25,165 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyCancellation, null, 0, false, true, null] 2024-06-28 15:41:25,167 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e0863c97-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom85] 2024-06-28 15:41:25,167 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0863c9a-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e0863c97-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e0863c97-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@290c3a4d, true, {}] 2024-06-28 15:41:25,168 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e08663ab-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e0863c97-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e0863c97-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19519b77, true, {}] 2024-06-28 15:41:25,168 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=10cc8442-cc0e-4e7c-b1bf-f0fea6ef19cc, address=10cc8442-cc0e-4e7c-b1bf-f0fea6ef19cc, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:41:25,169 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@24429f0f 2024-06-28 15:41:25,170 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1daf1d45 2024-06-28 15:41:25,171 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 10cc8442-cc0e-4e7c-b1bf-f0fea6ef19cc, null, 0, false, true, null] 2024-06-28 15:41:25,172 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=8078, durable=true, userID=e086d8de-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=e0863c99-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3ecf3a26-ada7-483a-bc3c-b749ab32f4d5, JMSReplyTo=temp-queue://10cc8442-cc0e-4e7c-b1bf-f0fea6ef19cc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2071424498, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCancellation, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCancellation previousRoute:ANYCAST, reusable=true, version=-2147483446) .................................................. ***** durable queues test/mom/testQueueRequestReplyCancellation: - queueID=2722 address:test/mom/testQueueRequestReplyCancellation name:test/mom/testQueueRequestReplyCancellation filter:null ***** non durable for test/mom/testQueueRequestReplyCancellation: .................................................. , transaction: null 2024-06-28 15:41:25,176 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyCancellation: Reference[8078]:RELIABLE:CoreMessage[messageID=8078, durable=true, userID=e086d8de-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=e0863c99-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3ecf3a26-ada7-483a-bc3c-b749ab32f4d5, JMSReplyTo=temp-queue://10cc8442-cc0e-4e7c-b1bf-f0fea6ef19cc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2071424498 2024-06-28 15:41:25,177 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=8078, durable=true, userID=e086d8de-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=e0863c99-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3ecf3a26-ada7-483a-bc3c-b749ab32f4d5, JMSReplyTo=temp-queue://10cc8442-cc0e-4e7c-b1bf-f0fea6ef19cc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2071424498 to transaction: TransactionImpl [xid=null, txID=8079, xid=null, state=ACTIVE, createTime=1719589285176(Fri Jun 28 15:41:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@543b05ae 2024-06-28 15:41:25,178 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom85] 2024-06-28 15:41:25,178 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e087ea4f-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-3ecf3a26-ada7-483a-bc3c-b749ab32f4d5, activemq.broker=mom57] 2024-06-28 15:41:25,179 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0881162-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e087ea4f-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e087ea4f-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7921dd98, true, {}] 2024-06-28 15:41:25,180 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e0863c97-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom85] 2024-06-28 15:41:25,180 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0883873-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e087ea4f-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=b122e3e9-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e087ea4f-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c82c650, true, {}] 2024-06-28 15:41:25,181 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=8078, durable=true, userID=e086d8de-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=e0863c99-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3ecf3a26-ada7-483a-bc3c-b749ab32f4d5, JMSReplyTo=temp-queue://10cc8442-cc0e-4e7c-b1bf-f0fea6ef19cc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2071424498, transaction: TransactionImpl [xid=null, txID=8079, xid=null, state=COMMITTED, createTime=1719589285176(Fri Jun 28 15:41:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@543b05ae 2024-06-28 15:41:25,181 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=8097, durable=true, userID=e0883875-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:25 UTC 2024, expiration=0, durable=true, address=differentTopic, size=415, properties=TypedProperties[__AMQ_CID=e0881161-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3ecf3a26-ada7-483a-bc3c-b749ab32f4d5, _AMQ_ROUTING_TYPE=0]]@1135597968, context: RoutingContextImpl(Address=differentTopic, routingType=MULTICAST, PreviousAddress=differentTopic previousRoute:MULTICAST, reusable=true, version=-2147483122) .................................................. ***** durable queues differentTopic: ***** non durable for differentTopic: - queueID=8060 address:differentTopic name:cb57d9d6-3be3-42f1-bc21-631ca37d66dc filter:null - queueID=8052 address:differentTopic name:b66bebd5-91e3-4f8c-bd47-deb66fd3e63a filter:null .................................................. , transaction: null 2024-06-28 15:41:25,182 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b66bebd5-91e3-4f8c-bd47-deb66fd3e63a: Reference[8097]:RELIABLE:CoreMessage[messageID=8097, durable=true, userID=e0883875-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:25 UTC 2024, expiration=0, durable=true, address=differentTopic, size=415, properties=TypedProperties[__AMQ_CID=e0881161-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3ecf3a26-ada7-483a-bc3c-b749ab32f4d5, _AMQ_ROUTING_TYPE=0]]@1135597968 2024-06-28 15:41:25,182 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from cb57d9d6-3be3-42f1-bc21-631ca37d66dc: Reference[8097]:RELIABLE:CoreMessage[messageID=8097, durable=true, userID=e0883875-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:25 UTC 2024, expiration=0, durable=true, address=differentTopic, size=415, properties=TypedProperties[__AMQ_CID=e0881161-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3ecf3a26-ada7-483a-bc3c-b749ab32f4d5, _AMQ_ROUTING_TYPE=0]]@1135597968 2024-06-28 15:41:25,182 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b66bebd5-91e3-4f8c-bd47-deb66fd3e63a: CoreMessage[messageID=8097, durable=true, userID=e0883875-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:25 UTC 2024, expiration=0, durable=true, address=differentTopic, size=415, properties=TypedProperties[__AMQ_CID=e0881161-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3ecf3a26-ada7-483a-bc3c-b749ab32f4d5, _AMQ_ROUTING_TYPE=0]]@1135597968 to transaction: TransactionImpl [xid=null, txID=8100, xid=null, state=ACTIVE, createTime=1719589285182(Fri Jun 28 15:41:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4bc0ce9f 2024-06-28 15:41:25,182 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from cb57d9d6-3be3-42f1-bc21-631ca37d66dc: CoreMessage[messageID=8097, durable=true, userID=e0883875-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:25 UTC 2024, expiration=0, durable=true, address=differentTopic, size=415, properties=TypedProperties[__AMQ_CID=e0881161-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3ecf3a26-ada7-483a-bc3c-b749ab32f4d5, _AMQ_ROUTING_TYPE=0]]@1135597968 to transaction: TransactionImpl [xid=null, txID=8101, xid=null, state=ACTIVE, createTime=1719589285182(Fri Jun 28 15:41:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@37734ea 2024-06-28 15:41:25,183 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from cb57d9d6-3be3-42f1-bc21-631ca37d66dc: CoreMessage[messageID=8097, durable=true, userID=e0883875-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:25 UTC 2024, expiration=0, durable=true, address=differentTopic, size=415, properties=TypedProperties[__AMQ_CID=e0881161-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3ecf3a26-ada7-483a-bc3c-b749ab32f4d5, _AMQ_ROUTING_TYPE=0]]@1135597968, transaction: TransactionImpl [xid=null, txID=8101, xid=null, state=COMMITTED, createTime=1719589285182(Fri Jun 28 15:41:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@37734ea 2024-06-28 15:41:25,183 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b66bebd5-91e3-4f8c-bd47-deb66fd3e63a: CoreMessage[messageID=8097, durable=true, userID=e0883875-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:25 UTC 2024, expiration=0, durable=true, address=differentTopic, size=415, properties=TypedProperties[__AMQ_CID=e0881161-3564-11ef-88ed-0a580a2812a0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3ecf3a26-ada7-483a-bc3c-b749ab32f4d5, _AMQ_ROUTING_TYPE=0]]@1135597968, transaction: TransactionImpl [xid=null, txID=8100, xid=null, state=COMMITTED, createTime=1719589285182(Fri Jun 28 15:41:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4bc0ce9f 2024-06-28 15:41:25,183 INFO [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e087ea4f-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-3ecf3a26-ada7-483a-bc3c-b749ab32f4d5, activemq.broker=mom57] 2024-06-28 15:41:26,183 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7e2c8622, org.eclipse.scout.rt.mom.jms.JmsSubscription@4b02dc4e, org.eclipse.scout.rt.mom.jms.JmsSubscription@b67b359] 2024-06-28 15:41:26,186 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e0829300-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:26,189 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e0837d66-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:26,192 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e085a052-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:26,193 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@352fbceb[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-28 15:41:26,193 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.018987 ms 2024-06-28 15:41:26,195 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e084dcfc-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:26,196 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:26,196 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1080.186165 ms 2024-06-28 15:41:26,196 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:26,233 INFO [main] org.apache.activemq.artemis.core.server.serverStopped(ActiveMQServerLogger_impl.java:61) - AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.31.2 [b122e3e9-3564-11ef-88ed-0a580a2812a0] stopped, uptime 1 minute 2024-06-28 15:41:26,266 INFO [main] org.apache.activemq.artemis.core.server.serverStarting(ActiveMQServerLogger_impl.java:45) - AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) 2024-06-28 15:41:26,267 INFO [main] org.apache.activemq.artemis.core.server.switchingNIO(ActiveMQServerLogger_impl.java:397) - AMQ221045: libaio is not available, switching the configuration into NIO 2024-06-28 15:41:26,267 INFO [main] org.apache.activemq.artemis.core.server.journalUseNIO(ActiveMQServerLogger_impl.java:149) - AMQ221013: Using NIO Journal 2024-06-28 15:41:26,270 INFO [main] org.apache.activemq.artemis.core.server.usingDefaultPaging(ActiveMQServerLogger_impl.java:493) - AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 1073741824 2024-06-28 15:41:26,270 INFO [main] org.apache.activemq.artemis.core.server.addingProtocolSupport(ActiveMQServerLogger_impl.java:389) - AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 2024-06-28 15:41:26,271 INFO [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: null 2024-06-28 15:41:26,272 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl@5a457aa1 2024-06-28 15:41:26,272 INFO [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=localhost 2024-06-28 15:41:26,277 INFO [main] org.apache.activemq.artemis.core.server.waitingToObtainLiveLock(ActiveMQServerLogger_impl.java:317) - AMQ221034: Waiting indefinitely to obtain live lock 2024-06-28 15:41:26,277 INFO [main] org.apache.activemq.artemis.core.server.obtainedLiveLock(ActiveMQServerLogger_impl.java:325) - AMQ221035: Live Server Obtained live lock 2024-06-28 15:41:26,438 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.mom.requestreply.cancellation on address jms.topic.scout.mom.requestreply.cancellation 2024-06-28 15:41:26,440 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@21b75073 2024-06-28 15:41:26,442 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@318ca53a 2024-06-28 15:41:26,442 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishFirst on address jms.topic.test/mom/testTopicPublishFirst 2024-06-28 15:41:26,443 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@ab11e76 2024-06-28 15:41:26,444 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@72f91c91 2024-06-28 15:41:26,445 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testProperties on address jms.topic.test/mom/testProperties 2024-06-28 15:41:26,445 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@69d6fe75 2024-06-28 15:41:26,446 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3d273300 2024-06-28 15:41:26,447 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyTimeout on address jms.topic.test/mom/testTopicRequestReplyTimeout 2024-06-28 15:41:26,447 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3fe7c87c 2024-06-28 15:41:26,448 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5c04685 2024-06-28 15:41:26,449 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyRequestFirst on address jms.topic.test/mom/testTopicRequestReplyRequestFirst 2024-06-28 15:41:26,449 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5bbb351e 2024-06-28 15:41:26,450 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5f80b25a 2024-06-28 15:41:26,451 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions on address jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions 2024-06-28 15:41:26,451 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5e2525fe 2024-06-28 15:41:26,452 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@59d6a4d1 2024-06-28 15:41:26,453 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCorrelationId on address jms.topic.test/mom/testTopicRequestReplyCorrelationId 2024-06-28 15:41:26,453 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5b476930 2024-06-28 15:41:26,455 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@18f1260 2024-06-28 15:41:26,455 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions on address jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions 2024-06-28 15:41:26,455 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7672dd7a 2024-06-28 15:41:26,457 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1aee0f49 2024-06-28 15:41:26,457 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller on address jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller 2024-06-28 15:41:26,457 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7a80ebcd 2024-06-28 15:41:26,458 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@365eaef 2024-06-28 15:41:26,459 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCancellation on address jms.topic.test/mom/testTopicRequestReplyCancellation 2024-06-28 15:41:26,459 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@631c6ef4 2024-06-28 15:41:26,461 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@9e2b199 2024-06-28 15:41:26,461 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReply on address jms.topic.test/mom/testTopicRequestReply 2024-06-28 15:41:26,461 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7441edeb 2024-06-28 15:41:26,463 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@58df431e 2024-06-28 15:41:26,463 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeCorrelationId on address jms.topic.test/mom/testTopicPublishSubscribeCorrelationId 2024-06-28 15:41:26,463 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5834fd3f 2024-06-28 15:41:26,465 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4446e1d9 2024-06-28 15:41:26,465 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testMessageSelector on address jms.topic.test/mom/testMessageSelector 2024-06-28 15:41:26,465 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3f13720f 2024-06-28 15:41:26,467 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1df60140 2024-06-28 15:41:26,467 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyCancellation on address jms.topic.test/mom/testQueueRequestReplyCancellation 2024-06-28 15:41:26,467 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@62d4dac4 2024-06-28 15:41:26,469 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@11efa76e 2024-06-28 15:41:26,469 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.differentTopic on address jms.topic.differentTopic 2024-06-28 15:41:26,469 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@35c83c56 2024-06-28 15:41:26,470 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1899c7ae 2024-06-28 15:41:26,471 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.physical.UnitTestTopic on address jms.topic.scout.physical.UnitTestTopic 2024-06-28 15:41:26,471 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5cdf2c83 2024-06-28 15:41:26,472 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@30e734a1 2024-06-28 15:41:26,473 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue Durable-Test-Subscription on address jms.topic.test/mom/testTopicPublishSubscribe 2024-06-28 15:41:26,473 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@44b99467 2024-06-28 15:41:26,474 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@124b8fe9 2024-06-28 15:41:26,474 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishBytes on address jms.queue.test/mom/testPublishBytes 2024-06-28 15:41:26,475 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@37d50217 2024-06-28 15:41:26,476 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3e9e7a70 2024-06-28 15:41:26,476 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishText on address jms.queue.test/mom/testPublishText 2024-06-28 15:41:26,476 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@360ccb68 2024-06-28 15:41:26,477 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@78762e87 2024-06-28 15:41:26,477 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObject on address jms.queue.test/mom/testPublishObject 2024-06-28 15:41:26,478 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@672c4e24 2024-06-28 15:41:26,478 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2aacf54b 2024-06-28 15:41:26,479 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testConcurrentMessageConsumption on address jms.queue.test/mom/testConcurrentMessageConsumption 2024-06-28 15:41:26,479 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7a2b3cfd 2024-06-28 15:41:26,480 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@33602729 2024-06-28 15:41:26,480 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishAndConsumeInternal on address jms.queue.test/mom/testPublishAndConsumeInternal 2024-06-28 15:41:26,480 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3638120f 2024-06-28 15:41:26,481 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7bf3bf2e 2024-06-28 15:41:26,481 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeTransactional on address jms.queue.test/mom/testSubscribeTransactional 2024-06-28 15:41:26,482 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@581cb879 2024-06-28 15:41:26,482 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6a77953c 2024-06-28 15:41:26,483 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeFailover on address jms.queue.test/mom/testSubscribeFailover 2024-06-28 15:41:26,483 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1c294a17 2024-06-28 15:41:26,484 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7a458c73 2024-06-28 15:41:26,484 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueuePublishFirst on address jms.queue.test/mom/testQueuePublishFirst 2024-06-28 15:41:26,484 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@47a72c32 2024-06-28 15:41:26,485 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@112f8f8f 2024-06-28 15:41:26,485 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonData on address jms.queue.test/mom/testPublishJsonData 2024-06-28 15:41:26,486 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4700064f 2024-06-28 15:41:26,486 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@11703cc8 2024-06-28 15:41:26,487 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonDataSecure on address jms.queue.test/mom/testPublishJsonDataSecure 2024-06-28 15:41:26,487 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6fc84468 2024-06-28 15:41:26,488 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2f6ede9 2024-06-28 15:41:26,488 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueueRequestReplyRequestFirst on address jms.queue.test/mom/testQueueRequestReplyRequestFirst 2024-06-28 15:41:26,488 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4583a186 2024-06-28 15:41:26,489 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@55854382 2024-06-28 15:41:26,489 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishTransactional on address jms.queue.test/mom/testPublishTransactional 2024-06-28 15:41:26,490 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7843b65e 2024-06-28 15:41:26,490 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4d6f951a 2024-06-28 15:41:26,491 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishStringData on address jms.queue.test/mom/testPublishStringData 2024-06-28 15:41:26,491 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@15b882a0 2024-06-28 15:41:26,492 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6ade4ac6 2024-06-28 15:41:26,492 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObjectData on address jms.queue.test/mom/testPublishObjectData 2024-06-28 15:41:26,492 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@fcae085 2024-06-28 15:41:26,493 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3e3c6323 2024-06-28 15:41:26,493 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testCurrentMessagePubSub on address jms.queue.test/mom/testCurrentMessagePubSub 2024-06-28 15:41:26,494 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6f404bc6 2024-06-28 15:41:26,494 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@77d0a492 2024-06-28 15:41:26,495 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSerialMessageConsumption on address jms.queue.test/mom/testSerialMessageConsumption 2024-06-28 15:41:26,495 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2f46bc25 2024-06-28 15:41:26,496 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@72bef795 2024-06-28 15:41:26,496 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1f4d9c7f 2024-06-28 15:41:26,497 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@77f66138 2024-06-28 15:41:26,506 INFO [main] org.apache.activemq.artemis.core.server.serverIsLive(ActiveMQServerLogger_impl.java:101) - AMQ221007: Server is now live 2024-06-28 15:41:26,506 INFO [main] org.apache.activemq.artemis.core.server.serverStarted(ActiveMQServerLogger_impl.java:53) - AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.31.2 [localhost, nodeID=e12cdce7-3564-11ef-88ed-0a580a2812a0] [INFO] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 78.80 s -- in org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest [INFO] Running org.eclipse.scout.rt.mom.jms.JmsMomWithFailoverTest 2024-06-28 15:41:26,513 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:26,513 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:26,521 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1411222174'. 2024-06-28 15:41:26,528 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #87 initialized: null 2024-06-28 15:41:26,532 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-28 15:41:26,532 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-28 15:41:26,532 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-28 15:41:26,541 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-28 15:41:26,541 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-28 15:41:26,543 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:85) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-28 15:41:26,544 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:85) started - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-28 15:41:26,544 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-28 15:41:26,546 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom87 started - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-28 15:41:26,549 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-256:1,clientId=Scout JUnit MOM #87 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom87] simulateConnectionDown 2024-06-28 15:41:26,562 WARN [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:174) - invalidate 1 connection and 1 sessions due to 'JUnit fixture: connection failed' 2024-06-28 15:41:26,562 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:178) - invalidating session 1 of 1 2024-06-28 15:41:26,562 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsSessionProviderWrapper.invalidate(JmsSessionProviderWrapper.java:100) - Invalidate sessionProvider org.eclipse.scout.rt.mom.jms.JmsSessionProvider@6cf34b88 2024-06-28 15:41:26,563 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:186) - invalidating connection 2024-06-28 15:41:26,564 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom87 stopped 2024-06-28 15:41:26,564 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:85) is shutting down - MDC[activemq.broker=mom87] 2024-06-28 15:41:26,565 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:85) uptime 0.034 seconds - MDC[activemq.broker=mom87] 2024-06-28 15:41:26,566 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:85) is shutdown - MDC[activemq.broker=mom87] 2024-06-28 15:41:26,566 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:188) - connection invalidated 2024-06-28 15:41:26,566 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #1 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-28 15:41:27,567 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #2 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-28 15:41:28,567 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #3 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-28 15:41:29,568 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #4 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-28 15:41:30,568 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #5 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-28 15:41:31,569 WARN [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:274) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; fail after 5 retry - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-28 15:41:31,569 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsSessionProviderWrapper.waitForRetry(JmsSessionProviderWrapper.java:156) - JMS call failed 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry in 2 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87] simulateConnectionUp 2024-06-28 15:41:33,571 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-28 15:41:33,571 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-28 15:41:33,571 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-28 15:41:33,571 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-28 15:41:33,571 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-28 15:41:33,572 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:86) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-28 15:41:33,572 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:86) started - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-28 15:41:33,573 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-28 15:41:33,573 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom87 started - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-28 15:41:33,575 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-256:2,clientId=Scout JUnit MOM #87 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-28 15:41:33,579 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@f0deba2, org.eclipse.scout.rt.mom.jms.JmsSubscription@1ddf9fd] 2024-06-28 15:41:33,579 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@63437af4[job=JMS subscriber, state=DONE]] 2024-06-28 15:41:33,580 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.020064 ms 2024-06-28 15:41:33,580 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:33,580 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:33,581 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom87 stopped 2024-06-28 15:41:33,581 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:86) is shutting down - MDC[activemq.broker=mom87] 2024-06-28 15:41:33,582 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:86) uptime 0.011 seconds - MDC[activemq.broker=mom87] 2024-06-28 15:41:33,583 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:86) is shutdown - MDC[activemq.broker=mom87] 2024-06-28 15:41:33,583 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:33,583 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7070.426150 ms 2024-06-28 15:41:33,589 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:33,592 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:33,593 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:33,594 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1.221438 ms 2024-06-28 15:41:33,594 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:33,605 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:33,605 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:33,606 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1371345136'. 2024-06-28 15:41:33,611 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:41:33,612 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e58ed79a-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-28 15:41:33,614 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@392af2e0)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e58f25bd-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e58ed79a-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=e12cdce7-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e58ed79a-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e40c9ea, true, {}] 2024-06-28 15:41:33,616 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4d1559f6 - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-28 15:41:33,616 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@392af2e0)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e58f73de-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e58ed79a-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=e12cdce7-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e58ed79a-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11ba2669, true, {}] 2024-06-28 15:41:33,618 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@392af2e0)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testSubscribeFailover, address=test/mom/testSubscribeFailover, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-28 15:41:33,619 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@392af2e0)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@20e1f2ee 2024-06-28 15:41:33,620 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@392af2e0)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@31dc381a 2024-06-28 15:41:33,621 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@392af2e0)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testSubscribeFailover, null, 0, false, true, null] 2024-06-28 15:41:33,623 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@392af2e0)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e5905e40-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e58ed79a-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=e12cdce7-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e58ed79a-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44c569c4, true, {}] 2024-06-28 15:41:33,625 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@392af2e0)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=148, durable=true, userID=e590ac62-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:33 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1439556067, context: RoutingContextImpl(Address=test/mom/testSubscribeFailover, routingType=ANYCAST, PreviousAddress=test/mom/testSubscribeFailover previousRoute:ANYCAST, reusable=true, version=-2147483083) .................................................. ***** durable queues test/mom/testSubscribeFailover: - queueID=141 address:test/mom/testSubscribeFailover name:test/mom/testSubscribeFailover filter:null ***** non durable for test/mom/testSubscribeFailover: .................................................. , transaction: null 2024-06-28 15:41:33,649 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@392af2e0)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeFailover: Reference[148]:RELIABLE:CoreMessage[messageID=148, durable=true, userID=e590ac62-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:33 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1439556067 2024-06-28 15:41:33,650 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@392af2e0)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeFailover: CoreMessage[messageID=148, durable=true, userID=e590ac62-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:33 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1439556067 to transaction: TransactionImpl [xid=null, txID=151, xid=null, state=ACTIVE, createTime=1719589293650(Fri Jun 28 15:41:33 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3675f39a simulateConnectionDown 2024-06-28 15:41:33,651 WARN [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:174) - invalidate 1 connection and 1 sessions due to 'JUnit fixture: connection failed' 2024-06-28 15:41:33,652 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:178) - invalidating session 1 of 1 2024-06-28 15:41:33,652 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsSessionProviderWrapper.invalidate(JmsSessionProviderWrapper.java:100) - Invalidate sessionProvider org.eclipse.scout.rt.mom.jms.JmsSessionProvider@2f154d9b 2024-06-28 15:41:33,656 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@392af2e0)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSubscribeFailover: CoreMessage[messageID=148, durable=true, userID=e590ac62-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:33 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1439556067, transaction: TransactionImpl [xid=null, txID=151, xid=null, state=COMMITTED, createTime=1719589293650(Fri Jun 28 15:41:33 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3675f39a 2024-06-28 15:41:33,657 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:186) - invalidating connection 2024-06-28 15:41:33,658 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e58ed79a-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:33,659 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:188) - connection invalidated 2024-06-28 15:41:33,660 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #1 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-28 15:41:34,660 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #2 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-28 15:41:35,661 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #3 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-28 15:41:36,662 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #4 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-28 15:41:37,662 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #5 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-28 15:41:38,663 WARN [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:274) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; fail after 5 retry - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-28 15:41:38,663 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsSessionProviderWrapper.waitForRetry(JmsSessionProviderWrapper.java:156) - JMS call failed 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry in 2 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87] simulateConnectionUp 2024-06-28 15:41:40,664 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e9c2e463-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-28 15:41:40,665 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@392af2e0)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e9c30b76-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e9c2e463-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=e12cdce7-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e9c2e463-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38b21b24, true, {}] 2024-06-28 15:41:40,667 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7575fdbc - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-28 15:41:40,667 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@392af2e0)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e9c35997-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e9c2e463-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=e12cdce7-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e9c2e463-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d0c11ef, true, {}] 2024-06-28 15:41:40,667 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@392af2e0)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e9c35998-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=e9c2e463-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=e12cdce7-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=e9c2e463-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@798f111f, true, {}] 2024-06-28 15:41:40,668 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@392af2e0)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testSubscribeFailover, null, 0, false, true, null] 2024-06-28 15:41:40,669 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@392af2e0)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=166, durable=true, userID=e9c380aa-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:40 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@670333599, context: RoutingContextImpl(Address=test/mom/testSubscribeFailover, routingType=ANYCAST, PreviousAddress=test/mom/testSubscribeFailover previousRoute:ANYCAST, reusable=true, version=-2147483083) .................................................. ***** durable queues test/mom/testSubscribeFailover: - queueID=141 address:test/mom/testSubscribeFailover name:test/mom/testSubscribeFailover filter:null ***** non durable for test/mom/testSubscribeFailover: .................................................. , transaction: null 2024-06-28 15:41:40,672 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@392af2e0)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeFailover: Reference[166]:RELIABLE:CoreMessage[messageID=166, durable=true, userID=e9c380aa-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:40 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@670333599 2024-06-28 15:41:40,672 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@392af2e0)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeFailover: CoreMessage[messageID=166, durable=true, userID=e9c380aa-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:40 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@670333599 to transaction: TransactionImpl [xid=null, txID=169, xid=null, state=ACTIVE, createTime=1719589300672(Fri Jun 28 15:41:40 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4e3d02b4 2024-06-28 15:41:40,674 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@308f18c0, org.eclipse.scout.rt.mom.jms.JmsSubscription@7d44e3c7] 2024-06-28 15:41:40,675 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@392af2e0)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSubscribeFailover: CoreMessage[messageID=166, durable=true, userID=e9c380aa-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:40 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@670333599, transaction: TransactionImpl [xid=null, txID=169, xid=null, state=COMMITTED, createTime=1719589300672(Fri Jun 28 15:41:40 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4e3d02b4 2024-06-28 15:41:40,676 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:40,676 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:40,677 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e9c2e463-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:40,678 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:40,678 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7072.594299 ms 2024-06-28 15:41:40,678 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:40,680 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:40,680 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:40,681 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 0.238294 ms 2024-06-28 15:41:40,681 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:40,714 INFO [main] org.apache.activemq.artemis.core.server.serverStopped(ActiveMQServerLogger_impl.java:61) - AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.31.2 [e12cdce7-3564-11ef-88ed-0a580a2812a0] stopped, uptime 14.459 seconds 2024-06-28 15:41:40,735 INFO [main] org.apache.activemq.artemis.core.server.serverStarting(ActiveMQServerLogger_impl.java:45) - AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) 2024-06-28 15:41:40,736 INFO [main] org.apache.activemq.artemis.core.server.switchingNIO(ActiveMQServerLogger_impl.java:397) - AMQ221045: libaio is not available, switching the configuration into NIO 2024-06-28 15:41:40,736 INFO [main] org.apache.activemq.artemis.core.server.journalUseNIO(ActiveMQServerLogger_impl.java:149) - AMQ221013: Using NIO Journal 2024-06-28 15:41:40,738 INFO [main] org.apache.activemq.artemis.core.server.usingDefaultPaging(ActiveMQServerLogger_impl.java:493) - AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 1073741824 2024-06-28 15:41:40,739 INFO [main] org.apache.activemq.artemis.core.server.addingProtocolSupport(ActiveMQServerLogger_impl.java:389) - AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 2024-06-28 15:41:40,739 INFO [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: null 2024-06-28 15:41:40,739 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl@6b5c4b75 2024-06-28 15:41:40,740 INFO [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=localhost 2024-06-28 15:41:40,752 INFO [main] org.apache.activemq.artemis.core.server.waitingToObtainLiveLock(ActiveMQServerLogger_impl.java:317) - AMQ221034: Waiting indefinitely to obtain live lock 2024-06-28 15:41:40,753 INFO [main] org.apache.activemq.artemis.core.server.obtainedLiveLock(ActiveMQServerLogger_impl.java:325) - AMQ221035: Live Server Obtained live lock 2024-06-28 15:41:40,928 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.mom.requestreply.cancellation on address jms.topic.scout.mom.requestreply.cancellation 2024-06-28 15:41:40,929 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@179cdf4f 2024-06-28 15:41:40,930 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6a0d47e8 2024-06-28 15:41:40,930 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishFirst on address jms.topic.test/mom/testTopicPublishFirst 2024-06-28 15:41:40,931 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@480d3c40 2024-06-28 15:41:40,932 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3f69b166 2024-06-28 15:41:40,932 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testProperties on address jms.topic.test/mom/testProperties 2024-06-28 15:41:40,932 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4e7e7763 2024-06-28 15:41:40,933 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4ecc4b43 2024-06-28 15:41:40,933 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyTimeout on address jms.topic.test/mom/testTopicRequestReplyTimeout 2024-06-28 15:41:40,933 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6f8281e6 2024-06-28 15:41:40,934 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1d12eff1 2024-06-28 15:41:40,934 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyRequestFirst on address jms.topic.test/mom/testTopicRequestReplyRequestFirst 2024-06-28 15:41:40,935 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@206a465f 2024-06-28 15:41:40,935 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@c509742 2024-06-28 15:41:40,936 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions on address jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions 2024-06-28 15:41:40,936 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@77a6aa9f 2024-06-28 15:41:40,937 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7d41aefd 2024-06-28 15:41:40,937 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCorrelationId on address jms.topic.test/mom/testTopicRequestReplyCorrelationId 2024-06-28 15:41:40,937 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@feb57b4 2024-06-28 15:41:40,938 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7893b8c 2024-06-28 15:41:40,938 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions on address jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions 2024-06-28 15:41:40,939 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@45398bb0 2024-06-28 15:41:40,939 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@35ffe3ac 2024-06-28 15:41:40,940 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller on address jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller 2024-06-28 15:41:40,940 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@60fc4450 2024-06-28 15:41:40,941 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2e674698 2024-06-28 15:41:40,941 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCancellation on address jms.topic.test/mom/testTopicRequestReplyCancellation 2024-06-28 15:41:40,941 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@270a3cef 2024-06-28 15:41:40,943 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6d224921 2024-06-28 15:41:40,943 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReply on address jms.topic.test/mom/testTopicRequestReply 2024-06-28 15:41:40,944 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6f7e5e11 2024-06-28 15:41:40,945 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7bb996e0 2024-06-28 15:41:40,945 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeCorrelationId on address jms.topic.test/mom/testTopicPublishSubscribeCorrelationId 2024-06-28 15:41:40,946 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@da2303c 2024-06-28 15:41:40,947 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@72b60be8 2024-06-28 15:41:40,947 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testMessageSelector on address jms.topic.test/mom/testMessageSelector 2024-06-28 15:41:40,948 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6f254d79 2024-06-28 15:41:40,949 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@589cc8eb 2024-06-28 15:41:40,949 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyCancellation on address jms.topic.test/mom/testQueueRequestReplyCancellation 2024-06-28 15:41:40,949 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@44233014 2024-06-28 15:41:40,950 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6888a33 2024-06-28 15:41:40,950 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.differentTopic on address jms.topic.differentTopic 2024-06-28 15:41:40,951 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4303511e 2024-06-28 15:41:40,952 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7d661205 2024-06-28 15:41:40,952 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.physical.UnitTestTopic on address jms.topic.scout.physical.UnitTestTopic 2024-06-28 15:41:40,952 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@20183e2d 2024-06-28 15:41:40,953 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6203f10f 2024-06-28 15:41:40,954 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue Durable-Test-Subscription on address jms.topic.test/mom/testTopicPublishSubscribe 2024-06-28 15:41:40,954 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3bd1c7f0 2024-06-28 15:41:40,955 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@76ea1cb5 2024-06-28 15:41:40,955 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishBytes on address jms.queue.test/mom/testPublishBytes 2024-06-28 15:41:40,956 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@17e2ad13 2024-06-28 15:41:40,956 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6a94bd69 2024-06-28 15:41:40,957 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishText on address jms.queue.test/mom/testPublishText 2024-06-28 15:41:40,957 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5f4f198c 2024-06-28 15:41:40,958 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7966a964 2024-06-28 15:41:40,958 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObject on address jms.queue.test/mom/testPublishObject 2024-06-28 15:41:40,958 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7b6e196e 2024-06-28 15:41:40,959 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@34de8c9f 2024-06-28 15:41:40,959 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testConcurrentMessageConsumption on address jms.queue.test/mom/testConcurrentMessageConsumption 2024-06-28 15:41:40,960 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@137a70f1 2024-06-28 15:41:40,960 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5f1bd673 2024-06-28 15:41:40,961 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishAndConsumeInternal on address jms.queue.test/mom/testPublishAndConsumeInternal 2024-06-28 15:41:40,961 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@54351197 2024-06-28 15:41:40,962 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@144fc5fa 2024-06-28 15:41:40,962 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeTransactional on address jms.queue.test/mom/testSubscribeTransactional 2024-06-28 15:41:40,962 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5472c27a 2024-06-28 15:41:40,963 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@555b3ec9 2024-06-28 15:41:40,963 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeFailover on address jms.queue.test/mom/testSubscribeFailover 2024-06-28 15:41:40,964 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@299e245c 2024-06-28 15:41:40,964 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@43945480 2024-06-28 15:41:40,965 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueuePublishFirst on address jms.queue.test/mom/testQueuePublishFirst 2024-06-28 15:41:40,965 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1b72f9a 2024-06-28 15:41:40,966 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@d96f413 2024-06-28 15:41:40,966 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonData on address jms.queue.test/mom/testPublishJsonData 2024-06-28 15:41:40,966 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@55f29d39 2024-06-28 15:41:40,967 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3423f353 2024-06-28 15:41:40,968 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonDataSecure on address jms.queue.test/mom/testPublishJsonDataSecure 2024-06-28 15:41:40,968 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@c50d1b2 2024-06-28 15:41:40,969 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@365c8a47 2024-06-28 15:41:40,969 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueueRequestReplyRequestFirst on address jms.queue.test/mom/testQueueRequestReplyRequestFirst 2024-06-28 15:41:40,969 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7786c2e0 2024-06-28 15:41:40,970 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5c940e28 2024-06-28 15:41:40,971 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishTransactional on address jms.queue.test/mom/testPublishTransactional 2024-06-28 15:41:40,971 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@56c39949 2024-06-28 15:41:40,972 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@41f3f64 2024-06-28 15:41:40,972 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishStringData on address jms.queue.test/mom/testPublishStringData 2024-06-28 15:41:40,972 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@454f6cc5 2024-06-28 15:41:40,973 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3956df0a 2024-06-28 15:41:40,973 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObjectData on address jms.queue.test/mom/testPublishObjectData 2024-06-28 15:41:40,974 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@739500b8 2024-06-28 15:41:40,974 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@e8ce5b1 2024-06-28 15:41:40,975 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testCurrentMessagePubSub on address jms.queue.test/mom/testCurrentMessagePubSub 2024-06-28 15:41:40,975 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@301b89e1 2024-06-28 15:41:40,976 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3f3abe67 2024-06-28 15:41:40,976 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSerialMessageConsumption on address jms.queue.test/mom/testSerialMessageConsumption 2024-06-28 15:41:40,976 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@64f1e9f8 2024-06-28 15:41:40,977 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@d3929ba 2024-06-28 15:41:40,978 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6101fd7d 2024-06-28 15:41:40,978 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@60773809 2024-06-28 15:41:41,002 INFO [main] org.apache.activemq.artemis.core.server.serverIsLive(ActiveMQServerLogger_impl.java:101) - AMQ221007: Server is now live 2024-06-28 15:41:41,005 INFO [main] org.apache.activemq.artemis.core.server.serverStarted(ActiveMQServerLogger_impl.java:53) - AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.31.2 [localhost, nodeID=e9cd1d9c-3564-11ef-88ed-0a580a2812a0] [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 14.31 s -- in org.eclipse.scout.rt.mom.jms.JmsMomWithFailoverTest [INFO] Running org.eclipse.scout.rt.mom.jms.JmsMomWithCustomMarshallerTest 2024-06-28 15:41:41,021 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:41,021 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:41,028 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 942802969'. 2024-06-28 15:41:41,038 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #88 initialized: null 2024-06-28 15:41:41,040 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom88] 2024-06-28 15:41:41,041 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom88] 2024-06-28 15:41:41,041 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom88] 2024-06-28 15:41:41,042 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom88] 2024-06-28 15:41:41,042 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom88] 2024-06-28 15:41:41,045 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom88, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:87) is starting - MDC[activemq.broker=mom88] 2024-06-28 15:41:41,046 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom88, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:87) started - MDC[activemq.broker=mom88] 2024-06-28 15:41:41,046 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom88] 2024-06-28 15:41:41,049 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom88 started - MDC[activemq.broker=mom88] 2024-06-28 15:41:41,053 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-260:1,clientId=junit_mom_client,started=true} - MDC[activemq.broker=mom88] 2024-06-28 15:41:41,080 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@7aff1db3, org.eclipse.scout.rt.mom.jms.JmsSubscription@46374b8, org.eclipse.scout.rt.mom.jms.JmsSubscription@29ceefb3] - MDC[activemq.broker=mom88] 2024-06-28 15:41:41,081 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom88] 2024-06-28 15:41:41,082 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom88] 2024-06-28 15:41:41,083 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom88 stopped - MDC[activemq.broker=mom88] 2024-06-28 15:41:41,083 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom88, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:87) is shutting down - MDC[activemq.broker=mom88] 2024-06-28 15:41:41,086 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom88, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:87) uptime 0.045 seconds - MDC[activemq.broker=mom88] 2024-06-28 15:41:41,087 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom88, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:87) is shutdown - MDC[activemq.broker=mom88] 2024-06-28 15:41:41,087 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:41,088 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 65.938508 ms 2024-06-28 15:41:41,088 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:41,090 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:41,091 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:41,093 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 778306577'. 2024-06-28 15:41:41,097 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #89 initialized: null 2024-06-28 15:41:41,098 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom89] 2024-06-28 15:41:41,099 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom89] 2024-06-28 15:41:41,099 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom89] 2024-06-28 15:41:41,099 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom89] 2024-06-28 15:41:41,100 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom89] 2024-06-28 15:41:41,101 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom89, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:88) is starting - MDC[activemq.broker=mom89] 2024-06-28 15:41:41,101 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom89, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:88) started - MDC[activemq.broker=mom89] 2024-06-28 15:41:41,102 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom89] 2024-06-28 15:41:41,103 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom89 started - MDC[activemq.broker=mom89] 2024-06-28 15:41:41,104 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-263:1,clientId=Scout JUnit MOM #89 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[activemq.broker=mom89] 2024-06-28 15:41:41,110 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@36109a76] - MDC[activemq.broker=mom89] 2024-06-28 15:41:41,111 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@67e12e28[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom89] 2024-06-28 15:41:41,111 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014670 ms - MDC[activemq.broker=mom89] 2024-06-28 15:41:41,111 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom89] 2024-06-28 15:41:41,111 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom89] 2024-06-28 15:41:41,112 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom89 stopped - MDC[activemq.broker=mom89] 2024-06-28 15:41:41,113 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom89, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:88) is shutting down - MDC[activemq.broker=mom89] 2024-06-28 15:41:41,113 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom89, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:88) uptime 0.015 seconds - MDC[activemq.broker=mom89] 2024-06-28 15:41:41,114 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom89, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:88) is shutdown - MDC[activemq.broker=mom89] 2024-06-28 15:41:41,114 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:41,114 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 23.397522 ms 2024-06-28 15:41:41,115 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:41,117 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:41,117 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:41,119 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 732967222'. 2024-06-28 15:41:41,123 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:41,124 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.138658 ms 2024-06-28 15:41:41,125 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:41,126 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:41,127 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:41,127 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1454225246'. 2024-06-28 15:41:41,129 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #91 initialized: null 2024-06-28 15:41:41,130 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom91] 2024-06-28 15:41:41,130 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom91] 2024-06-28 15:41:41,130 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom91] 2024-06-28 15:41:41,130 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom91] 2024-06-28 15:41:41,130 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom91] 2024-06-28 15:41:41,131 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom91, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:89) is starting - MDC[activemq.broker=mom91] 2024-06-28 15:41:41,132 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom91, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:89) started - MDC[activemq.broker=mom91] 2024-06-28 15:41:41,132 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom91] 2024-06-28 15:41:41,133 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom91 started - MDC[activemq.broker=mom91] 2024-06-28 15:41:41,133 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-266:1,clientId=null,started=false} - MDC[activemq.broker=mom91] 2024-06-28 15:41:41,149 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@5e572ad6, org.eclipse.scout.rt.mom.jms.JmsSubscription@709353b9, org.eclipse.scout.rt.mom.jms.JmsSubscription@69c53b72] - MDC[activemq.broker=mom91] 2024-06-28 15:41:41,152 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom91] 2024-06-28 15:41:41,152 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom91] 2024-06-28 15:41:41,153 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom91 stopped - MDC[activemq.broker=mom91] 2024-06-28 15:41:41,153 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom91, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:89) is shutting down - MDC[activemq.broker=mom91] 2024-06-28 15:41:41,154 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom91, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:89) uptime 0.025 seconds - MDC[activemq.broker=mom91] 2024-06-28 15:41:41,155 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom91, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:89) is shutdown - MDC[activemq.broker=mom91] 2024-06-28 15:41:41,155 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:41,155 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 28.523986 ms 2024-06-28 15:41:41,156 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:41,158 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:41,158 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:41,159 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 282017359'. 2024-06-28 15:41:41,161 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #92 initialized: null 2024-06-28 15:41:41,162 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom92] 2024-06-28 15:41:41,162 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom92] 2024-06-28 15:41:41,163 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom92] 2024-06-28 15:41:41,163 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom92] 2024-06-28 15:41:41,163 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom92] 2024-06-28 15:41:41,164 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom92, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:90) is starting - MDC[activemq.broker=mom92] 2024-06-28 15:41:41,164 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom92, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:90) started - MDC[activemq.broker=mom92] 2024-06-28 15:41:41,164 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom92] 2024-06-28 15:41:41,165 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom92 started - MDC[activemq.broker=mom92] 2024-06-28 15:41:41,166 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-269:1,clientId=null,started=false} - MDC[activemq.broker=mom92] 2024-06-28 15:41:41,171 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4bf6bc2d] - MDC[activemq.broker=mom92] 2024-06-28 15:41:41,173 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom92] 2024-06-28 15:41:41,173 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom92] 2024-06-28 15:41:41,173 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom92 stopped - MDC[activemq.broker=mom92] 2024-06-28 15:41:41,174 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom92, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:90) is shutting down - MDC[activemq.broker=mom92] 2024-06-28 15:41:41,174 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom92, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:90) uptime 0.012 seconds - MDC[activemq.broker=mom92] 2024-06-28 15:41:41,175 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom92, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:90) is shutdown - MDC[activemq.broker=mom92] 2024-06-28 15:41:41,175 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:41,175 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 16.791831 ms 2024-06-28 15:41:41,175 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:41,177 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:41,177 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:41,177 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1387426106'. 2024-06-28 15:41:41,179 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:41,180 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2.682117 ms 2024-06-28 15:41:41,180 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:41,181 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:41,181 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:41,182 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 441809490'. 2024-06-28 15:41:41,187 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:41:41,190 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ea12ff5f-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:41:41,193 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ea139ba2-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ea12ff5f-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=e9cd1d9c-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ea12ff5f-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1108838e, true, {}] 2024-06-28 15:41:41,195 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@274b0c2a 2024-06-28 15:41:41,196 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ea1410d3-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ea12ff5f-3564-11ef-88ed-0a580a2812a0, clientID=junit_mom_client, nodeID=e9cd1d9c-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ea12ff5f-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ef265e4, true, {}] 2024-06-28 15:41:41,198 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: ea1410d3-3564-11ef-88ed-0a580a2812a0 with parameters: [test/mom/testPublishStringData, [ANYCAST], true] 2024-06-28 15:41:41,199 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6fe6be69 2024-06-28 15:41:41,202 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishStringData, address=test/mom/testPublishStringData, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-28 15:41:41,204 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@73cd0c73 2024-06-28 15:41:41,208 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=144, durable=true, userID=ea159776-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=403, properties=TypedProperties[__AMQ_CID=junit_mom_client, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1054710443, context: RoutingContextImpl(Address=test/mom/testPublishStringData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishStringData previousRoute:ANYCAST, reusable=true, version=-2147483049) .................................................. ***** durable queues test/mom/testPublishStringData: - queueID=141 address:test/mom/testPublishStringData name:test/mom/testPublishStringData filter:null ***** non durable for test/mom/testPublishStringData: .................................................. , transaction: null 2024-06-28 15:41:41,217 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ea174527-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ea12ff5f-3564-11ef-88ed-0a580a2812a0, clientID=junit_mom_client, nodeID=e9cd1d9c-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ea12ff5f-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f9649bc, true, {}] 2024-06-28 15:41:41,219 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: ea174527-3564-11ef-88ed-0a580a2812a0 with parameters: [test/mom/testPublishObjectData, [ANYCAST], true] 2024-06-28 15:41:41,219 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@391cac80 2024-06-28 15:41:41,222 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishObjectData, address=test/mom/testPublishObjectData, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-28 15:41:41,223 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@37db45d3 2024-06-28 15:41:41,226 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=154, durable=true, userID=ea187daa-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=794, properties=TypedProperties[__AMQ_CID=junit_mom_client, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.platform.holders.StringHolder"}, _AMQ_ROUTING_TYPE=1]]@870631408, context: RoutingContextImpl(Address=test/mom/testPublishObjectData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectData previousRoute:ANYCAST, reusable=true, version=-2147483048) .................................................. ***** durable queues test/mom/testPublishObjectData: - queueID=151 address:test/mom/testPublishObjectData name:test/mom/testPublishObjectData filter:null ***** non durable for test/mom/testPublishObjectData: .................................................. , transaction: null 2024-06-28 15:41:41,230 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ea1919eb-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ea12ff5f-3564-11ef-88ed-0a580a2812a0, clientID=junit_mom_client, nodeID=e9cd1d9c-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ea12ff5f-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76e64fe8, true, {}] 2024-06-28 15:41:41,230 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishStringData, null, 0, false, true, null] 2024-06-28 15:41:41,231 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ea19680c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ea12ff5f-3564-11ef-88ed-0a580a2812a0, clientID=junit_mom_client, nodeID=e9cd1d9c-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ea12ff5f-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47dab84e, true, {}] 2024-06-28 15:41:41,232 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishStringData: Reference[144]:RELIABLE:CoreMessage[messageID=144, durable=true, userID=ea159776-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=403, properties=TypedProperties[__AMQ_CID=junit_mom_client, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1054710443 2024-06-28 15:41:41,232 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObjectData, null, 0, false, true, null] 2024-06-28 15:41:41,233 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishStringData: CoreMessage[messageID=144, durable=true, userID=ea159776-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=403, properties=TypedProperties[__AMQ_CID=junit_mom_client, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1054710443 to transaction: TransactionImpl [xid=null, txID=164, xid=null, state=ACTIVE, createTime=1719589301232(Fri Jun 28 15:41:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@656e22cc 2024-06-28 15:41:41,233 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectData: Reference[154]:RELIABLE:CoreMessage[messageID=154, durable=true, userID=ea187daa-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=794, properties=TypedProperties[__AMQ_CID=junit_mom_client, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.platform.holders.StringHolder"}, _AMQ_ROUTING_TYPE=1]]@870631408 2024-06-28 15:41:41,233 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectData: CoreMessage[messageID=154, durable=true, userID=ea187daa-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=794, properties=TypedProperties[__AMQ_CID=junit_mom_client, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.platform.holders.StringHolder"}, _AMQ_ROUTING_TYPE=1]]@870631408 to transaction: TransactionImpl [xid=null, txID=166, xid=null, state=ACTIVE, createTime=1719589301233(Fri Jun 28 15:41:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@737cb32f 2024-06-28 15:41:41,234 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@452ea8f0, org.eclipse.scout.rt.mom.jms.JmsSubscription@e417628, org.eclipse.scout.rt.mom.jms.JmsSubscription@46f3d0f7] 2024-06-28 15:41:41,239 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishStringData: CoreMessage[messageID=144, durable=true, userID=ea159776-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=403, properties=TypedProperties[__AMQ_CID=junit_mom_client, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1054710443, transaction: TransactionImpl [xid=null, txID=164, xid=null, state=COMMITTED, createTime=1719589301232(Fri Jun 28 15:41:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@656e22cc 2024-06-28 15:41:41,239 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectData: CoreMessage[messageID=154, durable=true, userID=ea187daa-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=794, properties=TypedProperties[__AMQ_CID=junit_mom_client, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.platform.holders.StringHolder"}, _AMQ_ROUTING_TYPE=1]]@870631408, transaction: TransactionImpl [xid=null, txID=166, xid=null, state=COMMITTED, createTime=1719589301233(Fri Jun 28 15:41:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@737cb32f 2024-06-28 15:41:41,240 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:41,241 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:41,242 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ea12ff5f-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:41,244 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:41,244 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 62.787595 ms 2024-06-28 15:41:41,244 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:41,247 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:41,247 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:41,248 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2051807852'. 2024-06-28 15:41:41,252 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:41:41,253 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ea1cc36e-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:41:41,254 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ea1cea81-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ea1cc36e-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=e9cd1d9c-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ea1cc36e-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7943fd55, true, {}] 2024-06-28 15:41:41,256 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1e8c9083 2024-06-28 15:41:41,256 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ea1d38a2-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ea1cc36e-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=e9cd1d9c-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ea1cc36e-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16c9b0a7, true, {}] 2024-06-28 15:41:41,259 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=181, durable=true, userID=ea1d86c4-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1941673509, context: RoutingContextImpl(Address=test/mom/testPublishStringData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishStringData previousRoute:ANYCAST, reusable=true, version=-2147483049) .................................................. ***** durable queues test/mom/testPublishStringData: - queueID=141 address:test/mom/testPublishStringData name:test/mom/testPublishStringData filter:null ***** non durable for test/mom/testPublishStringData: .................................................. , transaction: null 2024-06-28 15:41:41,264 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ea1e7125-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ea1cc36e-3564-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=e9cd1d9c-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ea1cc36e-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a9758a6, true, {}] 2024-06-28 15:41:41,265 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishStringData, null, 0, false, true, null] 2024-06-28 15:41:41,266 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishStringData: Reference[181]:RELIABLE:CoreMessage[messageID=181, durable=true, userID=ea1d86c4-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1941673509 2024-06-28 15:41:41,267 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishStringData: CoreMessage[messageID=181, durable=true, userID=ea1d86c4-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1941673509 to transaction: TransactionImpl [xid=null, txID=188, xid=null, state=ACTIVE, createTime=1719589301267(Fri Jun 28 15:41:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3a9340d7 2024-06-28 15:41:41,267 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@63574d76] 2024-06-28 15:41:41,273 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishStringData: CoreMessage[messageID=181, durable=true, userID=ea1d86c4-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1941673509, transaction: TransactionImpl [xid=null, txID=188, xid=null, state=COMMITTED, createTime=1719589301267(Fri Jun 28 15:41:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3a9340d7 2024-06-28 15:41:41,274 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:41,274 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:41,275 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ea1cc36e-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:41,277 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:41,277 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 29.728337 ms 2024-06-28 15:41:41,277 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:41,279 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:41,280 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:41,280 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2035940323'. 2024-06-28 15:41:41,285 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:41,286 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 6.070200 ms 2024-06-28 15:41:41,286 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:41,288 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:41,288 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:41,288 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 115797148'. 2024-06-28 15:41:41,293 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:41:41,293 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ea22ddf8-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:41:41,294 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ea23050b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ea22ddf8-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=e9cd1d9c-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ea22ddf8-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@206cb005, true, {}] 2024-06-28 15:41:41,295 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4dd28982 2024-06-28 15:41:41,295 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ea232c1c-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ea22ddf8-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=e9cd1d9c-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ea22ddf8-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b4864d2, true, {}] 2024-06-28 15:41:41,298 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=199, durable=true, userID=ea237a3e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=ea23050a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@155168118, context: RoutingContextImpl(Address=test/mom/testPublishStringData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishStringData previousRoute:ANYCAST, reusable=true, version=-2147483049) .................................................. ***** durable queues test/mom/testPublishStringData: - queueID=141 address:test/mom/testPublishStringData name:test/mom/testPublishStringData filter:null ***** non durable for test/mom/testPublishStringData: .................................................. , transaction: null 2024-06-28 15:41:41,302 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ea243d8f-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ea22ddf8-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=e9cd1d9c-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ea22ddf8-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@118613c4, true, {}] 2024-06-28 15:41:41,304 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=204, durable=true, userID=ea248bb1-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=834, properties=TypedProperties[__AMQ_CID=ea23050a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.platform.holders.StringHolder"}, _AMQ_ROUTING_TYPE=1]]@310856407, context: RoutingContextImpl(Address=test/mom/testPublishObjectData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectData previousRoute:ANYCAST, reusable=true, version=-2147483048) .................................................. ***** durable queues test/mom/testPublishObjectData: - queueID=151 address:test/mom/testPublishObjectData name:test/mom/testPublishObjectData filter:null ***** non durable for test/mom/testPublishObjectData: .................................................. , transaction: null 2024-06-28 15:41:41,308 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ea2527f2-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:41:41,309 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ea254f05-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ea2527f2-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=e9cd1d9c-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ea2527f2-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36b91636, true, {}] 2024-06-28 15:41:41,310 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ea254f06-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ea2527f2-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=e9cd1d9c-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ea2527f2-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40434f4a, true, {}] 2024-06-28 15:41:41,311 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishStringData, null, 0, false, true, null] 2024-06-28 15:41:41,312 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishStringData: Reference[199]:RELIABLE:CoreMessage[messageID=199, durable=true, userID=ea237a3e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=ea23050a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@155168118 2024-06-28 15:41:41,312 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ea259d27-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:41:41,312 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ea25c43a-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ea259d27-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=e9cd1d9c-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ea259d27-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c5e686, true, {}] 2024-06-28 15:41:41,312 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishStringData: CoreMessage[messageID=199, durable=true, userID=ea237a3e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=ea23050a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@155168118 to transaction: TransactionImpl [xid=null, txID=213, xid=null, state=ACTIVE, createTime=1719589301312(Fri Jun 28 15:41:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@31b00fa2 2024-06-28 15:41:41,313 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ea25eb4b-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ea259d27-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=e9cd1d9c-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ea259d27-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f4c82b5, true, {}] 2024-06-28 15:41:41,314 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObjectData, null, 0, false, true, null] 2024-06-28 15:41:41,315 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectData: Reference[204]:RELIABLE:CoreMessage[messageID=204, durable=true, userID=ea248bb1-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=834, properties=TypedProperties[__AMQ_CID=ea23050a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.platform.holders.StringHolder"}, _AMQ_ROUTING_TYPE=1]]@310856407 2024-06-28 15:41:41,315 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectData: CoreMessage[messageID=204, durable=true, userID=ea248bb1-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=834, properties=TypedProperties[__AMQ_CID=ea23050a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.platform.holders.StringHolder"}, _AMQ_ROUTING_TYPE=1]]@310856407 to transaction: TransactionImpl [xid=null, txID=220, xid=null, state=ACTIVE, createTime=1719589301315(Fri Jun 28 15:41:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1b06eae8 2024-06-28 15:41:41,316 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@470fc16c, org.eclipse.scout.rt.mom.jms.JmsSubscription@6d0cc47d, org.eclipse.scout.rt.mom.jms.JmsSubscription@56dae6] 2024-06-28 15:41:41,318 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishStringData: CoreMessage[messageID=199, durable=true, userID=ea237a3e-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=ea23050a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@155168118, transaction: TransactionImpl [xid=null, txID=213, xid=null, state=COMMITTED, createTime=1719589301312(Fri Jun 28 15:41:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@31b00fa2 2024-06-28 15:41:41,319 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectData: CoreMessage[messageID=204, durable=true, userID=ea248bb1-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=834, properties=TypedProperties[__AMQ_CID=ea23050a-3564-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.platform.holders.StringHolder"}, _AMQ_ROUTING_TYPE=1]]@310856407, transaction: TransactionImpl [xid=null, txID=220, xid=null, state=COMMITTED, createTime=1719589301315(Fri Jun 28 15:41:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1b06eae8 2024-06-28 15:41:41,320 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ea2527f2-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:41,323 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ea259d27-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:41,325 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:41,325 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:41,326 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ea22ddf8-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:41,328 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:41,329 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 40.369251 ms 2024-06-28 15:41:41,329 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:41,331 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:41,331 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:41,332 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 130041519'. 2024-06-28 15:41:41,336 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:41:41,337 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ea2994cd-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:41:41,338 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ea29bbe0-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ea2994cd-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=e9cd1d9c-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ea2994cd-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a8b85e0, true, {}] 2024-06-28 15:41:41,339 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4b0df349 2024-06-28 15:41:41,339 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ea29e2f1-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ea2994cd-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=e9cd1d9c-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ea2994cd-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@458c36da, true, {}] 2024-06-28 15:41:41,342 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=239, durable=true, userID=ea2a3113-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=ea29bbdf-3564-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@345864383, context: RoutingContextImpl(Address=test/mom/testPublishStringData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishStringData previousRoute:ANYCAST, reusable=true, version=-2147483049) .................................................. ***** durable queues test/mom/testPublishStringData: - queueID=141 address:test/mom/testPublishStringData name:test/mom/testPublishStringData filter:null ***** non durable for test/mom/testPublishStringData: .................................................. , transaction: null 2024-06-28 15:41:41,345 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ea2acd54-3564-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:41:41,347 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ea2af467-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ea2acd54-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=e9cd1d9c-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ea2acd54-3564-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b76fa52, true, {}] 2024-06-28 15:41:41,348 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ea2b1b78-3564-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=ea2acd54-3564-11ef-88ed-0a580a2812a0, clientID=null, nodeID=e9cd1d9c-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=ea2acd54-3564-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33ffcaad, true, {}] 2024-06-28 15:41:41,349 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishStringData, null, 0, false, true, null] 2024-06-28 15:41:41,350 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishStringData: Reference[239]:RELIABLE:CoreMessage[messageID=239, durable=true, userID=ea2a3113-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=ea29bbdf-3564-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@345864383 2024-06-28 15:41:41,351 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishStringData: CoreMessage[messageID=239, durable=true, userID=ea2a3113-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=ea29bbdf-3564-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@345864383 to transaction: TransactionImpl [xid=null, txID=248, xid=null, state=ACTIVE, createTime=1719589301351(Fri Jun 28 15:41:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@22bcf5b7 2024-06-28 15:41:41,352 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@628d6320] 2024-06-28 15:41:41,357 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4c0989f7)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishStringData: CoreMessage[messageID=239, durable=true, userID=ea2a3113-3564-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:41:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=ea29bbdf-3564-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@345864383, transaction: TransactionImpl [xid=null, txID=248, xid=null, state=COMMITTED, createTime=1719589301351(Fri Jun 28 15:41:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@22bcf5b7 2024-06-28 15:41:41,358 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ea2acd54-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:41,359 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:41,359 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:41,360 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ea2994cd-3564-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:41:41,362 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:41,363 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 31.374328 ms 2024-06-28 15:41:41,363 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:41,365 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:41,365 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:41,365 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 59734560'. 2024-06-28 15:41:41,369 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:41:41,369 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 4.088204 ms 2024-06-28 15:41:41,369 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:41,388 INFO [main] org.apache.activemq.artemis.core.server.serverStopped(ActiveMQServerLogger_impl.java:61) - AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.31.2 [e9cd1d9c-3564-11ef-88ed-0a580a2812a0] stopped, uptime 0.663 seconds 2024-06-28 15:41:41,414 INFO [main] org.apache.activemq.artemis.core.server.serverStarting(ActiveMQServerLogger_impl.java:45) - AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) 2024-06-28 15:41:41,415 INFO [main] org.apache.activemq.artemis.core.server.switchingNIO(ActiveMQServerLogger_impl.java:397) - AMQ221045: libaio is not available, switching the configuration into NIO 2024-06-28 15:41:41,415 INFO [main] org.apache.activemq.artemis.core.server.journalUseNIO(ActiveMQServerLogger_impl.java:149) - AMQ221013: Using NIO Journal 2024-06-28 15:41:41,417 INFO [main] org.apache.activemq.artemis.core.server.usingDefaultPaging(ActiveMQServerLogger_impl.java:493) - AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 1073741824 2024-06-28 15:41:41,417 INFO [main] org.apache.activemq.artemis.core.server.addingProtocolSupport(ActiveMQServerLogger_impl.java:389) - AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 2024-06-28 15:41:41,418 INFO [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: null 2024-06-28 15:41:41,418 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl@62b8dd6a 2024-06-28 15:41:41,418 INFO [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=localhost 2024-06-28 15:41:41,428 INFO [main] org.apache.activemq.artemis.core.server.waitingToObtainLiveLock(ActiveMQServerLogger_impl.java:317) - AMQ221034: Waiting indefinitely to obtain live lock 2024-06-28 15:41:41,428 INFO [main] org.apache.activemq.artemis.core.server.obtainedLiveLock(ActiveMQServerLogger_impl.java:325) - AMQ221035: Live Server Obtained live lock 2024-06-28 15:41:41,592 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.mom.requestreply.cancellation on address jms.topic.scout.mom.requestreply.cancellation 2024-06-28 15:41:41,593 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@369f85c6 2024-06-28 15:41:41,594 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5b6637f3 2024-06-28 15:41:41,594 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishFirst on address jms.topic.test/mom/testTopicPublishFirst 2024-06-28 15:41:41,595 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5dc218e2 2024-06-28 15:41:41,595 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@11d474a 2024-06-28 15:41:41,596 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testProperties on address jms.topic.test/mom/testProperties 2024-06-28 15:41:41,596 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4be6531a 2024-06-28 15:41:41,596 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@21553c3a 2024-06-28 15:41:41,597 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyTimeout on address jms.topic.test/mom/testTopicRequestReplyTimeout 2024-06-28 15:41:41,597 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6c1d25fa 2024-06-28 15:41:41,597 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7510824 2024-06-28 15:41:41,598 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyRequestFirst on address jms.topic.test/mom/testTopicRequestReplyRequestFirst 2024-06-28 15:41:41,598 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7ed6e557 2024-06-28 15:41:41,598 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@766ab25b 2024-06-28 15:41:41,599 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions on address jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions 2024-06-28 15:41:41,599 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@735d7b99 2024-06-28 15:41:41,599 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7c424dfe 2024-06-28 15:41:41,600 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCorrelationId on address jms.topic.test/mom/testTopicRequestReplyCorrelationId 2024-06-28 15:41:41,600 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3577e37c 2024-06-28 15:41:41,601 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@16ac67e3 2024-06-28 15:41:41,601 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions on address jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions 2024-06-28 15:41:41,601 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@eb5471c 2024-06-28 15:41:41,602 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@60f6d689 2024-06-28 15:41:41,602 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller on address jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller 2024-06-28 15:41:41,602 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6a90b5e8 2024-06-28 15:41:41,603 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1ff65426 2024-06-28 15:41:41,603 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCancellation on address jms.topic.test/mom/testTopicRequestReplyCancellation 2024-06-28 15:41:41,603 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3bdf6d63 2024-06-28 15:41:41,604 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6d4bb60f 2024-06-28 15:41:41,604 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReply on address jms.topic.test/mom/testTopicRequestReply 2024-06-28 15:41:41,604 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@29b61bb 2024-06-28 15:41:41,605 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2fe152aa 2024-06-28 15:41:41,605 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeCorrelationId on address jms.topic.test/mom/testTopicPublishSubscribeCorrelationId 2024-06-28 15:41:41,605 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6f959640 2024-06-28 15:41:41,606 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5fdebe73 2024-06-28 15:41:41,606 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testMessageSelector on address jms.topic.test/mom/testMessageSelector 2024-06-28 15:41:41,606 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6919a8a 2024-06-28 15:41:41,607 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@23c0fcf0 2024-06-28 15:41:41,607 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyCancellation on address jms.topic.test/mom/testQueueRequestReplyCancellation 2024-06-28 15:41:41,607 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@60a4595e 2024-06-28 15:41:41,608 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4a234e1f 2024-06-28 15:41:41,608 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.differentTopic on address jms.topic.differentTopic 2024-06-28 15:41:41,608 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@406cc81b 2024-06-28 15:41:41,609 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@64ef9b9a 2024-06-28 15:41:41,609 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.physical.UnitTestTopic on address jms.topic.scout.physical.UnitTestTopic 2024-06-28 15:41:41,609 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@264340f0 2024-06-28 15:41:41,610 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7640a191 2024-06-28 15:41:41,610 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue Durable-Test-Subscription on address jms.topic.test/mom/testTopicPublishSubscribe 2024-06-28 15:41:41,610 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@504a9352 2024-06-28 15:41:41,611 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@48e1e18a 2024-06-28 15:41:41,611 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishBytes on address jms.queue.test/mom/testPublishBytes 2024-06-28 15:41:41,611 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@74997ca6 2024-06-28 15:41:41,612 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7a6078d 2024-06-28 15:41:41,612 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishText on address jms.queue.test/mom/testPublishText 2024-06-28 15:41:41,612 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@372c428 2024-06-28 15:41:41,613 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4458887d 2024-06-28 15:41:41,613 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObject on address jms.queue.test/mom/testPublishObject 2024-06-28 15:41:41,614 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7b1bb01c 2024-06-28 15:41:41,614 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4c364a9d 2024-06-28 15:41:41,614 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testConcurrentMessageConsumption on address jms.queue.test/mom/testConcurrentMessageConsumption 2024-06-28 15:41:41,615 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@597084b7 2024-06-28 15:41:41,615 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@59ebe484 2024-06-28 15:41:41,615 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishAndConsumeInternal on address jms.queue.test/mom/testPublishAndConsumeInternal 2024-06-28 15:41:41,616 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7fd624f5 2024-06-28 15:41:41,616 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1cafb30 2024-06-28 15:41:41,616 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeTransactional on address jms.queue.test/mom/testSubscribeTransactional 2024-06-28 15:41:41,617 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5cc28282 2024-06-28 15:41:41,617 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5a0b925a 2024-06-28 15:41:41,617 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeFailover on address jms.queue.test/mom/testSubscribeFailover 2024-06-28 15:41:41,618 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@14b4f462 2024-06-28 15:41:41,618 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@42718ebf 2024-06-28 15:41:41,618 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueuePublishFirst on address jms.queue.test/mom/testQueuePublishFirst 2024-06-28 15:41:41,619 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@a6fc2e1 2024-06-28 15:41:41,619 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@c7008b4 2024-06-28 15:41:41,619 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonData on address jms.queue.test/mom/testPublishJsonData 2024-06-28 15:41:41,620 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3f54fabc 2024-06-28 15:41:41,620 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@719e8f9f 2024-06-28 15:41:41,620 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonDataSecure on address jms.queue.test/mom/testPublishJsonDataSecure 2024-06-28 15:41:41,621 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5122387 2024-06-28 15:41:41,621 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@9abbe39 2024-06-28 15:41:41,621 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueueRequestReplyRequestFirst on address jms.queue.test/mom/testQueueRequestReplyRequestFirst 2024-06-28 15:41:41,622 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@11b234aa 2024-06-28 15:41:41,622 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1455a374 2024-06-28 15:41:41,622 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishTransactional on address jms.queue.test/mom/testPublishTransactional 2024-06-28 15:41:41,623 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@cfb462 2024-06-28 15:41:41,623 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@54418834 2024-06-28 15:41:41,624 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishStringData on address jms.queue.test/mom/testPublishStringData 2024-06-28 15:41:41,624 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@54d6f172 2024-06-28 15:41:41,624 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6d21a69f 2024-06-28 15:41:41,625 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObjectData on address jms.queue.test/mom/testPublishObjectData 2024-06-28 15:41:41,625 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@10b063fd 2024-06-28 15:41:41,625 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@48e859f7 2024-06-28 15:41:41,626 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testCurrentMessagePubSub on address jms.queue.test/mom/testCurrentMessagePubSub 2024-06-28 15:41:41,626 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2bd67cf9 2024-06-28 15:41:41,626 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4ba32242 2024-06-28 15:41:41,627 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSerialMessageConsumption on address jms.queue.test/mom/testSerialMessageConsumption 2024-06-28 15:41:41,627 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@581f1f40 2024-06-28 15:41:41,627 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@52b2c255 2024-06-28 15:41:41,628 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4a9b4d4e 2024-06-28 15:41:41,628 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@383d2e2d 2024-06-28 15:41:41,638 INFO [main] org.apache.activemq.artemis.core.server.serverIsLive(ActiveMQServerLogger_impl.java:101) - AMQ221007: Server is now live 2024-06-28 15:41:41,638 INFO [main] org.apache.activemq.artemis.core.server.serverStarted(ActiveMQServerLogger_impl.java:53) - AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.31.2 [localhost, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.620 s -- in org.eclipse.scout.rt.mom.jms.JmsMomWithCustomMarshallerTest [INFO] Running org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest 2024-06-28 15:41:41,640 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:41,641 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:41,641 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2119716668'. 2024-06-28 15:41:41,642 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1.656153 ms 2024-06-28 15:41:41,643 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:41,644 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:41,645 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:41,645 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1748113608'. 2024-06-28 15:41:41,646 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.createContextEnvironment(JmsMomImplementor.java:711) - ignoring property having null key or value [key=key, value=null] 2024-06-28 15:41:41,646 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1.330163 ms 2024-06-28 15:41:41,646 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:41,648 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:41,648 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:41,649 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1689404083'. 2024-06-28 15:41:41,650 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1.162204 ms 2024-06-28 15:41:41,650 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:41,651 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:41,652 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:41,652 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1069097177'. 2024-06-28 15:41:41,653 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1.120137 ms 2024-06-28 15:41:41,653 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:41,655 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:41,656 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:41,656 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 70595120'. 2024-06-28 15:41:41,657 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1.275150 ms 2024-06-28 15:41:41,657 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:41,660 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:41,660 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:41,661 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 389600178'. 2024-06-28 15:41:41,663 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #94 initialized: null 2024-06-28 15:41:41,664 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom94] 2024-06-28 15:41:41,664 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom94] 2024-06-28 15:41:41,664 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom94] 2024-06-28 15:41:41,664 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom94] 2024-06-28 15:41:41,666 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom94] 2024-06-28 15:41:41,667 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom94, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:91) is starting - MDC[activemq.broker=mom94] 2024-06-28 15:41:41,667 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom94, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:91) started - MDC[activemq.broker=mom94] 2024-06-28 15:41:41,667 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom94] 2024-06-28 15:41:41,668 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom94 started - MDC[activemq.broker=mom94] 2024-06-28 15:41:41,670 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-272:1,clientId=Scout JUnit MOM #94 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[activemq.broker=mom94] 2024-06-28 15:41:45,695 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@3f8c4bcf, org.eclipse.scout.rt.mom.jms.JmsSubscription@175377d3] - MDC[activemq.broker=mom94] 2024-06-28 15:41:45,695 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom94] 2024-06-28 15:41:45,695 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom94] 2024-06-28 15:41:45,696 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom94 stopped - MDC[activemq.broker=mom94] 2024-06-28 15:41:45,697 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom94, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:91) is shutting down - MDC[activemq.broker=mom94] 2024-06-28 15:41:45,697 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom94, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:91) uptime 4.034 seconds - MDC[activemq.broker=mom94] 2024-06-28 15:41:45,697 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom94, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:91) is shutdown - MDC[activemq.broker=mom94] 2024-06-28 15:41:45,698 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:45,698 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 4037.782961 ms 2024-06-28 15:41:45,698 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:45,700 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:45,700 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:45,701 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 580372671'. 2024-06-28 15:41:45,703 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #95 initialized: null 2024-06-28 15:41:45,703 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom95] 2024-06-28 15:41:45,704 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom95] 2024-06-28 15:41:45,704 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom95] 2024-06-28 15:41:45,704 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom95] 2024-06-28 15:41:45,704 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom95] 2024-06-28 15:41:45,705 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom95, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:92) is starting - MDC[activemq.broker=mom95] 2024-06-28 15:41:45,705 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom95, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:92) started - MDC[activemq.broker=mom95] 2024-06-28 15:41:45,705 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom95] 2024-06-28 15:41:45,706 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom95 started - MDC[activemq.broker=mom95] 2024-06-28 15:41:45,707 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-275:1,clientId=Scout JUnit MOM #95 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[activemq.broker=mom95] 2024-06-28 15:41:45,712 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@13231e7b] - MDC[activemq.broker=mom95] 2024-06-28 15:41:45,712 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom95] 2024-06-28 15:41:45,713 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom95] 2024-06-28 15:41:45,713 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom95 stopped - MDC[activemq.broker=mom95] 2024-06-28 15:41:45,714 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom95, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:92) is shutting down - MDC[activemq.broker=mom95] 2024-06-28 15:41:45,714 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom95, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:92) uptime 0.011 seconds - MDC[activemq.broker=mom95] 2024-06-28 15:41:45,714 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom95, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:92) is shutdown - MDC[activemq.broker=mom95] 2024-06-28 15:41:45,715 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:45,715 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.316514 ms 2024-06-28 15:41:45,715 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:45,716 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:45,716 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:45,716 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 102537461'. 2024-06-28 15:41:45,718 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #96 initialized: null 2024-06-28 15:41:45,718 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom96] 2024-06-28 15:41:45,719 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom96] 2024-06-28 15:41:45,719 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom96] 2024-06-28 15:41:45,719 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom96] 2024-06-28 15:41:45,719 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom96] 2024-06-28 15:41:45,720 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom96, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:93) is starting - MDC[activemq.broker=mom96] 2024-06-28 15:41:45,720 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom96, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:93) started - MDC[activemq.broker=mom96] 2024-06-28 15:41:45,720 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom96] 2024-06-28 15:41:45,721 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom96 started - MDC[activemq.broker=mom96] 2024-06-28 15:41:45,722 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-278:1,clientId=Scout JUnit MOM #96 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[activemq.broker=mom96] 2024-06-28 15:41:45,726 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4cce889e] - MDC[activemq.broker=mom96] 2024-06-28 15:41:45,726 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom96] 2024-06-28 15:41:45,726 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom96] 2024-06-28 15:41:45,727 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom96 stopped - MDC[activemq.broker=mom96] 2024-06-28 15:41:45,727 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom96, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:93) is shutting down - MDC[activemq.broker=mom96] 2024-06-28 15:41:45,728 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom96, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:93) uptime 0.009 seconds - MDC[activemq.broker=mom96] 2024-06-28 15:41:45,728 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom96, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:93) is shutdown - MDC[activemq.broker=mom96] 2024-06-28 15:41:45,728 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:45,728 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.082644 ms 2024-06-28 15:41:45,728 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:45,729 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:45,729 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:45,730 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1700987158'. 2024-06-28 15:41:45,731 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #97 initialized: null 2024-06-28 15:41:45,732 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom97] 2024-06-28 15:41:45,732 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom97] 2024-06-28 15:41:45,732 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom97] 2024-06-28 15:41:45,732 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom97] 2024-06-28 15:41:45,733 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom97] 2024-06-28 15:41:45,733 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom97, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:94) is starting - MDC[activemq.broker=mom97] 2024-06-28 15:41:45,734 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom97, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:94) started - MDC[activemq.broker=mom97] 2024-06-28 15:41:45,734 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom97] 2024-06-28 15:41:45,734 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom97 started - MDC[activemq.broker=mom97] 2024-06-28 15:41:45,735 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-281:1,clientId=Scout JUnit MOM #97 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[activemq.broker=mom97] 2024-06-28 15:41:45,739 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@68c05c5b] - MDC[activemq.broker=mom97] 2024-06-28 15:41:45,739 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom97] 2024-06-28 15:41:45,739 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom97] 2024-06-28 15:41:45,740 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom97 stopped - MDC[activemq.broker=mom97] 2024-06-28 15:41:45,740 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom97, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:94) is shutting down - MDC[activemq.broker=mom97] 2024-06-28 15:41:45,741 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom97, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:94) uptime 0.008 seconds - MDC[activemq.broker=mom97] 2024-06-28 15:41:45,741 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom97, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:94) is shutdown - MDC[activemq.broker=mom97] 2024-06-28 15:41:45,741 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:45,741 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.870135 ms 2024-06-28 15:41:45,742 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:45,743 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:45,743 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:45,744 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 153107896'. 2024-06-28 15:41:45,746 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #98 initialized: null 2024-06-28 15:41:45,746 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom98] 2024-06-28 15:41:45,747 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom98] 2024-06-28 15:41:45,747 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom98] 2024-06-28 15:41:45,747 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom98] 2024-06-28 15:41:45,747 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom98] 2024-06-28 15:41:45,757 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom98, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:95) is starting - MDC[activemq.broker=mom98] 2024-06-28 15:41:45,758 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom98, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:95) started - MDC[activemq.broker=mom98] 2024-06-28 15:41:45,758 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom98] 2024-06-28 15:41:45,758 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom98 started - MDC[activemq.broker=mom98] 2024-06-28 15:41:45,760 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-284:1,clientId=Scout JUnit MOM #98 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[activemq.broker=mom98] 2024-06-28 15:41:45,764 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5c21b22e] - MDC[activemq.broker=mom98] 2024-06-28 15:41:45,765 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom98] 2024-06-28 15:41:45,765 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom98] 2024-06-28 15:41:45,766 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom98 stopped - MDC[activemq.broker=mom98] 2024-06-28 15:41:45,766 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom98, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:95) is shutting down - MDC[activemq.broker=mom98] 2024-06-28 15:41:45,767 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom98, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:95) uptime 0.021 seconds - MDC[activemq.broker=mom98] 2024-06-28 15:41:45,767 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom98, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:95) is shutdown - MDC[activemq.broker=mom98] 2024-06-28 15:41:45,768 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:45,768 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 24.621175 ms 2024-06-28 15:41:45,768 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:45,770 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:45,770 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:45,770 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 395271003'. 2024-06-28 15:41:45,772 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #99 initialized: null 2024-06-28 15:41:45,773 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom99] 2024-06-28 15:41:45,773 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom99] 2024-06-28 15:41:45,773 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom99] 2024-06-28 15:41:45,773 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom99] 2024-06-28 15:41:45,774 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom99] 2024-06-28 15:41:45,774 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom99, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:96) is starting - MDC[activemq.broker=mom99] 2024-06-28 15:41:45,775 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom99, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:96) started - MDC[activemq.broker=mom99] 2024-06-28 15:41:45,775 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom99] 2024-06-28 15:41:45,776 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom99 started - MDC[activemq.broker=mom99] 2024-06-28 15:41:45,777 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-287:1,clientId=Scout JUnit MOM #99 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[activemq.broker=mom99] 2024-06-28 15:41:45,781 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@79a12552] - MDC[activemq.broker=mom99] 2024-06-28 15:41:45,781 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom99] 2024-06-28 15:41:45,781 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom99] 2024-06-28 15:41:45,782 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom99 stopped - MDC[activemq.broker=mom99] 2024-06-28 15:41:45,782 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom99, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:96) is shutting down - MDC[activemq.broker=mom99] 2024-06-28 15:41:45,783 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom99, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:96) uptime 0.010 seconds - MDC[activemq.broker=mom99] 2024-06-28 15:41:45,783 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom99, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:96) is shutdown - MDC[activemq.broker=mom99] 2024-06-28 15:41:45,783 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:45,784 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.622113 ms 2024-06-28 15:41:45,784 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:45,785 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:45,785 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:45,785 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1448648448'. 2024-06-28 15:41:45,787 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #100 initialized: null 2024-06-28 15:41:45,787 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom100] 2024-06-28 15:41:45,788 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom100] 2024-06-28 15:41:45,788 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom100] 2024-06-28 15:41:45,788 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom100] 2024-06-28 15:41:45,788 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom100] 2024-06-28 15:41:45,789 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom100, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:97) is starting - MDC[activemq.broker=mom100] 2024-06-28 15:41:45,789 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom100, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:97) started - MDC[activemq.broker=mom100] 2024-06-28 15:41:45,789 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom100] 2024-06-28 15:41:45,790 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom100 started - MDC[activemq.broker=mom100] 2024-06-28 15:41:45,791 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-290:1,clientId=Scout JUnit MOM #100 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[activemq.broker=mom100] 2024-06-28 15:41:45,795 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@533165e7] - MDC[activemq.broker=mom100] 2024-06-28 15:41:45,795 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom100] 2024-06-28 15:41:45,795 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom100] 2024-06-28 15:41:45,796 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom100 stopped - MDC[activemq.broker=mom100] 2024-06-28 15:41:45,796 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom100, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:97) is shutting down - MDC[activemq.broker=mom100] 2024-06-28 15:41:45,797 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom100, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:97) uptime 0.010 seconds - MDC[activemq.broker=mom100] 2024-06-28 15:41:45,797 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom100, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:97) is shutdown - MDC[activemq.broker=mom100] 2024-06-28 15:41:45,797 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:45,797 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.418019 ms 2024-06-28 15:41:45,798 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:45,799 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:45,799 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:45,799 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 439639148'. 2024-06-28 15:41:45,800 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #101 initialized: null 2024-06-28 15:41:45,801 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom101] 2024-06-28 15:41:45,801 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom101] 2024-06-28 15:41:45,801 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom101] 2024-06-28 15:41:45,802 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom101] 2024-06-28 15:41:45,802 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom101] 2024-06-28 15:41:45,803 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom101, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:98) is starting - MDC[activemq.broker=mom101] 2024-06-28 15:41:45,803 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom101, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:98) started - MDC[activemq.broker=mom101] 2024-06-28 15:41:45,803 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom101] 2024-06-28 15:41:45,803 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom101 started - MDC[activemq.broker=mom101] 2024-06-28 15:41:45,805 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-293:1,clientId=Scout JUnit MOM #101 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[activemq.broker=mom101] 2024-06-28 15:41:45,808 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@20f94e9a] - MDC[activemq.broker=mom101] 2024-06-28 15:41:45,808 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom101] 2024-06-28 15:41:45,809 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom101] 2024-06-28 15:41:45,809 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom101 stopped - MDC[activemq.broker=mom101] 2024-06-28 15:41:45,810 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom101, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:98) is shutting down - MDC[activemq.broker=mom101] 2024-06-28 15:41:45,810 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom101, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:98) uptime 0.009 seconds - MDC[activemq.broker=mom101] 2024-06-28 15:41:45,810 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom101, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:98) is shutdown - MDC[activemq.broker=mom101] 2024-06-28 15:41:45,810 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:45,811 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.826073 ms 2024-06-28 15:41:45,811 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:45,812 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:45,812 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:45,813 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 350895823'. 2024-06-28 15:41:45,814 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #102 initialized: null 2024-06-28 15:41:45,815 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom102] 2024-06-28 15:41:45,815 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom102] 2024-06-28 15:41:45,815 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom102] 2024-06-28 15:41:45,815 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom102] 2024-06-28 15:41:45,815 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom102] 2024-06-28 15:41:45,816 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom102, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:99) is starting - MDC[activemq.broker=mom102] 2024-06-28 15:41:45,816 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom102, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:99) started - MDC[activemq.broker=mom102] 2024-06-28 15:41:45,816 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom102] 2024-06-28 15:41:45,817 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom102 started - MDC[activemq.broker=mom102] 2024-06-28 15:41:45,818 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-296:1,clientId=Scout JUnit MOM #102 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[activemq.broker=mom102] 2024-06-28 15:41:45,842 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@499f9003] - MDC[activemq.broker=mom102] 2024-06-28 15:41:45,843 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom102] 2024-06-28 15:41:45,843 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom102] 2024-06-28 15:41:45,844 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom102 stopped - MDC[activemq.broker=mom102] 2024-06-28 15:41:45,844 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom102, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:99) is shutting down - MDC[activemq.broker=mom102] 2024-06-28 15:41:45,845 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom102, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:99) uptime 0.030 seconds - MDC[activemq.broker=mom102] 2024-06-28 15:41:45,845 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom102, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:99) is shutdown - MDC[activemq.broker=mom102] 2024-06-28 15:41:45,845 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:45,846 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 33.474287 ms 2024-06-28 15:41:45,846 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:45,847 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:45,847 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:45,847 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 765712339'. 2024-06-28 15:41:45,849 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #103 initialized: null 2024-06-28 15:41:45,850 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom103] 2024-06-28 15:41:45,850 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom103] 2024-06-28 15:41:45,850 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom103] 2024-06-28 15:41:45,850 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom103] 2024-06-28 15:41:45,850 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom103] 2024-06-28 15:41:45,851 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom103, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:100) is starting - MDC[activemq.broker=mom103] 2024-06-28 15:41:45,851 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom103, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:100) started - MDC[activemq.broker=mom103] 2024-06-28 15:41:45,852 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom103] 2024-06-28 15:41:45,852 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom103 started - MDC[activemq.broker=mom103] 2024-06-28 15:41:45,854 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-299:1,clientId=Scout JUnit MOM #103 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[activemq.broker=mom103] 2024-06-28 15:41:45,859 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@533a8540] - MDC[activemq.broker=mom103] 2024-06-28 15:41:45,859 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom103] 2024-06-28 15:41:45,859 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom103] 2024-06-28 15:41:45,860 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom103 stopped - MDC[activemq.broker=mom103] 2024-06-28 15:41:45,860 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom103, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:100) is shutting down - MDC[activemq.broker=mom103] 2024-06-28 15:41:45,861 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom103, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:100) uptime 0.011 seconds - MDC[activemq.broker=mom103] 2024-06-28 15:41:45,861 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom103, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:100) is shutdown - MDC[activemq.broker=mom103] 2024-06-28 15:41:45,861 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:45,862 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.395561 ms 2024-06-28 15:41:45,862 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:45,863 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:45,863 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:45,863 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1916160576'. 2024-06-28 15:41:45,865 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #104 initialized: null 2024-06-28 15:41:45,865 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom104] 2024-06-28 15:41:45,866 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom104] 2024-06-28 15:41:45,866 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom104] 2024-06-28 15:41:45,866 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom104] 2024-06-28 15:41:45,866 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom104] 2024-06-28 15:41:45,867 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom104, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:101) is starting - MDC[activemq.broker=mom104] 2024-06-28 15:41:45,867 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom104, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:101) started - MDC[activemq.broker=mom104] 2024-06-28 15:41:45,867 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom104] 2024-06-28 15:41:45,868 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom104 started - MDC[activemq.broker=mom104] 2024-06-28 15:41:45,869 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-302:1,clientId=Scout JUnit MOM #104 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[activemq.broker=mom104] 2024-06-28 15:41:45,873 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@21632bf8] - MDC[activemq.broker=mom104] 2024-06-28 15:41:45,874 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom104] 2024-06-28 15:41:45,874 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom104] 2024-06-28 15:41:45,875 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom104 stopped - MDC[activemq.broker=mom104] 2024-06-28 15:41:45,875 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom104, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:101) is shutting down - MDC[activemq.broker=mom104] 2024-06-28 15:41:45,876 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom104, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:101) uptime 0.010 seconds - MDC[activemq.broker=mom104] 2024-06-28 15:41:45,876 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom104, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:101) is shutdown - MDC[activemq.broker=mom104] 2024-06-28 15:41:45,876 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:45,876 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.180317 ms 2024-06-28 15:41:45,876 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:45,878 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:45,878 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:45,878 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 853313886'. 2024-06-28 15:41:45,880 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #105 initialized: null 2024-06-28 15:41:45,880 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom105] 2024-06-28 15:41:45,881 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom105] 2024-06-28 15:41:45,881 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom105] 2024-06-28 15:41:45,881 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom105] 2024-06-28 15:41:45,881 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom105] 2024-06-28 15:41:45,882 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom105, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:102) is starting - MDC[activemq.broker=mom105] 2024-06-28 15:41:45,882 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom105, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:102) started - MDC[activemq.broker=mom105] 2024-06-28 15:41:45,882 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom105] 2024-06-28 15:41:45,883 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom105 started - MDC[activemq.broker=mom105] 2024-06-28 15:41:45,884 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-305:1,clientId=Scout JUnit MOM #105 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[activemq.broker=mom105] 2024-06-28 15:41:46,088 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@55e75ce0] - MDC[activemq.broker=mom105] 2024-06-28 15:41:46,088 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom105] 2024-06-28 15:41:46,088 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom105] 2024-06-28 15:41:46,089 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom105 stopped - MDC[activemq.broker=mom105] 2024-06-28 15:41:46,089 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom105, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:102) is shutting down - MDC[activemq.broker=mom105] 2024-06-28 15:41:46,090 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom105, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:102) uptime 0.210 seconds - MDC[activemq.broker=mom105] 2024-06-28 15:41:46,090 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom105, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:102) is shutdown - MDC[activemq.broker=mom105] 2024-06-28 15:41:46,090 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:46,090 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 212.193202 ms 2024-06-28 15:41:46,090 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:46,091 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:46,091 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:46,092 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1858729572'. 2024-06-28 15:41:46,093 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #106 initialized: null 2024-06-28 15:41:46,094 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom106] 2024-06-28 15:41:46,094 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom106] 2024-06-28 15:41:46,094 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom106] 2024-06-28 15:41:46,094 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom106] 2024-06-28 15:41:46,095 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom106] 2024-06-28 15:41:46,095 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom106, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:103) is starting - MDC[activemq.broker=mom106] 2024-06-28 15:41:46,096 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom106, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:103) started - MDC[activemq.broker=mom106] 2024-06-28 15:41:46,096 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom106] 2024-06-28 15:41:46,096 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom106 started - MDC[activemq.broker=mom106] 2024-06-28 15:41:46,098 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-308:1,clientId=Scout JUnit MOM #106 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[activemq.broker=mom106] 2024-06-28 15:41:46,300 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4a5e0faf] - MDC[activemq.broker=mom106] 2024-06-28 15:41:46,301 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@69d145f6[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom106] 2024-06-28 15:41:46,301 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012000 ms - MDC[activemq.broker=mom106] 2024-06-28 15:41:46,301 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom106] 2024-06-28 15:41:46,301 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom106] 2024-06-28 15:41:46,302 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom106 stopped - MDC[activemq.broker=mom106] 2024-06-28 15:41:46,302 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom106, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:103) is shutting down - MDC[activemq.broker=mom106] 2024-06-28 15:41:46,303 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom106, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:103) uptime 0.208 seconds - MDC[activemq.broker=mom106] 2024-06-28 15:41:46,303 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom106, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:103) is shutdown - MDC[activemq.broker=mom106] 2024-06-28 15:41:46,303 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:46,303 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 211.488311 ms 2024-06-28 15:41:46,303 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:46,304 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:46,304 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:46,305 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1669194889'. 2024-06-28 15:41:46,306 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #107 initialized: null 2024-06-28 15:41:46,307 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom107] 2024-06-28 15:41:46,307 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom107] 2024-06-28 15:41:46,307 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom107] 2024-06-28 15:41:46,307 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom107] 2024-06-28 15:41:46,307 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom107] 2024-06-28 15:41:46,308 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom107, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:104) is starting - MDC[activemq.broker=mom107] 2024-06-28 15:41:46,308 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom107, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:104) started - MDC[activemq.broker=mom107] 2024-06-28 15:41:46,309 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom107] 2024-06-28 15:41:46,309 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom107 started - MDC[activemq.broker=mom107] 2024-06-28 15:41:46,310 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-311:1,clientId=Scout JUnit MOM #107 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[activemq.broker=mom107] 2024-06-28 15:41:46,513 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4cb45048] - MDC[activemq.broker=mom107] 2024-06-28 15:41:46,514 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@69bdcfbc[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom107] 2024-06-28 15:41:46,514 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013324 ms - MDC[activemq.broker=mom107] 2024-06-28 15:41:46,514 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom107] 2024-06-28 15:41:46,515 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom107] 2024-06-28 15:41:46,515 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom107 stopped - MDC[activemq.broker=mom107] 2024-06-28 15:41:46,515 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom107, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:104) is shutting down - MDC[activemq.broker=mom107] 2024-06-28 15:41:46,516 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom107, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:104) uptime 0.209 seconds - MDC[activemq.broker=mom107] 2024-06-28 15:41:46,516 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom107, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:104) is shutdown - MDC[activemq.broker=mom107] 2024-06-28 15:41:46,516 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:46,516 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 212.181271 ms 2024-06-28 15:41:46,517 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:46,518 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:46,518 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:46,518 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 839690620'. 2024-06-28 15:41:46,521 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #108 initialized: null 2024-06-28 15:41:46,522 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom108] 2024-06-28 15:41:46,522 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom108] 2024-06-28 15:41:46,522 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom108] 2024-06-28 15:41:46,523 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom108] 2024-06-28 15:41:46,523 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom108] 2024-06-28 15:41:46,524 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom108, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:105) is starting - MDC[activemq.broker=mom108] 2024-06-28 15:41:46,524 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom108, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:105) started - MDC[activemq.broker=mom108] 2024-06-28 15:41:46,524 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom108] 2024-06-28 15:41:46,525 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom108 started - MDC[activemq.broker=mom108] 2024-06-28 15:41:46,527 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-314:1,clientId=Scout JUnit MOM #108 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[activemq.broker=mom108] 2024-06-28 15:41:46,730 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6d0fe80c] - MDC[activemq.broker=mom108] 2024-06-28 15:41:46,731 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4b094115[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom108] 2024-06-28 15:41:46,731 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013008 ms - MDC[activemq.broker=mom108] 2024-06-28 15:41:46,732 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom108] 2024-06-28 15:41:46,732 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom108] 2024-06-28 15:41:46,732 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom108 stopped - MDC[activemq.broker=mom108] 2024-06-28 15:41:46,733 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom108, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:105) is shutting down - MDC[activemq.broker=mom108] 2024-06-28 15:41:46,733 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom108, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:105) uptime 0.211 seconds - MDC[activemq.broker=mom108] 2024-06-28 15:41:46,734 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom108, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:105) is shutdown - MDC[activemq.broker=mom108] 2024-06-28 15:41:46,734 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:46,734 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 216.146037 ms 2024-06-28 15:41:46,734 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:46,735 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:46,735 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:46,736 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 119539458'. 2024-06-28 15:41:46,738 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #109 initialized: null 2024-06-28 15:41:46,738 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom109] 2024-06-28 15:41:46,739 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom109] 2024-06-28 15:41:46,739 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom109] 2024-06-28 15:41:46,739 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom109] 2024-06-28 15:41:46,739 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom109] 2024-06-28 15:41:46,740 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom109, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:106) is starting - MDC[activemq.broker=mom109] 2024-06-28 15:41:46,740 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom109, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:106) started - MDC[activemq.broker=mom109] 2024-06-28 15:41:46,740 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom109] 2024-06-28 15:41:46,741 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom109 started - MDC[activemq.broker=mom109] 2024-06-28 15:41:46,742 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-317:1,clientId=Scout JUnit MOM #109 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[activemq.broker=mom109] 2024-06-28 15:41:46,946 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@71dac63f] - MDC[activemq.broker=mom109] 2024-06-28 15:41:46,947 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom109] 2024-06-28 15:41:46,947 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom109] 2024-06-28 15:41:46,948 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom109 stopped - MDC[activemq.broker=mom109] 2024-06-28 15:41:46,948 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom109, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:106) is shutting down - MDC[activemq.broker=mom109] 2024-06-28 15:41:46,949 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom109, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:106) uptime 0.211 seconds - MDC[activemq.broker=mom109] 2024-06-28 15:41:46,949 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom109, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:106) is shutdown - MDC[activemq.broker=mom109] 2024-06-28 15:41:46,949 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:46,950 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 214.155914 ms 2024-06-28 15:41:46,950 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:46,951 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:46,951 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:46,952 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 837145608'. 2024-06-28 15:41:46,954 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #110 initialized: null 2024-06-28 15:41:46,955 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom110] 2024-06-28 15:41:46,955 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom110] 2024-06-28 15:41:46,956 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom110] 2024-06-28 15:41:46,956 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom110] 2024-06-28 15:41:46,956 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom110] 2024-06-28 15:41:46,957 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom110, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:107) is starting - MDC[activemq.broker=mom110] 2024-06-28 15:41:46,957 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom110, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:107) started - MDC[activemq.broker=mom110] 2024-06-28 15:41:46,958 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom110] 2024-06-28 15:41:46,958 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom110 started - MDC[activemq.broker=mom110] 2024-06-28 15:41:46,960 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-320:1,clientId=Scout JUnit MOM #110 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[activemq.broker=mom110] 2024-06-28 15:41:47,163 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@189c6683] - MDC[activemq.broker=mom110] 2024-06-28 15:41:47,163 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7234db3[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom110] 2024-06-28 15:41:47,164 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010890 ms - MDC[activemq.broker=mom110] 2024-06-28 15:41:47,164 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom110] 2024-06-28 15:41:47,164 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom110] 2024-06-28 15:41:47,165 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom110 stopped - MDC[activemq.broker=mom110] 2024-06-28 15:41:47,165 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom110, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:107) is shutting down - MDC[activemq.broker=mom110] 2024-06-28 15:41:47,166 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom110, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:107) uptime 0.210 seconds - MDC[activemq.broker=mom110] 2024-06-28 15:41:47,166 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom110, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:107) is shutdown - MDC[activemq.broker=mom110] 2024-06-28 15:41:47,166 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:47,166 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 214.604858 ms 2024-06-28 15:41:47,166 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:47,167 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:47,168 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:47,168 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 95093096'. 2024-06-28 15:41:47,170 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #111 initialized: null 2024-06-28 15:41:47,170 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom111] 2024-06-28 15:41:47,170 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom111] 2024-06-28 15:41:47,171 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom111] 2024-06-28 15:41:47,171 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom111] 2024-06-28 15:41:47,171 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom111] 2024-06-28 15:41:47,172 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom111, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:108) is starting - MDC[activemq.broker=mom111] 2024-06-28 15:41:47,172 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom111, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:108) started - MDC[activemq.broker=mom111] 2024-06-28 15:41:47,172 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom111] 2024-06-28 15:41:47,173 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom111 started - MDC[activemq.broker=mom111] 2024-06-28 15:41:47,174 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-323:1,clientId=Scout JUnit MOM #111 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[activemq.broker=mom111] 2024-06-28 15:41:47,376 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@39336f5] - MDC[activemq.broker=mom111] 2024-06-28 15:41:47,377 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@60052518[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom111] 2024-06-28 15:41:47,377 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010606 ms - MDC[activemq.broker=mom111] 2024-06-28 15:41:47,377 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom111] 2024-06-28 15:41:47,377 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom111] 2024-06-28 15:41:47,378 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom111 stopped - MDC[activemq.broker=mom111] 2024-06-28 15:41:47,378 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom111, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:108) is shutting down - MDC[activemq.broker=mom111] 2024-06-28 15:41:47,379 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom111, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:108) uptime 0.209 seconds - MDC[activemq.broker=mom111] 2024-06-28 15:41:47,379 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom111, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:108) is shutdown - MDC[activemq.broker=mom111] 2024-06-28 15:41:47,379 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:47,379 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 211.596254 ms 2024-06-28 15:41:47,379 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:47,380 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:47,381 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:47,381 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 202501275'. 2024-06-28 15:41:47,382 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #112 initialized: null 2024-06-28 15:41:47,383 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom112] 2024-06-28 15:41:47,383 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom112] 2024-06-28 15:41:47,383 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom112] 2024-06-28 15:41:47,384 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom112] 2024-06-28 15:41:47,384 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom112] 2024-06-28 15:41:47,384 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom112, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:109) is starting - MDC[activemq.broker=mom112] 2024-06-28 15:41:47,385 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom112, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:109) started - MDC[activemq.broker=mom112] 2024-06-28 15:41:47,385 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom112] 2024-06-28 15:41:47,385 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom112 started - MDC[activemq.broker=mom112] 2024-06-28 15:41:47,387 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-326:1,clientId=Scout JUnit MOM #112 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[activemq.broker=mom112] 2024-06-28 15:41:47,589 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1f4083ac] - MDC[activemq.broker=mom112] 2024-06-28 15:41:47,590 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1704437b[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom112] 2024-06-28 15:41:47,590 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015060 ms - MDC[activemq.broker=mom112] 2024-06-28 15:41:47,590 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom112] 2024-06-28 15:41:47,590 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom112] 2024-06-28 15:41:47,591 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom112 stopped - MDC[activemq.broker=mom112] 2024-06-28 15:41:47,591 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom112, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:109) is shutting down - MDC[activemq.broker=mom112] 2024-06-28 15:41:47,592 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom112, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:109) uptime 0.208 seconds - MDC[activemq.broker=mom112] 2024-06-28 15:41:47,592 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom112, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:109) is shutdown - MDC[activemq.broker=mom112] 2024-06-28 15:41:47,592 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:47,592 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 211.471446 ms 2024-06-28 15:41:47,592 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:47,593 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:47,593 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:47,594 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1151491527'. 2024-06-28 15:41:47,595 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #113 initialized: null 2024-06-28 15:41:47,596 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom113] 2024-06-28 15:41:47,596 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom113] 2024-06-28 15:41:47,596 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom113] 2024-06-28 15:41:47,596 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom113] 2024-06-28 15:41:47,596 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom113] 2024-06-28 15:41:47,597 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom113, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:110) is starting - MDC[activemq.broker=mom113] 2024-06-28 15:41:47,598 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom113, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:110) started - MDC[activemq.broker=mom113] 2024-06-28 15:41:47,598 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom113] 2024-06-28 15:41:47,598 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom113 started - MDC[activemq.broker=mom113] 2024-06-28 15:41:47,599 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-329:1,clientId=Scout JUnit MOM #113 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[activemq.broker=mom113] 2024-06-28 15:41:47,802 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1391d95f] - MDC[activemq.broker=mom113] 2024-06-28 15:41:47,803 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@2b8a11d7[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom113] 2024-06-28 15:41:47,803 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011142 ms - MDC[activemq.broker=mom113] 2024-06-28 15:41:47,803 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom113] 2024-06-28 15:41:47,803 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom113] 2024-06-28 15:41:47,804 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom113 stopped - MDC[activemq.broker=mom113] 2024-06-28 15:41:47,804 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom113, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:110) is shutting down - MDC[activemq.broker=mom113] 2024-06-28 15:41:47,805 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom113, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:110) uptime 0.209 seconds - MDC[activemq.broker=mom113] 2024-06-28 15:41:47,805 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom113, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:110) is shutdown - MDC[activemq.broker=mom113] 2024-06-28 15:41:47,805 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:47,805 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 212.011263 ms 2024-06-28 15:41:47,806 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:47,806 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:47,807 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:47,807 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 609644907'. 2024-06-28 15:41:47,809 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #114 initialized: null 2024-06-28 15:41:47,809 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom114] 2024-06-28 15:41:47,809 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom114] 2024-06-28 15:41:47,809 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom114] 2024-06-28 15:41:47,810 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom114] 2024-06-28 15:41:47,810 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom114] 2024-06-28 15:41:47,810 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom114, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:111) is starting - MDC[activemq.broker=mom114] 2024-06-28 15:41:47,811 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom114, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:111) started - MDC[activemq.broker=mom114] 2024-06-28 15:41:47,811 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom114] 2024-06-28 15:41:47,811 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom114 started - MDC[activemq.broker=mom114] 2024-06-28 15:41:47,813 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-332:1,clientId=Scout JUnit MOM #114 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[activemq.broker=mom114] 2024-06-28 15:41:48,015 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@217abcc9] - MDC[activemq.broker=mom114] 2024-06-28 15:41:48,016 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@16baf8d0[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom114] 2024-06-28 15:41:48,016 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012686 ms - MDC[activemq.broker=mom114] 2024-06-28 15:41:48,017 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom114] 2024-06-28 15:41:48,017 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom114] 2024-06-28 15:41:48,018 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom114 stopped - MDC[activemq.broker=mom114] 2024-06-28 15:41:48,018 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom114, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:111) is shutting down - MDC[activemq.broker=mom114] 2024-06-28 15:41:48,019 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom114, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:111) uptime 0.209 seconds - MDC[activemq.broker=mom114] 2024-06-28 15:41:48,019 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom114, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:111) is shutdown - MDC[activemq.broker=mom114] 2024-06-28 15:41:48,019 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:48,020 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 212.818955 ms 2024-06-28 15:41:48,020 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:48,022 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:48,022 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:48,023 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1586433108'. 2024-06-28 15:41:48,026 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #115 initialized: null 2024-06-28 15:41:48,027 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom115] 2024-06-28 15:41:48,028 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom115] 2024-06-28 15:41:48,028 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom115] 2024-06-28 15:41:48,028 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom115] 2024-06-28 15:41:48,028 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom115] 2024-06-28 15:41:48,028 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom115, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:112) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom115] 2024-06-28 15:41:48,029 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom115, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:112) started - MDC[jobName=JMS subscriber, activemq.broker=mom115] 2024-06-28 15:41:48,029 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom115] 2024-06-28 15:41:48,029 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom115 started - MDC[jobName=JMS subscriber, activemq.broker=mom115] 2024-06-28 15:41:48,030 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-335:1,clientId=Scout JUnit MOM #115 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom115] 2024-06-28 15:41:48,034 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@36a59d8] 2024-06-28 15:41:48,034 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:48,035 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:48,035 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom115 stopped 2024-06-28 15:41:48,036 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom115, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:112) is shutting down - MDC[activemq.broker=mom115] 2024-06-28 15:41:48,036 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom115, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:112) uptime 0.009 seconds - MDC[activemq.broker=mom115] 2024-06-28 15:41:48,037 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom115, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:112) is shutdown - MDC[activemq.broker=mom115] 2024-06-28 15:41:48,037 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:48,037 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.541007 ms 2024-06-28 15:41:48,037 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:48,040 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:48,040 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:48,040 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1376673929'. 2024-06-28 15:41:48,042 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #116 initialized: null 2024-06-28 15:41:48,045 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom116] 2024-06-28 15:41:48,045 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom116] 2024-06-28 15:41:48,045 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom116] 2024-06-28 15:41:48,045 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom116] 2024-06-28 15:41:48,045 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom116] 2024-06-28 15:41:48,046 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom116, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:113) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom116] 2024-06-28 15:41:48,046 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom116, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:113) started - MDC[jobName=JMS subscriber, activemq.broker=mom116] 2024-06-28 15:41:48,047 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom116] 2024-06-28 15:41:48,047 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom116 started - MDC[jobName=JMS subscriber, activemq.broker=mom116] 2024-06-28 15:41:48,049 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-338:1,clientId=Scout JUnit MOM #116 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom116] 2024-06-28 15:41:48,056 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@136a5572, org.eclipse.scout.rt.mom.jms.JmsSubscription@11548363] 2024-06-28 15:41:48,057 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:48,057 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:48,058 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom116 stopped 2024-06-28 15:41:48,058 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom116, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:113) is shutting down - MDC[activemq.broker=mom116] 2024-06-28 15:41:48,059 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom116, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:113) uptime 0.015 seconds - MDC[activemq.broker=mom116] 2024-06-28 15:41:48,059 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom116, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:113) is shutdown - MDC[activemq.broker=mom116] 2024-06-28 15:41:48,060 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:48,060 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 19.990745 ms 2024-06-28 15:41:48,060 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:48,062 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:48,063 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:48,063 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1635364708'. 2024-06-28 15:41:48,067 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #117 initialized: null 2024-06-28 15:41:48,068 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom117] 2024-06-28 15:41:48,069 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom117] 2024-06-28 15:41:48,069 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom117] 2024-06-28 15:41:48,069 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom117] 2024-06-28 15:41:48,069 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom117] 2024-06-28 15:41:48,070 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom117, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:114) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom117] 2024-06-28 15:41:48,070 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom117, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:114) started - MDC[jobName=JMS subscriber, activemq.broker=mom117] 2024-06-28 15:41:48,070 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom117] 2024-06-28 15:41:48,070 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom117 started - MDC[jobName=JMS subscriber, activemq.broker=mom117] 2024-06-28 15:41:48,072 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-341:1,clientId=Scout JUnit MOM #117 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom117] 2024-06-28 15:41:52,104 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 4 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@699fe19f, org.eclipse.scout.rt.mom.jms.JmsSubscription@2357f000, org.eclipse.scout.rt.mom.jms.JmsSubscription@329b4b8b, org.eclipse.scout.rt.mom.jms.JmsSubscription@6124a7c0] 2024-06-28 15:41:52,104 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@10d8769e[job=JMS subscriber, state=DONE]] 2024-06-28 15:41:52,104 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011052 ms 2024-06-28 15:41:52,105 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:52,105 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:52,105 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom117 stopped 2024-06-28 15:41:52,106 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom117, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:114) is shutting down - MDC[activemq.broker=mom117] 2024-06-28 15:41:52,106 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom117, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:114) uptime 4.038 seconds - MDC[activemq.broker=mom117] 2024-06-28 15:41:52,106 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom117, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:114) is shutdown - MDC[activemq.broker=mom117] 2024-06-28 15:41:52,107 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:52,107 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 4044.085435 ms 2024-06-28 15:41:52,107 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:52,109 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:52,109 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:52,109 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 453484161'. 2024-06-28 15:41:52,111 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #118 initialized: null 2024-06-28 15:41:52,112 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom118] 2024-06-28 15:41:52,113 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom118] 2024-06-28 15:41:52,113 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom118] 2024-06-28 15:41:52,113 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom118] 2024-06-28 15:41:52,113 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom118] 2024-06-28 15:41:52,114 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom118, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:115) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom118] 2024-06-28 15:41:52,114 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom118, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:115) started - MDC[jobName=JMS subscriber, activemq.broker=mom118] 2024-06-28 15:41:52,114 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom118] 2024-06-28 15:41:52,114 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom118 started - MDC[jobName=JMS subscriber, activemq.broker=mom118] 2024-06-28 15:41:52,116 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-344:1,clientId=Scout JUnit MOM #118 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom118] 2024-06-28 15:41:52,119 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@14d7a962, org.eclipse.scout.rt.mom.jms.JmsSubscription@324afa73] 2024-06-28 15:41:52,123 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@52bcd7c9, org.eclipse.scout.rt.mom.jms.JmsSubscription@22495f2f] 2024-06-28 15:41:52,126 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@7a087132, org.eclipse.scout.rt.mom.jms.JmsSubscription@5d8c03cc] 2024-06-28 15:41:52,129 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@2c10f9f3, org.eclipse.scout.rt.mom.jms.JmsSubscription@6c65a7fc] 2024-06-28 15:41:52,132 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@27a8bfa1, org.eclipse.scout.rt.mom.jms.JmsSubscription@56114349] 2024-06-28 15:41:52,135 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@1ced1fb9, org.eclipse.scout.rt.mom.jms.JmsSubscription@5d28e108] 2024-06-28 15:41:52,138 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@6a4c4261, org.eclipse.scout.rt.mom.jms.JmsSubscription@88fe9a8] 2024-06-28 15:41:52,141 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@741f8cf, org.eclipse.scout.rt.mom.jms.JmsSubscription@2926144f] 2024-06-28 15:41:52,144 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@50c99398, org.eclipse.scout.rt.mom.jms.JmsSubscription@cc4a0dd] 2024-06-28 15:41:52,149 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@4b4b02d, org.eclipse.scout.rt.mom.jms.JmsSubscription@1dd01876] 2024-06-28 15:41:52,149 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:52,150 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:52,150 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom118 stopped 2024-06-28 15:41:52,151 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom118, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:115) is shutting down - MDC[activemq.broker=mom118] 2024-06-28 15:41:52,151 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom118, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:115) uptime 0.039 seconds - MDC[activemq.broker=mom118] 2024-06-28 15:41:52,152 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom118, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:115) is shutdown - MDC[activemq.broker=mom118] 2024-06-28 15:41:52,152 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:52,152 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 43.507745 ms 2024-06-28 15:41:52,152 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:52,155 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:52,155 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:52,156 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 221029289'. 2024-06-28 15:41:52,158 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #119 initialized: null 2024-06-28 15:41:52,160 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom119] 2024-06-28 15:41:52,160 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom119] 2024-06-28 15:41:52,161 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom119] 2024-06-28 15:41:52,161 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom119] 2024-06-28 15:41:52,161 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom119] 2024-06-28 15:41:52,162 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom119, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:116) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom119] 2024-06-28 15:41:52,162 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom119, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:116) started - MDC[jobName=JMS subscriber, activemq.broker=mom119] 2024-06-28 15:41:52,162 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom119] 2024-06-28 15:41:52,163 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom119 started - MDC[jobName=JMS subscriber, activemq.broker=mom119] 2024-06-28 15:41:52,165 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-347:1,clientId=Scout JUnit MOM #119 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom119] 2024-06-28 15:41:52,169 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@70c6c6a7, org.eclipse.scout.rt.mom.jms.JmsSubscription@54632794] 2024-06-28 15:41:52,170 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:52,170 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:52,171 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom119 stopped 2024-06-28 15:41:52,171 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom119, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:116) is shutting down - MDC[activemq.broker=mom119] 2024-06-28 15:41:52,172 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom119, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:116) uptime 0.012 seconds - MDC[activemq.broker=mom119] 2024-06-28 15:41:52,172 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom119, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:116) is shutdown - MDC[activemq.broker=mom119] 2024-06-28 15:41:52,173 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:52,173 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 17.863144 ms 2024-06-28 15:41:52,173 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:52,175 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:52,176 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:52,176 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 451320510'. 2024-06-28 15:41:52,179 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #120 initialized: null 2024-06-28 15:41:52,181 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom120] 2024-06-28 15:41:52,181 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom120] 2024-06-28 15:41:52,181 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom120] 2024-06-28 15:41:52,182 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom120] 2024-06-28 15:41:52,182 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom120] 2024-06-28 15:41:52,183 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom120, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:117) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom120] 2024-06-28 15:41:52,183 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom120, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:117) started - MDC[jobName=JMS subscriber, activemq.broker=mom120] 2024-06-28 15:41:52,183 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom120] 2024-06-28 15:41:52,183 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom120 started - MDC[jobName=JMS subscriber, activemq.broker=mom120] 2024-06-28 15:41:52,185 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-350:1,clientId=Scout JUnit MOM #120 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom120] 2024-06-28 15:41:52,189 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5b04224a] 2024-06-28 15:41:52,190 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:52,190 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:52,190 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom120 stopped 2024-06-28 15:41:52,191 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom120, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:117) is shutting down - MDC[activemq.broker=mom120] 2024-06-28 15:41:52,191 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom120, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:117) uptime 0.010 seconds - MDC[activemq.broker=mom120] 2024-06-28 15:41:52,192 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom120, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:117) is shutdown - MDC[activemq.broker=mom120] 2024-06-28 15:41:52,192 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:52,192 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 16.350478 ms 2024-06-28 15:41:52,192 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:52,195 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:52,195 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:52,195 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1870184754'. 2024-06-28 15:41:52,198 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #121 initialized: null 2024-06-28 15:41:52,200 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom121] 2024-06-28 15:41:52,200 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom121] 2024-06-28 15:41:52,200 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom121] 2024-06-28 15:41:52,200 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom121] 2024-06-28 15:41:52,200 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom121] 2024-06-28 15:41:52,201 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom121, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:118) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom121] 2024-06-28 15:41:52,201 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom121, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:118) started - MDC[jobName=JMS subscriber, activemq.broker=mom121] 2024-06-28 15:41:52,201 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom121] 2024-06-28 15:41:52,202 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom121 started - MDC[jobName=JMS subscriber, activemq.broker=mom121] 2024-06-28 15:41:52,203 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-353:1,clientId=Scout JUnit MOM #121 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom121] 2024-06-28 15:41:52,206 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@79de00af] 2024-06-28 15:41:52,207 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:52,207 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:52,207 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom121 stopped 2024-06-28 15:41:52,208 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom121, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:118) is shutting down - MDC[activemq.broker=mom121] 2024-06-28 15:41:52,208 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom121, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:118) uptime 0.008 seconds - MDC[activemq.broker=mom121] 2024-06-28 15:41:52,209 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom121, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:118) is shutdown - MDC[activemq.broker=mom121] 2024-06-28 15:41:52,209 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:52,209 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.307170 ms 2024-06-28 15:41:52,209 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:52,212 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:52,212 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:52,213 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2075461447'. 2024-06-28 15:41:52,215 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #122 initialized: null 2024-06-28 15:41:52,217 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom122] 2024-06-28 15:41:52,217 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom122] 2024-06-28 15:41:52,217 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom122] 2024-06-28 15:41:52,217 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom122] 2024-06-28 15:41:52,217 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom122] 2024-06-28 15:41:52,218 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom122, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:119) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom122] 2024-06-28 15:41:52,218 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom122, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:119) started - MDC[jobName=JMS subscriber, activemq.broker=mom122] 2024-06-28 15:41:52,218 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom122] 2024-06-28 15:41:52,219 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom122 started - MDC[jobName=JMS subscriber, activemq.broker=mom122] 2024-06-28 15:41:52,220 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-356:1,clientId=Scout JUnit MOM #122 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom122] 2024-06-28 15:41:52,241 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@682fc714, org.eclipse.scout.rt.mom.jms.JmsSubscription@23ba2c1e] 2024-06-28 15:41:52,242 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@17db90a7[job=JMS subscriber, state=RUNNING]] 2024-06-28 15:41:52,242 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.040239 ms 2024-06-28 15:41:52,243 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:52,243 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:52,244 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom122 stopped 2024-06-28 15:41:52,244 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom122, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:119) is shutting down - MDC[activemq.broker=mom122] 2024-06-28 15:41:52,245 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom122, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:119) uptime 0.028 seconds - MDC[activemq.broker=mom122] 2024-06-28 15:41:52,245 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom122, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:119) is shutdown - MDC[activemq.broker=mom122] 2024-06-28 15:41:52,245 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:52,246 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 33.151460 ms 2024-06-28 15:41:52,246 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:52,248 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:52,248 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:52,248 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 482728105'. 2024-06-28 15:41:52,250 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #123 initialized: null 2024-06-28 15:41:52,252 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom123] 2024-06-28 15:41:52,252 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom123] 2024-06-28 15:41:52,252 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom123] 2024-06-28 15:41:52,252 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom123] 2024-06-28 15:41:52,252 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom123] 2024-06-28 15:41:52,253 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom123, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:120) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom123] 2024-06-28 15:41:52,253 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom123, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:120) started - MDC[jobName=JMS subscriber, activemq.broker=mom123] 2024-06-28 15:41:52,254 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom123] 2024-06-28 15:41:52,254 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom123 started - MDC[jobName=JMS subscriber, activemq.broker=mom123] 2024-06-28 15:41:52,256 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-359:1,clientId=Scout JUnit MOM #123 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom123] 2024-06-28 15:41:52,261 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@7e38d2a2, org.eclipse.scout.rt.mom.jms.JmsSubscription@79408109] 2024-06-28 15:41:52,266 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@265361a, org.eclipse.scout.rt.mom.jms.JmsSubscription@136480b] 2024-06-28 15:41:52,271 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@6529b078, org.eclipse.scout.rt.mom.jms.JmsSubscription@6f744b4e] 2024-06-28 15:41:52,276 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@33ed6546, org.eclipse.scout.rt.mom.jms.JmsSubscription@54d62c35] 2024-06-28 15:41:52,279 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@2c8469fe, org.eclipse.scout.rt.mom.jms.JmsSubscription@78626209] 2024-06-28 15:41:52,282 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@6223dbed, org.eclipse.scout.rt.mom.jms.JmsSubscription@5713e35f] 2024-06-28 15:41:52,285 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@5c0d876c, org.eclipse.scout.rt.mom.jms.JmsSubscription@794b139b] 2024-06-28 15:41:52,288 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@63bb52ea, org.eclipse.scout.rt.mom.jms.JmsSubscription@6f5df147] 2024-06-28 15:41:52,292 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@7cecd959, org.eclipse.scout.rt.mom.jms.JmsSubscription@7f514dfe] 2024-06-28 15:41:52,295 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@c925ae1, org.eclipse.scout.rt.mom.jms.JmsSubscription@7fb02869] 2024-06-28 15:41:52,296 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:52,296 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:52,296 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom123 stopped 2024-06-28 15:41:52,297 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom123, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:120) is shutting down - MDC[activemq.broker=mom123] 2024-06-28 15:41:52,298 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom123, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:120) uptime 0.045 seconds - MDC[activemq.broker=mom123] 2024-06-28 15:41:52,298 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom123, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:120) is shutdown - MDC[activemq.broker=mom123] 2024-06-28 15:41:52,298 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:52,298 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 50.519862 ms 2024-06-28 15:41:52,299 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:52,300 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:52,300 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:52,301 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2031234911'. 2024-06-28 15:41:52,304 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #124 initialized: null 2024-06-28 15:41:52,305 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom124] 2024-06-28 15:41:52,305 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom124] 2024-06-28 15:41:52,305 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom124] 2024-06-28 15:41:52,305 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom124] 2024-06-28 15:41:52,305 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom124] 2024-06-28 15:41:52,306 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom124, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:121) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom124] 2024-06-28 15:41:52,306 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom124, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:121) started - MDC[jobName=JMS subscriber, activemq.broker=mom124] 2024-06-28 15:41:52,306 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom124] 2024-06-28 15:41:52,307 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom124 started - MDC[jobName=JMS subscriber, activemq.broker=mom124] 2024-06-28 15:41:52,308 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-362:1,clientId=Scout JUnit MOM #124 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom124] 2024-06-28 15:41:52,363 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4163f505, org.eclipse.scout.rt.mom.jms.JmsSubscription@19cad9f0] 2024-06-28 15:41:52,363 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@355da59c[job=JMS subscriber, state=DONE]] 2024-06-28 15:41:52,364 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010468 ms 2024-06-28 15:41:52,364 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:52,364 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:52,365 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom124 stopped 2024-06-28 15:41:52,365 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom124, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:121) is shutting down - MDC[activemq.broker=mom124] 2024-06-28 15:41:52,366 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom124, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:121) uptime 0.061 seconds - MDC[activemq.broker=mom124] 2024-06-28 15:41:52,366 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom124, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:121) is shutdown - MDC[activemq.broker=mom124] 2024-06-28 15:41:52,366 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:52,366 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 65.805760 ms 2024-06-28 15:41:52,367 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:52,368 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:52,368 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:52,368 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 536771650'. 2024-06-28 15:41:52,370 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #125 initialized: null 2024-06-28 15:41:52,371 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom125] 2024-06-28 15:41:52,371 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom125] 2024-06-28 15:41:52,371 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom125] 2024-06-28 15:41:52,371 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom125] 2024-06-28 15:41:52,371 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom125] 2024-06-28 15:41:52,372 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom125, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:122) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom125] 2024-06-28 15:41:52,372 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom125, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:122) started - MDC[jobName=JMS subscriber, activemq.broker=mom125] 2024-06-28 15:41:52,372 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom125] 2024-06-28 15:41:52,373 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom125 started - MDC[jobName=JMS subscriber, activemq.broker=mom125] 2024-06-28 15:41:52,374 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-365:1,clientId=Scout JUnit MOM #125 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom125] 2024-06-28 15:41:52,428 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2b0483f2, org.eclipse.scout.rt.mom.jms.JmsSubscription@b8e6981] 2024-06-28 15:41:52,429 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:52,429 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:52,430 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom125 stopped 2024-06-28 15:41:52,430 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom125, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:122) is shutting down - MDC[activemq.broker=mom125] 2024-06-28 15:41:52,431 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom125, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:122) uptime 0.060 seconds - MDC[activemq.broker=mom125] 2024-06-28 15:41:52,431 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom125, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:122) is shutdown - MDC[activemq.broker=mom125] 2024-06-28 15:41:52,431 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:52,432 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 63.762812 ms 2024-06-28 15:41:52,432 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:52,433 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:52,433 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:52,433 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1538253297'. 2024-06-28 15:41:52,435 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #126 initialized: null 2024-06-28 15:41:52,436 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom126] 2024-06-28 15:41:52,436 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom126] 2024-06-28 15:41:52,437 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom126] 2024-06-28 15:41:52,437 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom126] 2024-06-28 15:41:52,437 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom126] 2024-06-28 15:41:52,438 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom126, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:123) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom126] 2024-06-28 15:41:52,438 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom126, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:123) started - MDC[jobName=JMS subscriber, activemq.broker=mom126] 2024-06-28 15:41:52,438 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom126] 2024-06-28 15:41:52,439 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom126 started - MDC[jobName=JMS subscriber, activemq.broker=mom126] 2024-06-28 15:41:52,441 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-368:1,clientId=Scout JUnit MOM #126 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom126] 2024-06-28 15:41:52,495 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3feeab43, org.eclipse.scout.rt.mom.jms.JmsSubscription@6178ac9d] 2024-06-28 15:41:52,496 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@224f90eb[job=JMS subscriber, state=DONE]] 2024-06-28 15:41:52,496 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010490 ms 2024-06-28 15:41:52,496 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:52,496 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:52,497 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom126 stopped 2024-06-28 15:41:52,497 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom126, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:123) is shutting down - MDC[activemq.broker=mom126] 2024-06-28 15:41:52,498 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom126, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:123) uptime 0.062 seconds - MDC[activemq.broker=mom126] 2024-06-28 15:41:52,498 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom126, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:123) is shutdown - MDC[activemq.broker=mom126] 2024-06-28 15:41:52,498 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:52,498 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 65.502020 ms 2024-06-28 15:41:52,499 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:52,500 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:52,500 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:52,500 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 742257784'. 2024-06-28 15:41:52,502 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #127 initialized: null 2024-06-28 15:41:52,503 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom127] 2024-06-28 15:41:52,503 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom127] 2024-06-28 15:41:52,503 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom127] 2024-06-28 15:41:52,503 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom127] 2024-06-28 15:41:52,503 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom127] 2024-06-28 15:41:52,504 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom127, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:124) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom127] 2024-06-28 15:41:52,504 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom127, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:124) started - MDC[jobName=JMS subscriber, activemq.broker=mom127] 2024-06-28 15:41:52,504 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom127] 2024-06-28 15:41:52,505 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom127 started - MDC[jobName=JMS subscriber, activemq.broker=mom127] 2024-06-28 15:41:52,506 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-371:1,clientId=Scout JUnit MOM #127 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom127] 2024-06-28 15:41:52,560 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@f5b81f4, org.eclipse.scout.rt.mom.jms.JmsSubscription@4c020e58] 2024-06-28 15:41:52,561 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:52,561 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:52,562 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom127 stopped 2024-06-28 15:41:52,562 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom127, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:124) is shutting down - MDC[activemq.broker=mom127] 2024-06-28 15:41:52,563 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom127, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:124) uptime 0.060 seconds - MDC[activemq.broker=mom127] 2024-06-28 15:41:52,563 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom127, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:124) is shutdown - MDC[activemq.broker=mom127] 2024-06-28 15:41:52,563 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:52,564 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 63.866952 ms 2024-06-28 15:41:52,564 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:52,565 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:52,566 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:52,566 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1255164677'. 2024-06-28 15:41:52,567 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #128 initialized: null 2024-06-28 15:41:52,569 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom128] 2024-06-28 15:41:52,569 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom128] 2024-06-28 15:41:52,569 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom128] 2024-06-28 15:41:52,569 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom128] 2024-06-28 15:41:52,570 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom128] 2024-06-28 15:41:52,571 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom128, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:125) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom128] 2024-06-28 15:41:52,571 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom128, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:125) started - MDC[jobName=JMS subscriber, activemq.broker=mom128] 2024-06-28 15:41:52,571 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom128] 2024-06-28 15:41:52,572 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom128 started - MDC[jobName=JMS subscriber, activemq.broker=mom128] 2024-06-28 15:41:52,573 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-374:1,clientId=Scout JUnit MOM #128 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom128] 2024-06-28 15:41:52,628 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@16ecdb6d, org.eclipse.scout.rt.mom.jms.JmsSubscription@72a45b71] 2024-06-28 15:41:52,628 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1e1f467f[job=JMS subscriber, state=DONE]] 2024-06-28 15:41:52,628 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012118 ms 2024-06-28 15:41:52,629 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:52,629 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:52,630 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom128 stopped 2024-06-28 15:41:52,630 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom128, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:125) is shutting down - MDC[activemq.broker=mom128] 2024-06-28 15:41:52,631 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom128, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:125) uptime 0.062 seconds - MDC[activemq.broker=mom128] 2024-06-28 15:41:52,631 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom128, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:125) is shutdown - MDC[activemq.broker=mom128] 2024-06-28 15:41:52,632 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:52,632 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 66.350328 ms 2024-06-28 15:41:52,632 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:52,634 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:52,634 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:52,635 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1889693386'. 2024-06-28 15:41:52,636 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #129 initialized: null 2024-06-28 15:41:52,638 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom129] 2024-06-28 15:41:52,638 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom129] 2024-06-28 15:41:52,638 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom129] 2024-06-28 15:41:52,638 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom129] 2024-06-28 15:41:52,639 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom129] 2024-06-28 15:41:52,640 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom129, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:126) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom129] 2024-06-28 15:41:52,640 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom129, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:126) started - MDC[jobName=JMS subscriber, activemq.broker=mom129] 2024-06-28 15:41:52,640 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom129] 2024-06-28 15:41:52,641 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom129 started - MDC[jobName=JMS subscriber, activemq.broker=mom129] 2024-06-28 15:41:52,643 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-377:1,clientId=Scout JUnit MOM #129 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom129] 2024-06-28 15:41:52,700 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@43e9eddf, org.eclipse.scout.rt.mom.jms.JmsSubscription@548e70f0] 2024-06-28 15:41:52,700 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@791dcda7[job=JMS subscriber, state=DONE]] 2024-06-28 15:41:52,700 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010376 ms 2024-06-28 15:41:52,700 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:52,701 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:52,701 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom129 stopped 2024-06-28 15:41:52,702 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom129, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:126) is shutting down - MDC[activemq.broker=mom129] 2024-06-28 15:41:52,702 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom129, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:126) uptime 0.064 seconds - MDC[activemq.broker=mom129] 2024-06-28 15:41:52,702 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom129, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:126) is shutdown - MDC[activemq.broker=mom129] 2024-06-28 15:41:52,702 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:52,703 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 68.802756 ms 2024-06-28 15:41:52,703 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:52,704 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:52,704 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:52,705 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1649563001'. 2024-06-28 15:41:52,706 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #130 initialized: null 2024-06-28 15:41:52,707 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom130] 2024-06-28 15:41:52,707 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom130] 2024-06-28 15:41:52,707 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom130] 2024-06-28 15:41:52,707 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom130] 2024-06-28 15:41:52,707 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom130] 2024-06-28 15:41:52,709 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom130, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:127) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom130] 2024-06-28 15:41:52,709 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom130, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:127) started - MDC[jobName=JMS subscriber, activemq.broker=mom130] 2024-06-28 15:41:52,709 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom130] 2024-06-28 15:41:52,710 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom130 started - MDC[jobName=JMS subscriber, activemq.broker=mom130] 2024-06-28 15:41:52,712 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-380:1,clientId=Scout JUnit MOM #130 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom130] 2024-06-28 15:41:52,766 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7aac6d13, org.eclipse.scout.rt.mom.jms.JmsSubscription@7e34e466] 2024-06-28 15:41:52,766 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:52,766 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:52,768 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom130 stopped 2024-06-28 15:41:52,768 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom130, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:127) is shutting down - MDC[activemq.broker=mom130] 2024-06-28 15:41:52,768 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom130, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:127) uptime 0.061 seconds - MDC[activemq.broker=mom130] 2024-06-28 15:41:52,769 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom130, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:127) is shutdown - MDC[activemq.broker=mom130] 2024-06-28 15:41:52,769 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:52,769 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 64.784452 ms 2024-06-28 15:41:52,769 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:52,770 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:52,771 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:52,771 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 178224376'. 2024-06-28 15:41:52,772 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #131 initialized: null 2024-06-28 15:41:52,773 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom131] 2024-06-28 15:41:52,774 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom131] 2024-06-28 15:41:52,774 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom131] 2024-06-28 15:41:52,774 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom131] 2024-06-28 15:41:52,774 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom131] 2024-06-28 15:41:52,775 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom131, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:128) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom131] 2024-06-28 15:41:52,775 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom131, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:128) started - MDC[jobName=JMS subscriber, activemq.broker=mom131] 2024-06-28 15:41:52,775 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom131] 2024-06-28 15:41:52,776 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom131 started - MDC[jobName=JMS subscriber, activemq.broker=mom131] 2024-06-28 15:41:52,777 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-383:1,clientId=Scout JUnit MOM #131 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom131] 2024-06-28 15:41:52,831 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4af5c14c, org.eclipse.scout.rt.mom.jms.JmsSubscription@74d4f542] 2024-06-28 15:41:52,831 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:52,832 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:52,832 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom131 stopped 2024-06-28 15:41:52,833 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom131, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:128) is shutting down - MDC[activemq.broker=mom131] 2024-06-28 15:41:52,833 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom131, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:128) uptime 0.060 seconds - MDC[activemq.broker=mom131] 2024-06-28 15:41:52,834 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom131, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:128) is shutdown - MDC[activemq.broker=mom131] 2024-06-28 15:41:52,834 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:52,834 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 63.239932 ms 2024-06-28 15:41:52,834 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:52,835 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:52,835 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:52,835 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 39676643'. 2024-06-28 15:41:52,837 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #132 initialized: null 2024-06-28 15:41:52,838 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom132] 2024-06-28 15:41:52,838 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom132] 2024-06-28 15:41:52,838 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom132] 2024-06-28 15:41:52,839 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom132] 2024-06-28 15:41:52,839 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom132] 2024-06-28 15:41:52,840 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom132, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:129) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom132] 2024-06-28 15:41:52,840 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom132, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:129) started - MDC[jobName=JMS subscriber, activemq.broker=mom132] 2024-06-28 15:41:52,840 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom132] 2024-06-28 15:41:52,841 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom132 started - MDC[jobName=JMS subscriber, activemq.broker=mom132] 2024-06-28 15:41:52,843 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-386:1,clientId=Scout JUnit MOM #132 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom132] 2024-06-28 15:41:52,898 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2823bd30, org.eclipse.scout.rt.mom.jms.JmsSubscription@6e1a8e78] 2024-06-28 15:41:52,899 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:52,899 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:52,900 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom132 stopped 2024-06-28 15:41:52,900 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom132, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:129) is shutting down - MDC[activemq.broker=mom132] 2024-06-28 15:41:52,901 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom132, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:129) uptime 0.063 seconds - MDC[activemq.broker=mom132] 2024-06-28 15:41:52,901 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom132, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:129) is shutdown - MDC[activemq.broker=mom132] 2024-06-28 15:41:52,902 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:52,902 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 66.743917 ms 2024-06-28 15:41:52,902 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:52,903 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:52,904 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:52,904 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1068375753'. 2024-06-28 15:41:52,906 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #133 initialized: null 2024-06-28 15:41:52,907 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:41:52,907 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:41:52,908 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:41:52,908 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:41:52,908 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:41:52,908 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom133, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:130) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:41:52,909 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom133, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:130) started - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:41:52,909 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:41:52,909 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom133 started - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:41:52,910 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-389:1,clientId=Scout JUnit MOM #133 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:41:52,964 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4ce5013a, org.eclipse.scout.rt.mom.jms.JmsSubscription@4c219c84] 2024-06-28 15:41:52,965 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:52,965 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:52,967 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom133 stopped 2024-06-28 15:41:52,967 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom133, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:130) is shutting down - MDC[activemq.broker=mom133] 2024-06-28 15:41:52,968 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom133, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:130) uptime 0.061 seconds - MDC[activemq.broker=mom133] 2024-06-28 15:41:52,968 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom133, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:130) is shutdown - MDC[activemq.broker=mom133] 2024-06-28 15:41:52,968 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:52,969 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 64.875699 ms 2024-06-28 15:41:52,969 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:52,970 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:52,970 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:52,971 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1048131057'. 2024-06-28 15:41:52,972 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #134 initialized: null 2024-06-28 15:41:52,974 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom134] 2024-06-28 15:41:52,974 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom134] 2024-06-28 15:41:52,974 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom134] 2024-06-28 15:41:52,974 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom134] 2024-06-28 15:41:52,974 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom134] 2024-06-28 15:41:52,975 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom134, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:131) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom134] 2024-06-28 15:41:52,975 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom134, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:131) started - MDC[jobName=JMS subscriber, activemq.broker=mom134] 2024-06-28 15:41:52,975 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom134] 2024-06-28 15:41:52,976 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom134 started - MDC[jobName=JMS subscriber, activemq.broker=mom134] 2024-06-28 15:41:52,977 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-392:1,clientId=Scout JUnit MOM #134 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom134] 2024-06-28 15:41:52,982 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@23f16852, org.eclipse.scout.rt.mom.jms.JmsSubscription@dc6a186] 2024-06-28 15:41:52,983 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:52,983 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:52,983 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom134 stopped 2024-06-28 15:41:52,983 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom134, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:131) is shutting down - MDC[activemq.broker=mom134] 2024-06-28 15:41:52,984 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom134, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:131) uptime 0.010 seconds - MDC[activemq.broker=mom134] 2024-06-28 15:41:52,984 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom134, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:131) is shutdown - MDC[activemq.broker=mom134] 2024-06-28 15:41:52,984 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:52,985 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.291996 ms 2024-06-28 15:41:52,985 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:52,986 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:52,986 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:52,987 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 666490295'. 2024-06-28 15:41:52,988 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #135 initialized: null 2024-06-28 15:41:52,990 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom135] 2024-06-28 15:41:52,990 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom135] 2024-06-28 15:41:52,990 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom135] 2024-06-28 15:41:52,991 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom135] 2024-06-28 15:41:52,991 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom135] 2024-06-28 15:41:52,992 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom135, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:132) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom135] 2024-06-28 15:41:52,992 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom135, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:132) started - MDC[jobName=JMS subscriber, activemq.broker=mom135] 2024-06-28 15:41:52,992 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom135] 2024-06-28 15:41:52,993 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom135 started - MDC[jobName=JMS subscriber, activemq.broker=mom135] 2024-06-28 15:41:52,994 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-395:1,clientId=Scout JUnit MOM #135 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom135] 2024-06-28 15:41:53,011 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@4f9191c1, org.eclipse.scout.rt.mom.jms.JmsSubscription@5bbaaf17] 2024-06-28 15:41:53,011 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@27c9500c[job=JMS subscriber, state=DONE]] 2024-06-28 15:41:53,011 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010216 ms 2024-06-28 15:41:53,011 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:53,012 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:53,012 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom135 stopped 2024-06-28 15:41:53,013 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom135, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:132) is shutting down - MDC[activemq.broker=mom135] 2024-06-28 15:41:53,013 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom135, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:132) uptime 0.023 seconds - MDC[activemq.broker=mom135] 2024-06-28 15:41:53,014 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom135, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:132) is shutdown - MDC[activemq.broker=mom135] 2024-06-28 15:41:53,014 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:53,014 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 27.752772 ms 2024-06-28 15:41:53,014 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:53,016 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:53,016 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:53,017 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1497818432'. 2024-06-28 15:41:53,018 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #136 initialized: null 2024-06-28 15:41:53,019 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom136] 2024-06-28 15:41:53,019 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom136] 2024-06-28 15:41:53,019 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom136] 2024-06-28 15:41:53,020 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom136] 2024-06-28 15:41:53,020 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom136] 2024-06-28 15:41:53,020 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom136, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:133) is starting - MDC[activemq.broker=mom136] 2024-06-28 15:41:53,021 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom136, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:133) started - MDC[activemq.broker=mom136] 2024-06-28 15:41:53,021 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom136] 2024-06-28 15:41:53,021 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom136 started - MDC[activemq.broker=mom136] 2024-06-28 15:41:53,023 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-398:1,clientId=Scout JUnit MOM #136 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[activemq.broker=mom136] 2024-06-28 15:41:53,035 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6d398b6c] - MDC[activemq.broker=mom136] 2024-06-28 15:41:53,036 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7b0a69b9[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom136] 2024-06-28 15:41:53,036 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008852 ms - MDC[activemq.broker=mom136] 2024-06-28 15:41:53,036 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom136] 2024-06-28 15:41:53,036 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom136] 2024-06-28 15:41:53,037 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom136 stopped - MDC[activemq.broker=mom136] 2024-06-28 15:41:53,040 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom136, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:133) is shutting down - MDC[activemq.broker=mom136] 2024-06-28 15:41:53,041 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom136, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:133) uptime 0.022 seconds - MDC[activemq.broker=mom136] 2024-06-28 15:41:53,041 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom136, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:133) is shutdown - MDC[activemq.broker=mom136] 2024-06-28 15:41:53,042 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:53,042 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 25.761948 ms 2024-06-28 15:41:53,042 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:53,044 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:53,044 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:53,044 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 476296090'. 2024-06-28 15:41:53,046 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #137 initialized: null 2024-06-28 15:41:53,046 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom137] 2024-06-28 15:41:53,047 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom137] 2024-06-28 15:41:53,047 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom137] 2024-06-28 15:41:53,047 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom137] 2024-06-28 15:41:53,047 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom137] 2024-06-28 15:41:53,048 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom137, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:134) is starting - MDC[activemq.broker=mom137] 2024-06-28 15:41:53,048 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom137, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:134) started - MDC[activemq.broker=mom137] 2024-06-28 15:41:53,048 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom137] 2024-06-28 15:41:53,049 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom137 started - MDC[activemq.broker=mom137] 2024-06-28 15:41:53,050 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-401:1,clientId=Scout JUnit MOM #137 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[activemq.broker=mom137] 2024-06-28 15:41:53,206 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3638a852] - MDC[activemq.broker=mom137] 2024-06-28 15:41:53,207 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@565bf1bb[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom137] 2024-06-28 15:41:53,207 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010250 ms - MDC[activemq.broker=mom137] 2024-06-28 15:41:53,207 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom137] 2024-06-28 15:41:53,208 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom137] 2024-06-28 15:41:53,208 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom137 stopped - MDC[activemq.broker=mom137] 2024-06-28 15:41:53,209 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom137, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:134) is shutting down - MDC[activemq.broker=mom137] 2024-06-28 15:41:53,210 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom137, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:134) uptime 0.163 seconds - MDC[activemq.broker=mom137] 2024-06-28 15:41:53,210 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom137, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:134) is shutdown - MDC[activemq.broker=mom137] 2024-06-28 15:41:53,210 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:53,210 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 166.348809 ms 2024-06-28 15:41:53,211 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:53,212 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:53,212 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:53,212 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 563850517'. 2024-06-28 15:41:53,214 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #138 initialized: null 2024-06-28 15:41:53,214 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom138] 2024-06-28 15:41:53,215 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom138] 2024-06-28 15:41:53,215 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom138] 2024-06-28 15:41:53,215 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom138] 2024-06-28 15:41:53,215 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom138] 2024-06-28 15:41:53,216 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom138, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:135) is starting - MDC[activemq.broker=mom138] 2024-06-28 15:41:53,217 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom138, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:135) started - MDC[activemq.broker=mom138] 2024-06-28 15:41:53,217 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom138] 2024-06-28 15:41:53,218 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom138 started - MDC[activemq.broker=mom138] 2024-06-28 15:41:53,219 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-404:1,clientId=Scout JUnit MOM #138 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[activemq.broker=mom138] 2024-06-28 15:41:53,374 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1cd93693] - MDC[activemq.broker=mom138] 2024-06-28 15:41:53,374 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@13a35d3b[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom138] 2024-06-28 15:41:53,374 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009854 ms - MDC[activemq.broker=mom138] 2024-06-28 15:41:53,375 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom138] 2024-06-28 15:41:53,375 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom138] 2024-06-28 15:41:53,375 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom138 stopped - MDC[activemq.broker=mom138] 2024-06-28 15:41:53,376 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom138, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:135) is shutting down - MDC[activemq.broker=mom138] 2024-06-28 15:41:53,376 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom138, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:135) uptime 0.162 seconds - MDC[activemq.broker=mom138] 2024-06-28 15:41:53,377 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom138, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:135) is shutdown - MDC[activemq.broker=mom138] 2024-06-28 15:41:53,377 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:53,377 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 165.082169 ms 2024-06-28 15:41:53,377 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:53,378 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:53,378 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:53,379 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1692142175'. 2024-06-28 15:41:53,380 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #139 initialized: null 2024-06-28 15:41:53,381 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom139] 2024-06-28 15:41:53,381 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom139] 2024-06-28 15:41:53,381 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom139] 2024-06-28 15:41:53,381 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom139] 2024-06-28 15:41:53,381 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom139] 2024-06-28 15:41:53,382 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom139, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:136) is starting - MDC[activemq.broker=mom139] 2024-06-28 15:41:53,382 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom139, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:136) started - MDC[activemq.broker=mom139] 2024-06-28 15:41:53,382 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom139] 2024-06-28 15:41:53,383 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom139 started - MDC[activemq.broker=mom139] 2024-06-28 15:41:53,384 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-407:1,clientId=Scout JUnit MOM #139 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[activemq.broker=mom139] 2024-06-28 15:41:53,538 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@296a350] - MDC[activemq.broker=mom139] 2024-06-28 15:41:53,539 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom139] 2024-06-28 15:41:53,539 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom139] 2024-06-28 15:41:53,539 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom139 stopped - MDC[activemq.broker=mom139] 2024-06-28 15:41:53,540 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom139, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:136) is shutting down - MDC[activemq.broker=mom139] 2024-06-28 15:41:53,540 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom139, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:136) uptime 0.160 seconds - MDC[activemq.broker=mom139] 2024-06-28 15:41:53,541 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom139, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:136) is shutdown - MDC[activemq.broker=mom139] 2024-06-28 15:41:53,541 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:53,541 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 162.641756 ms 2024-06-28 15:41:53,541 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:53,542 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:53,542 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:53,543 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1068844659'. 2024-06-28 15:41:53,545 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #140 initialized: null 2024-06-28 15:41:53,545 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom140] 2024-06-28 15:41:53,546 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom140] 2024-06-28 15:41:53,546 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom140] 2024-06-28 15:41:53,546 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom140] 2024-06-28 15:41:53,546 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom140] 2024-06-28 15:41:53,548 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom140, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:137) is starting - MDC[activemq.broker=mom140] 2024-06-28 15:41:53,548 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom140, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:137) started - MDC[activemq.broker=mom140] 2024-06-28 15:41:53,548 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom140] 2024-06-28 15:41:53,549 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom140 started - MDC[activemq.broker=mom140] 2024-06-28 15:41:53,551 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-410:1,clientId=Scout JUnit MOM #140 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[activemq.broker=mom140] 2024-06-28 15:41:53,705 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4945cd1f] - MDC[activemq.broker=mom140] 2024-06-28 15:41:53,706 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@2fedae96[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom140] 2024-06-28 15:41:53,706 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012400 ms - MDC[activemq.broker=mom140] 2024-06-28 15:41:53,706 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom140] 2024-06-28 15:41:53,706 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom140] 2024-06-28 15:41:53,707 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom140 stopped - MDC[activemq.broker=mom140] 2024-06-28 15:41:53,707 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom140, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:137) is shutting down - MDC[activemq.broker=mom140] 2024-06-28 15:41:53,708 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom140, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:137) uptime 0.163 seconds - MDC[activemq.broker=mom140] 2024-06-28 15:41:53,708 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom140, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:137) is shutdown - MDC[activemq.broker=mom140] 2024-06-28 15:41:53,708 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:53,708 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 165.855663 ms 2024-06-28 15:41:53,709 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:53,710 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:53,710 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:53,710 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1587874456'. 2024-06-28 15:41:53,711 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #141 initialized: null 2024-06-28 15:41:53,712 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom141] 2024-06-28 15:41:53,712 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom141] 2024-06-28 15:41:53,713 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom141] 2024-06-28 15:41:53,713 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom141] 2024-06-28 15:41:53,713 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom141] 2024-06-28 15:41:53,714 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom141, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:138) is starting - MDC[activemq.broker=mom141] 2024-06-28 15:41:53,714 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom141, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:138) started - MDC[activemq.broker=mom141] 2024-06-28 15:41:53,714 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom141] 2024-06-28 15:41:53,715 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom141 started - MDC[activemq.broker=mom141] 2024-06-28 15:41:53,716 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-413:1,clientId=Scout JUnit MOM #141 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[activemq.broker=mom141] 2024-06-28 15:41:53,869 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@8eda949] - MDC[activemq.broker=mom141] 2024-06-28 15:41:53,870 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@62b3871[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom141] 2024-06-28 15:41:53,870 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009384 ms - MDC[activemq.broker=mom141] 2024-06-28 15:41:53,870 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom141] 2024-06-28 15:41:53,870 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom141] 2024-06-28 15:41:53,871 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom141 stopped - MDC[activemq.broker=mom141] 2024-06-28 15:41:53,871 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom141, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:138) is shutting down - MDC[activemq.broker=mom141] 2024-06-28 15:41:53,872 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom141, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:138) uptime 0.160 seconds - MDC[activemq.broker=mom141] 2024-06-28 15:41:53,872 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom141, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:138) is shutdown - MDC[activemq.broker=mom141] 2024-06-28 15:41:53,873 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:53,873 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 163.022192 ms 2024-06-28 15:41:53,873 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:53,874 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:53,874 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:53,875 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1308514087'. 2024-06-28 15:41:53,876 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #142 initialized: null 2024-06-28 15:41:53,877 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom142] 2024-06-28 15:41:53,877 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom142] 2024-06-28 15:41:53,877 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom142] 2024-06-28 15:41:53,877 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom142] 2024-06-28 15:41:53,877 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom142] 2024-06-28 15:41:53,878 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom142, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:139) is starting - MDC[activemq.broker=mom142] 2024-06-28 15:41:53,878 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom142, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:139) started - MDC[activemq.broker=mom142] 2024-06-28 15:41:53,878 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom142] 2024-06-28 15:41:53,879 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom142 started - MDC[activemq.broker=mom142] 2024-06-28 15:41:53,880 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-416:1,clientId=Scout JUnit MOM #142 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[activemq.broker=mom142] 2024-06-28 15:41:54,033 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1f612968] - MDC[activemq.broker=mom142] 2024-06-28 15:41:54,034 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@294aaa6[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom142] 2024-06-28 15:41:54,035 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013092 ms - MDC[activemq.broker=mom142] 2024-06-28 15:41:54,035 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom142] 2024-06-28 15:41:54,035 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom142] 2024-06-28 15:41:54,036 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom142 stopped - MDC[activemq.broker=mom142] 2024-06-28 15:41:54,036 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom142, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:139) is shutting down - MDC[activemq.broker=mom142] 2024-06-28 15:41:54,037 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom142, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:139) uptime 0.160 seconds - MDC[activemq.broker=mom142] 2024-06-28 15:41:54,037 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom142, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:139) is shutdown - MDC[activemq.broker=mom142] 2024-06-28 15:41:54,038 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:54,038 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 163.619116 ms 2024-06-28 15:41:54,038 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:54,039 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:54,040 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:54,040 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1576706800'. 2024-06-28 15:41:54,042 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #143 initialized: null 2024-06-28 15:41:54,043 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom143] 2024-06-28 15:41:54,043 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom143] 2024-06-28 15:41:54,043 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom143] 2024-06-28 15:41:54,044 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom143] 2024-06-28 15:41:54,044 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom143] 2024-06-28 15:41:54,045 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom143, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:140) is starting - MDC[activemq.broker=mom143] 2024-06-28 15:41:54,046 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom143, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:140) started - MDC[activemq.broker=mom143] 2024-06-28 15:41:54,046 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom143] 2024-06-28 15:41:54,047 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom143 started - MDC[activemq.broker=mom143] 2024-06-28 15:41:54,048 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-419:1,clientId=Scout JUnit MOM #143 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[activemq.broker=mom143] 2024-06-28 15:41:54,203 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@f1e5f85] - MDC[activemq.broker=mom143] 2024-06-28 15:41:54,203 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@fcee97c[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom143] 2024-06-28 15:41:54,203 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009802 ms - MDC[activemq.broker=mom143] 2024-06-28 15:41:54,204 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom143] 2024-06-28 15:41:54,205 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom143] 2024-06-28 15:41:54,205 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom143 stopped - MDC[activemq.broker=mom143] 2024-06-28 15:41:54,205 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom143, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:140) is shutting down - MDC[activemq.broker=mom143] 2024-06-28 15:41:54,206 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom143, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:140) uptime 0.163 seconds - MDC[activemq.broker=mom143] 2024-06-28 15:41:54,206 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom143, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:140) is shutdown - MDC[activemq.broker=mom143] 2024-06-28 15:41:54,207 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:54,207 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 167.023116 ms 2024-06-28 15:41:54,207 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:54,208 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:54,208 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:54,208 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 861927284'. 2024-06-28 15:41:54,210 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #144 initialized: null 2024-06-28 15:41:54,210 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom144] 2024-06-28 15:41:54,210 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom144] 2024-06-28 15:41:54,211 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom144] 2024-06-28 15:41:54,211 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom144] 2024-06-28 15:41:54,211 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom144] 2024-06-28 15:41:54,212 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom144, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:141) is starting - MDC[activemq.broker=mom144] 2024-06-28 15:41:54,212 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom144, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:141) started - MDC[activemq.broker=mom144] 2024-06-28 15:41:54,212 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom144] 2024-06-28 15:41:54,213 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom144 started - MDC[activemq.broker=mom144] 2024-06-28 15:41:54,214 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-422:1,clientId=Scout JUnit MOM #144 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[activemq.broker=mom144] 2024-06-28 15:41:54,367 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@571360b2] - MDC[activemq.broker=mom144] 2024-06-28 15:41:54,368 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom144] 2024-06-28 15:41:54,368 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom144] 2024-06-28 15:41:54,369 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom144 stopped - MDC[activemq.broker=mom144] 2024-06-28 15:41:54,369 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom144, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:141) is shutting down - MDC[activemq.broker=mom144] 2024-06-28 15:41:54,370 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom144, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:141) uptime 0.160 seconds - MDC[activemq.broker=mom144] 2024-06-28 15:41:54,370 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom144, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:141) is shutdown - MDC[activemq.broker=mom144] 2024-06-28 15:41:54,371 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:54,371 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 163.007683 ms 2024-06-28 15:41:54,371 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:54,372 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:54,373 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:54,373 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1975888761'. 2024-06-28 15:41:54,374 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #145 initialized: null 2024-06-28 15:41:54,375 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom145] 2024-06-28 15:41:54,375 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom145] 2024-06-28 15:41:54,375 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom145] 2024-06-28 15:41:54,375 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom145] 2024-06-28 15:41:54,376 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom145] 2024-06-28 15:41:54,376 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom145, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:142) is starting - MDC[activemq.broker=mom145] 2024-06-28 15:41:54,376 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom145, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:142) started - MDC[activemq.broker=mom145] 2024-06-28 15:41:54,377 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom145] 2024-06-28 15:41:54,377 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom145 started - MDC[activemq.broker=mom145] 2024-06-28 15:41:54,379 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-425:1,clientId=Scout JUnit MOM #145 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[activemq.broker=mom145] 2024-06-28 15:41:54,532 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@25a81f28] - MDC[activemq.broker=mom145] 2024-06-28 15:41:54,533 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@293dd4b3[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom145] 2024-06-28 15:41:54,533 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012000 ms - MDC[activemq.broker=mom145] 2024-06-28 15:41:54,533 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom145] 2024-06-28 15:41:54,533 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom145] 2024-06-28 15:41:54,534 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom145 stopped - MDC[activemq.broker=mom145] 2024-06-28 15:41:54,534 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom145, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:142) is shutting down - MDC[activemq.broker=mom145] 2024-06-28 15:41:54,535 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom145, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:142) uptime 0.160 seconds - MDC[activemq.broker=mom145] 2024-06-28 15:41:54,535 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom145, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:142) is shutdown - MDC[activemq.broker=mom145] 2024-06-28 15:41:54,535 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:54,536 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 162.937114 ms 2024-06-28 15:41:54,536 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:54,537 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:54,537 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:54,537 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 866970718'. 2024-06-28 15:41:54,539 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #146 initialized: null 2024-06-28 15:41:54,539 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom146] 2024-06-28 15:41:54,539 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom146] 2024-06-28 15:41:54,539 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom146] 2024-06-28 15:41:54,540 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom146] 2024-06-28 15:41:54,540 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom146] 2024-06-28 15:41:54,541 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom146, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:143) is starting - MDC[activemq.broker=mom146] 2024-06-28 15:41:54,541 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom146, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:143) started - MDC[activemq.broker=mom146] 2024-06-28 15:41:54,541 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom146] 2024-06-28 15:41:54,542 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom146 started - MDC[activemq.broker=mom146] 2024-06-28 15:41:54,543 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-428:1,clientId=Scout JUnit MOM #146 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[activemq.broker=mom146] 2024-06-28 15:41:54,697 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@42d65ffc] - MDC[activemq.broker=mom146] 2024-06-28 15:41:54,698 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@64648af1[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom146] 2024-06-28 15:41:54,698 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016357 ms - MDC[activemq.broker=mom146] 2024-06-28 15:41:54,698 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom146] 2024-06-28 15:41:54,699 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom146] 2024-06-28 15:41:54,699 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom146 stopped - MDC[activemq.broker=mom146] 2024-06-28 15:41:54,700 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom146, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:143) is shutting down - MDC[activemq.broker=mom146] 2024-06-28 15:41:54,700 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom146, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:143) uptime 0.161 seconds - MDC[activemq.broker=mom146] 2024-06-28 15:41:54,701 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom146, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:143) is shutdown - MDC[activemq.broker=mom146] 2024-06-28 15:41:54,701 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:54,701 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 164.199220 ms 2024-06-28 15:41:54,701 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:54,703 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:54,703 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:54,704 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 710481910'. 2024-06-28 15:41:54,705 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #147 initialized: null 2024-06-28 15:41:54,707 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom147] 2024-06-28 15:41:54,707 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom147] 2024-06-28 15:41:54,707 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom147] 2024-06-28 15:41:54,707 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom147] 2024-06-28 15:41:54,707 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom147] 2024-06-28 15:41:54,708 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom147, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:144) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom147] 2024-06-28 15:41:54,708 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom147, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:144) started - MDC[jobName=JMS subscriber, activemq.broker=mom147] 2024-06-28 15:41:54,708 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom147] 2024-06-28 15:41:54,709 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom147 started - MDC[jobName=JMS subscriber, activemq.broker=mom147] 2024-06-28 15:41:54,710 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-431:1,clientId=Scout JUnit MOM #147 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom147] 2024-06-28 15:41:55,719 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@c53c04e, org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@18f493d7] 2024-06-28 15:41:55,720 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:55,720 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:55,720 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom147 stopped 2024-06-28 15:41:55,721 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom147, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:144) is shutting down - MDC[activemq.broker=mom147] 2024-06-28 15:41:55,721 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom147, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:144) uptime 1.014 seconds - MDC[activemq.broker=mom147] 2024-06-28 15:41:55,721 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom147, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:144) is shutdown - MDC[activemq.broker=mom147] 2024-06-28 15:41:55,722 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:55,722 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1018.622842 ms 2024-06-28 15:41:55,722 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:55,723 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:55,724 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:55,724 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 741211619'. 2024-06-28 15:41:55,726 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #148 initialized: null 2024-06-28 15:41:55,727 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom148] 2024-06-28 15:41:55,727 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom148] 2024-06-28 15:41:55,727 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom148] 2024-06-28 15:41:55,727 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom148] 2024-06-28 15:41:55,727 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom148] 2024-06-28 15:41:55,728 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom148, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:145) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom148] 2024-06-28 15:41:55,728 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom148, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:145) started - MDC[jobName=JMS subscriber, activemq.broker=mom148] 2024-06-28 15:41:55,728 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom148] 2024-06-28 15:41:55,729 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom148 started - MDC[jobName=JMS subscriber, activemq.broker=mom148] 2024-06-28 15:41:55,730 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-434:1,clientId=Scout JUnit MOM #148 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom148] 2024-06-28 15:41:55,735 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@39240aa3, org.eclipse.scout.rt.mom.jms.JmsSubscription@13c36d48] 2024-06-28 15:41:55,736 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1f26bd62[job=JMS subscriber, state=DONE]] 2024-06-28 15:41:55,736 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008570 ms 2024-06-28 15:41:55,736 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:55,736 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:55,737 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom148 stopped 2024-06-28 15:41:55,737 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom148, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:145) is shutting down - MDC[activemq.broker=mom148] 2024-06-28 15:41:55,738 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom148, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:145) uptime 0.011 seconds - MDC[activemq.broker=mom148] 2024-06-28 15:41:55,738 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom148, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:145) is shutdown - MDC[activemq.broker=mom148] 2024-06-28 15:41:55,738 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:55,738 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.608855 ms 2024-06-28 15:41:55,738 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:55,740 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:55,740 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:55,740 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1585666522'. 2024-06-28 15:41:55,742 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #149 initialized: null 2024-06-28 15:41:55,744 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom149] 2024-06-28 15:41:55,744 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom149] 2024-06-28 15:41:55,745 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom149] 2024-06-28 15:41:55,745 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom149] 2024-06-28 15:41:55,745 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom149] 2024-06-28 15:41:55,746 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom149, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:146) is starting - MDC[activemq.broker=mom149] 2024-06-28 15:41:55,746 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom149, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:146) started - MDC[activemq.broker=mom149] 2024-06-28 15:41:55,746 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom149] 2024-06-28 15:41:55,747 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom149 started - MDC[activemq.broker=mom149] 2024-06-28 15:41:55,763 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-437:1,clientId=Scout JUnit MOM #149 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[activemq.broker=mom149] 2024-06-28 15:41:57,779 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@e50e308, org.eclipse.scout.rt.mom.jms.JmsSubscription@28ab7ffb] - MDC[activemq.broker=mom149] 2024-06-28 15:41:57,782 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom149] 2024-06-28 15:41:57,782 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom149] 2024-06-28 15:41:57,784 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom149 stopped - MDC[activemq.broker=mom149] 2024-06-28 15:41:57,785 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom149, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:146) is shutting down - MDC[activemq.broker=mom149] 2024-06-28 15:41:57,787 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom149, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:146) uptime 2.042 seconds - MDC[activemq.broker=mom149] 2024-06-28 15:41:57,788 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom149, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:146) is shutdown - MDC[activemq.broker=mom149] 2024-06-28 15:41:57,788 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:57,789 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2048.695580 ms 2024-06-28 15:41:57,789 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:57,794 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:57,794 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:57,796 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 180820951'. 2024-06-28 15:41:57,799 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #150 initialized: null 2024-06-28 15:41:57,801 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom150] 2024-06-28 15:41:57,801 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom150] 2024-06-28 15:41:57,801 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom150] 2024-06-28 15:41:57,801 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom150] 2024-06-28 15:41:57,801 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom150] 2024-06-28 15:41:57,803 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom150, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:147) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom150] 2024-06-28 15:41:57,803 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom150, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:147) started - MDC[jobName=JMS subscriber, activemq.broker=mom150] 2024-06-28 15:41:57,803 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom150] 2024-06-28 15:41:57,804 INFO [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom150 started - MDC[jobName=JMS subscriber, activemq.broker=mom150] 2024-06-28 15:41:57,806 INFO [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-440:1,clientId=Scout JUnit MOM #150 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom150] 2024-06-28 15:41:57,810 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4caca86d] 2024-06-28 15:41:57,810 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:57,810 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:57,811 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom150 stopped 2024-06-28 15:41:57,811 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom150, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:147) is shutting down - MDC[activemq.broker=mom150] 2024-06-28 15:41:57,812 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom150, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:147) uptime 0.012 seconds - MDC[activemq.broker=mom150] 2024-06-28 15:41:57,812 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom150, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:147) is shutdown - MDC[activemq.broker=mom150] 2024-06-28 15:41:57,812 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:57,812 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 17.968715 ms 2024-06-28 15:41:57,812 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:57,814 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:57,814 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:57,814 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 751412642'. 2024-06-28 15:41:57,819 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #151 initialized: null 2024-06-28 15:41:57,820 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom151] 2024-06-28 15:41:57,821 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom151] 2024-06-28 15:41:57,821 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom151] 2024-06-28 15:41:57,821 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom151] 2024-06-28 15:41:57,821 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom151] 2024-06-28 15:41:57,822 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom151, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:148) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom151] 2024-06-28 15:41:57,822 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom151, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:148) started - MDC[jobName=JMS subscriber, activemq.broker=mom151] 2024-06-28 15:41:57,822 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom151] 2024-06-28 15:41:57,823 INFO [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom151 started - MDC[jobName=JMS subscriber, activemq.broker=mom151] 2024-06-28 15:41:57,824 INFO [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-443:1,clientId=Scout JUnit MOM #151 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom151] 2024-06-28 15:41:59,853 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@35ab0bf3, org.eclipse.scout.rt.mom.jms.JmsSubscription@dd26290, org.eclipse.scout.rt.mom.jms.JmsSubscription@21d30ba5] 2024-06-28 15:41:59,854 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@2f32fe68[job=JMS subscriber, state=DONE]] 2024-06-28 15:41:59,854 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011610 ms 2024-06-28 15:41:59,854 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:41:59,855 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:41:59,856 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom151 stopped 2024-06-28 15:41:59,856 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom151, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:148) is shutting down - MDC[activemq.broker=mom151] 2024-06-28 15:41:59,857 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom151, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:148) uptime 2.036 seconds - MDC[activemq.broker=mom151] 2024-06-28 15:41:59,857 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom151, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:148) is shutdown - MDC[activemq.broker=mom151] 2024-06-28 15:41:59,857 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:59,857 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2043.536202 ms 2024-06-28 15:41:59,858 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:59,860 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:59,860 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:59,861 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 537705315'. 2024-06-28 15:41:59,862 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #152 initialized: null 2024-06-28 15:41:59,863 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom152] 2024-06-28 15:41:59,863 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom152] 2024-06-28 15:41:59,864 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom152] 2024-06-28 15:41:59,864 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom152] 2024-06-28 15:41:59,864 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom152] 2024-06-28 15:41:59,865 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom152, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:149) is starting - MDC[activemq.broker=mom152] 2024-06-28 15:41:59,866 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom152, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:149) started - MDC[activemq.broker=mom152] 2024-06-28 15:41:59,866 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom152] 2024-06-28 15:41:59,867 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom152 started - MDC[activemq.broker=mom152] 2024-06-28 15:41:59,868 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-446:1,clientId=Scout JUnit MOM #152 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[activemq.broker=mom152] 2024-06-28 15:41:59,874 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@172f2717, org.eclipse.scout.rt.mom.jms.JmsSubscription@bda4cbe] - MDC[activemq.broker=mom152] 2024-06-28 15:41:59,875 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom152] 2024-06-28 15:41:59,875 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom152] 2024-06-28 15:41:59,876 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom152 stopped - MDC[activemq.broker=mom152] 2024-06-28 15:41:59,876 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom152, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:149) is shutting down - MDC[activemq.broker=mom152] 2024-06-28 15:41:59,877 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom152, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:149) uptime 0.013 seconds - MDC[activemq.broker=mom152] 2024-06-28 15:41:59,877 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom152, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:149) is shutdown - MDC[activemq.broker=mom152] 2024-06-28 15:41:59,877 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:41:59,877 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 17.050680 ms 2024-06-28 15:41:59,877 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:41:59,879 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:41:59,879 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:41:59,880 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 461895629'. 2024-06-28 15:41:59,881 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #153 initialized: null 2024-06-28 15:41:59,882 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom153] 2024-06-28 15:41:59,882 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom153] 2024-06-28 15:41:59,882 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom153] 2024-06-28 15:41:59,883 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom153] 2024-06-28 15:41:59,883 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom153] 2024-06-28 15:41:59,884 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom153, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:150) is starting - MDC[activemq.broker=mom153] 2024-06-28 15:41:59,884 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom153, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:150) started - MDC[activemq.broker=mom153] 2024-06-28 15:41:59,884 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom153] 2024-06-28 15:41:59,885 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom153 started - MDC[activemq.broker=mom153] 2024-06-28 15:41:59,887 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-449:1,clientId=Scout JUnit MOM #153 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[activemq.broker=mom153] 2024-06-28 15:42:02,897 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@834529e] - MDC[activemq.broker=mom153] 2024-06-28 15:42:02,900 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom153] 2024-06-28 15:42:02,901 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom153] 2024-06-28 15:42:02,902 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom153 stopped - MDC[activemq.broker=mom153] 2024-06-28 15:42:02,902 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom153, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:150) is shutting down - MDC[activemq.broker=mom153] 2024-06-28 15:42:02,904 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom153, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:150) uptime 3.021 seconds - MDC[activemq.broker=mom153] 2024-06-28 15:42:02,904 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom153, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:150) is shutdown - MDC[activemq.broker=mom153] 2024-06-28 15:42:02,904 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:02,905 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 3025.549443 ms 2024-06-28 15:42:02,905 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:02,909 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:02,909 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:02,910 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1673394221'. 2024-06-28 15:42:02,913 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #154 initialized: null 2024-06-28 15:42:02,916 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom154] 2024-06-28 15:42:02,916 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom154] 2024-06-28 15:42:02,916 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom154] 2024-06-28 15:42:02,916 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom154] 2024-06-28 15:42:02,916 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom154] 2024-06-28 15:42:02,917 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom154, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:151) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom154] 2024-06-28 15:42:02,917 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom154, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:151) started - MDC[jobName=JMS subscriber, activemq.broker=mom154] 2024-06-28 15:42:02,918 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom154] 2024-06-28 15:42:02,918 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom154 started - MDC[jobName=JMS subscriber, activemq.broker=mom154] 2024-06-28 15:42:02,920 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-452:1,clientId=Scout JUnit MOM #154 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom154] 2024-06-28 15:42:02,926 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@4a571516, org.eclipse.scout.rt.mom.jms.JmsSubscription@681302ad] 2024-06-28 15:42:02,929 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@1c12f0f4, org.eclipse.scout.rt.mom.jms.JmsSubscription@149bdb4e] 2024-06-28 15:42:02,932 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@755c29b0, org.eclipse.scout.rt.mom.jms.JmsSubscription@3dc70aa0] 2024-06-28 15:42:02,938 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@1e6be9f0, org.eclipse.scout.rt.mom.jms.JmsSubscription@4ff5711b] 2024-06-28 15:42:02,940 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@2252dc5d, org.eclipse.scout.rt.mom.jms.JmsSubscription@149e457] 2024-06-28 15:42:02,944 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@27ca8a5a, org.eclipse.scout.rt.mom.jms.JmsSubscription@62604ed4] 2024-06-28 15:42:02,948 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@9063080, org.eclipse.scout.rt.mom.jms.JmsSubscription@1bb21ec1] 2024-06-28 15:42:02,952 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@7469c73d, org.eclipse.scout.rt.mom.jms.JmsSubscription@41dcfd0] 2024-06-28 15:42:02,956 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@2746bc43, org.eclipse.scout.rt.mom.jms.JmsSubscription@16d31c48] 2024-06-28 15:42:02,960 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@2f1d2384, org.eclipse.scout.rt.mom.jms.JmsSubscription@50c20b15] 2024-06-28 15:42:02,960 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:02,960 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:02,961 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom154 stopped 2024-06-28 15:42:02,961 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom154, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:151) is shutting down - MDC[activemq.broker=mom154] 2024-06-28 15:42:02,962 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom154, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:151) uptime 0.047 seconds - MDC[activemq.broker=mom154] 2024-06-28 15:42:02,962 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom154, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:151) is shutdown - MDC[activemq.broker=mom154] 2024-06-28 15:42:02,962 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:02,963 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 53.130123 ms 2024-06-28 15:42:02,963 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:02,965 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:02,965 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:02,965 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2055199770'. 2024-06-28 15:42:02,968 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #155 initialized: null 2024-06-28 15:42:02,970 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-28 15:42:02,970 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-28 15:42:02,970 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-28 15:42:02,970 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-28 15:42:02,971 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-28 15:42:02,971 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom155, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:152) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-28 15:42:02,972 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom155, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:152) started - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-28 15:42:02,972 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-28 15:42:02,972 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom155 started - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-28 15:42:02,974 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-455:1,clientId=Scout JUnit MOM #155 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-28 15:42:02,978 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@415c5469] 2024-06-28 15:42:02,979 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@53791a39[job=JMS subscriber, state=DONE]] 2024-06-28 15:42:02,979 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009464 ms 2024-06-28 15:42:02,979 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:02,979 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:02,980 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom155 stopped 2024-06-28 15:42:02,980 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom155, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:152) is shutting down - MDC[activemq.broker=mom155] 2024-06-28 15:42:02,981 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom155, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:152) uptime 0.011 seconds - MDC[activemq.broker=mom155] 2024-06-28 15:42:02,981 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom155, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:152) is shutdown - MDC[activemq.broker=mom155] 2024-06-28 15:42:02,981 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:02,981 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 16.434289 ms 2024-06-28 15:42:02,981 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:02,983 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:02,983 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:02,984 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 827002195'. 2024-06-28 15:42:02,985 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #156 initialized: null 2024-06-28 15:42:02,985 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom156] 2024-06-28 15:42:02,986 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom156] 2024-06-28 15:42:02,986 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom156] 2024-06-28 15:42:02,986 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom156] 2024-06-28 15:42:02,986 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom156] 2024-06-28 15:42:02,987 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom156, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:153) is starting - MDC[activemq.broker=mom156] 2024-06-28 15:42:02,987 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom156, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:153) started - MDC[activemq.broker=mom156] 2024-06-28 15:42:02,987 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom156] 2024-06-28 15:42:02,988 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom156 started - MDC[activemq.broker=mom156] 2024-06-28 15:42:02,989 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-458:1,clientId=Scout JUnit MOM #156 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[activemq.broker=mom156] 2024-06-28 15:42:02,993 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@39d6504b, org.eclipse.scout.rt.mom.jms.JmsSubscription@4dbeae45] - MDC[activemq.broker=mom156] 2024-06-28 15:42:02,994 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom156] 2024-06-28 15:42:02,994 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom156] 2024-06-28 15:42:02,995 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom156 stopped - MDC[activemq.broker=mom156] 2024-06-28 15:42:02,995 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom156, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:153) is shutting down - MDC[activemq.broker=mom156] 2024-06-28 15:42:02,995 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom156, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:153) uptime 0.010 seconds - MDC[activemq.broker=mom156] 2024-06-28 15:42:02,996 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom156, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:153) is shutdown - MDC[activemq.broker=mom156] 2024-06-28 15:42:02,996 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:02,996 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.734938 ms 2024-06-28 15:42:02,996 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:02,998 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:02,998 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:02,998 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1944110965'. 2024-06-28 15:42:02,999 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #157 initialized: null 2024-06-28 15:42:03,000 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom157] 2024-06-28 15:42:03,000 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom157] 2024-06-28 15:42:03,000 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom157] 2024-06-28 15:42:03,001 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom157] 2024-06-28 15:42:03,001 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom157] 2024-06-28 15:42:03,002 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom157, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:154) is starting - MDC[activemq.broker=mom157] 2024-06-28 15:42:03,002 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom157, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:154) started - MDC[activemq.broker=mom157] 2024-06-28 15:42:03,002 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom157] 2024-06-28 15:42:03,002 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom157 started - MDC[activemq.broker=mom157] 2024-06-28 15:42:03,003 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-461:1,clientId=null,started=false} - MDC[activemq.broker=mom157] 2024-06-28 15:42:07,052 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@1be15455, org.eclipse.scout.rt.mom.jms.JmsSubscription@2ff4d61b] - MDC[activemq.broker=mom157] 2024-06-28 15:42:07,054 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom157] 2024-06-28 15:42:07,054 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom157] 2024-06-28 15:42:07,055 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom157 stopped - MDC[activemq.broker=mom157] 2024-06-28 15:42:07,055 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom157, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:154) is shutting down - MDC[activemq.broker=mom157] 2024-06-28 15:42:07,056 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom157, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:154) uptime 4.055 seconds - MDC[activemq.broker=mom157] 2024-06-28 15:42:07,056 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom157, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:154) is shutdown - MDC[activemq.broker=mom157] 2024-06-28 15:42:07,056 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:07,057 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 4058.625051 ms 2024-06-28 15:42:07,057 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:07,059 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:07,059 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:07,060 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1033179151'. 2024-06-28 15:42:07,061 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #158 initialized: null 2024-06-28 15:42:07,062 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom158] 2024-06-28 15:42:07,063 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom158] 2024-06-28 15:42:07,063 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom158] 2024-06-28 15:42:07,063 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom158] 2024-06-28 15:42:07,063 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom158] 2024-06-28 15:42:07,064 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom158, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:155) is starting - MDC[activemq.broker=mom158] 2024-06-28 15:42:07,065 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom158, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:155) started - MDC[activemq.broker=mom158] 2024-06-28 15:42:07,065 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom158] 2024-06-28 15:42:07,066 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom158 started - MDC[activemq.broker=mom158] 2024-06-28 15:42:07,067 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-464:1,clientId=null,started=false} - MDC[activemq.broker=mom158] 2024-06-28 15:42:07,073 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1a5ea4cf] - MDC[activemq.broker=mom158] 2024-06-28 15:42:07,075 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom158] 2024-06-28 15:42:07,075 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom158] 2024-06-28 15:42:07,076 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom158 stopped - MDC[activemq.broker=mom158] 2024-06-28 15:42:07,076 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom158, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:155) is shutting down - MDC[activemq.broker=mom158] 2024-06-28 15:42:07,077 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom158, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:155) uptime 0.015 seconds - MDC[activemq.broker=mom158] 2024-06-28 15:42:07,077 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom158, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:155) is shutdown - MDC[activemq.broker=mom158] 2024-06-28 15:42:07,077 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:07,078 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 18.503883 ms 2024-06-28 15:42:07,078 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:07,079 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:07,079 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:07,080 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 623343194'. 2024-06-28 15:42:07,082 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #159 initialized: null 2024-06-28 15:42:07,082 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom159] 2024-06-28 15:42:07,083 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom159] 2024-06-28 15:42:07,083 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom159] 2024-06-28 15:42:07,083 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom159] 2024-06-28 15:42:07,083 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom159] 2024-06-28 15:42:07,084 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom159, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:156) is starting - MDC[activemq.broker=mom159] 2024-06-28 15:42:07,085 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom159, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:156) started - MDC[activemq.broker=mom159] 2024-06-28 15:42:07,085 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom159] 2024-06-28 15:42:07,086 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom159 started - MDC[activemq.broker=mom159] 2024-06-28 15:42:07,087 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-467:1,clientId=null,started=false} - MDC[activemq.broker=mom159] 2024-06-28 15:42:07,093 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6c7f3af6] - MDC[activemq.broker=mom159] 2024-06-28 15:42:07,094 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom159] 2024-06-28 15:42:07,094 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom159] 2024-06-28 15:42:07,095 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom159 stopped - MDC[activemq.broker=mom159] 2024-06-28 15:42:07,095 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom159, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:156) is shutting down - MDC[activemq.broker=mom159] 2024-06-28 15:42:07,096 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom159, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:156) uptime 0.013 seconds - MDC[activemq.broker=mom159] 2024-06-28 15:42:07,096 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom159, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:156) is shutdown - MDC[activemq.broker=mom159] 2024-06-28 15:42:07,096 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:07,096 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 17.056756 ms 2024-06-28 15:42:07,096 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:07,098 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:07,098 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:07,098 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1950531169'. 2024-06-28 15:42:07,100 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #160 initialized: null 2024-06-28 15:42:07,101 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom160] 2024-06-28 15:42:07,101 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom160] 2024-06-28 15:42:07,102 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom160] 2024-06-28 15:42:07,102 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom160] 2024-06-28 15:42:07,102 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom160] 2024-06-28 15:42:07,103 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom160, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:157) is starting - MDC[activemq.broker=mom160] 2024-06-28 15:42:07,103 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom160, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:157) started - MDC[activemq.broker=mom160] 2024-06-28 15:42:07,103 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom160] 2024-06-28 15:42:07,104 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom160 started - MDC[activemq.broker=mom160] 2024-06-28 15:42:07,105 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-470:1,clientId=null,started=false} - MDC[activemq.broker=mom160] 2024-06-28 15:42:07,110 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@446dc997] - MDC[activemq.broker=mom160] 2024-06-28 15:42:07,111 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom160] 2024-06-28 15:42:07,111 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom160] 2024-06-28 15:42:07,112 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom160 stopped - MDC[activemq.broker=mom160] 2024-06-28 15:42:07,112 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom160, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:157) is shutting down - MDC[activemq.broker=mom160] 2024-06-28 15:42:07,112 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom160, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:157) uptime 0.011 seconds - MDC[activemq.broker=mom160] 2024-06-28 15:42:07,112 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom160, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:157) is shutdown - MDC[activemq.broker=mom160] 2024-06-28 15:42:07,113 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:07,113 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.919439 ms 2024-06-28 15:42:07,113 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:07,114 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:07,114 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:07,114 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 36342235'. 2024-06-28 15:42:07,116 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #161 initialized: null 2024-06-28 15:42:07,116 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom161] 2024-06-28 15:42:07,116 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom161] 2024-06-28 15:42:07,116 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom161] 2024-06-28 15:42:07,117 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom161] 2024-06-28 15:42:07,117 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom161] 2024-06-28 15:42:07,117 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom161, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:158) is starting - MDC[activemq.broker=mom161] 2024-06-28 15:42:07,118 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom161, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:158) started - MDC[activemq.broker=mom161] 2024-06-28 15:42:07,118 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom161] 2024-06-28 15:42:07,118 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom161 started - MDC[activemq.broker=mom161] 2024-06-28 15:42:07,119 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-473:1,clientId=null,started=false} - MDC[activemq.broker=mom161] 2024-06-28 15:42:07,124 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6b8f1c62] - MDC[activemq.broker=mom161] 2024-06-28 15:42:07,125 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom161] 2024-06-28 15:42:07,125 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom161] 2024-06-28 15:42:07,126 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom161 stopped - MDC[activemq.broker=mom161] 2024-06-28 15:42:07,126 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom161, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:158) is shutting down - MDC[activemq.broker=mom161] 2024-06-28 15:42:07,126 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom161, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:158) uptime 0.010 seconds - MDC[activemq.broker=mom161] 2024-06-28 15:42:07,127 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom161, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:158) is shutdown - MDC[activemq.broker=mom161] 2024-06-28 15:42:07,127 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:07,127 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.843585 ms 2024-06-28 15:42:07,127 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:07,128 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:07,128 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:07,128 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 439815292'. 2024-06-28 15:42:07,129 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #162 initialized: null 2024-06-28 15:42:07,130 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom162] 2024-06-28 15:42:07,130 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom162] 2024-06-28 15:42:07,130 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom162] 2024-06-28 15:42:07,131 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom162] 2024-06-28 15:42:07,131 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom162] 2024-06-28 15:42:07,131 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom162, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:159) is starting - MDC[activemq.broker=mom162] 2024-06-28 15:42:07,132 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom162, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:159) started - MDC[activemq.broker=mom162] 2024-06-28 15:42:07,132 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom162] 2024-06-28 15:42:07,132 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom162 started - MDC[activemq.broker=mom162] 2024-06-28 15:42:07,133 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-476:1,clientId=null,started=false} - MDC[activemq.broker=mom162] 2024-06-28 15:42:07,140 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@58052571] - MDC[activemq.broker=mom162] 2024-06-28 15:42:07,142 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom162] 2024-06-28 15:42:07,142 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom162] 2024-06-28 15:42:07,143 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom162 stopped - MDC[activemq.broker=mom162] 2024-06-28 15:42:07,143 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom162, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:159) is shutting down - MDC[activemq.broker=mom162] 2024-06-28 15:42:07,143 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom162, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:159) uptime 0.013 seconds - MDC[activemq.broker=mom162] 2024-06-28 15:42:07,144 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom162, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:159) is shutdown - MDC[activemq.broker=mom162] 2024-06-28 15:42:07,144 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:07,144 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 15.948007 ms 2024-06-28 15:42:07,144 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:07,145 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:07,145 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:07,146 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1860390884'. 2024-06-28 15:42:07,148 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #163 initialized: null 2024-06-28 15:42:07,149 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom163] 2024-06-28 15:42:07,149 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom163] 2024-06-28 15:42:07,149 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom163] 2024-06-28 15:42:07,150 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom163] 2024-06-28 15:42:07,150 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom163] 2024-06-28 15:42:07,151 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom163, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:160) is starting - MDC[activemq.broker=mom163] 2024-06-28 15:42:07,151 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom163, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:160) started - MDC[activemq.broker=mom163] 2024-06-28 15:42:07,151 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom163] 2024-06-28 15:42:07,152 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom163 started - MDC[activemq.broker=mom163] 2024-06-28 15:42:07,153 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-479:1,clientId=null,started=false} - MDC[activemq.broker=mom163] 2024-06-28 15:42:07,159 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@606c2e4b] - MDC[activemq.broker=mom163] 2024-06-28 15:42:07,160 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom163] 2024-06-28 15:42:07,161 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom163] 2024-06-28 15:42:07,161 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom163 stopped - MDC[activemq.broker=mom163] 2024-06-28 15:42:07,162 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom163, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:160) is shutting down - MDC[activemq.broker=mom163] 2024-06-28 15:42:07,162 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom163, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:160) uptime 0.013 seconds - MDC[activemq.broker=mom163] 2024-06-28 15:42:07,162 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom163, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:160) is shutdown - MDC[activemq.broker=mom163] 2024-06-28 15:42:07,163 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:07,163 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 17.903326 ms 2024-06-28 15:42:07,163 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:07,164 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:07,164 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:07,165 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1445199248'. 2024-06-28 15:42:07,167 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #164 initialized: null 2024-06-28 15:42:07,167 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom164] 2024-06-28 15:42:07,168 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom164] 2024-06-28 15:42:07,168 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom164] 2024-06-28 15:42:07,168 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom164] 2024-06-28 15:42:07,168 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom164] 2024-06-28 15:42:07,169 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom164, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:161) is starting - MDC[activemq.broker=mom164] 2024-06-28 15:42:07,169 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom164, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:161) started - MDC[activemq.broker=mom164] 2024-06-28 15:42:07,170 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom164] 2024-06-28 15:42:07,171 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom164 started - MDC[activemq.broker=mom164] 2024-06-28 15:42:07,171 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-482:1,clientId=null,started=false} - MDC[activemq.broker=mom164] 2024-06-28 15:42:07,177 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@59eff566] - MDC[activemq.broker=mom164] 2024-06-28 15:42:07,178 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom164] 2024-06-28 15:42:07,179 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom164] 2024-06-28 15:42:07,179 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom164 stopped - MDC[activemq.broker=mom164] 2024-06-28 15:42:07,180 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom164, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:161) is shutting down - MDC[activemq.broker=mom164] 2024-06-28 15:42:07,180 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom164, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:161) uptime 0.013 seconds - MDC[activemq.broker=mom164] 2024-06-28 15:42:07,180 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom164, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:161) is shutdown - MDC[activemq.broker=mom164] 2024-06-28 15:42:07,181 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:07,181 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 16.283624 ms 2024-06-28 15:42:07,181 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:07,182 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:07,182 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:07,182 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1479770936'. 2024-06-28 15:42:07,184 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #165 initialized: null 2024-06-28 15:42:07,184 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom165] 2024-06-28 15:42:07,185 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom165] 2024-06-28 15:42:07,185 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom165] 2024-06-28 15:42:07,185 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom165] 2024-06-28 15:42:07,185 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom165] 2024-06-28 15:42:07,186 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom165, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:162) is starting - MDC[activemq.broker=mom165] 2024-06-28 15:42:07,186 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom165, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:162) started - MDC[activemq.broker=mom165] 2024-06-28 15:42:07,186 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom165] 2024-06-28 15:42:07,187 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom165 started - MDC[activemq.broker=mom165] 2024-06-28 15:42:07,188 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-485:1,clientId=null,started=false} - MDC[activemq.broker=mom165] 2024-06-28 15:42:07,193 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7a7d25ca] - MDC[activemq.broker=mom165] 2024-06-28 15:42:07,195 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom165] 2024-06-28 15:42:07,195 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom165] 2024-06-28 15:42:07,195 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom165 stopped - MDC[activemq.broker=mom165] 2024-06-28 15:42:07,196 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom165, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:162) is shutting down - MDC[activemq.broker=mom165] 2024-06-28 15:42:07,196 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom165, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:162) uptime 0.012 seconds - MDC[activemq.broker=mom165] 2024-06-28 15:42:07,196 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom165, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:162) is shutdown - MDC[activemq.broker=mom165] 2024-06-28 15:42:07,197 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:07,197 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.699854 ms 2024-06-28 15:42:07,197 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:07,198 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:07,198 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:07,198 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1073233096'. 2024-06-28 15:42:07,200 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #166 initialized: null 2024-06-28 15:42:07,200 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom166] 2024-06-28 15:42:07,201 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom166] 2024-06-28 15:42:07,201 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom166] 2024-06-28 15:42:07,201 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom166] 2024-06-28 15:42:07,201 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom166] 2024-06-28 15:42:07,202 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom166, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:163) is starting - MDC[activemq.broker=mom166] 2024-06-28 15:42:07,202 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom166, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:163) started - MDC[activemq.broker=mom166] 2024-06-28 15:42:07,202 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom166] 2024-06-28 15:42:07,203 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom166 started - MDC[activemq.broker=mom166] 2024-06-28 15:42:07,204 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-488:1,clientId=null,started=false} - MDC[activemq.broker=mom166] 2024-06-28 15:42:07,209 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@236e6563] - MDC[activemq.broker=mom166] 2024-06-28 15:42:07,210 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom166] 2024-06-28 15:42:07,210 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom166] 2024-06-28 15:42:07,211 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom166 stopped - MDC[activemq.broker=mom166] 2024-06-28 15:42:07,211 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom166, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:163) is shutting down - MDC[activemq.broker=mom166] 2024-06-28 15:42:07,212 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom166, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:163) uptime 0.011 seconds - MDC[activemq.broker=mom166] 2024-06-28 15:42:07,212 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom166, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:163) is shutdown - MDC[activemq.broker=mom166] 2024-06-28 15:42:07,212 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:07,212 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.087415 ms 2024-06-28 15:42:07,212 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:07,213 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:07,213 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:07,214 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2036132277'. 2024-06-28 15:42:07,241 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #167 initialized: null 2024-06-28 15:42:07,242 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom167] 2024-06-28 15:42:07,243 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom167] 2024-06-28 15:42:07,243 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom167] 2024-06-28 15:42:07,243 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom167] 2024-06-28 15:42:07,243 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom167] 2024-06-28 15:42:07,244 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom167, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:164) is starting - MDC[activemq.broker=mom167] 2024-06-28 15:42:07,244 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom167, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:164) started - MDC[activemq.broker=mom167] 2024-06-28 15:42:07,245 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom167] 2024-06-28 15:42:07,245 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom167 started - MDC[activemq.broker=mom167] 2024-06-28 15:42:07,246 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-491:1,clientId=null,started=false} - MDC[activemq.broker=mom167] 2024-06-28 15:42:07,252 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@12ff3df] - MDC[activemq.broker=mom167] 2024-06-28 15:42:07,254 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom167] 2024-06-28 15:42:07,254 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom167] 2024-06-28 15:42:07,254 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom167 stopped - MDC[activemq.broker=mom167] 2024-06-28 15:42:07,255 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom167, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:164) is shutting down - MDC[activemq.broker=mom167] 2024-06-28 15:42:07,255 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom167, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:164) uptime 0.013 seconds - MDC[activemq.broker=mom167] 2024-06-28 15:42:07,256 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom167, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:164) is shutdown - MDC[activemq.broker=mom167] 2024-06-28 15:42:07,256 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:07,256 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 42.638937 ms 2024-06-28 15:42:07,256 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:07,258 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:07,258 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:07,258 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 591133766'. 2024-06-28 15:42:07,259 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #168 initialized: null 2024-06-28 15:42:07,260 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom168] 2024-06-28 15:42:07,260 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom168] 2024-06-28 15:42:07,260 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom168] 2024-06-28 15:42:07,260 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom168] 2024-06-28 15:42:07,261 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom168] 2024-06-28 15:42:07,261 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom168, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:165) is starting - MDC[activemq.broker=mom168] 2024-06-28 15:42:07,262 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom168, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:165) started - MDC[activemq.broker=mom168] 2024-06-28 15:42:07,262 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom168] 2024-06-28 15:42:07,263 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom168 started - MDC[activemq.broker=mom168] 2024-06-28 15:42:07,263 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-494:1,clientId=null,started=false} - MDC[activemq.broker=mom168] 2024-06-28 15:42:07,467 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5cd5e1b6] - MDC[activemq.broker=mom168] 2024-06-28 15:42:07,469 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom168] 2024-06-28 15:42:07,469 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom168] 2024-06-28 15:42:07,470 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom168 stopped - MDC[activemq.broker=mom168] 2024-06-28 15:42:07,470 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom168, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:165) is shutting down - MDC[activemq.broker=mom168] 2024-06-28 15:42:07,471 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom168, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:165) uptime 0.211 seconds - MDC[activemq.broker=mom168] 2024-06-28 15:42:07,471 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom168, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:165) is shutdown - MDC[activemq.broker=mom168] 2024-06-28 15:42:07,472 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:07,472 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 214.082468 ms 2024-06-28 15:42:07,472 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:07,473 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:07,473 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:07,474 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 474166728'. 2024-06-28 15:42:07,475 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #169 initialized: null 2024-06-28 15:42:07,476 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom169] 2024-06-28 15:42:07,476 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom169] 2024-06-28 15:42:07,476 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom169] 2024-06-28 15:42:07,476 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom169] 2024-06-28 15:42:07,477 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom169] 2024-06-28 15:42:07,477 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom169, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:166) is starting - MDC[activemq.broker=mom169] 2024-06-28 15:42:07,478 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom169, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:166) started - MDC[activemq.broker=mom169] 2024-06-28 15:42:07,478 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom169] 2024-06-28 15:42:07,479 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom169 started - MDC[activemq.broker=mom169] 2024-06-28 15:42:07,479 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-497:1,clientId=null,started=false} - MDC[activemq.broker=mom169] 2024-06-28 15:42:07,684 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@ae49f31] - MDC[activemq.broker=mom169] 2024-06-28 15:42:07,686 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom169] 2024-06-28 15:42:07,686 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom169] 2024-06-28 15:42:07,686 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom169 stopped - MDC[activemq.broker=mom169] 2024-06-28 15:42:07,687 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom169, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:166) is shutting down - MDC[activemq.broker=mom169] 2024-06-28 15:42:07,687 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom169, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:166) uptime 0.211 seconds - MDC[activemq.broker=mom169] 2024-06-28 15:42:07,687 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom169, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:166) is shutdown - MDC[activemq.broker=mom169] 2024-06-28 15:42:07,688 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:07,688 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 214.543424 ms 2024-06-28 15:42:07,688 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:07,689 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:07,689 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:07,689 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1420479431'. 2024-06-28 15:42:07,691 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #170 initialized: null 2024-06-28 15:42:07,691 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom170] 2024-06-28 15:42:07,691 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom170] 2024-06-28 15:42:07,691 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom170] 2024-06-28 15:42:07,692 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom170] 2024-06-28 15:42:07,692 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom170] 2024-06-28 15:42:07,692 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom170, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:167) is starting - MDC[activemq.broker=mom170] 2024-06-28 15:42:07,693 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom170, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:167) started - MDC[activemq.broker=mom170] 2024-06-28 15:42:07,693 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom170] 2024-06-28 15:42:07,693 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom170 started - MDC[activemq.broker=mom170] 2024-06-28 15:42:07,694 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-500:1,clientId=null,started=false} - MDC[activemq.broker=mom170] 2024-06-28 15:42:07,898 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3de507af] - MDC[activemq.broker=mom170] 2024-06-28 15:42:07,900 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom170] 2024-06-28 15:42:07,900 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom170] 2024-06-28 15:42:07,901 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom170 stopped - MDC[activemq.broker=mom170] 2024-06-28 15:42:07,901 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom170, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:167) is shutting down - MDC[activemq.broker=mom170] 2024-06-28 15:42:07,902 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom170, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:167) uptime 0.211 seconds - MDC[activemq.broker=mom170] 2024-06-28 15:42:07,902 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom170, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:167) is shutdown - MDC[activemq.broker=mom170] 2024-06-28 15:42:07,902 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:07,902 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 213.291735 ms 2024-06-28 15:42:07,903 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:07,903 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:07,904 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:07,904 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1054542265'. 2024-06-28 15:42:07,906 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #171 initialized: null 2024-06-28 15:42:07,907 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom171] 2024-06-28 15:42:07,907 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom171] 2024-06-28 15:42:07,907 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom171] 2024-06-28 15:42:07,908 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom171] 2024-06-28 15:42:07,908 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom171] 2024-06-28 15:42:07,909 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom171, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:168) is starting - MDC[activemq.broker=mom171] 2024-06-28 15:42:07,909 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom171, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:168) started - MDC[activemq.broker=mom171] 2024-06-28 15:42:07,910 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom171] 2024-06-28 15:42:07,911 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom171 started - MDC[activemq.broker=mom171] 2024-06-28 15:42:07,912 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-503:1,clientId=null,started=false} - MDC[activemq.broker=mom171] 2024-06-28 15:42:08,116 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@17596317] - MDC[activemq.broker=mom171] 2024-06-28 15:42:08,117 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom171] 2024-06-28 15:42:08,117 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom171] 2024-06-28 15:42:08,118 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom171 stopped - MDC[activemq.broker=mom171] 2024-06-28 15:42:08,118 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom171, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:168) is shutting down - MDC[activemq.broker=mom171] 2024-06-28 15:42:08,119 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom171, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:168) uptime 0.211 seconds - MDC[activemq.broker=mom171] 2024-06-28 15:42:08,119 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom171, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:168) is shutdown - MDC[activemq.broker=mom171] 2024-06-28 15:42:08,119 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:08,119 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 215.300757 ms 2024-06-28 15:42:08,119 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:08,120 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:08,120 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:08,121 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 821797638'. 2024-06-28 15:42:08,122 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #172 initialized: null 2024-06-28 15:42:08,123 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom172] 2024-06-28 15:42:08,123 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom172] 2024-06-28 15:42:08,123 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom172] 2024-06-28 15:42:08,123 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom172] 2024-06-28 15:42:08,124 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom172] 2024-06-28 15:42:08,124 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom172, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:169) is starting - MDC[activemq.broker=mom172] 2024-06-28 15:42:08,125 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom172, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:169) started - MDC[activemq.broker=mom172] 2024-06-28 15:42:08,125 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom172] 2024-06-28 15:42:08,126 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom172 started - MDC[activemq.broker=mom172] 2024-06-28 15:42:08,126 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-506:1,clientId=null,started=false} - MDC[activemq.broker=mom172] 2024-06-28 15:42:08,330 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7a174e4b] - MDC[activemq.broker=mom172] 2024-06-28 15:42:08,332 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom172] 2024-06-28 15:42:08,332 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom172] 2024-06-28 15:42:08,333 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom172 stopped - MDC[activemq.broker=mom172] 2024-06-28 15:42:08,333 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom172, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:169) is shutting down - MDC[activemq.broker=mom172] 2024-06-28 15:42:08,334 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom172, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:169) uptime 0.210 seconds - MDC[activemq.broker=mom172] 2024-06-28 15:42:08,334 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom172, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:169) is shutdown - MDC[activemq.broker=mom172] 2024-06-28 15:42:08,334 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:08,334 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 213.824955 ms 2024-06-28 15:42:08,334 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:08,335 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:08,335 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:08,336 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 419889958'. 2024-06-28 15:42:08,338 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #173 initialized: null 2024-06-28 15:42:08,338 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom173] 2024-06-28 15:42:08,339 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom173] 2024-06-28 15:42:08,339 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom173] 2024-06-28 15:42:08,339 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom173] 2024-06-28 15:42:08,339 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom173] 2024-06-28 15:42:08,340 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom173, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:170) is starting - MDC[activemq.broker=mom173] 2024-06-28 15:42:08,340 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom173, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:170) started - MDC[activemq.broker=mom173] 2024-06-28 15:42:08,341 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom173] 2024-06-28 15:42:08,341 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom173 started - MDC[activemq.broker=mom173] 2024-06-28 15:42:08,342 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-509:1,clientId=null,started=false} - MDC[activemq.broker=mom173] 2024-06-28 15:42:08,547 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@361a1e86] - MDC[activemq.broker=mom173] 2024-06-28 15:42:08,549 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom173] 2024-06-28 15:42:08,550 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom173] 2024-06-28 15:42:08,550 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom173 stopped - MDC[activemq.broker=mom173] 2024-06-28 15:42:08,550 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom173, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:170) is shutting down - MDC[activemq.broker=mom173] 2024-06-28 15:42:08,551 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom173, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:170) uptime 0.213 seconds - MDC[activemq.broker=mom173] 2024-06-28 15:42:08,551 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom173, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:170) is shutdown - MDC[activemq.broker=mom173] 2024-06-28 15:42:08,551 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:08,551 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 215.984538 ms 2024-06-28 15:42:08,552 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:08,552 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:08,553 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:08,553 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 256779102'. 2024-06-28 15:42:08,554 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #174 initialized: null 2024-06-28 15:42:08,555 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom174] 2024-06-28 15:42:08,555 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom174] 2024-06-28 15:42:08,555 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom174] 2024-06-28 15:42:08,556 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom174] 2024-06-28 15:42:08,556 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom174] 2024-06-28 15:42:08,557 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom174, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:171) is starting - MDC[activemq.broker=mom174] 2024-06-28 15:42:08,557 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom174, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:171) started - MDC[activemq.broker=mom174] 2024-06-28 15:42:08,557 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom174] 2024-06-28 15:42:08,558 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom174 started - MDC[activemq.broker=mom174] 2024-06-28 15:42:08,559 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-512:1,clientId=null,started=false} - MDC[activemq.broker=mom174] 2024-06-28 15:42:08,764 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1fbd0850] - MDC[activemq.broker=mom174] 2024-06-28 15:42:08,765 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom174] 2024-06-28 15:42:08,766 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom174] 2024-06-28 15:42:08,767 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom174 stopped - MDC[activemq.broker=mom174] 2024-06-28 15:42:08,767 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom174, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:171) is shutting down - MDC[activemq.broker=mom174] 2024-06-28 15:42:08,768 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom174, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:171) uptime 0.212 seconds - MDC[activemq.broker=mom174] 2024-06-28 15:42:08,768 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom174, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:171) is shutdown - MDC[activemq.broker=mom174] 2024-06-28 15:42:08,768 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:08,769 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 215.935538 ms 2024-06-28 15:42:08,769 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:08,770 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:08,770 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:08,771 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 753802191'. 2024-06-28 15:42:08,773 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #175 initialized: null 2024-06-28 15:42:08,774 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom175] 2024-06-28 15:42:08,774 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom175] 2024-06-28 15:42:08,775 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom175] 2024-06-28 15:42:08,775 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom175] 2024-06-28 15:42:08,775 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom175] 2024-06-28 15:42:08,776 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom175, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:172) is starting - MDC[activemq.broker=mom175] 2024-06-28 15:42:08,777 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom175, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:172) started - MDC[activemq.broker=mom175] 2024-06-28 15:42:08,777 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom175] 2024-06-28 15:42:08,778 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom175 started - MDC[activemq.broker=mom175] 2024-06-28 15:42:08,779 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-515:1,clientId=null,started=false} - MDC[activemq.broker=mom175] 2024-06-28 15:42:08,983 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7e3c5ef1] - MDC[activemq.broker=mom175] 2024-06-28 15:42:08,985 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom175] 2024-06-28 15:42:08,985 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom175] 2024-06-28 15:42:08,986 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom175 stopped - MDC[activemq.broker=mom175] 2024-06-28 15:42:08,986 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom175, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:172) is shutting down - MDC[activemq.broker=mom175] 2024-06-28 15:42:08,986 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom175, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:172) uptime 0.212 seconds - MDC[activemq.broker=mom175] 2024-06-28 15:42:08,987 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom175, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:172) is shutdown - MDC[activemq.broker=mom175] 2024-06-28 15:42:08,987 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:08,987 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 216.493084 ms 2024-06-28 15:42:08,987 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:08,988 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:08,988 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:08,989 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1185567380'. 2024-06-28 15:42:08,990 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #176 initialized: null 2024-06-28 15:42:08,991 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom176] 2024-06-28 15:42:08,991 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom176] 2024-06-28 15:42:08,991 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom176] 2024-06-28 15:42:08,992 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom176] 2024-06-28 15:42:08,992 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom176] 2024-06-28 15:42:08,993 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom176, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:173) is starting - MDC[activemq.broker=mom176] 2024-06-28 15:42:08,993 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom176, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:173) started - MDC[activemq.broker=mom176] 2024-06-28 15:42:08,993 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom176] 2024-06-28 15:42:08,994 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom176 started - MDC[activemq.broker=mom176] 2024-06-28 15:42:08,994 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-518:1,clientId=null,started=false} - MDC[activemq.broker=mom176] 2024-06-28 15:42:09,199 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@346d8002] - MDC[activemq.broker=mom176] 2024-06-28 15:42:09,200 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom176] 2024-06-28 15:42:09,201 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom176] 2024-06-28 15:42:09,201 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom176 stopped - MDC[activemq.broker=mom176] 2024-06-28 15:42:09,202 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom176, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:173) is shutting down - MDC[activemq.broker=mom176] 2024-06-28 15:42:09,203 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom176, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:173) uptime 0.211 seconds - MDC[activemq.broker=mom176] 2024-06-28 15:42:09,203 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom176, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:173) is shutdown - MDC[activemq.broker=mom176] 2024-06-28 15:42:09,203 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:09,203 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 214.986810 ms 2024-06-28 15:42:09,204 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:09,205 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:09,205 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:09,206 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2081702729'. 2024-06-28 15:42:09,208 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #177 initialized: null 2024-06-28 15:42:09,209 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom177] 2024-06-28 15:42:09,209 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom177] 2024-06-28 15:42:09,209 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom177] 2024-06-28 15:42:09,210 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom177] 2024-06-28 15:42:09,210 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom177] 2024-06-28 15:42:09,211 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom177, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:174) is starting - MDC[activemq.broker=mom177] 2024-06-28 15:42:09,211 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom177, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:174) started - MDC[activemq.broker=mom177] 2024-06-28 15:42:09,211 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom177] 2024-06-28 15:42:09,212 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom177 started - MDC[activemq.broker=mom177] 2024-06-28 15:42:09,213 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-521:1,clientId=null,started=false} - MDC[activemq.broker=mom177] 2024-06-28 15:42:09,417 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4a577b99] - MDC[activemq.broker=mom177] 2024-06-28 15:42:09,419 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom177] 2024-06-28 15:42:09,419 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom177] 2024-06-28 15:42:09,420 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom177 stopped - MDC[activemq.broker=mom177] 2024-06-28 15:42:09,420 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom177, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:174) is shutting down - MDC[activemq.broker=mom177] 2024-06-28 15:42:09,421 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom177, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:174) uptime 0.212 seconds - MDC[activemq.broker=mom177] 2024-06-28 15:42:09,421 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom177, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:174) is shutdown - MDC[activemq.broker=mom177] 2024-06-28 15:42:09,421 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:09,422 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 216.162761 ms 2024-06-28 15:42:09,422 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:09,423 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:09,424 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:09,424 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1395098357'. 2024-06-28 15:42:09,426 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #178 initialized: null 2024-06-28 15:42:09,426 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom178] 2024-06-28 15:42:09,427 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom178] 2024-06-28 15:42:09,427 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom178] 2024-06-28 15:42:09,427 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom178] 2024-06-28 15:42:09,428 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom178] 2024-06-28 15:42:09,429 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom178, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:175) is starting - MDC[activemq.broker=mom178] 2024-06-28 15:42:09,429 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom178, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:175) started - MDC[activemq.broker=mom178] 2024-06-28 15:42:09,429 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom178] 2024-06-28 15:42:09,430 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom178 started - MDC[activemq.broker=mom178] 2024-06-28 15:42:09,434 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-524:2,clientId=null,started=false} - MDC[activemq.broker=mom178] 2024-06-28 15:42:09,436 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1d4ee936] - MDC[activemq.broker=mom178] 2024-06-28 15:42:09,437 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom178] 2024-06-28 15:42:09,438 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom178] 2024-06-28 15:42:09,438 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom178 stopped - MDC[activemq.broker=mom178] 2024-06-28 15:42:09,439 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom178, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:175) is shutting down - MDC[activemq.broker=mom178] 2024-06-28 15:42:09,440 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom178, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:175) uptime 0.013 seconds - MDC[activemq.broker=mom178] 2024-06-28 15:42:09,440 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom178, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:175) is shutdown - MDC[activemq.broker=mom178] 2024-06-28 15:42:09,440 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:09,440 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 16.662544 ms 2024-06-28 15:42:09,441 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:09,442 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:09,443 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:09,443 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2144112031'. 2024-06-28 15:42:09,445 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #179 initialized: null 2024-06-28 15:42:09,446 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom179] 2024-06-28 15:42:09,446 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom179] 2024-06-28 15:42:09,446 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom179] 2024-06-28 15:42:09,446 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom179] 2024-06-28 15:42:09,447 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom179] 2024-06-28 15:42:09,448 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom179, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:176) is starting - MDC[activemq.broker=mom179] 2024-06-28 15:42:09,448 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom179, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:176) started - MDC[activemq.broker=mom179] 2024-06-28 15:42:09,449 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom179] 2024-06-28 15:42:09,449 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom179 started - MDC[activemq.broker=mom179] 2024-06-28 15:42:09,453 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-527:2,clientId=null,started=false} - MDC[activemq.broker=mom179] 2024-06-28 15:42:09,458 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@5abf9a76, org.eclipse.scout.rt.mom.jms.JmsSubscription@4e132a9b] - MDC[activemq.broker=mom179] 2024-06-28 15:42:09,459 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom179] 2024-06-28 15:42:09,459 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom179] 2024-06-28 15:42:09,460 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom179 stopped - MDC[activemq.broker=mom179] 2024-06-28 15:42:09,460 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom179, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:176) is shutting down - MDC[activemq.broker=mom179] 2024-06-28 15:42:09,461 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom179, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:176) uptime 0.015 seconds - MDC[activemq.broker=mom179] 2024-06-28 15:42:09,462 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom179, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:176) is shutdown - MDC[activemq.broker=mom179] 2024-06-28 15:42:09,462 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:09,463 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 19.773521 ms 2024-06-28 15:42:09,463 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:09,465 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:09,465 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:09,465 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1181733275'. 2024-06-28 15:42:09,466 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1.072537 ms 2024-06-28 15:42:09,466 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:09,467 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:09,468 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:09,468 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 797553742'. 2024-06-28 15:42:09,469 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #180 initialized: null 2024-06-28 15:42:09,470 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom180] 2024-06-28 15:42:09,470 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom180] 2024-06-28 15:42:09,470 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom180] 2024-06-28 15:42:09,471 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom180] 2024-06-28 15:42:09,471 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom180] 2024-06-28 15:42:09,472 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom180, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:177) is starting - MDC[activemq.broker=mom180] 2024-06-28 15:42:09,472 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom180, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:177) started - MDC[activemq.broker=mom180] 2024-06-28 15:42:09,472 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom180] 2024-06-28 15:42:09,473 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom180 started - MDC[activemq.broker=mom180] 2024-06-28 15:42:09,476 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-530:2,clientId=null,started=false} - MDC[activemq.broker=mom180] 2024-06-28 15:42:09,479 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@2100b770, org.eclipse.scout.rt.mom.jms.JmsSubscription@349469db] - MDC[activemq.broker=mom180] 2024-06-28 15:42:09,484 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@3af17313, org.eclipse.scout.rt.mom.jms.JmsSubscription@1737acc0] - MDC[activemq.broker=mom180] 2024-06-28 15:42:09,489 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@56f8ab05, org.eclipse.scout.rt.mom.jms.JmsSubscription@652855c4] - MDC[activemq.broker=mom180] 2024-06-28 15:42:09,493 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@132f1d85, org.eclipse.scout.rt.mom.jms.JmsSubscription@4a2c69a6] - MDC[activemq.broker=mom180] 2024-06-28 15:42:09,498 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@42014a, org.eclipse.scout.rt.mom.jms.JmsSubscription@5e78dd7f] - MDC[activemq.broker=mom180] 2024-06-28 15:42:09,503 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@31620971, org.eclipse.scout.rt.mom.jms.JmsSubscription@794cd751] - MDC[activemq.broker=mom180] 2024-06-28 15:42:09,508 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@3de4f936, org.eclipse.scout.rt.mom.jms.JmsSubscription@252459b2] - MDC[activemq.broker=mom180] 2024-06-28 15:42:09,513 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@6e512d7f, org.eclipse.scout.rt.mom.jms.JmsSubscription@2be49c8c] - MDC[activemq.broker=mom180] 2024-06-28 15:42:09,517 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@3e5d10fc, org.eclipse.scout.rt.mom.jms.JmsSubscription@5da08e9a] - MDC[activemq.broker=mom180] 2024-06-28 15:42:09,521 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@15932faf, org.eclipse.scout.rt.mom.jms.JmsSubscription@7066c00a] - MDC[activemq.broker=mom180] 2024-06-28 15:42:09,522 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom180] 2024-06-28 15:42:09,522 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom180] 2024-06-28 15:42:09,523 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom180 stopped - MDC[activemq.broker=mom180] 2024-06-28 15:42:09,523 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom180, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:177) is shutting down - MDC[activemq.broker=mom180] 2024-06-28 15:42:09,524 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom180, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:177) uptime 0.053 seconds - MDC[activemq.broker=mom180] 2024-06-28 15:42:09,524 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom180, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:177) is shutdown - MDC[activemq.broker=mom180] 2024-06-28 15:42:09,524 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:09,524 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 56.527145 ms 2024-06-28 15:42:09,524 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:09,525 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:09,526 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:09,526 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 925301819'. 2024-06-28 15:42:09,527 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #181 initialized: null 2024-06-28 15:42:09,528 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom181] 2024-06-28 15:42:09,528 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom181] 2024-06-28 15:42:09,528 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom181] 2024-06-28 15:42:09,528 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom181] 2024-06-28 15:42:09,528 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom181] 2024-06-28 15:42:09,529 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom181, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:178) is starting - MDC[activemq.broker=mom181] 2024-06-28 15:42:09,529 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom181, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:178) started - MDC[activemq.broker=mom181] 2024-06-28 15:42:09,529 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom181] 2024-06-28 15:42:09,530 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom181 started - MDC[activemq.broker=mom181] 2024-06-28 15:42:09,533 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-533:2,clientId=null,started=false} - MDC[activemq.broker=mom181] 2024-06-28 15:42:09,536 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@7108b12d, org.eclipse.scout.rt.mom.jms.JmsSubscription@7a80b2e6] - MDC[activemq.broker=mom181] 2024-06-28 15:42:09,537 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom181] 2024-06-28 15:42:09,537 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom181] 2024-06-28 15:42:09,537 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom181 stopped - MDC[activemq.broker=mom181] 2024-06-28 15:42:09,538 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom181, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:178) is shutting down - MDC[activemq.broker=mom181] 2024-06-28 15:42:09,538 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom181, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:178) uptime 0.010 seconds - MDC[activemq.broker=mom181] 2024-06-28 15:42:09,538 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom181, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:178) is shutdown - MDC[activemq.broker=mom181] 2024-06-28 15:42:09,538 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:09,539 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.016064 ms 2024-06-28 15:42:09,539 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:09,540 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:09,540 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:09,541 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1651432416'. 2024-06-28 15:42:09,542 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #182 initialized: null 2024-06-28 15:42:09,543 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom182] 2024-06-28 15:42:09,543 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom182] 2024-06-28 15:42:09,543 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom182] 2024-06-28 15:42:09,544 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom182] 2024-06-28 15:42:09,544 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom182] 2024-06-28 15:42:09,545 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom182, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:179) is starting - MDC[activemq.broker=mom182] 2024-06-28 15:42:09,545 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom182, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:179) started - MDC[activemq.broker=mom182] 2024-06-28 15:42:09,545 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom182] 2024-06-28 15:42:09,546 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom182 started - MDC[activemq.broker=mom182] 2024-06-28 15:42:09,550 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-536:2,clientId=null,started=false} - MDC[cid=cid:abc, activemq.broker=mom182] 2024-06-28 15:42:09,553 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@53141d3f] - MDC[activemq.broker=mom182] 2024-06-28 15:42:09,555 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom182] 2024-06-28 15:42:09,555 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom182] 2024-06-28 15:42:09,556 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom182 stopped - MDC[activemq.broker=mom182] 2024-06-28 15:42:09,556 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom182, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:179) is shutting down - MDC[activemq.broker=mom182] 2024-06-28 15:42:09,557 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom182, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:179) uptime 0.013 seconds - MDC[activemq.broker=mom182] 2024-06-28 15:42:09,557 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom182, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:179) is shutdown - MDC[activemq.broker=mom182] 2024-06-28 15:42:09,557 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:09,557 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 16.842648 ms 2024-06-28 15:42:09,557 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:09,668 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:09,669 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:09,669 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1843266510'. 2024-06-28 15:42:09,671 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #183 initialized: null 2024-06-28 15:42:09,671 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom183] 2024-06-28 15:42:09,672 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom183] 2024-06-28 15:42:09,672 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom183] 2024-06-28 15:42:09,672 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom183] 2024-06-28 15:42:09,672 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom183] 2024-06-28 15:42:09,673 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom183, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:180) is starting - MDC[activemq.broker=mom183] 2024-06-28 15:42:09,673 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom183, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:180) started - MDC[activemq.broker=mom183] 2024-06-28 15:42:09,674 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom183] 2024-06-28 15:42:09,674 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom183 started - MDC[activemq.broker=mom183] 2024-06-28 15:42:09,678 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-539:2,clientId=null,started=false} - MDC[activemq.broker=mom183] 2024-06-28 15:42:09,681 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@77c8b276] - MDC[activemq.broker=mom183] 2024-06-28 15:42:09,682 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom183] 2024-06-28 15:42:09,682 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom183] 2024-06-28 15:42:09,682 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom183 stopped - MDC[activemq.broker=mom183] 2024-06-28 15:42:09,683 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom183, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:180) is shutting down - MDC[activemq.broker=mom183] 2024-06-28 15:42:09,683 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom183, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:180) uptime 0.012 seconds - MDC[activemq.broker=mom183] 2024-06-28 15:42:09,683 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom183, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:180) is shutdown - MDC[activemq.broker=mom183] 2024-06-28 15:42:09,683 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:09,684 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.767662 ms 2024-06-28 15:42:09,684 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:09,685 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:09,685 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:09,686 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 905812091'. 2024-06-28 15:42:09,687 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #184 initialized: null 2024-06-28 15:42:09,688 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom184] 2024-06-28 15:42:09,688 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom184] 2024-06-28 15:42:09,688 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom184] 2024-06-28 15:42:09,688 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom184] 2024-06-28 15:42:09,689 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom184] 2024-06-28 15:42:09,689 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom184, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:181) is starting - MDC[activemq.broker=mom184] 2024-06-28 15:42:09,690 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom184, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:181) started - MDC[activemq.broker=mom184] 2024-06-28 15:42:09,690 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom184] 2024-06-28 15:42:09,690 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom184 started - MDC[activemq.broker=mom184] 2024-06-28 15:42:09,693 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-542:2,clientId=null,started=false} - MDC[activemq.broker=mom184] 2024-06-28 15:42:09,696 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@73fa97a9, org.eclipse.scout.rt.mom.jms.JmsSubscription@93fb20b] - MDC[activemq.broker=mom184] 2024-06-28 15:42:09,697 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom184] 2024-06-28 15:42:09,697 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom184] 2024-06-28 15:42:09,698 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom184 stopped - MDC[activemq.broker=mom184] 2024-06-28 15:42:09,698 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom184, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:181) is shutting down - MDC[activemq.broker=mom184] 2024-06-28 15:42:09,699 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom184, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:181) uptime 0.010 seconds - MDC[activemq.broker=mom184] 2024-06-28 15:42:09,699 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom184, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:181) is shutdown - MDC[activemq.broker=mom184] 2024-06-28 15:42:09,699 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:09,699 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.700358 ms 2024-06-28 15:42:09,699 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:09,701 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:09,701 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:09,701 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2084599'. 2024-06-28 15:42:09,702 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #185 initialized: null 2024-06-28 15:42:09,703 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom185] 2024-06-28 15:42:09,703 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom185] 2024-06-28 15:42:09,703 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom185] 2024-06-28 15:42:09,704 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom185] 2024-06-28 15:42:09,704 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom185] 2024-06-28 15:42:09,704 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom185, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:182) is starting - MDC[activemq.broker=mom185] 2024-06-28 15:42:09,705 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom185, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:182) started - MDC[activemq.broker=mom185] 2024-06-28 15:42:09,705 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom185] 2024-06-28 15:42:09,705 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom185 started - MDC[activemq.broker=mom185] 2024-06-28 15:42:09,708 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-545:2,clientId=null,started=false} - MDC[activemq.broker=mom185] 2024-06-28 15:42:09,711 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@669ae205, org.eclipse.scout.rt.mom.jms.JmsSubscription@19984625] - MDC[activemq.broker=mom185] 2024-06-28 15:42:09,715 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@7720334e, org.eclipse.scout.rt.mom.jms.JmsSubscription@2c78771b] - MDC[activemq.broker=mom185] 2024-06-28 15:42:09,719 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@6789b471, org.eclipse.scout.rt.mom.jms.JmsSubscription@1eb3a6a3] - MDC[activemq.broker=mom185] 2024-06-28 15:42:09,723 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@63c07eaf, org.eclipse.scout.rt.mom.jms.JmsSubscription@34b4c82a] - MDC[activemq.broker=mom185] 2024-06-28 15:42:09,727 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@4e7d77ec, org.eclipse.scout.rt.mom.jms.JmsSubscription@786e2c5e] - MDC[activemq.broker=mom185] 2024-06-28 15:42:09,731 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@48611ad4, org.eclipse.scout.rt.mom.jms.JmsSubscription@4434eb51] - MDC[activemq.broker=mom185] 2024-06-28 15:42:09,747 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@4540aade, org.eclipse.scout.rt.mom.jms.JmsSubscription@697797e4] - MDC[activemq.broker=mom185] 2024-06-28 15:42:09,753 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@54b88247, org.eclipse.scout.rt.mom.jms.JmsSubscription@54eea16c] - MDC[activemq.broker=mom185] 2024-06-28 15:42:09,759 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@5acc6ca1, org.eclipse.scout.rt.mom.jms.JmsSubscription@100235c7] - MDC[activemq.broker=mom185] 2024-06-28 15:42:09,765 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@10fa270e, org.eclipse.scout.rt.mom.jms.JmsSubscription@75dc995f] - MDC[activemq.broker=mom185] 2024-06-28 15:42:09,767 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom185] 2024-06-28 15:42:09,767 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom185] 2024-06-28 15:42:09,768 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom185 stopped - MDC[activemq.broker=mom185] 2024-06-28 15:42:09,768 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom185, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:182) is shutting down - MDC[activemq.broker=mom185] 2024-06-28 15:42:09,769 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom185, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:182) uptime 0.066 seconds - MDC[activemq.broker=mom185] 2024-06-28 15:42:09,769 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom185, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:182) is shutdown - MDC[activemq.broker=mom185] 2024-06-28 15:42:09,769 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:09,769 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 68.610764 ms 2024-06-28 15:42:09,770 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:09,771 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:09,771 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:09,771 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1875493068'. 2024-06-28 15:42:09,773 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #186 initialized: null 2024-06-28 15:42:09,773 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom186] 2024-06-28 15:42:09,773 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom186] 2024-06-28 15:42:09,773 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom186] 2024-06-28 15:42:09,774 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom186] 2024-06-28 15:42:09,774 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom186] 2024-06-28 15:42:09,774 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom186, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:183) is starting - MDC[activemq.broker=mom186] 2024-06-28 15:42:09,775 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom186, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:183) started - MDC[activemq.broker=mom186] 2024-06-28 15:42:09,775 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom186] 2024-06-28 15:42:09,775 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom186 started - MDC[activemq.broker=mom186] 2024-06-28 15:42:09,780 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-548:3,clientId=null,started=false} - MDC[activemq.broker=mom186] 2024-06-28 15:42:09,833 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@24eb71f6, org.eclipse.scout.rt.mom.jms.JmsSubscription@12b34bd5] - MDC[activemq.broker=mom186] 2024-06-28 15:42:09,835 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom186] 2024-06-28 15:42:09,835 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom186] 2024-06-28 15:42:09,835 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom186 stopped - MDC[activemq.broker=mom186] 2024-06-28 15:42:09,836 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom186, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:183) is shutting down - MDC[activemq.broker=mom186] 2024-06-28 15:42:09,836 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom186, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:183) uptime 0.063 seconds - MDC[activemq.broker=mom186] 2024-06-28 15:42:09,836 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom186, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:183) is shutdown - MDC[activemq.broker=mom186] 2024-06-28 15:42:09,837 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:09,837 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 65.711807 ms 2024-06-28 15:42:09,837 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:09,838 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:09,838 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:09,838 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1112457051'. 2024-06-28 15:42:09,840 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #187 initialized: null 2024-06-28 15:42:09,840 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom187] 2024-06-28 15:42:09,840 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom187] 2024-06-28 15:42:09,841 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom187] 2024-06-28 15:42:09,841 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom187] 2024-06-28 15:42:09,841 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom187] 2024-06-28 15:42:09,842 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom187, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:184) is starting - MDC[activemq.broker=mom187] 2024-06-28 15:42:09,842 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom187, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:184) started - MDC[activemq.broker=mom187] 2024-06-28 15:42:09,842 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom187] 2024-06-28 15:42:09,843 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom187 started - MDC[activemq.broker=mom187] 2024-06-28 15:42:09,847 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-551:3,clientId=null,started=false} - MDC[activemq.broker=mom187] 2024-06-28 15:42:09,900 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@43300e64, org.eclipse.scout.rt.mom.jms.JmsSubscription@27ae6f9e] - MDC[activemq.broker=mom187] 2024-06-28 15:42:09,903 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom187] 2024-06-28 15:42:09,903 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom187] 2024-06-28 15:42:09,903 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom187 stopped - MDC[activemq.broker=mom187] 2024-06-28 15:42:09,903 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom187, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:184) is shutting down - MDC[activemq.broker=mom187] 2024-06-28 15:42:09,904 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom187, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:184) uptime 0.064 seconds - MDC[activemq.broker=mom187] 2024-06-28 15:42:09,904 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom187, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:184) is shutdown - MDC[activemq.broker=mom187] 2024-06-28 15:42:09,904 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:09,905 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 66.451827 ms 2024-06-28 15:42:09,905 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:09,905 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:09,906 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:09,906 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1990277906'. 2024-06-28 15:42:09,907 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #188 initialized: null 2024-06-28 15:42:09,908 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom188] 2024-06-28 15:42:09,908 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom188] 2024-06-28 15:42:09,908 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom188] 2024-06-28 15:42:09,908 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom188] 2024-06-28 15:42:09,909 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom188] 2024-06-28 15:42:09,909 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom188, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:185) is starting - MDC[activemq.broker=mom188] 2024-06-28 15:42:09,910 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom188, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:185) started - MDC[activemq.broker=mom188] 2024-06-28 15:42:09,910 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom188] 2024-06-28 15:42:09,910 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom188 started - MDC[activemq.broker=mom188] 2024-06-28 15:42:09,915 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-554:3,clientId=null,started=false} - MDC[activemq.broker=mom188] 2024-06-28 15:42:09,968 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@c730e65, org.eclipse.scout.rt.mom.jms.JmsSubscription@616d9a6d] - MDC[activemq.broker=mom188] 2024-06-28 15:42:09,971 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom188] 2024-06-28 15:42:09,971 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom188] 2024-06-28 15:42:09,971 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom188 stopped - MDC[activemq.broker=mom188] 2024-06-28 15:42:09,972 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom188, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:185) is shutting down - MDC[activemq.broker=mom188] 2024-06-28 15:42:09,972 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom188, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:185) uptime 0.064 seconds - MDC[activemq.broker=mom188] 2024-06-28 15:42:09,973 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom188, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:185) is shutdown - MDC[activemq.broker=mom188] 2024-06-28 15:42:09,973 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:09,973 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 67.353496 ms 2024-06-28 15:42:09,973 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:09,974 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:09,974 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:09,975 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 318705231'. 2024-06-28 15:42:09,976 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #189 initialized: null 2024-06-28 15:42:09,977 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom189] 2024-06-28 15:42:09,977 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom189] 2024-06-28 15:42:09,977 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom189] 2024-06-28 15:42:09,977 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom189] 2024-06-28 15:42:09,977 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom189] 2024-06-28 15:42:09,978 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom189, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:186) is starting - MDC[activemq.broker=mom189] 2024-06-28 15:42:09,978 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom189, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:186) started - MDC[activemq.broker=mom189] 2024-06-28 15:42:09,978 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom189] 2024-06-28 15:42:09,979 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom189 started - MDC[activemq.broker=mom189] 2024-06-28 15:42:09,983 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-557:3,clientId=null,started=false} - MDC[activemq.broker=mom189] 2024-06-28 15:42:10,036 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@23938caa, org.eclipse.scout.rt.mom.jms.JmsSubscription@643bef2a] - MDC[activemq.broker=mom189] 2024-06-28 15:42:10,038 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom189] 2024-06-28 15:42:10,038 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom189] 2024-06-28 15:42:10,038 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom189 stopped - MDC[activemq.broker=mom189] 2024-06-28 15:42:10,039 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom189, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:186) is shutting down - MDC[activemq.broker=mom189] 2024-06-28 15:42:10,039 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom189, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:186) uptime 0.062 seconds - MDC[activemq.broker=mom189] 2024-06-28 15:42:10,039 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom189, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:186) is shutdown - MDC[activemq.broker=mom189] 2024-06-28 15:42:10,039 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:10,040 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 65.035052 ms 2024-06-28 15:42:10,040 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:10,040 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:10,041 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:10,041 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1654047108'. 2024-06-28 15:42:10,043 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #190 initialized: null 2024-06-28 15:42:10,044 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom190] 2024-06-28 15:42:10,044 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom190] 2024-06-28 15:42:10,044 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom190] 2024-06-28 15:42:10,044 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom190] 2024-06-28 15:42:10,045 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom190] 2024-06-28 15:42:10,045 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom190, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:187) is starting - MDC[activemq.broker=mom190] 2024-06-28 15:42:10,046 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom190, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:187) started - MDC[activemq.broker=mom190] 2024-06-28 15:42:10,046 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom190] 2024-06-28 15:42:10,046 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom190 started - MDC[activemq.broker=mom190] 2024-06-28 15:42:10,051 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-560:3,clientId=null,started=false} - MDC[activemq.broker=mom190] 2024-06-28 15:42:10,105 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@674b2703, org.eclipse.scout.rt.mom.jms.JmsSubscription@67441705] - MDC[activemq.broker=mom190] 2024-06-28 15:42:10,107 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom190] 2024-06-28 15:42:10,107 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom190] 2024-06-28 15:42:10,108 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom190 stopped - MDC[activemq.broker=mom190] 2024-06-28 15:42:10,108 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom190, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:187) is shutting down - MDC[activemq.broker=mom190] 2024-06-28 15:42:10,109 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom190, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:187) uptime 0.065 seconds - MDC[activemq.broker=mom190] 2024-06-28 15:42:10,109 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom190, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:187) is shutdown - MDC[activemq.broker=mom190] 2024-06-28 15:42:10,110 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:10,110 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 69.053196 ms 2024-06-28 15:42:10,110 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:10,111 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:10,112 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:10,113 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1419880104'. 2024-06-28 15:42:10,114 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #191 initialized: null 2024-06-28 15:42:10,115 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom191] 2024-06-28 15:42:10,115 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom191] 2024-06-28 15:42:10,116 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom191] 2024-06-28 15:42:10,116 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom191] 2024-06-28 15:42:10,116 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom191] 2024-06-28 15:42:10,117 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom191, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:188) is starting - MDC[activemq.broker=mom191] 2024-06-28 15:42:10,117 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom191, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:188) started - MDC[activemq.broker=mom191] 2024-06-28 15:42:10,117 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom191] 2024-06-28 15:42:10,118 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom191 started - MDC[activemq.broker=mom191] 2024-06-28 15:42:10,123 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-563:3,clientId=null,started=false} - MDC[activemq.broker=mom191] 2024-06-28 15:42:10,176 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7a3c541e, org.eclipse.scout.rt.mom.jms.JmsSubscription@2be89ba5] - MDC[activemq.broker=mom191] 2024-06-28 15:42:10,178 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom191] 2024-06-28 15:42:10,178 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom191] 2024-06-28 15:42:10,179 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom191 stopped - MDC[activemq.broker=mom191] 2024-06-28 15:42:10,179 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom191, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:188) is shutting down - MDC[activemq.broker=mom191] 2024-06-28 15:42:10,180 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom191, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:188) uptime 0.065 seconds - MDC[activemq.broker=mom191] 2024-06-28 15:42:10,180 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom191, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:188) is shutdown - MDC[activemq.broker=mom191] 2024-06-28 15:42:10,180 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:10,181 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 68.879435 ms 2024-06-28 15:42:10,181 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:10,182 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:10,182 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:10,183 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 505742649'. 2024-06-28 15:42:10,184 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #192 initialized: null 2024-06-28 15:42:10,185 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom192] 2024-06-28 15:42:10,185 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom192] 2024-06-28 15:42:10,185 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom192] 2024-06-28 15:42:10,186 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom192] 2024-06-28 15:42:10,186 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom192] 2024-06-28 15:42:10,187 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom192, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:189) is starting - MDC[activemq.broker=mom192] 2024-06-28 15:42:10,187 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom192, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:189) started - MDC[activemq.broker=mom192] 2024-06-28 15:42:10,187 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom192] 2024-06-28 15:42:10,188 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom192 started - MDC[activemq.broker=mom192] 2024-06-28 15:42:10,193 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-566:3,clientId=null,started=false} - MDC[activemq.broker=mom192] 2024-06-28 15:42:10,246 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5629e904, org.eclipse.scout.rt.mom.jms.JmsSubscription@1d7914a5] - MDC[activemq.broker=mom192] 2024-06-28 15:42:10,249 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom192] 2024-06-28 15:42:10,249 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom192] 2024-06-28 15:42:10,249 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom192 stopped - MDC[activemq.broker=mom192] 2024-06-28 15:42:10,250 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom192, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:189) is shutting down - MDC[activemq.broker=mom192] 2024-06-28 15:42:10,251 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom192, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:189) uptime 0.065 seconds - MDC[activemq.broker=mom192] 2024-06-28 15:42:10,251 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom192, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:189) is shutdown - MDC[activemq.broker=mom192] 2024-06-28 15:42:10,251 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:10,251 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 69.011750 ms 2024-06-28 15:42:10,251 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:10,252 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:10,253 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:10,253 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 804126705'. 2024-06-28 15:42:10,255 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #193 initialized: null 2024-06-28 15:42:10,256 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom193] 2024-06-28 15:42:10,256 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom193] 2024-06-28 15:42:10,256 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom193] 2024-06-28 15:42:10,256 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom193] 2024-06-28 15:42:10,256 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom193] 2024-06-28 15:42:10,257 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom193, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:190) is starting - MDC[activemq.broker=mom193] 2024-06-28 15:42:10,258 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom193, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:190) started - MDC[activemq.broker=mom193] 2024-06-28 15:42:10,258 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom193] 2024-06-28 15:42:10,259 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom193 started - MDC[activemq.broker=mom193] 2024-06-28 15:42:10,265 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-569:3,clientId=null,started=false} - MDC[activemq.broker=mom193] 2024-06-28 15:42:10,318 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5d4a1d2c, org.eclipse.scout.rt.mom.jms.JmsSubscription@63f093a] - MDC[activemq.broker=mom193] 2024-06-28 15:42:10,321 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom193] 2024-06-28 15:42:10,321 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom193] 2024-06-28 15:42:10,322 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom193 stopped - MDC[activemq.broker=mom193] 2024-06-28 15:42:10,322 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom193, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:190) is shutting down - MDC[activemq.broker=mom193] 2024-06-28 15:42:10,323 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom193, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:190) uptime 0.068 seconds - MDC[activemq.broker=mom193] 2024-06-28 15:42:10,323 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom193, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:190) is shutdown - MDC[activemq.broker=mom193] 2024-06-28 15:42:10,323 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:10,324 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 70.740533 ms 2024-06-28 15:42:10,324 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:10,325 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:10,325 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:10,326 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 919036877'. 2024-06-28 15:42:10,327 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #194 initialized: null 2024-06-28 15:42:10,328 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom194] 2024-06-28 15:42:10,328 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom194] 2024-06-28 15:42:10,328 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom194] 2024-06-28 15:42:10,329 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom194] 2024-06-28 15:42:10,329 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom194] 2024-06-28 15:42:10,330 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom194, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:191) is starting - MDC[activemq.broker=mom194] 2024-06-28 15:42:10,330 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom194, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:191) started - MDC[activemq.broker=mom194] 2024-06-28 15:42:10,330 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom194] 2024-06-28 15:42:10,331 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom194 started - MDC[activemq.broker=mom194] 2024-06-28 15:42:10,335 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-572:3,clientId=null,started=false} - MDC[activemq.broker=mom194] 2024-06-28 15:42:10,388 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@12418d3f, org.eclipse.scout.rt.mom.jms.JmsSubscription@2258228f] - MDC[activemq.broker=mom194] 2024-06-28 15:42:10,390 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom194] 2024-06-28 15:42:10,390 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom194] 2024-06-28 15:42:10,391 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom194 stopped - MDC[activemq.broker=mom194] 2024-06-28 15:42:10,391 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom194, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:191) is shutting down - MDC[activemq.broker=mom194] 2024-06-28 15:42:10,392 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom194, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:191) uptime 0.063 seconds - MDC[activemq.broker=mom194] 2024-06-28 15:42:10,392 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom194, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:191) is shutdown - MDC[activemq.broker=mom194] 2024-06-28 15:42:10,392 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:10,392 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 66.997964 ms 2024-06-28 15:42:10,392 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:10,393 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:10,393 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:10,394 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2056843526'. 2024-06-28 15:42:10,395 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #195 initialized: null 2024-06-28 15:42:10,396 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom195] 2024-06-28 15:42:10,396 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom195] 2024-06-28 15:42:10,396 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom195] 2024-06-28 15:42:10,396 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom195] 2024-06-28 15:42:10,396 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom195] 2024-06-28 15:42:10,397 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom195, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:192) is starting - MDC[activemq.broker=mom195] 2024-06-28 15:42:10,397 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom195, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:192) started - MDC[activemq.broker=mom195] 2024-06-28 15:42:10,397 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom195] 2024-06-28 15:42:10,398 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom195 started - MDC[activemq.broker=mom195] 2024-06-28 15:42:10,403 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-575:3,clientId=null,started=false} - MDC[activemq.broker=mom195] 2024-06-28 15:42:10,456 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@672710d5, org.eclipse.scout.rt.mom.jms.JmsSubscription@55880c] - MDC[activemq.broker=mom195] 2024-06-28 15:42:10,459 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom195] 2024-06-28 15:42:10,459 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom195] 2024-06-28 15:42:10,460 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom195 stopped - MDC[activemq.broker=mom195] 2024-06-28 15:42:10,460 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom195, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:192) is shutting down - MDC[activemq.broker=mom195] 2024-06-28 15:42:10,461 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom195, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:192) uptime 0.065 seconds - MDC[activemq.broker=mom195] 2024-06-28 15:42:10,461 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom195, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:192) is shutdown - MDC[activemq.broker=mom195] 2024-06-28 15:42:10,462 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:10,462 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 68.325438 ms 2024-06-28 15:42:10,462 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:10,464 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:10,464 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:10,465 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 401299041'. 2024-06-28 15:42:10,467 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #196 initialized: null 2024-06-28 15:42:10,468 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom196] 2024-06-28 15:42:10,469 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom196] 2024-06-28 15:42:10,469 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom196] 2024-06-28 15:42:10,469 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom196] 2024-06-28 15:42:10,470 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom196] 2024-06-28 15:42:10,471 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom196, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:193) is starting - MDC[activemq.broker=mom196] 2024-06-28 15:42:10,472 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom196, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:193) started - MDC[activemq.broker=mom196] 2024-06-28 15:42:10,472 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom196] 2024-06-28 15:42:10,473 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom196 started - MDC[activemq.broker=mom196] 2024-06-28 15:42:10,477 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-578:2,clientId=null,started=false} - MDC[activemq.broker=mom196] 2024-06-28 15:42:10,481 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@4104b6a6, org.eclipse.scout.rt.mom.jms.JmsSubscription@21dd405a] - MDC[activemq.broker=mom196] 2024-06-28 15:42:10,482 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom196] 2024-06-28 15:42:10,482 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom196] 2024-06-28 15:42:10,483 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom196 stopped - MDC[activemq.broker=mom196] 2024-06-28 15:42:10,483 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom196, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:193) is shutting down - MDC[activemq.broker=mom196] 2024-06-28 15:42:10,484 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom196, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:193) uptime 0.015 seconds - MDC[activemq.broker=mom196] 2024-06-28 15:42:10,484 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom196, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:193) is shutdown - MDC[activemq.broker=mom196] 2024-06-28 15:42:10,484 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:10,484 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 19.567573 ms 2024-06-28 15:42:10,484 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:10,485 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:10,486 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:10,486 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1825775199'. 2024-06-28 15:42:10,487 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #197 initialized: null 2024-06-28 15:42:10,488 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom197] 2024-06-28 15:42:10,488 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom197] 2024-06-28 15:42:10,488 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom197] 2024-06-28 15:42:10,488 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom197] 2024-06-28 15:42:10,488 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom197] 2024-06-28 15:42:10,489 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom197, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:194) is starting - MDC[activemq.broker=mom197] 2024-06-28 15:42:10,489 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom197, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:194) started - MDC[activemq.broker=mom197] 2024-06-28 15:42:10,489 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom197] 2024-06-28 15:42:10,490 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom197 started - MDC[activemq.broker=mom197] 2024-06-28 15:42:10,493 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-581:2,clientId=null,started=false} - MDC[activemq.broker=mom197] 2024-06-28 15:42:10,497 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@4973fb7d, org.eclipse.scout.rt.mom.jms.JmsSubscription@34c3e307] - MDC[activemq.broker=mom197] 2024-06-28 15:42:10,498 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom197] 2024-06-28 15:42:10,498 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom197] 2024-06-28 15:42:10,499 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom197 stopped - MDC[activemq.broker=mom197] 2024-06-28 15:42:10,499 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom197, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:194) is shutting down - MDC[activemq.broker=mom197] 2024-06-28 15:42:10,500 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom197, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:194) uptime 0.013 seconds - MDC[activemq.broker=mom197] 2024-06-28 15:42:10,500 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom197, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:194) is shutdown - MDC[activemq.broker=mom197] 2024-06-28 15:42:10,500 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:10,501 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.942475 ms 2024-06-28 15:42:10,501 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:10,502 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:10,502 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:10,503 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2021799835'. 2024-06-28 15:42:10,504 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #198 initialized: null 2024-06-28 15:42:10,505 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom198] 2024-06-28 15:42:10,505 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom198] 2024-06-28 15:42:10,505 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom198] 2024-06-28 15:42:10,505 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom198] 2024-06-28 15:42:10,505 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom198] 2024-06-28 15:42:10,506 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom198, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:195) is starting - MDC[activemq.broker=mom198] 2024-06-28 15:42:10,506 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom198, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:195) started - MDC[activemq.broker=mom198] 2024-06-28 15:42:10,506 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom198] 2024-06-28 15:42:10,507 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom198 started - MDC[activemq.broker=mom198] 2024-06-28 15:42:10,507 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-584:1,clientId=null,started=false} - MDC[activemq.broker=mom198] 2024-06-28 15:42:10,519 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@68f1e261] - MDC[activemq.broker=mom198] 2024-06-28 15:42:10,521 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom198] 2024-06-28 15:42:10,521 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom198] 2024-06-28 15:42:10,521 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom198 stopped - MDC[activemq.broker=mom198] 2024-06-28 15:42:10,521 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom198, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:195) is shutting down - MDC[activemq.broker=mom198] 2024-06-28 15:42:10,522 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom198, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:195) uptime 0.018 seconds - MDC[activemq.broker=mom198] 2024-06-28 15:42:10,522 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom198, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:195) is shutdown - MDC[activemq.broker=mom198] 2024-06-28 15:42:10,522 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:10,523 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 20.207624 ms 2024-06-28 15:42:10,523 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:10,524 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:10,524 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:10,524 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1940785230'. 2024-06-28 15:42:10,525 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #199 initialized: null 2024-06-28 15:42:10,526 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom199] 2024-06-28 15:42:10,526 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom199] 2024-06-28 15:42:10,526 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom199] 2024-06-28 15:42:10,526 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom199] 2024-06-28 15:42:10,527 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom199] 2024-06-28 15:42:10,527 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom199, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:196) is starting - MDC[activemq.broker=mom199] 2024-06-28 15:42:10,527 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom199, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:196) started - MDC[activemq.broker=mom199] 2024-06-28 15:42:10,528 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom199] 2024-06-28 15:42:10,528 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom199 started - MDC[activemq.broker=mom199] 2024-06-28 15:42:10,529 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-587:1,clientId=null,started=false} - MDC[activemq.broker=mom199] 2024-06-28 15:42:10,683 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4b90a402] - MDC[activemq.broker=mom199] 2024-06-28 15:42:10,685 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom199] 2024-06-28 15:42:10,685 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom199] 2024-06-28 15:42:10,686 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom199 stopped - MDC[activemq.broker=mom199] 2024-06-28 15:42:10,686 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom199, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:196) is shutting down - MDC[activemq.broker=mom199] 2024-06-28 15:42:10,687 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom199, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:196) uptime 0.161 seconds - MDC[activemq.broker=mom199] 2024-06-28 15:42:10,687 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom199, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:196) is shutdown - MDC[activemq.broker=mom199] 2024-06-28 15:42:10,687 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:10,688 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 163.636334 ms 2024-06-28 15:42:10,688 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:10,689 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:10,689 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:10,690 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1769472147'. 2024-06-28 15:42:10,691 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #200 initialized: null 2024-06-28 15:42:10,692 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom200] 2024-06-28 15:42:10,693 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom200] 2024-06-28 15:42:10,693 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom200] 2024-06-28 15:42:10,693 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom200] 2024-06-28 15:42:10,693 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom200] 2024-06-28 15:42:10,694 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom200, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:197) is starting - MDC[activemq.broker=mom200] 2024-06-28 15:42:10,695 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom200, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:197) started - MDC[activemq.broker=mom200] 2024-06-28 15:42:10,695 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom200] 2024-06-28 15:42:10,696 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom200 started - MDC[activemq.broker=mom200] 2024-06-28 15:42:10,697 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-590:1,clientId=null,started=false} - MDC[activemq.broker=mom200] 2024-06-28 15:42:10,852 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@19dc9dda] - MDC[activemq.broker=mom200] 2024-06-28 15:42:10,853 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom200] 2024-06-28 15:42:10,853 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom200] 2024-06-28 15:42:10,854 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom200 stopped - MDC[activemq.broker=mom200] 2024-06-28 15:42:10,854 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom200, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:197) is shutting down - MDC[activemq.broker=mom200] 2024-06-28 15:42:10,854 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom200, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:197) uptime 0.162 seconds - MDC[activemq.broker=mom200] 2024-06-28 15:42:10,855 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom200, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:197) is shutdown - MDC[activemq.broker=mom200] 2024-06-28 15:42:10,855 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:10,855 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 165.646995 ms 2024-06-28 15:42:10,855 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:10,856 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:10,856 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:10,857 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1901367879'. 2024-06-28 15:42:10,858 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #201 initialized: null 2024-06-28 15:42:10,859 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom201] 2024-06-28 15:42:10,859 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom201] 2024-06-28 15:42:10,860 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom201] 2024-06-28 15:42:10,860 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom201] 2024-06-28 15:42:10,860 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom201] 2024-06-28 15:42:10,861 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom201, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:198) is starting - MDC[activemq.broker=mom201] 2024-06-28 15:42:10,861 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom201, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:198) started - MDC[activemq.broker=mom201] 2024-06-28 15:42:10,862 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom201] 2024-06-28 15:42:10,862 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom201 started - MDC[activemq.broker=mom201] 2024-06-28 15:42:10,863 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-593:1,clientId=null,started=false} - MDC[activemq.broker=mom201] 2024-06-28 15:42:11,017 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5f386009] - MDC[activemq.broker=mom201] 2024-06-28 15:42:11,019 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom201] 2024-06-28 15:42:11,019 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom201] 2024-06-28 15:42:11,020 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom201 stopped - MDC[activemq.broker=mom201] 2024-06-28 15:42:11,020 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom201, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:198) is shutting down - MDC[activemq.broker=mom201] 2024-06-28 15:42:11,021 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom201, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:198) uptime 0.161 seconds - MDC[activemq.broker=mom201] 2024-06-28 15:42:11,021 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom201, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:198) is shutdown - MDC[activemq.broker=mom201] 2024-06-28 15:42:11,021 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:11,021 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 164.802927 ms 2024-06-28 15:42:11,021 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:11,022 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:11,022 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:11,022 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1427882694'. 2024-06-28 15:42:11,024 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #202 initialized: null 2024-06-28 15:42:11,024 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom202] 2024-06-28 15:42:11,024 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom202] 2024-06-28 15:42:11,025 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom202] 2024-06-28 15:42:11,025 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom202] 2024-06-28 15:42:11,025 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom202] 2024-06-28 15:42:11,026 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom202, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:199) is starting - MDC[activemq.broker=mom202] 2024-06-28 15:42:11,026 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom202, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:199) started - MDC[activemq.broker=mom202] 2024-06-28 15:42:11,026 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom202] 2024-06-28 15:42:11,026 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom202 started - MDC[activemq.broker=mom202] 2024-06-28 15:42:11,027 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-596:1,clientId=null,started=false} - MDC[activemq.broker=mom202] 2024-06-28 15:42:11,182 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@64aab3fd] - MDC[activemq.broker=mom202] 2024-06-28 15:42:11,184 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom202] 2024-06-28 15:42:11,184 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom202] 2024-06-28 15:42:11,185 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom202 stopped - MDC[activemq.broker=mom202] 2024-06-28 15:42:11,185 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom202, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:199) is shutting down - MDC[activemq.broker=mom202] 2024-06-28 15:42:11,186 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom202, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:199) uptime 0.161 seconds - MDC[activemq.broker=mom202] 2024-06-28 15:42:11,186 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom202, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:199) is shutdown - MDC[activemq.broker=mom202] 2024-06-28 15:42:11,186 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:11,186 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 163.894899 ms 2024-06-28 15:42:11,186 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:11,187 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:11,187 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:11,187 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 531904381'. 2024-06-28 15:42:11,189 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #203 initialized: null 2024-06-28 15:42:11,189 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom203] 2024-06-28 15:42:11,189 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom203] 2024-06-28 15:42:11,189 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom203] 2024-06-28 15:42:11,190 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom203] 2024-06-28 15:42:11,190 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom203] 2024-06-28 15:42:11,191 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom203, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:200) is starting - MDC[activemq.broker=mom203] 2024-06-28 15:42:11,191 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom203, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:200) started - MDC[activemq.broker=mom203] 2024-06-28 15:42:11,191 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom203] 2024-06-28 15:42:11,192 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom203 started - MDC[activemq.broker=mom203] 2024-06-28 15:42:11,192 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-599:1,clientId=null,started=false} - MDC[activemq.broker=mom203] 2024-06-28 15:42:11,347 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1791670e] - MDC[activemq.broker=mom203] 2024-06-28 15:42:11,348 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom203] 2024-06-28 15:42:11,349 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom203] 2024-06-28 15:42:11,349 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom203 stopped - MDC[activemq.broker=mom203] 2024-06-28 15:42:11,350 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom203, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:200) is shutting down - MDC[activemq.broker=mom203] 2024-06-28 15:42:11,350 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom203, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:200) uptime 0.161 seconds - MDC[activemq.broker=mom203] 2024-06-28 15:42:11,351 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom203, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:200) is shutdown - MDC[activemq.broker=mom203] 2024-06-28 15:42:11,351 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:11,351 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 164.066429 ms 2024-06-28 15:42:11,351 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:11,352 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:11,353 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:11,354 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2097921097'. 2024-06-28 15:42:11,355 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #204 initialized: null 2024-06-28 15:42:11,356 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom204] 2024-06-28 15:42:11,356 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom204] 2024-06-28 15:42:11,356 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom204] 2024-06-28 15:42:11,356 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom204] 2024-06-28 15:42:11,356 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom204] 2024-06-28 15:42:11,357 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom204, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:201) is starting - MDC[activemq.broker=mom204] 2024-06-28 15:42:11,357 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom204, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:201) started - MDC[activemq.broker=mom204] 2024-06-28 15:42:11,358 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom204] 2024-06-28 15:42:11,358 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom204 started - MDC[activemq.broker=mom204] 2024-06-28 15:42:11,359 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-602:1,clientId=null,started=false} - MDC[activemq.broker=mom204] 2024-06-28 15:42:11,514 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@670481b2] - MDC[activemq.broker=mom204] 2024-06-28 15:42:11,515 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom204] 2024-06-28 15:42:11,515 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom204] 2024-06-28 15:42:11,516 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom204 stopped - MDC[activemq.broker=mom204] 2024-06-28 15:42:11,516 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom204, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:201) is shutting down - MDC[activemq.broker=mom204] 2024-06-28 15:42:11,517 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom204, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:201) uptime 0.160 seconds - MDC[activemq.broker=mom204] 2024-06-28 15:42:11,517 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom204, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:201) is shutdown - MDC[activemq.broker=mom204] 2024-06-28 15:42:11,517 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:11,517 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 164.260581 ms 2024-06-28 15:42:11,517 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:11,518 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:11,518 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:11,518 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1892307770'. 2024-06-28 15:42:11,520 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #205 initialized: null 2024-06-28 15:42:11,520 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom205] 2024-06-28 15:42:11,520 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom205] 2024-06-28 15:42:11,520 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom205] 2024-06-28 15:42:11,521 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom205] 2024-06-28 15:42:11,521 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom205] 2024-06-28 15:42:11,521 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom205, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:202) is starting - MDC[activemq.broker=mom205] 2024-06-28 15:42:11,522 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom205, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:202) started - MDC[activemq.broker=mom205] 2024-06-28 15:42:11,522 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom205] 2024-06-28 15:42:11,522 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom205 started - MDC[activemq.broker=mom205] 2024-06-28 15:42:11,523 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-605:1,clientId=null,started=false} - MDC[activemq.broker=mom205] 2024-06-28 15:42:11,677 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@70882cb7] - MDC[activemq.broker=mom205] 2024-06-28 15:42:11,678 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom205] 2024-06-28 15:42:11,679 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom205] 2024-06-28 15:42:11,679 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom205 stopped - MDC[activemq.broker=mom205] 2024-06-28 15:42:11,679 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom205, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:202) is shutting down - MDC[activemq.broker=mom205] 2024-06-28 15:42:11,680 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom205, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:202) uptime 0.160 seconds - MDC[activemq.broker=mom205] 2024-06-28 15:42:11,680 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom205, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:202) is shutdown - MDC[activemq.broker=mom205] 2024-06-28 15:42:11,680 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:11,680 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 162.327835 ms 2024-06-28 15:42:11,681 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:11,681 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:11,681 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:11,682 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 422599292'. 2024-06-28 15:42:11,683 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #206 initialized: null 2024-06-28 15:42:11,683 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom206] 2024-06-28 15:42:11,684 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom206] 2024-06-28 15:42:11,684 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom206] 2024-06-28 15:42:11,684 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom206] 2024-06-28 15:42:11,684 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom206] 2024-06-28 15:42:11,685 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom206, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:203) is starting - MDC[activemq.broker=mom206] 2024-06-28 15:42:11,685 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom206, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:203) started - MDC[activemq.broker=mom206] 2024-06-28 15:42:11,685 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom206] 2024-06-28 15:42:11,686 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom206 started - MDC[activemq.broker=mom206] 2024-06-28 15:42:11,686 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-608:1,clientId=null,started=false} - MDC[activemq.broker=mom206] 2024-06-28 15:42:11,840 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@13c79e0d] - MDC[activemq.broker=mom206] 2024-06-28 15:42:11,842 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom206] 2024-06-28 15:42:11,842 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom206] 2024-06-28 15:42:11,842 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom206 stopped - MDC[activemq.broker=mom206] 2024-06-28 15:42:11,843 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom206, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:203) is shutting down - MDC[activemq.broker=mom206] 2024-06-28 15:42:11,843 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom206, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:203) uptime 0.160 seconds - MDC[activemq.broker=mom206] 2024-06-28 15:42:11,844 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom206, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:203) is shutdown - MDC[activemq.broker=mom206] 2024-06-28 15:42:11,844 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:11,844 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 162.516529 ms 2024-06-28 15:42:11,844 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:11,845 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:11,845 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:11,846 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 469383566'. 2024-06-28 15:42:11,847 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #207 initialized: null 2024-06-28 15:42:11,848 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom207] 2024-06-28 15:42:11,848 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom207] 2024-06-28 15:42:11,848 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom207] 2024-06-28 15:42:11,848 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom207] 2024-06-28 15:42:11,849 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom207] 2024-06-28 15:42:11,850 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom207, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:204) is starting - MDC[activemq.broker=mom207] 2024-06-28 15:42:11,850 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom207, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:204) started - MDC[activemq.broker=mom207] 2024-06-28 15:42:11,850 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom207] 2024-06-28 15:42:11,851 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom207 started - MDC[activemq.broker=mom207] 2024-06-28 15:42:11,852 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-611:1,clientId=null,started=false} - MDC[activemq.broker=mom207] 2024-06-28 15:42:12,007 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7536ef0f] - MDC[activemq.broker=mom207] 2024-06-28 15:42:12,008 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom207] 2024-06-28 15:42:12,008 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom207] 2024-06-28 15:42:12,009 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom207 stopped - MDC[activemq.broker=mom207] 2024-06-28 15:42:12,009 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom207, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:204) is shutting down - MDC[activemq.broker=mom207] 2024-06-28 15:42:12,009 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom207, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:204) uptime 0.161 seconds - MDC[activemq.broker=mom207] 2024-06-28 15:42:12,010 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom207, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:204) is shutdown - MDC[activemq.broker=mom207] 2024-06-28 15:42:12,010 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:12,010 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 164.589769 ms 2024-06-28 15:42:12,010 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:12,011 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:12,011 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:12,011 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1698704934'. 2024-06-28 15:42:12,012 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #208 initialized: null 2024-06-28 15:42:12,013 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom208] 2024-06-28 15:42:12,013 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom208] 2024-06-28 15:42:12,013 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom208] 2024-06-28 15:42:12,013 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom208] 2024-06-28 15:42:12,014 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom208] 2024-06-28 15:42:12,014 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom208, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:205) is starting - MDC[activemq.broker=mom208] 2024-06-28 15:42:12,014 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom208, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:205) started - MDC[activemq.broker=mom208] 2024-06-28 15:42:12,015 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom208] 2024-06-28 15:42:12,015 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom208 started - MDC[activemq.broker=mom208] 2024-06-28 15:42:12,016 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-614:1,clientId=null,started=false} - MDC[activemq.broker=mom208] 2024-06-28 15:42:12,170 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@466d6ea5] - MDC[activemq.broker=mom208] 2024-06-28 15:42:12,171 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom208] 2024-06-28 15:42:12,172 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom208] 2024-06-28 15:42:12,172 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom208 stopped - MDC[activemq.broker=mom208] 2024-06-28 15:42:12,172 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom208, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:205) is shutting down - MDC[activemq.broker=mom208] 2024-06-28 15:42:12,173 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom208, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:205) uptime 0.160 seconds - MDC[activemq.broker=mom208] 2024-06-28 15:42:12,173 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom208, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:205) is shutdown - MDC[activemq.broker=mom208] 2024-06-28 15:42:12,173 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:12,174 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 162.554686 ms 2024-06-28 15:42:12,174 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:12,175 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:12,175 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:12,176 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 654971199'. 2024-06-28 15:42:12,177 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #209 initialized: null 2024-06-28 15:42:12,178 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom209] 2024-06-28 15:42:12,178 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom209] 2024-06-28 15:42:12,178 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom209] 2024-06-28 15:42:12,178 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom209] 2024-06-28 15:42:12,178 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom209] 2024-06-28 15:42:12,179 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom209, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:206) is starting - MDC[activemq.broker=mom209] 2024-06-28 15:42:12,179 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom209, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:206) started - MDC[activemq.broker=mom209] 2024-06-28 15:42:12,179 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom209] 2024-06-28 15:42:12,180 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom209 started - MDC[activemq.broker=mom209] 2024-06-28 15:42:12,183 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-617:2,clientId=null,started=false} - MDC[activemq.broker=mom209] 2024-06-28 15:42:13,192 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@7b3db079, org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@6ef5e46a] - MDC[activemq.broker=mom209] 2024-06-28 15:42:13,193 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom209] 2024-06-28 15:42:13,193 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom209] 2024-06-28 15:42:13,194 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom209 stopped - MDC[activemq.broker=mom209] 2024-06-28 15:42:13,194 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom209, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:206) is shutting down - MDC[activemq.broker=mom209] 2024-06-28 15:42:13,195 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom209, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:206) uptime 1.016 seconds - MDC[activemq.broker=mom209] 2024-06-28 15:42:13,195 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom209, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:206) is shutdown - MDC[activemq.broker=mom209] 2024-06-28 15:42:13,195 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:13,195 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1019.453179 ms 2024-06-28 15:42:13,195 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:13,196 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:13,197 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:13,197 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1290453549'. 2024-06-28 15:42:13,198 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #210 initialized: null 2024-06-28 15:42:13,199 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom210] 2024-06-28 15:42:13,199 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom210] 2024-06-28 15:42:13,199 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom210] 2024-06-28 15:42:13,199 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom210] 2024-06-28 15:42:13,199 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom210] 2024-06-28 15:42:13,200 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom210, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:207) is starting - MDC[activemq.broker=mom210] 2024-06-28 15:42:13,200 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom210, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:207) started - MDC[activemq.broker=mom210] 2024-06-28 15:42:13,201 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom210] 2024-06-28 15:42:13,202 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom210 started - MDC[activemq.broker=mom210] 2024-06-28 15:42:13,206 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-620:3,clientId=null,started=false} - MDC[activemq.broker=mom210] 2024-06-28 15:42:13,208 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6e1d939e, org.eclipse.scout.rt.mom.jms.JmsSubscription@56929ce] - MDC[activemq.broker=mom210] 2024-06-28 15:42:13,210 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom210] 2024-06-28 15:42:13,210 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom210] 2024-06-28 15:42:13,211 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom210 stopped - MDC[activemq.broker=mom210] 2024-06-28 15:42:13,211 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom210, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:207) is shutting down - MDC[activemq.broker=mom210] 2024-06-28 15:42:13,211 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom210, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:207) uptime 0.012 seconds - MDC[activemq.broker=mom210] 2024-06-28 15:42:13,212 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom210, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:207) is shutdown - MDC[activemq.broker=mom210] 2024-06-28 15:42:13,212 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:13,212 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 15.212623 ms 2024-06-28 15:42:13,212 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:13,213 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:13,213 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:13,214 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 800724421'. 2024-06-28 15:42:13,215 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #211 initialized: null 2024-06-28 15:42:13,215 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom211] 2024-06-28 15:42:13,215 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom211] 2024-06-28 15:42:13,216 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom211] 2024-06-28 15:42:13,216 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom211] 2024-06-28 15:42:13,216 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom211] 2024-06-28 15:42:13,217 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom211, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:208) is starting - MDC[activemq.broker=mom211] 2024-06-28 15:42:13,217 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom211, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:208) started - MDC[activemq.broker=mom211] 2024-06-28 15:42:13,217 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom211] 2024-06-28 15:42:13,217 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom211 started - MDC[activemq.broker=mom211] 2024-06-28 15:42:15,225 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@280d20fb, org.eclipse.scout.rt.mom.jms.JmsSubscription@20c7a91d] - MDC[activemq.broker=mom211] 2024-06-28 15:42:15,226 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom211 stopped - MDC[activemq.broker=mom211] 2024-06-28 15:42:15,226 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom211, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:208) is shutting down - MDC[activemq.broker=mom211] 2024-06-28 15:42:15,227 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom211, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:208) uptime 2.012 seconds - MDC[activemq.broker=mom211] 2024-06-28 15:42:15,227 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom211, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:208) is shutdown - MDC[activemq.broker=mom211] 2024-06-28 15:42:15,227 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:42:15,228 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2014.428688 ms 2024-06-28 15:42:15,228 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:15,230 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:15,230 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:15,230 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1564215093'. 2024-06-28 15:42:15,232 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #212 initialized: null 2024-06-28 15:42:15,232 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom212] 2024-06-28 15:42:15,233 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom212] 2024-06-28 15:42:15,233 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom212] 2024-06-28 15:42:15,233 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom212] 2024-06-28 15:42:15,233 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom212] 2024-06-28 15:42:15,234 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom212, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:209) is starting - MDC[activemq.broker=mom212] 2024-06-28 15:42:15,234 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom212, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:209) started - MDC[activemq.broker=mom212] 2024-06-28 15:42:15,235 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom212] 2024-06-28 15:42:15,235 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom212 started - MDC[activemq.broker=mom212] 2024-06-28 15:42:15,238 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-626:2,clientId=null,started=false} - MDC[cid=cid:abc, activemq.broker=mom212] 2024-06-28 15:42:15,240 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@57cd77e1] - MDC[activemq.broker=mom212] 2024-06-28 15:42:15,242 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom212] 2024-06-28 15:42:15,242 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom212] 2024-06-28 15:42:15,242 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom212 stopped - MDC[activemq.broker=mom212] 2024-06-28 15:42:15,243 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom212, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:209) is shutting down - MDC[activemq.broker=mom212] 2024-06-28 15:42:15,243 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom212, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:209) uptime 0.011 seconds - MDC[activemq.broker=mom212] 2024-06-28 15:42:15,244 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom212, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:209) is shutdown - MDC[activemq.broker=mom212] 2024-06-28 15:42:15,244 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:15,244 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.179229 ms 2024-06-28 15:42:15,244 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:15,246 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:15,246 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:15,247 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1825507057'. 2024-06-28 15:42:15,248 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #213 initialized: null 2024-06-28 15:42:15,249 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom213] 2024-06-28 15:42:15,249 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom213] 2024-06-28 15:42:15,249 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom213] 2024-06-28 15:42:15,249 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom213] 2024-06-28 15:42:15,250 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom213] 2024-06-28 15:42:15,251 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom213, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:210) is starting - MDC[activemq.broker=mom213] 2024-06-28 15:42:15,251 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom213, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:210) started - MDC[activemq.broker=mom213] 2024-06-28 15:42:15,251 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom213] 2024-06-28 15:42:15,252 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom213 started - MDC[activemq.broker=mom213] 2024-06-28 15:42:15,260 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-629:4,clientId=null,started=false} - MDC[activemq.broker=mom213] 2024-06-28 15:42:17,262 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1a9cfd5f, org.eclipse.scout.rt.mom.jms.JmsSubscription@792a9cb1, org.eclipse.scout.rt.mom.jms.JmsSubscription@51fadd20] - MDC[activemq.broker=mom213] 2024-06-28 15:42:17,265 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom213] 2024-06-28 15:42:17,265 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom213] 2024-06-28 15:42:17,265 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom213 stopped - MDC[activemq.broker=mom213] 2024-06-28 15:42:17,266 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom213, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:210) is shutting down - MDC[activemq.broker=mom213] 2024-06-28 15:42:17,266 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom213, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:210) uptime 2.017 seconds - MDC[activemq.broker=mom213] 2024-06-28 15:42:17,266 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom213, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:210) is shutdown - MDC[activemq.broker=mom213] 2024-06-28 15:42:17,267 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:17,267 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2020.684592 ms 2024-06-28 15:42:17,267 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:17,269 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:17,269 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:17,270 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2100075365'. 2024-06-28 15:42:17,272 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #214 initialized: null 2024-06-28 15:42:17,272 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom214] 2024-06-28 15:42:17,272 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom214] 2024-06-28 15:42:17,272 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom214] 2024-06-28 15:42:17,273 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom214] 2024-06-28 15:42:17,273 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom214] 2024-06-28 15:42:17,274 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom214, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:211) is starting - MDC[activemq.broker=mom214] 2024-06-28 15:42:17,274 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom214, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:211) started - MDC[activemq.broker=mom214] 2024-06-28 15:42:17,274 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom214] 2024-06-28 15:42:17,275 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom214 started - MDC[activemq.broker=mom214] 2024-06-28 15:42:17,276 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-632:1,clientId=null,started=false} - MDC[activemq.broker=mom214] 2024-06-28 15:42:17,282 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@45295bed, org.eclipse.scout.rt.mom.jms.JmsSubscription@6fa98e98] - MDC[activemq.broker=mom214] 2024-06-28 15:42:17,284 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom214] 2024-06-28 15:42:17,284 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom214] 2024-06-28 15:42:17,284 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom214 stopped - MDC[activemq.broker=mom214] 2024-06-28 15:42:17,285 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom214, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:211) is shutting down - MDC[activemq.broker=mom214] 2024-06-28 15:42:17,285 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom214, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:211) uptime 0.013 seconds - MDC[activemq.broker=mom214] 2024-06-28 15:42:17,285 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom214, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:211) is shutdown - MDC[activemq.broker=mom214] 2024-06-28 15:42:17,285 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:17,286 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 16.487168 ms 2024-06-28 15:42:17,286 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:17,287 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:17,287 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:17,287 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 263986665'. 2024-06-28 15:42:17,288 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #215 initialized: null 2024-06-28 15:42:17,289 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom215] 2024-06-28 15:42:17,289 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom215] 2024-06-28 15:42:17,289 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom215] 2024-06-28 15:42:17,289 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom215] 2024-06-28 15:42:17,290 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom215] 2024-06-28 15:42:17,290 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom215, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:212) is starting - MDC[activemq.broker=mom215] 2024-06-28 15:42:17,290 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom215, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:212) started - MDC[activemq.broker=mom215] 2024-06-28 15:42:17,291 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom215] 2024-06-28 15:42:17,291 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom215 started - MDC[activemq.broker=mom215] 2024-06-28 15:42:17,292 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-635:1,clientId=null,started=false} - MDC[activemq.broker=mom215] 2024-06-28 15:42:20,300 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7c2d4398] - MDC[activemq.broker=mom215] 2024-06-28 15:42:20,301 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom215] 2024-06-28 15:42:20,302 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom215] 2024-06-28 15:42:20,302 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom215 stopped - MDC[activemq.broker=mom215] 2024-06-28 15:42:20,302 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom215, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:212) is shutting down - MDC[activemq.broker=mom215] 2024-06-28 15:42:20,303 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom215, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:212) uptime 3.014 seconds - MDC[activemq.broker=mom215] 2024-06-28 15:42:20,303 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom215, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:212) is shutdown - MDC[activemq.broker=mom215] 2024-06-28 15:42:20,303 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:20,304 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 3016.463715 ms 2024-06-28 15:42:20,304 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:20,305 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:20,305 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:20,305 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 11230819'. 2024-06-28 15:42:20,306 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #216 initialized: null 2024-06-28 15:42:20,307 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom216] 2024-06-28 15:42:20,307 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom216] 2024-06-28 15:42:20,307 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom216] 2024-06-28 15:42:20,307 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom216] 2024-06-28 15:42:20,307 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom216] 2024-06-28 15:42:20,308 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom216, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:213) is starting - MDC[activemq.broker=mom216] 2024-06-28 15:42:20,308 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom216, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:213) started - MDC[activemq.broker=mom216] 2024-06-28 15:42:20,309 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom216] 2024-06-28 15:42:20,309 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom216 started - MDC[activemq.broker=mom216] 2024-06-28 15:42:20,312 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-638:2,clientId=null,started=false} - MDC[activemq.broker=mom216] 2024-06-28 15:42:20,315 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@4acae4c7, org.eclipse.scout.rt.mom.jms.JmsSubscription@1c7da28] - MDC[activemq.broker=mom216] 2024-06-28 15:42:20,319 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@557fe039, org.eclipse.scout.rt.mom.jms.JmsSubscription@231d5119] - MDC[activemq.broker=mom216] 2024-06-28 15:42:20,323 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@72161dbb, org.eclipse.scout.rt.mom.jms.JmsSubscription@69ca71b3] - MDC[activemq.broker=mom216] 2024-06-28 15:42:20,327 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@184b24d4, org.eclipse.scout.rt.mom.jms.JmsSubscription@450b99f2] - MDC[activemq.broker=mom216] 2024-06-28 15:42:20,331 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@11636d43, org.eclipse.scout.rt.mom.jms.JmsSubscription@753b6846] - MDC[activemq.broker=mom216] 2024-06-28 15:42:20,335 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@322f6283, org.eclipse.scout.rt.mom.jms.JmsSubscription@168f447d] - MDC[activemq.broker=mom216] 2024-06-28 15:42:20,339 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@33012e6f, org.eclipse.scout.rt.mom.jms.JmsSubscription@7593716d] - MDC[activemq.broker=mom216] 2024-06-28 15:42:20,343 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@621c7b91, org.eclipse.scout.rt.mom.jms.JmsSubscription@223e51e4] - MDC[activemq.broker=mom216] 2024-06-28 15:42:20,348 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@bd8f424, org.eclipse.scout.rt.mom.jms.JmsSubscription@620ba2b0] - MDC[activemq.broker=mom216] 2024-06-28 15:42:20,353 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@4f290f46, org.eclipse.scout.rt.mom.jms.JmsSubscription@2bfe398b] - MDC[activemq.broker=mom216] 2024-06-28 15:42:20,354 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom216] 2024-06-28 15:42:20,354 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom216] 2024-06-28 15:42:20,355 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom216 stopped - MDC[activemq.broker=mom216] 2024-06-28 15:42:20,355 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom216, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:213) is shutting down - MDC[activemq.broker=mom216] 2024-06-28 15:42:20,356 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom216, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:213) uptime 0.048 seconds - MDC[activemq.broker=mom216] 2024-06-28 15:42:20,356 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom216, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:213) is shutdown - MDC[activemq.broker=mom216] 2024-06-28 15:42:20,356 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:20,356 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 50.925129 ms 2024-06-28 15:42:20,356 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:20,357 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:20,357 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:20,358 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1565987193'. 2024-06-28 15:42:20,359 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #217 initialized: null 2024-06-28 15:42:20,360 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom217] 2024-06-28 15:42:20,360 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom217] 2024-06-28 15:42:20,360 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom217] 2024-06-28 15:42:20,360 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom217] 2024-06-28 15:42:20,360 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom217] 2024-06-28 15:42:20,361 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom217, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:214) is starting - MDC[activemq.broker=mom217] 2024-06-28 15:42:20,361 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom217, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:214) started - MDC[activemq.broker=mom217] 2024-06-28 15:42:20,361 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom217] 2024-06-28 15:42:20,362 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom217 started - MDC[activemq.broker=mom217] 2024-06-28 15:42:20,365 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-641:2,clientId=null,started=false} - MDC[activemq.broker=mom217] 2024-06-28 15:42:20,368 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@106dee26] - MDC[activemq.broker=mom217] 2024-06-28 15:42:20,369 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom217] 2024-06-28 15:42:20,369 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom217] 2024-06-28 15:42:20,370 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom217 stopped - MDC[activemq.broker=mom217] 2024-06-28 15:42:20,370 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom217, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:214) is shutting down - MDC[activemq.broker=mom217] 2024-06-28 15:42:20,371 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom217, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:214) uptime 0.011 seconds - MDC[activemq.broker=mom217] 2024-06-28 15:42:20,371 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom217, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:214) is shutdown - MDC[activemq.broker=mom217] 2024-06-28 15:42:20,371 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:20,372 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.088263 ms 2024-06-28 15:42:20,372 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:20,373 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:20,374 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:20,374 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1844128537'. 2024-06-28 15:42:20,375 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #218 initialized: null 2024-06-28 15:42:20,376 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom218] 2024-06-28 15:42:20,376 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom218] 2024-06-28 15:42:20,376 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom218] 2024-06-28 15:42:20,376 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom218] 2024-06-28 15:42:20,376 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom218] 2024-06-28 15:42:20,377 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom218, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:215) is starting - MDC[activemq.broker=mom218] 2024-06-28 15:42:20,377 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom218, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:215) started - MDC[activemq.broker=mom218] 2024-06-28 15:42:20,377 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom218] 2024-06-28 15:42:20,378 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom218 started - MDC[activemq.broker=mom218] 2024-06-28 15:42:20,378 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-644:1,clientId=null,started=false} - MDC[activemq.broker=mom218] 2024-06-28 15:42:20,383 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@3b67c637, org.eclipse.scout.rt.mom.jms.JmsSubscription@31b11287] - MDC[activemq.broker=mom218] 2024-06-28 15:42:20,384 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom218] 2024-06-28 15:42:20,384 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom218] 2024-06-28 15:42:20,384 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom218 stopped - MDC[activemq.broker=mom218] 2024-06-28 15:42:20,385 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom218, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:215) is shutting down - MDC[activemq.broker=mom218] 2024-06-28 15:42:20,385 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom218, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:215) uptime 0.009 seconds - MDC[activemq.broker=mom218] 2024-06-28 15:42:20,385 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom218, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:215) is shutdown - MDC[activemq.broker=mom218] 2024-06-28 15:42:20,385 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:20,386 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.905808 ms 2024-06-28 15:42:20,386 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:20,387 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:20,387 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:20,387 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 897056155'. 2024-06-28 15:42:20,391 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:20,392 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0170bfde-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:20,394 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [01713511-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0170bfde-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0170bfde-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17e0eedf, true, {}] 2024-06-28 15:42:20,395 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@728cf276 2024-06-28 15:42:20,396 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [01718332-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0170bfde-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0170bfde-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@80944f0, true, {}] 2024-06-28 15:42:20,398 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 01718332-3565-11ef-88ed-0a580a2812a0 with parameters: [test/mom/testSubscribeTransactional, [ANYCAST], true] 2024-06-28 15:42:20,398 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5b0fb50f 2024-06-28 15:42:20,461 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testSubscribeTransactional, address=test/mom/testSubscribeTransactional, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-28 15:42:20,464 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5f302ab6 2024-06-28 15:42:20,477 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=144, durable=true, userID=017d9125-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:20 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@439533364, context: RoutingContextImpl(Address=test/mom/testSubscribeTransactional, routingType=ANYCAST, PreviousAddress=test/mom/testSubscribeTransactional previousRoute:ANYCAST, reusable=true, version=-2147483014) .................................................. ***** durable queues test/mom/testSubscribeTransactional: - queueID=141 address:test/mom/testSubscribeTransactional name:test/mom/testSubscribeTransactional filter:null ***** non durable for test/mom/testSubscribeTransactional: .................................................. , transaction: null 2024-06-28 15:42:20,483 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [017ec9a6-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0170bfde-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0170bfde-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@de31bc5, true, {}] 2024-06-28 15:42:20,484 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testSubscribeTransactional, null, 0, false, true, null] 2024-06-28 15:42:20,485 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[144]:RELIABLE:CoreMessage[messageID=144, durable=true, userID=017d9125-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:20 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@439533364 2024-06-28 15:42:20,487 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=144, durable=true, userID=017d9125-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:20 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@439533364 to transaction: TransactionImpl [xid=null, txID=147, xid=null, state=ACTIVE, createTime=1719589340483(Fri Jun 28 15:42:20 UTC 2024), timeoutSeconds=300, nr operations = 1]@56dde4e4 2024-06-28 15:42:20,602 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.rolledBackTransaction(AuditLogger_impl.java:2795) - AMQ601761: User anonymous@invm:0 rolled back transaction TransactionImpl [xid=null, txID=147, xid=null, state=ROLLEDBACK, createTime=1719589340483(Fri Jun 28 15:42:20 UTC 2024), timeoutSeconds=300, nr operations = 0]@56dde4e4 involving Reference[144]:RELIABLE:CoreMessage[messageID=144, durable=true, userID=017d9125-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:20 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@439533364 2024-06-28 15:42:20,602 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[144]:RELIABLE:CoreMessage[messageID=144, durable=true, userID=017d9125-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:20 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@439533364 2024-06-28 15:42:20,605 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=144, durable=true, userID=017d9125-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:20 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@439533364 to transaction: TransactionImpl [xid=null, txID=152, xid=null, state=ACTIVE, createTime=1719589340604(Fri Jun 28 15:42:20 UTC 2024), timeoutSeconds=300, nr operations = 1]@77470eff 2024-06-28 15:42:20,610 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.rolledBackTransaction(AuditLogger_impl.java:2795) - AMQ601761: User anonymous@invm:0 rolled back transaction TransactionImpl [xid=null, txID=152, xid=null, state=ROLLEDBACK, createTime=1719589340604(Fri Jun 28 15:42:20 UTC 2024), timeoutSeconds=300, nr operations = 0]@77470eff involving Reference[144]:RELIABLE:CoreMessage[messageID=144, durable=true, userID=017d9125-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:20 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@439533364 2024-06-28 15:42:20,610 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[144]:RELIABLE:CoreMessage[messageID=144, durable=true, userID=017d9125-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:20 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@439533364 2024-06-28 15:42:20,611 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=144, durable=true, userID=017d9125-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:20 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@439533364 to transaction: TransactionImpl [xid=null, txID=154, xid=null, state=ACTIVE, createTime=1719589340610(Fri Jun 28 15:42:20 UTC 2024), timeoutSeconds=300, nr operations = 1]@7e535ec7 2024-06-28 15:42:20,613 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.rolledBackTransaction(AuditLogger_impl.java:2795) - AMQ601761: User anonymous@invm:0 rolled back transaction TransactionImpl [xid=null, txID=154, xid=null, state=ROLLEDBACK, createTime=1719589340610(Fri Jun 28 15:42:20 UTC 2024), timeoutSeconds=300, nr operations = 0]@7e535ec7 involving Reference[144]:RELIABLE:CoreMessage[messageID=144, durable=true, userID=017d9125-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:20 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@439533364 2024-06-28 15:42:20,613 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[144]:RELIABLE:CoreMessage[messageID=144, durable=true, userID=017d9125-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:20 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@439533364 2024-06-28 15:42:20,615 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=144, durable=true, userID=017d9125-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:20 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@439533364 to transaction: TransactionImpl [xid=null, txID=156, xid=null, state=ACTIVE, createTime=1719589340613(Fri Jun 28 15:42:20 UTC 2024), timeoutSeconds=300, nr operations = 1]@5676ae1a 2024-06-28 15:42:20,615 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0192ede7-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0170bfde-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0170bfde-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3badcbf2, true, {}] 2024-06-28 15:42:20,616 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=160, durable=true, userID=019314f9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:20 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1732350174, context: RoutingContextImpl(Address=test/mom/testSubscribeTransactional, routingType=ANYCAST, PreviousAddress=test/mom/testSubscribeTransactional previousRoute:ANYCAST, reusable=true, version=-2147483014) .................................................. ***** durable queues test/mom/testSubscribeTransactional: - queueID=141 address:test/mom/testSubscribeTransactional name:test/mom/testSubscribeTransactional filter:null ***** non durable for test/mom/testSubscribeTransactional: .................................................. , transaction: null 2024-06-28 15:42:20,617 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSubscribeTransactional: CoreMessage[messageID=144, durable=true, userID=017d9125-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:20 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@439533364, transaction: TransactionImpl [xid=null, txID=156, xid=null, state=COMMITTED, createTime=1719589340613(Fri Jun 28 15:42:20 UTC 2024), timeoutSeconds=300, nr operations = 0]@5676ae1a 2024-06-28 15:42:20,620 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[160]:RELIABLE:CoreMessage[messageID=160, durable=true, userID=019314f9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:20 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1732350174 2024-06-28 15:42:20,621 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=160, durable=true, userID=019314f9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:20 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1732350174 to transaction: TransactionImpl [xid=null, txID=157, xid=null, state=ACTIVE, createTime=1719589340615(Fri Jun 28 15:42:20 UTC 2024), timeoutSeconds=300, nr operations = 1]@f31246d 2024-06-28 15:42:20,623 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSubscribeTransactional: CoreMessage[messageID=160, durable=true, userID=019314f9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:20 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1732350174, transaction: TransactionImpl [xid=null, txID=157, xid=null, state=COMMITTED, createTime=1719589340615(Fri Jun 28 15:42:20 UTC 2024), timeoutSeconds=300, nr operations = 0]@f31246d 2024-06-28 15:42:21,621 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@71acf065, org.eclipse.scout.rt.mom.jms.JmsSubscription@3705e3fb] 2024-06-28 15:42:21,622 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:21,623 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:21,623 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0170bfde-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:21,624 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:21,624 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1237.237661 ms 2024-06-28 15:42:21,625 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:21,626 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:21,626 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:21,626 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1119268034'. 2024-06-28 15:42:21,629 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:21,629 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 022da74b-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:21,630 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [022dce5e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=022da74b-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=022da74b-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3cab2c3e, true, {}] 2024-06-28 15:42:21,631 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@333cedbd 2024-06-28 15:42:21,632 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [022e1c7f-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=022da74b-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=022da74b-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@790ddb7c, true, {}] 2024-06-28 15:42:21,633 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 022e1c7f-3565-11ef-88ed-0a580a2812a0 with parameters: [test/mom/testQueuePublishFirst, [ANYCAST], true] 2024-06-28 15:42:21,633 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@d4d4aae 2024-06-28 15:42:21,640 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueuePublishFirst, address=test/mom/testQueuePublishFirst, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-28 15:42:21,642 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5bd62790 2024-06-28 15:42:21,645 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=179, durable=true, userID=022ff142-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1748540234, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-28 15:42:21,653 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [023150d3-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=022da74b-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=022da74b-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a2fdb8a, true, {}] 2024-06-28 15:42:21,654 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-28 15:42:21,655 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[179]:RELIABLE:CoreMessage[messageID=179, durable=true, userID=022ff142-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1748540234 2024-06-28 15:42:21,655 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=179, durable=true, userID=022ff142-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1748540234 to transaction: TransactionImpl [xid=null, txID=186, xid=null, state=ACTIVE, createTime=1719589341655(Fri Jun 28 15:42:21 UTC 2024), timeoutSeconds=-1, nr operations = 1]@14352f96 2024-06-28 15:42:21,656 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7fb84ef7] 2024-06-28 15:42:21,662 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=179, durable=true, userID=022ff142-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1748540234, transaction: TransactionImpl [xid=null, txID=186, xid=null, state=COMMITTED, createTime=1719589341655(Fri Jun 28 15:42:21 UTC 2024), timeoutSeconds=-1, nr operations = 0]@14352f96 2024-06-28 15:42:21,662 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:21,662 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:21,663 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 022da74b-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:21,664 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:21,664 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 38.338111 ms 2024-06-28 15:42:21,664 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:21,666 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:21,666 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:21,666 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 21387540'. 2024-06-28 15:42:21,669 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:21,669 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0233c1d5-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:21,670 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0233e8e8-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0233c1d5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0233c1d5-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@eb66c5f, true, {}] 2024-06-28 15:42:21,671 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@43076326 2024-06-28 15:42:21,672 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [02343709-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0233c1d5-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0233c1d5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a40fd2c, true, {}] 2024-06-28 15:42:21,674 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=197, durable=true, userID=02345e1b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@72222511, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-28 15:42:21,681 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0235969c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0233c1d5-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0233c1d5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63cae2b5, true, {}] 2024-06-28 15:42:21,682 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-28 15:42:21,683 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[197]:RELIABLE:CoreMessage[messageID=197, durable=true, userID=02345e1b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@72222511 2024-06-28 15:42:21,683 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=197, durable=true, userID=02345e1b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@72222511 to transaction: TransactionImpl [xid=null, txID=204, xid=null, state=ACTIVE, createTime=1719589341683(Fri Jun 28 15:42:21 UTC 2024), timeoutSeconds=-1, nr operations = 1]@25fdbae8 2024-06-28 15:42:21,684 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@36afd06f] 2024-06-28 15:42:21,689 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=197, durable=true, userID=02345e1b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@72222511, transaction: TransactionImpl [xid=null, txID=204, xid=null, state=COMMITTED, createTime=1719589341683(Fri Jun 28 15:42:21 UTC 2024), timeoutSeconds=-1, nr operations = 0]@25fdbae8 2024-06-28 15:42:21,690 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:21,690 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:21,691 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0233c1d5-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:21,693 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:21,693 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 27.289470 ms 2024-06-28 15:42:21,693 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:21,694 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:21,694 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:21,695 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2084285576'. 2024-06-28 15:42:21,699 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:21,700 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 02387cce-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:21,701 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [02387cd1-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=02387cce-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=02387cce-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b63a6bc, true, {}] 2024-06-28 15:42:21,702 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4c3c1963 2024-06-28 15:42:21,702 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0238caf2-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=02387cce-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=02387cce-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33ebf192, true, {}] 2024-06-28 15:42:21,705 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=215, durable=true, userID=02391914-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@19839581, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-28 15:42:21,708 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0239b555-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=02387cce-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=02387cce-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@104af5c9, true, {}] 2024-06-28 15:42:21,709 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-28 15:42:21,710 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[215]:RELIABLE:CoreMessage[messageID=215, durable=true, userID=02391914-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@19839581 2024-06-28 15:42:21,710 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=215, durable=true, userID=02391914-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@19839581 to transaction: TransactionImpl [xid=null, txID=222, xid=null, state=ACTIVE, createTime=1719589341710(Fri Jun 28 15:42:21 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1c2ceda0 2024-06-28 15:42:21,711 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7f129873] 2024-06-28 15:42:21,716 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=215, durable=true, userID=02391914-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@19839581, transaction: TransactionImpl [xid=null, txID=222, xid=null, state=COMMITTED, createTime=1719589341710(Fri Jun 28 15:42:21 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1c2ceda0 2024-06-28 15:42:21,717 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:21,717 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:21,718 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 02387cce-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:21,720 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:21,720 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 25.623848 ms 2024-06-28 15:42:21,720 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:21,721 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:21,722 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:21,722 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 216971106'. 2024-06-28 15:42:21,726 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:21,727 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 023c9b87-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:21,728 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [023c9b8a-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=023c9b87-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=023c9b87-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a61ef03, true, {}] 2024-06-28 15:42:21,729 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@78652c15 2024-06-28 15:42:21,729 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [023ce9ab-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=023c9b87-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=023c9b87-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2de9b520, true, {}] 2024-06-28 15:42:21,731 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=233, durable=true, userID=023d10bd-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@46986756, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-28 15:42:21,735 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [023dd40e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=023c9b87-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=023c9b87-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@414c99c2, true, {}] 2024-06-28 15:42:21,736 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-28 15:42:21,737 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[233]:RELIABLE:CoreMessage[messageID=233, durable=true, userID=023d10bd-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@46986756 2024-06-28 15:42:21,737 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=233, durable=true, userID=023d10bd-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@46986756 to transaction: TransactionImpl [xid=null, txID=240, xid=null, state=ACTIVE, createTime=1719589341737(Fri Jun 28 15:42:21 UTC 2024), timeoutSeconds=-1, nr operations = 1]@367ba784 2024-06-28 15:42:21,738 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6942ff10] 2024-06-28 15:42:21,743 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=233, durable=true, userID=023d10bd-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@46986756, transaction: TransactionImpl [xid=null, txID=240, xid=null, state=COMMITTED, createTime=1719589341737(Fri Jun 28 15:42:21 UTC 2024), timeoutSeconds=-1, nr operations = 0]@367ba784 2024-06-28 15:42:21,744 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:21,744 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:21,745 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 023c9b87-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:21,747 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:21,747 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 25.634959 ms 2024-06-28 15:42:21,747 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:21,748 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:21,749 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:21,749 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 473158969'. 2024-06-28 15:42:21,753 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:21,754 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0240ba40-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:21,755 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0240e153-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0240ba40-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0240ba40-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70c77b06, true, {}] 2024-06-28 15:42:21,756 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@56540a58 2024-06-28 15:42:21,756 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [02410864-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0240ba40-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0240ba40-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2163668d, true, {}] 2024-06-28 15:42:21,759 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=251, durable=true, userID=02415686-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1545682971, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-28 15:42:21,763 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [024219d7-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0240ba40-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0240ba40-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@180c46b4, true, {}] 2024-06-28 15:42:21,763 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-28 15:42:21,764 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[251]:RELIABLE:CoreMessage[messageID=251, durable=true, userID=02415686-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1545682971 2024-06-28 15:42:21,765 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=251, durable=true, userID=02415686-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1545682971 to transaction: TransactionImpl [xid=null, txID=258, xid=null, state=ACTIVE, createTime=1719589341765(Fri Jun 28 15:42:21 UTC 2024), timeoutSeconds=-1, nr operations = 1]@71b32acd 2024-06-28 15:42:21,766 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1bff4cb9] 2024-06-28 15:42:21,771 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=251, durable=true, userID=02415686-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1545682971, transaction: TransactionImpl [xid=null, txID=258, xid=null, state=COMMITTED, createTime=1719589341765(Fri Jun 28 15:42:21 UTC 2024), timeoutSeconds=-1, nr operations = 0]@71b32acd 2024-06-28 15:42:21,772 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:21,772 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:21,772 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0240ba40-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:21,773 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:21,774 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 24.774224 ms 2024-06-28 15:42:21,774 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:21,774 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:21,775 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:21,775 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1796165848'. 2024-06-28 15:42:21,778 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:21,778 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 024463c9-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:21,779 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [02448adc-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=024463c9-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=024463c9-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4936cf45, true, {}] 2024-06-28 15:42:21,780 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@63cf6497 2024-06-28 15:42:21,780 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0244b1ed-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=024463c9-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=024463c9-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48cfa32d, true, {}] 2024-06-28 15:42:21,782 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=269, durable=true, userID=0244d8ff-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1830739136, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-28 15:42:21,786 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [02459c50-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=024463c9-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=024463c9-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3849d56e, true, {}] 2024-06-28 15:42:21,787 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-28 15:42:21,788 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[269]:RELIABLE:CoreMessage[messageID=269, durable=true, userID=0244d8ff-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1830739136 2024-06-28 15:42:21,788 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=269, durable=true, userID=0244d8ff-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1830739136 to transaction: TransactionImpl [xid=null, txID=276, xid=null, state=ACTIVE, createTime=1719589341788(Fri Jun 28 15:42:21 UTC 2024), timeoutSeconds=-1, nr operations = 1]@792fff70 2024-06-28 15:42:21,789 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5dce3e82] 2024-06-28 15:42:21,794 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=269, durable=true, userID=0244d8ff-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1830739136, transaction: TransactionImpl [xid=null, txID=276, xid=null, state=COMMITTED, createTime=1719589341788(Fri Jun 28 15:42:21 UTC 2024), timeoutSeconds=-1, nr operations = 0]@792fff70 2024-06-28 15:42:21,795 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:21,795 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:21,796 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 024463c9-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:21,798 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:21,798 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 23.588140 ms 2024-06-28 15:42:21,798 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:21,799 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:21,800 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:21,800 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1558550579'. 2024-06-28 15:42:21,804 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:21,805 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 02488282-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:21,806 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [02488285-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=02488282-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=02488282-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@252d3b4f, true, {}] 2024-06-28 15:42:21,807 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6a6a60f3 2024-06-28 15:42:21,807 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0248d0a6-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=02488282-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=02488282-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c4187b4, true, {}] 2024-06-28 15:42:21,809 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=287, durable=true, userID=0248f7b8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@673392481, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-28 15:42:21,813 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0249bb09-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=02488282-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=02488282-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c4c7f7f, true, {}] 2024-06-28 15:42:21,814 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-28 15:42:21,814 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[287]:RELIABLE:CoreMessage[messageID=287, durable=true, userID=0248f7b8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@673392481 2024-06-28 15:42:21,815 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=287, durable=true, userID=0248f7b8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@673392481 to transaction: TransactionImpl [xid=null, txID=294, xid=null, state=ACTIVE, createTime=1719589341815(Fri Jun 28 15:42:21 UTC 2024), timeoutSeconds=-1, nr operations = 1]@38bc5f3b 2024-06-28 15:42:21,815 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@37b04a2a] 2024-06-28 15:42:21,821 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=287, durable=true, userID=0248f7b8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@673392481, transaction: TransactionImpl [xid=null, txID=294, xid=null, state=COMMITTED, createTime=1719589341815(Fri Jun 28 15:42:21 UTC 2024), timeoutSeconds=-1, nr operations = 0]@38bc5f3b 2024-06-28 15:42:21,821 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:21,821 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:21,822 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 02488282-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:21,823 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:21,823 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 23.363552 ms 2024-06-28 15:42:21,823 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:21,824 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:21,824 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:21,824 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 719922449'. 2024-06-28 15:42:21,827 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:21,827 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 024bddeb-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:21,828 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [024c04fe-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=024bddeb-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=024bddeb-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c2fb847, true, {}] 2024-06-28 15:42:21,829 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2fedf25b 2024-06-28 15:42:21,829 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [024c2c0f-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=024bddeb-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=024bddeb-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@486bf291, true, {}] 2024-06-28 15:42:21,831 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=305, durable=true, userID=024c5321-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2040024182, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-28 15:42:21,838 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [024d8ba2-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=024bddeb-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=024bddeb-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7fcae84a, true, {}] 2024-06-28 15:42:21,839 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-28 15:42:21,839 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[305]:RELIABLE:CoreMessage[messageID=305, durable=true, userID=024c5321-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2040024182 2024-06-28 15:42:21,840 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=305, durable=true, userID=024c5321-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2040024182 to transaction: TransactionImpl [xid=null, txID=312, xid=null, state=ACTIVE, createTime=1719589341840(Fri Jun 28 15:42:21 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6313479b 2024-06-28 15:42:21,841 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@419dbd6d] 2024-06-28 15:42:21,846 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=305, durable=true, userID=024c5321-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2040024182, transaction: TransactionImpl [xid=null, txID=312, xid=null, state=COMMITTED, createTime=1719589341840(Fri Jun 28 15:42:21 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6313479b 2024-06-28 15:42:21,847 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:21,847 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:21,848 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 024bddeb-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:21,849 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:21,849 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 25.185119 ms 2024-06-28 15:42:21,849 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:21,850 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:21,851 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:21,851 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2070776017'. 2024-06-28 15:42:21,854 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:21,855 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 025023b4-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:21,856 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [025023b7-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=025023b4-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=025023b4-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c83ccf4, true, {}] 2024-06-28 15:42:21,857 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@582b6362 2024-06-28 15:42:21,857 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [025071d8-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=025023b4-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=025023b4-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@122d8a33, true, {}] 2024-06-28 15:42:21,860 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=323, durable=true, userID=0250bffa-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1821580685, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-28 15:42:21,865 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0251aa5b-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=025023b4-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=025023b4-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7bfb85f4, true, {}] 2024-06-28 15:42:21,866 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-28 15:42:21,867 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[323]:RELIABLE:CoreMessage[messageID=323, durable=true, userID=0250bffa-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1821580685 2024-06-28 15:42:21,868 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=323, durable=true, userID=0250bffa-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1821580685 to transaction: TransactionImpl [xid=null, txID=330, xid=null, state=ACTIVE, createTime=1719589341868(Fri Jun 28 15:42:21 UTC 2024), timeoutSeconds=-1, nr operations = 1]@261c56e8 2024-06-28 15:42:21,869 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4248608d] 2024-06-28 15:42:21,874 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=323, durable=true, userID=0250bffa-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1821580685, transaction: TransactionImpl [xid=null, txID=330, xid=null, state=COMMITTED, createTime=1719589341868(Fri Jun 28 15:42:21 UTC 2024), timeoutSeconds=-1, nr operations = 0]@261c56e8 2024-06-28 15:42:21,875 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:21,875 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:21,876 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 025023b4-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:21,877 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:21,877 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 26.108148 ms 2024-06-28 15:42:21,877 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:21,878 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:21,878 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:21,878 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 301470856'. 2024-06-28 15:42:21,881 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:21,882 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0254426d-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:21,883 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [02544270-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0254426d-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0254426d-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79a32fd0, true, {}] 2024-06-28 15:42:21,883 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@c88a842 2024-06-28 15:42:21,884 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [02549091-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0254426d-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0254426d-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2adbda78, true, {}] 2024-06-28 15:42:21,886 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=341, durable=true, userID=0254b7a3-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@430877263, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-28 15:42:21,889 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [025553e4-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0254426d-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0254426d-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@501f838c, true, {}] 2024-06-28 15:42:21,890 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-28 15:42:21,891 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[341]:RELIABLE:CoreMessage[messageID=341, durable=true, userID=0254b7a3-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@430877263 2024-06-28 15:42:21,891 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=341, durable=true, userID=0254b7a3-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@430877263 to transaction: TransactionImpl [xid=null, txID=348, xid=null, state=ACTIVE, createTime=1719589341891(Fri Jun 28 15:42:21 UTC 2024), timeoutSeconds=-1, nr operations = 1]@52c34285 2024-06-28 15:42:21,892 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4e8e0052] 2024-06-28 15:42:21,897 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=341, durable=true, userID=0254b7a3-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@430877263, transaction: TransactionImpl [xid=null, txID=348, xid=null, state=COMMITTED, createTime=1719589341891(Fri Jun 28 15:42:21 UTC 2024), timeoutSeconds=-1, nr operations = 0]@52c34285 2024-06-28 15:42:21,898 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:21,898 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:21,899 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0254426d-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:21,900 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:21,900 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 21.954154 ms 2024-06-28 15:42:21,900 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:21,901 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:21,901 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:21,902 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1285782848'. 2024-06-28 15:42:21,904 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:21,905 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0257c4e6-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:21,906 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0257ebf9-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0257c4e6-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0257c4e6-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59cf4d10, true, {}] 2024-06-28 15:42:21,907 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@43b41cb9 2024-06-28 15:42:21,907 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0258130a-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0257c4e6-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0257c4e6-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c360241, true, {}] 2024-06-28 15:42:21,908 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 0258130a-3565-11ef-88ed-0a580a2812a0 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true] 2024-06-28 15:42:21,908 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@18cc8ed 2024-06-28 15:42:21,913 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=361, durable=true, userID=0258af4c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:21 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@649364200, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-28 15:42:21,914 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0259247d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0257c4e6-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0257c4e6-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69834f57, true, {}] 2024-06-28 15:42:21,915 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7421be0e-2539-4de9-b93e-81a7bc33d064, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:42:21,916 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6e4bfe6f 2024-06-28 15:42:21,916 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7421be0e-2539-4de9-b93e-81a7bc33d064, null, 0, false, true, null] 2024-06-28 15:42:22,117 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7d569c10] 2024-06-28 15:42:22,118 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [7421be0e-2539-4de9-b93e-81a7bc33d064] 2024-06-28 15:42:22,122 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:22,122 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:22,123 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0257c4e6-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:22,124 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:22,124 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 222.692283 ms 2024-06-28 15:42:22,124 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:22,125 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:22,125 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:22,125 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 175186756'. 2024-06-28 15:42:22,128 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:22,129 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0279f2f0-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:22,129 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0279f2f3-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0279f2f0-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0279f2f0-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e91e5a4, true, {}] 2024-06-28 15:42:22,130 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2b55ac77 2024-06-28 15:42:22,131 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [027a4114-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0279f2f0-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0279f2f0-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29b63c57, true, {}] 2024-06-28 15:42:22,132 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 027a4114-3565-11ef-88ed-0a580a2812a0 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true] 2024-06-28 15:42:22,132 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2ca4f055 2024-06-28 15:42:22,135 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=389, durable=true, userID=027add56-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:22 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1381228013, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-28 15:42:22,137 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [027b2b77-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0279f2f0-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0279f2f0-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1197a674, true, {}] 2024-06-28 15:42:22,137 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6d256493-64bd-47b1-bff9-000347718d92, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:42:22,138 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@366a4f3 2024-06-28 15:42:22,139 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6d256493-64bd-47b1-bff9-000347718d92, null, 0, false, true, null] 2024-06-28 15:42:22,339 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@bf2f2ce] 2024-06-28 15:42:22,340 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [6d256493-64bd-47b1-bff9-000347718d92] 2024-06-28 15:42:22,345 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:22,345 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:22,346 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0279f2f0-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:22,347 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:22,348 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 222.576642 ms 2024-06-28 15:42:22,348 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:22,349 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:22,349 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:22,349 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 214179117'. 2024-06-28 15:42:22,352 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:22,353 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 029c20fa-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:22,354 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [029c20fd-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=029c20fa-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=029c20fa-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d12b57e, true, {}] 2024-06-28 15:42:22,355 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@35cf7e98 2024-06-28 15:42:22,355 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [029c6f1e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=029c20fa-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=029c20fa-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1de0d750, true, {}] 2024-06-28 15:42:22,356 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 029c6f1e-3565-11ef-88ed-0a580a2812a0 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true] 2024-06-28 15:42:22,356 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@34e6a21d 2024-06-28 15:42:22,360 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=417, durable=true, userID=029d0b60-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:22 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@464155724, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-28 15:42:22,362 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [029d5981-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=029c20fa-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=029c20fa-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a021c28, true, {}] 2024-06-28 15:42:22,363 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=568849c4-b3c8-476a-96e8-358c420700c2, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:42:22,364 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@42df049d 2024-06-28 15:42:22,364 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 568849c4-b3c8-476a-96e8-358c420700c2, null, 0, false, true, null] 2024-06-28 15:42:22,565 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3f8961fc] 2024-06-28 15:42:22,566 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [568849c4-b3c8-476a-96e8-358c420700c2] 2024-06-28 15:42:22,571 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:22,571 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:22,572 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 029c20fa-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:22,574 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:22,574 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 225.442227 ms 2024-06-28 15:42:22,574 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:22,576 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:22,576 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:22,576 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1566246889'. 2024-06-28 15:42:22,581 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:22,582 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 02beeb44-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:22,583 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [02bf1257-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=02beeb44-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=02beeb44-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@591e11c1, true, {}] 2024-06-28 15:42:22,584 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@52aa84ef 2024-06-28 15:42:22,584 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [02bf6078-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=02beeb44-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=02beeb44-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e55bef4, true, {}] 2024-06-28 15:42:22,585 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 02bf6078-3565-11ef-88ed-0a580a2812a0 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true] 2024-06-28 15:42:22,586 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6dad2705 2024-06-28 15:42:22,589 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=445, durable=true, userID=02bffcba-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:22 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2053781401, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-28 15:42:22,591 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [02c04adb-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=02beeb44-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=02beeb44-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52a3af14, true, {}] 2024-06-28 15:42:22,591 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1cd8fb85-fc7d-437f-9431-63d0310f4976, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:42:22,592 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@28a57c2 2024-06-28 15:42:22,592 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1cd8fb85-fc7d-437f-9431-63d0310f4976, null, 0, false, true, null] 2024-06-28 15:42:22,793 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@17d6b6e] 2024-06-28 15:42:22,794 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [1cd8fb85-fc7d-437f-9431-63d0310f4976] 2024-06-28 15:42:22,798 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:22,798 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:22,798 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 02beeb44-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:22,799 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:22,800 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 223.864094 ms 2024-06-28 15:42:22,800 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:22,801 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:22,801 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:22,801 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1548850817'. 2024-06-28 15:42:22,804 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:22,805 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 02e1194e-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:22,806 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [02e13f61-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=02e1194e-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=02e1194e-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72c647d, true, {}] 2024-06-28 15:42:22,807 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@19266ca3 2024-06-28 15:42:22,807 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [02e16672-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=02e1194e-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=02e1194e-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46259751, true, {}] 2024-06-28 15:42:22,808 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 02e16672-3565-11ef-88ed-0a580a2812a0 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true] 2024-06-28 15:42:22,809 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4b0079c7 2024-06-28 15:42:22,812 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=473, durable=true, userID=02e202b4-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:22 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1367075705, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-28 15:42:22,813 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [02e250d5-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=02e1194e-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=02e1194e-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f5a9e94, true, {}] 2024-06-28 15:42:22,814 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=beee3073-ad05-452c-a6a5-6ab91f2b3bc5, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:42:22,815 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@303c09d7 2024-06-28 15:42:22,815 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, beee3073-ad05-452c-a6a5-6ab91f2b3bc5, null, 0, false, true, null] 2024-06-28 15:42:23,016 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@fc9313d] 2024-06-28 15:42:23,017 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [beee3073-ad05-452c-a6a5-6ab91f2b3bc5] 2024-06-28 15:42:23,021 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:23,021 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:23,021 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 02e1194e-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:23,023 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:23,023 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 221.908329 ms 2024-06-28 15:42:23,023 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:23,024 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:23,024 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:23,024 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1813324358'. 2024-06-28 15:42:23,027 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:23,027 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0302f838-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:23,028 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03031f4b-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0302f838-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0302f838-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6786321f, true, {}] 2024-06-28 15:42:23,029 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@32a7c583 2024-06-28 15:42:23,029 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0303465c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0302f838-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0302f838-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d969de3, true, {}] 2024-06-28 15:42:23,030 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 0303465c-3565-11ef-88ed-0a580a2812a0 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true] 2024-06-28 15:42:23,031 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@63d0d7b0 2024-06-28 15:42:23,034 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=501, durable=true, userID=0303e29e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:23 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@883791322, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-28 15:42:23,035 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [030430bf-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0302f838-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0302f838-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2dc10e1e, true, {}] 2024-06-28 15:42:23,036 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=91bebfb1-ad2e-4000-bf53-fdd612ae1db3, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:42:23,037 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@73c6ebdd 2024-06-28 15:42:23,037 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 91bebfb1-ad2e-4000-bf53-fdd612ae1db3, null, 0, false, true, null] 2024-06-28 15:42:23,238 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@68ad030d] 2024-06-28 15:42:23,239 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [91bebfb1-ad2e-4000-bf53-fdd612ae1db3] 2024-06-28 15:42:23,243 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:23,243 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:23,244 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0302f838-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:23,245 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:23,246 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 221.715575 ms 2024-06-28 15:42:23,246 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:23,246 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:23,247 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:23,247 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1584753549'. 2024-06-28 15:42:23,251 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:23,252 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 03254d52-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:23,253 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03257465-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=03254d52-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=03254d52-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3af609c3, true, {}] 2024-06-28 15:42:23,254 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@10ef09e3 2024-06-28 15:42:23,255 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03259b76-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=03254d52-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=03254d52-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a356eef, true, {}] 2024-06-28 15:42:23,256 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 03259b76-3565-11ef-88ed-0a580a2812a0 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true] 2024-06-28 15:42:23,257 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@24db4468 2024-06-28 15:42:23,260 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=529, durable=true, userID=03265ec8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:23 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@731732255, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-28 15:42:23,262 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0326d3f9-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=03254d52-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=03254d52-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d79e9fb, true, {}] 2024-06-28 15:42:23,263 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=718f285e-de77-4058-80dc-783355dd1bfd, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:42:23,264 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@412cffa1 2024-06-28 15:42:23,264 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 718f285e-de77-4058-80dc-783355dd1bfd, null, 0, false, true, null] 2024-06-28 15:42:23,465 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@234421ca] 2024-06-28 15:42:23,466 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [718f285e-de77-4058-80dc-783355dd1bfd] 2024-06-28 15:42:23,472 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:23,472 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:23,473 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 03254d52-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:23,475 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:23,475 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 228.185838 ms 2024-06-28 15:42:23,475 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:23,476 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:23,476 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:23,477 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 247264960'. 2024-06-28 15:42:23,481 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:23,482 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 034865bc-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:23,483 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03488ccf-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=034865bc-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=034865bc-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ef76c58, true, {}] 2024-06-28 15:42:23,485 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3f1eb1bc 2024-06-28 15:42:23,485 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0348daf0-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=034865bc-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=034865bc-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7806d680, true, {}] 2024-06-28 15:42:23,486 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 0348daf0-3565-11ef-88ed-0a580a2812a0 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true] 2024-06-28 15:42:23,487 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@cbeb7fd 2024-06-28 15:42:23,490 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=557, durable=true, userID=03497732-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:23 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@576534559, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-28 15:42:23,492 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0349ec63-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=034865bc-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=034865bc-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2fb37d, true, {}] 2024-06-28 15:42:23,493 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=459c216a-af9b-470d-a4b8-ff2fb48ce111, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:42:23,494 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@20d09298 2024-06-28 15:42:23,494 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 459c216a-af9b-470d-a4b8-ff2fb48ce111, null, 0, false, true, null] 2024-06-28 15:42:23,695 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@30ee413a] 2024-06-28 15:42:23,696 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [459c216a-af9b-470d-a4b8-ff2fb48ce111] 2024-06-28 15:42:23,700 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:23,700 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:23,701 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 034865bc-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:23,702 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:23,702 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 225.414346 ms 2024-06-28 15:42:23,702 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:23,703 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:23,703 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:23,703 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 877252063'. 2024-06-28 15:42:23,706 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:23,706 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 036a93c6-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:23,707 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [036abad9-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=036a93c6-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=036a93c6-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@497a03cd, true, {}] 2024-06-28 15:42:23,708 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@e1f88b6 2024-06-28 15:42:23,708 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [036ae1ea-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=036a93c6-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=036a93c6-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@fefc4d0, true, {}] 2024-06-28 15:42:23,710 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 036ae1ea-3565-11ef-88ed-0a580a2812a0 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true] 2024-06-28 15:42:23,710 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@79a90f3 2024-06-28 15:42:23,714 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=585, durable=true, userID=036b7e2c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:23 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@475883542, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-28 15:42:23,715 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [036bf35d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=036a93c6-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=036a93c6-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9200532, true, {}] 2024-06-28 15:42:23,716 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b6da1890-f162-4062-9c4d-9a908bd23204, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:42:23,717 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1ea1709e 2024-06-28 15:42:23,717 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b6da1890-f162-4062-9c4d-9a908bd23204, null, 0, false, true, null] 2024-06-28 15:42:23,918 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@393b99d] 2024-06-28 15:42:23,919 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [b6da1890-f162-4062-9c4d-9a908bd23204] 2024-06-28 15:42:23,923 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:23,923 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:23,924 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 036a93c6-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:23,925 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:23,925 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 222.177011 ms 2024-06-28 15:42:23,925 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:23,926 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:23,926 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:23,927 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 852564572'. 2024-06-28 15:42:23,929 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:23,930 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 038cc1d0-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:23,931 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [038ce8e3-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=038cc1d0-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=038cc1d0-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f62391f, true, {}] 2024-06-28 15:42:23,932 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@e77c9c3 2024-06-28 15:42:23,932 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [038d0ff4-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=038cc1d0-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=038cc1d0-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@445ce4a1, true, {}] 2024-06-28 15:42:23,933 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 038d0ff4-3565-11ef-88ed-0a580a2812a0 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true] 2024-06-28 15:42:23,933 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@d9118ec 2024-06-28 15:42:23,948 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=613, durable=true, userID=038f59e6-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:23 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1872359134, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-28 15:42:23,950 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [038fcf17-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=038cc1d0-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=038cc1d0-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@396c5d2, true, {}] 2024-06-28 15:42:23,951 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=35c64150-cf9b-4478-8de6-fb881faaa40d, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:42:23,952 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4d3834e0 2024-06-28 15:42:23,953 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 35c64150-cf9b-4478-8de6-fb881faaa40d, null, 0, false, true, null] 2024-06-28 15:42:24,154 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@23471b2f] 2024-06-28 15:42:24,155 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [35c64150-cf9b-4478-8de6-fb881faaa40d] 2024-06-28 15:42:24,159 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:24,159 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:24,160 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 038cc1d0-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:24,162 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:24,162 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 235.575122 ms 2024-06-28 15:42:24,162 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:24,164 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:24,164 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:24,164 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1106605088'. 2024-06-28 15:42:24,168 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:24,169 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 03b139ca-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:42:24,170 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03b160dd-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=03b139ca-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=03b139ca-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c70cdcf, true, {}] 2024-06-28 15:42:24,171 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@588e7a8c - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:42:24,171 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03b187ee-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=03b139ca-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=03b139ca-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17ada06e, true, {}] 2024-06-28 15:42:24,172 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 03b187ee-3565-11ef-88ed-0a580a2812a0 with parameters: [test/mom/testProperties, [MULTICAST], true] 2024-06-28 15:42:24,172 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@ac70e6 2024-06-28 15:42:24,175 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4925e0ee-6b2a-4a4e-a852-4f1cc0d3f7c8, address=test/mom/testProperties, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:42:24,176 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5e0e8295 2024-06-28 15:42:24,176 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4925e0ee-6b2a-4a4e-a852-4f1cc0d3f7c8, null, 0, false, true, null] 2024-06-28 15:42:24,177 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03b27250-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=03b139ca-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=03b139ca-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e7628bc, true, {}] 2024-06-28 15:42:24,179 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 4925e0ee-6b2a-4a4e-a852-4f1cc0d3f7c8: Reference[647]:RELIABLE:CoreMessage[messageID=647, durable=true, userID=03b29962-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:24 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=624, properties=TypedProperties[prop=propValue, __AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@150611242 2024-06-28 15:42:24,179 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=647, durable=true, userID=03b29962-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:24 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=624, properties=TypedProperties[prop=propValue, __AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@150611242, context: RoutingContextImpl(Address=test/mom/testProperties, routingType=MULTICAST, PreviousAddress=test/mom/testProperties previousRoute:MULTICAST, reusable=true, version=-2147482992) .................................................. ***** durable queues test/mom/testProperties: ***** non durable for test/mom/testProperties: - queueID=641 address:test/mom/testProperties name:4925e0ee-6b2a-4a4e-a852-4f1cc0d3f7c8 filter:null .................................................. , transaction: null 2024-06-28 15:42:24,179 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 4925e0ee-6b2a-4a4e-a852-4f1cc0d3f7c8: CoreMessage[messageID=647, durable=true, userID=03b29962-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:24 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=624, properties=TypedProperties[prop=propValue, __AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@150611242 to transaction: TransactionImpl [xid=null, txID=648, xid=null, state=ACTIVE, createTime=1719589344179(Fri Jun 28 15:42:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@57bd71d2 2024-06-28 15:42:24,180 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 4925e0ee-6b2a-4a4e-a852-4f1cc0d3f7c8: CoreMessage[messageID=647, durable=true, userID=03b29962-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:24 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=624, properties=TypedProperties[prop=propValue, __AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@150611242, transaction: TransactionImpl [xid=null, txID=648, xid=null, state=COMMITTED, createTime=1719589344179(Fri Jun 28 15:42:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@57bd71d2 2024-06-28 15:42:24,180 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@68893394] 2024-06-28 15:42:24,181 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [4925e0ee-6b2a-4a4e-a852-4f1cc0d3f7c8] 2024-06-28 15:42:24,185 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:24,185 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:24,186 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 03b139ca-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:24,188 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:24,188 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 23.748323 ms 2024-06-28 15:42:24,188 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:24,190 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:24,190 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:24,190 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 89272219'. 2024-06-28 15:42:24,194 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:24,195 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 03b53174-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:42:24,196 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03b55887-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=03b53174-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=03b53174-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b7a2d2c, true, {}] 2024-06-28 15:42:24,197 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@37f91c81 - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:42:24,197 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03b57f98-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=03b53174-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=03b53174-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c1fa0a6, true, {}] 2024-06-28 15:42:24,198 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishJsonData, address=test/mom/testPublishJsonData, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-28 15:42:24,199 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@62b086a2 2024-06-28 15:42:24,200 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6c88377d 2024-06-28 15:42:24,204 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishJsonData, null, 0, false, true, null] 2024-06-28 15:42:24,205 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03b6b81a-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=03b53174-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=03b53174-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46380a53, true, {}] 2024-06-28 15:42:24,207 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=677, durable=true, userID=03b6df2c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:24 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=737, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@531730176, context: RoutingContextImpl(Address=test/mom/testPublishJsonData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishJsonData previousRoute:ANYCAST, reusable=true, version=-2147482990) .................................................. ***** durable queues test/mom/testPublishJsonData: - queueID=670 address:test/mom/testPublishJsonData name:test/mom/testPublishJsonData filter:null ***** non durable for test/mom/testPublishJsonData: .................................................. , transaction: null 2024-06-28 15:42:24,210 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishJsonData: Reference[677]:RELIABLE:CoreMessage[messageID=677, durable=true, userID=03b6df2c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:24 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=737, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@531730176 2024-06-28 15:42:24,211 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishJsonData: CoreMessage[messageID=677, durable=true, userID=03b6df2c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:24 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=737, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@531730176 to transaction: TransactionImpl [xid=null, txID=680, xid=null, state=ACTIVE, createTime=1719589344210(Fri Jun 28 15:42:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@35de9908 2024-06-28 15:42:24,212 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@7cc8fd4b, org.eclipse.scout.rt.mom.jms.JmsSubscription@5c516cab] 2024-06-28 15:42:24,217 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishJsonData: CoreMessage[messageID=677, durable=true, userID=03b6df2c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:24 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=737, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@531730176, transaction: TransactionImpl [xid=null, txID=680, xid=null, state=COMMITTED, createTime=1719589344210(Fri Jun 28 15:42:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@35de9908 2024-06-28 15:42:24,217 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:24,218 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:24,218 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 03b53174-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:24,220 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:24,220 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 30.279035 ms 2024-06-28 15:42:24,220 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:24,222 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:24,222 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:24,222 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 384763898'. 2024-06-28 15:42:24,225 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:24,226 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 03b9ec6e-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:42:24,227 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03ba1381-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=03b9ec6e-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=03b9ec6e-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22f4bacf, true, {}] 2024-06-28 15:42:24,228 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@546f9b91 - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:42:24,228 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03ba3a92-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=03b9ec6e-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=03b9ec6e-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20d3f95, true, {}] 2024-06-28 15:42:24,229 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 03ba3a92-3565-11ef-88ed-0a580a2812a0 with parameters: [test/mom/testTopicPublishSubscribe, [MULTICAST], true] 2024-06-28 15:42:24,229 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1c54ccd5 2024-06-28 15:42:24,232 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=cc168a72-4aaa-4451-8705-e5cd8d1bca2d, address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:42:24,233 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@79dbf2a8 2024-06-28 15:42:24,233 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, cc168a72-4aaa-4451-8705-e5cd8d1bca2d, null, 0, false, true, null] 2024-06-28 15:42:24,234 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [cc168a72-4aaa-4451-8705-e5cd8d1bca2d] 2024-06-28 15:42:24,238 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03bbc134-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=03b9ec6e-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=03b9ec6e-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44ff0873, true, {}] 2024-06-28 15:42:24,240 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 03bbc134-3565-11ef-88ed-0a580a2812a0 with parameters: [Address [name=test/mom/testTopicPublishSubscribe, id=0, routingTypes={MULTICAST}, autoCreated=false, paused=false, bindingRemovedTimestamp=-1, swept=false, createdTimestamp=1719589344240], true] 2024-06-28 15:42:24,241 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2b896ed4 2024-06-28 15:42:24,241 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=710, durable=true, userID=03bbe846-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:24 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@664453233, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-28 15:42:25,245 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [04556927-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=03b9ec6e-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=03b9ec6e-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@314a23fd, true, {}] 2024-06-28 15:42:25,250 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748).Durable-Test-Subscription, address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:42:25,251 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@20c35f6b 2024-06-28 15:42:25,254 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748).Durable-Test-Subscription, null, 0, false, true, null] 2024-06-28 15:42:26,256 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [04efad59-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=03b9ec6e-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=03b9ec6e-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8062ff6, true, {}] 2024-06-28 15:42:26,258 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=728, durable=true, userID=04efd46b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:26 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1165329816, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, PreviousAddress=test/mom/testTopicPublishSubscribe previousRoute:MULTICAST, reusable=true, version=-2147482987) .................................................. ***** durable queues test/mom/testTopicPublishSubscribe: - queueID=717 address:test/mom/testTopicPublishSubscribe name:Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748).Durable-Test-Subscription filter:null ***** non durable for test/mom/testTopicPublishSubscribe: .................................................. , transaction: null 2024-06-28 15:42:27,266 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0589ca7c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=03b9ec6e-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=03b9ec6e-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5793528f, true, {}] 2024-06-28 15:42:27,268 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748).Durable-Test-Subscription, null, 0, false, true, null] 2024-06-28 15:42:27,269 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748).Durable-Test-Subscription: Reference[728]:RELIABLE:CoreMessage[messageID=728, durable=true, userID=04efd46b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:26 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1165329816 2024-06-28 15:42:27,270 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748).Durable-Test-Subscription: CoreMessage[messageID=728, durable=true, userID=04efd46b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:26 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1165329816 to transaction: TransactionImpl [xid=null, txID=735, xid=null, state=ACTIVE, createTime=1719589347270(Fri Jun 28 15:42:27 UTC 2024), timeoutSeconds=-1, nr operations = 1]@513b8ffb 2024-06-28 15:42:27,278 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748).Durable-Test-Subscription: CoreMessage[messageID=728, durable=true, userID=04efd46b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:26 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1165329816, transaction: TransactionImpl [xid=null, txID=735, xid=null, state=COMMITTED, createTime=1719589347270(Fri Jun 28 15:42:27 UTC 2024), timeoutSeconds=-1, nr operations = 0]@513b8ffb 2024-06-28 15:42:27,279 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [058bc64d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=03b9ec6e-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=03b9ec6e-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@735011ae, true, {}] 2024-06-28 15:42:27,280 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748).Durable-Test-Subscription] 2024-06-28 15:42:27,290 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [058d73fe-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=03b9ec6e-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=03b9ec6e-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29edce78, true, {}] 2024-06-28 15:42:27,292 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 058d73fe-3565-11ef-88ed-0a580a2812a0 with parameters: [Address [name=test/mom/testTopicPublishSubscribe, id=0, routingTypes={MULTICAST}, autoCreated=false, paused=false, bindingRemovedTimestamp=-1, swept=false, createdTimestamp=1719589347292], true] 2024-06-28 15:42:27,292 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@59aa7ff7 2024-06-28 15:42:27,292 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=753, durable=true, userID=058d9b10-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:27 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=617, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@942769443, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-28 15:42:27,297 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [058e8571-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=03b9ec6e-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=03b9ec6e-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a04bb0c, true, {}] 2024-06-28 15:42:27,299 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748).Durable-Test-Subscription, address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:42:27,299 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6d3ba93f 2024-06-28 15:42:27,303 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748).Durable-Test-Subscription, null, 0, false, true, null] 2024-06-28 15:42:28,304 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 4 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@428e875f, org.eclipse.scout.rt.mom.jms.JmsSubscription@1da9f44c, org.eclipse.scout.rt.mom.jms.JmsSubscription@16a83016, org.eclipse.scout.rt.mom.jms.JmsSubscription@592efd6] 2024-06-28 15:42:28,305 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:28,306 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:28,307 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 03b9ec6e-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:28,309 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:28,309 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 4087.034958 ms 2024-06-28 15:42:28,309 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:28,311 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:28,311 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:28,312 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 617135134'. 2024-06-28 15:42:28,316 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:28,317 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 062a2934-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:42:28,318 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [062a5047-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=062a2934-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=062a2934-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c37b791, true, {}] 2024-06-28 15:42:28,319 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6e1eb1ae - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:42:28,319 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [062a7758-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=062a2934-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=062a2934-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58ceb5c6, true, {}] 2024-06-28 15:42:28,320 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishAndConsumeInternal, address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-28 15:42:28,321 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5b0cc9ee 2024-06-28 15:42:28,321 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5094b01b 2024-06-28 15:42:28,332 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:28,333 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [062c9a3a-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=062a2934-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=062a2934-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17cd2a7f, true, {}] 2024-06-28 15:42:28,335 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=784, durable=true, userID=062cc14c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1263012516, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:28,339 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[784]:RELIABLE:CoreMessage[messageID=784, durable=true, userID=062cc14c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1263012516 2024-06-28 15:42:28,339 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=784, durable=true, userID=062cc14c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1263012516 to transaction: TransactionImpl [xid=null, txID=787, xid=null, state=ACTIVE, createTime=1719589348339(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6022e68 2024-06-28 15:42:28,340 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@5a66fc27, org.eclipse.scout.rt.mom.jms.JmsSubscription@cb29b75] 2024-06-28 15:42:28,346 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=784, durable=true, userID=062cc14c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1263012516, transaction: TransactionImpl [xid=null, txID=787, xid=null, state=COMMITTED, createTime=1719589348339(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6022e68 2024-06-28 15:42:28,348 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [062ee42d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=062a2934-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=062a2934-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6906240e, true, {}] 2024-06-28 15:42:28,349 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:28,350 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [062f324e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=062a2934-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=062a2934-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7cc92655, true, {}] 2024-06-28 15:42:28,351 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=798, durable=true, userID=062f5960-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@288074806, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:28,358 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[798]:RELIABLE:CoreMessage[messageID=798, durable=true, userID=062f5960-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@288074806 2024-06-28 15:42:28,359 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=798, durable=true, userID=062f5960-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@288074806 to transaction: TransactionImpl [xid=null, txID=801, xid=null, state=ACTIVE, createTime=1719589348359(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3fb22023 2024-06-28 15:42:28,360 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@790bd0e, org.eclipse.scout.rt.mom.jms.JmsSubscription@3cd6cab5] 2024-06-28 15:42:28,366 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=798, durable=true, userID=062f5960-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@288074806, transaction: TransactionImpl [xid=null, txID=801, xid=null, state=COMMITTED, createTime=1719589348359(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3fb22023 2024-06-28 15:42:28,368 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0631ca61-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=062a2934-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=062a2934-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33ff06c6, true, {}] 2024-06-28 15:42:28,368 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:28,369 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06321882-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=062a2934-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=062a2934-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11576ef7, true, {}] 2024-06-28 15:42:28,371 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=812, durable=true, userID=06323f94-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@425384911, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:28,378 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[812]:RELIABLE:CoreMessage[messageID=812, durable=true, userID=06323f94-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@425384911 2024-06-28 15:42:28,379 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=812, durable=true, userID=06323f94-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@425384911 to transaction: TransactionImpl [xid=null, txID=815, xid=null, state=ACTIVE, createTime=1719589348378(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2b7f5ae9 2024-06-28 15:42:28,380 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@41185195, org.eclipse.scout.rt.mom.jms.JmsSubscription@1849d35a] 2024-06-28 15:42:28,385 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=812, durable=true, userID=06323f94-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@425384911, transaction: TransactionImpl [xid=null, txID=815, xid=null, state=COMMITTED, createTime=1719589348378(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2b7f5ae9 2024-06-28 15:42:28,386 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0634b095-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=062a2934-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=062a2934-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f11986b, true, {}] 2024-06-28 15:42:28,387 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:28,388 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0634feb6-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=062a2934-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=062a2934-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c42d16a, true, {}] 2024-06-28 15:42:28,390 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=826, durable=true, userID=063525c8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@327506644, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:28,394 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[826]:RELIABLE:CoreMessage[messageID=826, durable=true, userID=063525c8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@327506644 2024-06-28 15:42:28,395 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=826, durable=true, userID=063525c8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@327506644 to transaction: TransactionImpl [xid=null, txID=829, xid=null, state=ACTIVE, createTime=1719589348395(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@47f7ccde 2024-06-28 15:42:28,396 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@2b1f0667, org.eclipse.scout.rt.mom.jms.JmsSubscription@6000ca67] 2024-06-28 15:42:28,397 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=826, durable=true, userID=063525c8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@327506644, transaction: TransactionImpl [xid=null, txID=829, xid=null, state=COMMITTED, createTime=1719589348395(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@47f7ccde 2024-06-28 15:42:28,399 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0636ac69-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=062a2934-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=062a2934-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7851d619, true, {}] 2024-06-28 15:42:28,400 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:28,400 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0636d37a-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=062a2934-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=062a2934-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d7d3201, true, {}] 2024-06-28 15:42:28,402 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=840, durable=true, userID=0636fa8c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@989186692, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:28,404 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[840]:RELIABLE:CoreMessage[messageID=840, durable=true, userID=0636fa8c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@989186692 2024-06-28 15:42:28,405 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=840, durable=true, userID=0636fa8c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@989186692 to transaction: TransactionImpl [xid=null, txID=843, xid=null, state=ACTIVE, createTime=1719589348405(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3a80a790 2024-06-28 15:42:28,406 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@7d4bb16b, org.eclipse.scout.rt.mom.jms.JmsSubscription@74c919b2] 2024-06-28 15:42:28,408 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=840, durable=true, userID=0636fa8c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@989186692, transaction: TransactionImpl [xid=null, txID=843, xid=null, state=COMMITTED, createTime=1719589348405(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3a80a790 2024-06-28 15:42:28,409 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0638330d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=062a2934-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=062a2934-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27a9dd1a, true, {}] 2024-06-28 15:42:28,410 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:28,410 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06385a1e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=062a2934-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=062a2934-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@313cb542, true, {}] 2024-06-28 15:42:28,411 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=854, durable=true, userID=06388130-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1182753966, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:28,415 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[854]:RELIABLE:CoreMessage[messageID=854, durable=true, userID=06388130-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1182753966 2024-06-28 15:42:28,415 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=854, durable=true, userID=06388130-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1182753966 to transaction: TransactionImpl [xid=null, txID=857, xid=null, state=ACTIVE, createTime=1719589348415(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6785f01c 2024-06-28 15:42:28,416 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@63a833c5, org.eclipse.scout.rt.mom.jms.JmsSubscription@c310aa3] 2024-06-28 15:42:28,418 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=854, durable=true, userID=06388130-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1182753966, transaction: TransactionImpl [xid=null, txID=857, xid=null, state=COMMITTED, createTime=1719589348415(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6785f01c 2024-06-28 15:42:28,419 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0639b9b1-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=062a2934-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=062a2934-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4cbdd0b6, true, {}] 2024-06-28 15:42:28,420 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:28,420 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0639e0c2-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=062a2934-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=062a2934-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1aaa8254, true, {}] 2024-06-28 15:42:28,421 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=868, durable=true, userID=063a07d4-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2132137295, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:28,425 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[868]:RELIABLE:CoreMessage[messageID=868, durable=true, userID=063a07d4-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2132137295 2024-06-28 15:42:28,425 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=868, durable=true, userID=063a07d4-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2132137295 to transaction: TransactionImpl [xid=null, txID=871, xid=null, state=ACTIVE, createTime=1719589348425(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@345690eb 2024-06-28 15:42:28,426 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@654ab198, org.eclipse.scout.rt.mom.jms.JmsSubscription@6b334a1] 2024-06-28 15:42:28,428 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=868, durable=true, userID=063a07d4-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2132137295, transaction: TransactionImpl [xid=null, txID=871, xid=null, state=COMMITTED, createTime=1719589348425(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@345690eb 2024-06-28 15:42:28,429 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [063b4055-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=062a2934-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=062a2934-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@111203eb, true, {}] 2024-06-28 15:42:28,430 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:28,431 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [063b8e76-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=062a2934-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=062a2934-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@506f39e9, true, {}] 2024-06-28 15:42:28,432 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=882, durable=true, userID=063b8e78-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@822518036, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:28,435 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[882]:RELIABLE:CoreMessage[messageID=882, durable=true, userID=063b8e78-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@822518036 2024-06-28 15:42:28,436 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=882, durable=true, userID=063b8e78-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@822518036 to transaction: TransactionImpl [xid=null, txID=885, xid=null, state=ACTIVE, createTime=1719589348436(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@50e00557 2024-06-28 15:42:28,437 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@432fca40, org.eclipse.scout.rt.mom.jms.JmsSubscription@de06f28] 2024-06-28 15:42:28,438 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=882, durable=true, userID=063b8e78-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@822518036, transaction: TransactionImpl [xid=null, txID=885, xid=null, state=COMMITTED, createTime=1719589348436(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@50e00557 2024-06-28 15:42:28,440 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [063cc6f9-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=062a2934-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=062a2934-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1abdea87, true, {}] 2024-06-28 15:42:28,440 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:28,442 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [063d3c2a-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=062a2934-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=062a2934-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a291668, true, {}] 2024-06-28 15:42:28,444 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=896, durable=true, userID=063d633c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@373130938, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:28,446 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[896]:RELIABLE:CoreMessage[messageID=896, durable=true, userID=063d633c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@373130938 2024-06-28 15:42:28,447 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=896, durable=true, userID=063d633c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@373130938 to transaction: TransactionImpl [xid=null, txID=899, xid=null, state=ACTIVE, createTime=1719589348447(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@774784ca 2024-06-28 15:42:28,448 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@196f9b75, org.eclipse.scout.rt.mom.jms.JmsSubscription@452aea78] 2024-06-28 15:42:28,449 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=896, durable=true, userID=063d633c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@373130938, transaction: TransactionImpl [xid=null, txID=899, xid=null, state=COMMITTED, createTime=1719589348447(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@774784ca 2024-06-28 15:42:28,450 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [063e74ad-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=062a2934-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=062a2934-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1bb9911d, true, {}] 2024-06-28 15:42:28,451 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:28,452 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [063ec2ce-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=062a2934-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=062a2934-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@794bb238, true, {}] 2024-06-28 15:42:28,453 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=910, durable=true, userID=063ee9e0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1026901371, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:28,456 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[910]:RELIABLE:CoreMessage[messageID=910, durable=true, userID=063ee9e0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1026901371 2024-06-28 15:42:28,457 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=910, durable=true, userID=063ee9e0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1026901371 to transaction: TransactionImpl [xid=null, txID=913, xid=null, state=ACTIVE, createTime=1719589348456(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@620b94f9 2024-06-28 15:42:28,457 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@2ad39f2f, org.eclipse.scout.rt.mom.jms.JmsSubscription@7db53694] 2024-06-28 15:42:28,459 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=910, durable=true, userID=063ee9e0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1026901371, transaction: TransactionImpl [xid=null, txID=913, xid=null, state=COMMITTED, createTime=1719589348456(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@620b94f9 2024-06-28 15:42:28,460 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:28,460 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:28,461 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 062a2934-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:28,462 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:28,462 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 150.460676 ms 2024-06-28 15:42:28,462 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:28,464 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:28,464 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:28,464 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 787028959'. 2024-06-28 15:42:28,467 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:28,468 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 064133d2-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:42:28,469 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06415ae5-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=064133d2-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=064133d2-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5aa9b129, true, {}] 2024-06-28 15:42:28,470 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3ff84c4f - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:42:28,470 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [064181f6-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=064133d2-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=064133d2-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@bcf9903, true, {}] 2024-06-28 15:42:28,471 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishText, address=test/mom/testPublishText, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-28 15:42:28,472 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1fcb7841 2024-06-28 15:42:28,473 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2048e00f 2024-06-28 15:42:28,474 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishText, null, 0, false, true, null] 2024-06-28 15:42:28,475 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06424548-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=064133d2-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=064133d2-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2019fd25, true, {}] 2024-06-28 15:42:28,477 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=933, durable=true, userID=06426c5a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1371283087, context: RoutingContextImpl(Address=test/mom/testPublishText, routingType=ANYCAST, PreviousAddress=test/mom/testPublishText previousRoute:ANYCAST, reusable=true, version=-2147482983) .................................................. ***** durable queues test/mom/testPublishText: - queueID=926 address:test/mom/testPublishText name:test/mom/testPublishText filter:null ***** non durable for test/mom/testPublishText: .................................................. , transaction: null 2024-06-28 15:42:28,478 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishText: Reference[933]:RELIABLE:CoreMessage[messageID=933, durable=true, userID=06426c5a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1371283087 2024-06-28 15:42:28,479 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishText: CoreMessage[messageID=933, durable=true, userID=06426c5a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1371283087 to transaction: TransactionImpl [xid=null, txID=936, xid=null, state=ACTIVE, createTime=1719589348478(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5f3a25d4 2024-06-28 15:42:28,480 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@417f7d7f, org.eclipse.scout.rt.mom.jms.JmsSubscription@da09b52] 2024-06-28 15:42:28,481 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishText: CoreMessage[messageID=933, durable=true, userID=06426c5a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1371283087, transaction: TransactionImpl [xid=null, txID=936, xid=null, state=COMMITTED, createTime=1719589348478(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5f3a25d4 2024-06-28 15:42:28,482 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:28,482 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:28,483 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 064133d2-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:28,484 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:28,484 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 20.368735 ms 2024-06-28 15:42:28,484 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:28,486 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:28,486 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:28,486 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1930203783'. 2024-06-28 15:42:28,489 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:28,490 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 06448f3c-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:42:28,491 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0644b64f-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06448f3c-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06448f3c-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ffe287f, true, {}] 2024-06-28 15:42:28,492 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@61bc23b2 - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:42:28,492 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0644dd60-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06448f3c-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06448f3c-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@274ed1fd, true, {}] 2024-06-28 15:42:28,493 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueuePublishSubscribeCorrelationId, address=test/mom/testQueuePublishSubscribeCorrelationId, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-28 15:42:28,494 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@42b8bffb 2024-06-28 15:42:28,495 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@46b2b8b9 2024-06-28 15:42:28,496 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeCorrelationId, null, 0, false, true, null] 2024-06-28 15:42:28,497 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0645a0b2-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06448f3c-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06448f3c-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@624c1825, true, {}] 2024-06-28 15:42:28,499 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=956, durable=true, userID=0645c7c4-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1019727051, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeCorrelationId, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeCorrelationId previousRoute:ANYCAST, reusable=true, version=-2147482982) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeCorrelationId: - queueID=949 address:test/mom/testQueuePublishSubscribeCorrelationId name:test/mom/testQueuePublishSubscribeCorrelationId filter:null ***** non durable for test/mom/testQueuePublishSubscribeCorrelationId: .................................................. , transaction: null 2024-06-28 15:42:28,500 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeCorrelationId: Reference[956]:RELIABLE:CoreMessage[messageID=956, durable=true, userID=0645c7c4-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1019727051 2024-06-28 15:42:28,501 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeCorrelationId: CoreMessage[messageID=956, durable=true, userID=0645c7c4-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1019727051 to transaction: TransactionImpl [xid=null, txID=959, xid=null, state=ACTIVE, createTime=1719589348501(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@88e6cc2 2024-06-28 15:42:28,501 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5d0ea2af] 2024-06-28 15:42:28,504 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeCorrelationId: CoreMessage[messageID=956, durable=true, userID=0645c7c4-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1019727051, transaction: TransactionImpl [xid=null, txID=959, xid=null, state=COMMITTED, createTime=1719589348501(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@88e6cc2 2024-06-28 15:42:28,504 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:28,504 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:28,505 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 06448f3c-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:28,506 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:28,506 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 20.324487 ms 2024-06-28 15:42:28,506 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:28,507 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:28,508 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:28,508 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2032864429'. 2024-06-28 15:42:28,511 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:28,511 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0647c396-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:42:28,512 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0647eaa9-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0647c396-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0647c396-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22d15910, true, {}] 2024-06-28 15:42:28,513 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@31d9bfc5 - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:42:28,513 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [064811ba-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0647c396-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0647c396-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73faf9b8, true, {}] 2024-06-28 15:42:28,514 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueuePublishSubscribe, address=test/mom/testQueuePublishSubscribe, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-28 15:42:28,515 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2cfd02ce 2024-06-28 15:42:28,515 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2b2aef8 2024-06-28 15:42:28,517 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribe, null, 0, false, true, null] 2024-06-28 15:42:28,518 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0648d50c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0647c396-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0647c396-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52a8c944, true, {}] 2024-06-28 15:42:28,519 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=979, durable=true, userID=0648d50e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@488600949, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribe, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribe previousRoute:ANYCAST, reusable=true, version=-2147482981) .................................................. ***** durable queues test/mom/testQueuePublishSubscribe: - queueID=972 address:test/mom/testQueuePublishSubscribe name:test/mom/testQueuePublishSubscribe filter:null ***** non durable for test/mom/testQueuePublishSubscribe: .................................................. , transaction: null 2024-06-28 15:42:28,520 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribe: Reference[979]:RELIABLE:CoreMessage[messageID=979, durable=true, userID=0648d50e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@488600949 2024-06-28 15:42:28,521 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribe: CoreMessage[messageID=979, durable=true, userID=0648d50e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@488600949 to transaction: TransactionImpl [xid=null, txID=982, xid=null, state=ACTIVE, createTime=1719589348521(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@751d5988 2024-06-28 15:42:28,521 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@419ac0f5] 2024-06-28 15:42:28,524 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribe: CoreMessage[messageID=979, durable=true, userID=0648d50e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@488600949, transaction: TransactionImpl [xid=null, txID=982, xid=null, state=COMMITTED, createTime=1719589348521(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@751d5988 2024-06-28 15:42:28,524 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:28,524 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:28,525 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0647c396-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:28,526 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:28,526 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 18.369452 ms 2024-06-28 15:42:28,526 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:28,527 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:28,527 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:28,528 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 195526086'. 2024-06-28 15:42:28,530 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:28,531 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 064ad0e0-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:42:28,532 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [064ad0e3-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=064ad0e0-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=064ad0e0-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f701181, true, {}] 2024-06-28 15:42:28,532 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6aafc791 - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:42:28,533 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [064b1f04-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=064ad0e0-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=064ad0e0-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@206e485c, true, {}] 2024-06-28 15:42:28,534 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishBytes, address=test/mom/testPublishBytes, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-28 15:42:28,534 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2815a78f 2024-06-28 15:42:28,535 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3fc7191b 2024-06-28 15:42:28,536 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishBytes, null, 0, false, true, null] 2024-06-28 15:42:28,537 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [064bbb46-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=064ad0e0-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=064ad0e0-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b31054e, true, {}] 2024-06-28 15:42:28,538 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1002, durable=true, userID=064be258-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=475, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1190772156, context: RoutingContextImpl(Address=test/mom/testPublishBytes, routingType=ANYCAST, PreviousAddress=test/mom/testPublishBytes previousRoute:ANYCAST, reusable=true, version=-2147482980) .................................................. ***** durable queues test/mom/testPublishBytes: - queueID=995 address:test/mom/testPublishBytes name:test/mom/testPublishBytes filter:null ***** non durable for test/mom/testPublishBytes: .................................................. , transaction: null 2024-06-28 15:42:28,540 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishBytes: Reference[1002]:RELIABLE:CoreMessage[messageID=1002, durable=true, userID=064be258-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=475, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1190772156 2024-06-28 15:42:28,540 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishBytes: CoreMessage[messageID=1002, durable=true, userID=064be258-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=475, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1190772156 to transaction: TransactionImpl [xid=null, txID=1005, xid=null, state=ACTIVE, createTime=1719589348540(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@144e3608 2024-06-28 15:42:28,542 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@727eae52, org.eclipse.scout.rt.mom.jms.JmsSubscription@237bdd46] 2024-06-28 15:42:28,543 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishBytes: CoreMessage[messageID=1002, durable=true, userID=064be258-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=475, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1190772156, transaction: TransactionImpl [xid=null, txID=1005, xid=null, state=COMMITTED, createTime=1719589348540(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@144e3608 2024-06-28 15:42:28,544 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:28,544 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:28,545 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 064ad0e0-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:28,546 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:28,546 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 18.734037 ms 2024-06-28 15:42:28,546 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:28,548 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:28,548 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:28,548 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1265286990'. 2024-06-28 15:42:28,555 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:28,557 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 064ec88a-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:42:28,558 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [064eef9d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=064ec88a-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=064ec88a-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@db2f982, true, {}] 2024-06-28 15:42:28,559 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@9706b54 - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:42:28,559 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [064f16ae-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=064ec88a-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=064ec88a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a43ed76, true, {}] 2024-06-28 15:42:28,560 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:28,561 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [064f64cf-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=064ec88a-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=064ec88a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ea31f1b, true, {}] 2024-06-28 15:42:28,563 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1020, durable=true, userID=064f8be1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@364707536, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:28,568 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1020]:RELIABLE:CoreMessage[messageID=1020, durable=true, userID=064f8be1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@364707536 2024-06-28 15:42:28,569 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1020, durable=true, userID=064f8be1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@364707536 to transaction: TransactionImpl [xid=null, txID=1023, xid=null, state=ACTIVE, createTime=1719589348569(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1307d09a 2024-06-28 15:42:28,570 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@128579a6, org.eclipse.scout.rt.mom.jms.JmsSubscription@14d5b2ac] 2024-06-28 15:42:28,571 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1020, durable=true, userID=064f8be1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@364707536, transaction: TransactionImpl [xid=null, txID=1023, xid=null, state=COMMITTED, createTime=1719589348569(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1307d09a 2024-06-28 15:42:28,573 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06511282-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=064ec88a-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=064ec88a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ee7b4ea, true, {}] 2024-06-28 15:42:28,573 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:28,574 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [065160a3-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=064ec88a-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=064ec88a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33f6273f, true, {}] 2024-06-28 15:42:28,576 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1034, durable=true, userID=065187b5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@636870091, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:28,578 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1034]:RELIABLE:CoreMessage[messageID=1034, durable=true, userID=065187b5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@636870091 2024-06-28 15:42:28,579 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1034, durable=true, userID=065187b5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@636870091 to transaction: TransactionImpl [xid=null, txID=1037, xid=null, state=ACTIVE, createTime=1719589348579(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@29aa3acb 2024-06-28 15:42:28,581 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@3110bb19, org.eclipse.scout.rt.mom.jms.JmsSubscription@1be6c991] 2024-06-28 15:42:28,582 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1034, durable=true, userID=065187b5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@636870091, transaction: TransactionImpl [xid=null, txID=1037, xid=null, state=COMMITTED, createTime=1719589348579(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@29aa3acb 2024-06-28 15:42:28,583 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0652c036-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=064ec88a-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=064ec88a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@148f1c20, true, {}] 2024-06-28 15:42:28,584 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:28,585 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0652e747-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=064ec88a-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=064ec88a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76bac05d, true, {}] 2024-06-28 15:42:28,586 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1048, durable=true, userID=06530e59-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1559714517, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:28,588 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1048]:RELIABLE:CoreMessage[messageID=1048, durable=true, userID=06530e59-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1559714517 2024-06-28 15:42:28,589 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1048, durable=true, userID=06530e59-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1559714517 to transaction: TransactionImpl [xid=null, txID=1051, xid=null, state=ACTIVE, createTime=1719589348589(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4d560a8b 2024-06-28 15:42:28,590 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@199549a5, org.eclipse.scout.rt.mom.jms.JmsSubscription@5edeb83e] 2024-06-28 15:42:28,592 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1048, durable=true, userID=06530e59-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1559714517, transaction: TransactionImpl [xid=null, txID=1051, xid=null, state=COMMITTED, createTime=1719589348589(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4d560a8b 2024-06-28 15:42:28,593 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [065446da-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=064ec88a-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=064ec88a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3feb5849, true, {}] 2024-06-28 15:42:28,594 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:28,594 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06546deb-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=064ec88a-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=064ec88a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78f3212f, true, {}] 2024-06-28 15:42:28,596 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1062, durable=true, userID=065494fd-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@279032675, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:28,599 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1062]:RELIABLE:CoreMessage[messageID=1062, durable=true, userID=065494fd-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@279032675 2024-06-28 15:42:28,599 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1062, durable=true, userID=065494fd-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@279032675 to transaction: TransactionImpl [xid=null, txID=1065, xid=null, state=ACTIVE, createTime=1719589348599(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3a2695a3 2024-06-28 15:42:28,600 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@54d8236c, org.eclipse.scout.rt.mom.jms.JmsSubscription@5697f801] 2024-06-28 15:42:28,602 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1062, durable=true, userID=065494fd-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@279032675, transaction: TransactionImpl [xid=null, txID=1065, xid=null, state=COMMITTED, createTime=1719589348599(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3a2695a3 2024-06-28 15:42:28,603 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0655cd7e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=064ec88a-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=064ec88a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@128053ed, true, {}] 2024-06-28 15:42:28,604 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:28,604 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0655f48f-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=064ec88a-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=064ec88a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ad88480, true, {}] 2024-06-28 15:42:28,606 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1076, durable=true, userID=06561ba1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@475101294, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:28,609 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1076]:RELIABLE:CoreMessage[messageID=1076, durable=true, userID=06561ba1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@475101294 2024-06-28 15:42:28,610 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1076, durable=true, userID=06561ba1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@475101294 to transaction: TransactionImpl [xid=null, txID=1079, xid=null, state=ACTIVE, createTime=1719589348609(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@39dfd53c 2024-06-28 15:42:28,611 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@30b91493, org.eclipse.scout.rt.mom.jms.JmsSubscription@2771e501] 2024-06-28 15:42:28,612 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1076, durable=true, userID=06561ba1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@475101294, transaction: TransactionImpl [xid=null, txID=1079, xid=null, state=COMMITTED, createTime=1719589348609(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@39dfd53c 2024-06-28 15:42:28,613 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06575422-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=064ec88a-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=064ec88a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@621985d9, true, {}] 2024-06-28 15:42:28,614 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:28,615 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06577b33-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=064ec88a-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=064ec88a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d08bd9, true, {}] 2024-06-28 15:42:28,616 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1090, durable=true, userID=0657a245-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1718538129, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:28,619 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1090]:RELIABLE:CoreMessage[messageID=1090, durable=true, userID=0657a245-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1718538129 2024-06-28 15:42:28,620 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1090, durable=true, userID=0657a245-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1718538129 to transaction: TransactionImpl [xid=null, txID=1093, xid=null, state=ACTIVE, createTime=1719589348620(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@356051bd 2024-06-28 15:42:28,621 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@2140582, org.eclipse.scout.rt.mom.jms.JmsSubscription@7ebc2975] 2024-06-28 15:42:28,622 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1090, durable=true, userID=0657a245-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1718538129, transaction: TransactionImpl [xid=null, txID=1093, xid=null, state=COMMITTED, createTime=1719589348620(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@356051bd 2024-06-28 15:42:28,624 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0658dac6-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=064ec88a-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=064ec88a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57d492e, true, {}] 2024-06-28 15:42:28,624 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:28,625 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [065928e7-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=064ec88a-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=064ec88a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61fdc914, true, {}] 2024-06-28 15:42:28,626 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1104, durable=true, userID=065928e9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1629719468, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:28,629 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1104]:RELIABLE:CoreMessage[messageID=1104, durable=true, userID=065928e9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1629719468 2024-06-28 15:42:28,630 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1104, durable=true, userID=065928e9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1629719468 to transaction: TransactionImpl [xid=null, txID=1107, xid=null, state=ACTIVE, createTime=1719589348630(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@76e1f78a 2024-06-28 15:42:28,633 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1104, durable=true, userID=065928e9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1629719468, transaction: TransactionImpl [xid=null, txID=1107, xid=null, state=COMMITTED, createTime=1719589348630(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@76e1f78a 2024-06-28 15:42:28,641 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@879f852, org.eclipse.scout.rt.mom.jms.JmsSubscription@693676d] 2024-06-28 15:42:28,643 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [065be80a-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=064ec88a-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=064ec88a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@651f7aac, true, {}] 2024-06-28 15:42:28,646 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:28,647 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [065c844b-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=064ec88a-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=064ec88a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39b60d6f, true, {}] 2024-06-28 15:42:28,648 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1118, durable=true, userID=065cab5d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@488962735, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:28,653 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1118]:RELIABLE:CoreMessage[messageID=1118, durable=true, userID=065cab5d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@488962735 2024-06-28 15:42:28,654 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1118, durable=true, userID=065cab5d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@488962735 to transaction: TransactionImpl [xid=null, txID=1121, xid=null, state=ACTIVE, createTime=1719589348654(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@733c0e5b 2024-06-28 15:42:28,655 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@54b3407b, org.eclipse.scout.rt.mom.jms.JmsSubscription@2fc698a9] 2024-06-28 15:42:28,657 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1118, durable=true, userID=065cab5d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@488962735, transaction: TransactionImpl [xid=null, txID=1121, xid=null, state=COMMITTED, createTime=1719589348654(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@733c0e5b 2024-06-28 15:42:28,658 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [065e31fe-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=064ec88a-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=064ec88a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6298a7fc, true, {}] 2024-06-28 15:42:28,659 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:28,659 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [065e590f-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=064ec88a-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=064ec88a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1842cbe3, true, {}] 2024-06-28 15:42:28,661 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1132, durable=true, userID=065e8021-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@322861146, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:28,663 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1132]:RELIABLE:CoreMessage[messageID=1132, durable=true, userID=065e8021-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@322861146 2024-06-28 15:42:28,664 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1132, durable=true, userID=065e8021-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@322861146 to transaction: TransactionImpl [xid=null, txID=1135, xid=null, state=ACTIVE, createTime=1719589348664(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@54fbf467 2024-06-28 15:42:28,665 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@3d8c3d0a, org.eclipse.scout.rt.mom.jms.JmsSubscription@751636da] 2024-06-28 15:42:28,667 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1132, durable=true, userID=065e8021-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@322861146, transaction: TransactionImpl [xid=null, txID=1135, xid=null, state=COMMITTED, createTime=1719589348664(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@54fbf467 2024-06-28 15:42:28,668 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [065fb8a2-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=064ec88a-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=064ec88a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ce70d2b, true, {}] 2024-06-28 15:42:28,669 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:28,670 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [066006c3-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=064ec88a-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=064ec88a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e413ae4, true, {}] 2024-06-28 15:42:28,672 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1146, durable=true, userID=06602dd5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2078617679, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:28,674 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1146]:RELIABLE:CoreMessage[messageID=1146, durable=true, userID=06602dd5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2078617679 2024-06-28 15:42:28,675 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1146, durable=true, userID=06602dd5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2078617679 to transaction: TransactionImpl [xid=null, txID=1149, xid=null, state=ACTIVE, createTime=1719589348675(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5688243 2024-06-28 15:42:28,676 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@22ca5fe1, org.eclipse.scout.rt.mom.jms.JmsSubscription@45cd5c56] 2024-06-28 15:42:28,677 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1146, durable=true, userID=06602dd5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2078617679, transaction: TransactionImpl [xid=null, txID=1149, xid=null, state=COMMITTED, createTime=1719589348675(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5688243 2024-06-28 15:42:28,678 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:28,679 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:28,679 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 064ec88a-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:28,681 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:28,681 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 132.761232 ms 2024-06-28 15:42:28,681 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:28,683 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:28,684 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:28,684 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1029335113'. 2024-06-28 15:42:28,688 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:28,689 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0662ecf7-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:42:28,690 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0663140a-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0662ecf7-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0662ecf7-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2034df33, true, {}] 2024-06-28 15:42:28,692 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1e59db97 - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:42:28,692 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0663622b-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0662ecf7-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0662ecf7-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e7ddaab, true, {}] 2024-06-28 15:42:28,694 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueuePublishSubscribeMultipleSubscriptions, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-28 15:42:28,694 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5a0f5e27 2024-06-28 15:42:28,695 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3a931194 2024-06-28 15:42:28,697 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:42:28,698 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06644c8d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0662ecf7-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0662ecf7-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5de28a38, true, {}] 2024-06-28 15:42:28,699 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:42:28,699 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0664739e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0662ecf7-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0662ecf7-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@398da831, true, {}] 2024-06-28 15:42:28,701 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1173, durable=true, userID=06649ab0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1018259307, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-28 15:42:28,702 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1173]:RELIABLE:CoreMessage[messageID=1173, durable=true, userID=06649ab0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1018259307 2024-06-28 15:42:28,703 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1173, durable=true, userID=06649ab0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1018259307 to transaction: TransactionImpl [xid=null, txID=1176, xid=null, state=ACTIVE, createTime=1719589348702(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@47bfb3d6 2024-06-28 15:42:28,705 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1173, durable=true, userID=06649ab0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1018259307, transaction: TransactionImpl [xid=null, txID=1176, xid=null, state=COMMITTED, createTime=1719589348702(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@47bfb3d6 2024-06-28 15:42:28,753 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7655dc27, org.eclipse.scout.rt.mom.jms.JmsSubscription@2e856aa4] 2024-06-28 15:42:28,757 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:28,757 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:28,758 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0662ecf7-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:28,759 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:28,759 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 75.087403 ms 2024-06-28 15:42:28,759 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:28,760 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:28,760 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:28,760 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 455099449'. 2024-06-28 15:42:28,763 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:28,764 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 066e5eb2-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-28 15:42:28,765 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [066e85c5-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=066e5eb2-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=066e5eb2-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2bc2e531, true, {}] 2024-06-28 15:42:28,766 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4264459c - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-28 15:42:28,767 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [066ed3e6-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=066e5eb2-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=066e5eb2-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17cb2365, true, {}] 2024-06-28 15:42:28,768 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:42:28,770 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [066f4917-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=066e5eb2-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=066e5eb2-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e8cded8, true, {}] 2024-06-28 15:42:28,771 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:42:28,772 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [066f9738-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=066e5eb2-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=066e5eb2-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a438eaf, true, {}] 2024-06-28 15:42:28,774 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1199, durable=true, userID=066fbe4a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@874471526, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-28 15:42:28,775 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1199]:RELIABLE:CoreMessage[messageID=1199, durable=true, userID=066fbe4a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@874471526 2024-06-28 15:42:28,776 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1199, durable=true, userID=066fbe4a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@874471526 to transaction: TransactionImpl [xid=null, txID=1202, xid=null, state=ACTIVE, createTime=1719589348776(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2ce161df 2024-06-28 15:42:28,778 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1199, durable=true, userID=066fbe4a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@874471526, transaction: TransactionImpl [xid=null, txID=1202, xid=null, state=COMMITTED, createTime=1719589348776(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2ce161df 2024-06-28 15:42:28,827 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4487dce, org.eclipse.scout.rt.mom.jms.JmsSubscription@3aafa1c1] 2024-06-28 15:42:28,830 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:28,830 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:28,831 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 066e5eb2-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:28,832 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:28,833 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 72.766897 ms 2024-06-28 15:42:28,833 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:28,834 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:28,834 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:28,835 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 919331070'. 2024-06-28 15:42:28,839 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:28,841 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0679f77c-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:42:28,842 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [067a459f-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0679f77c-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0679f77c-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4dbea86c, true, {}] 2024-06-28 15:42:28,844 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@ca7b8f0 - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:42:28,844 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [067a92c0-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0679f77c-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0679f77c-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d3d4946, true, {}] 2024-06-28 15:42:28,846 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:42:28,847 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [067b07f1-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0679f77c-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0679f77c-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c0da130, true, {}] 2024-06-28 15:42:28,848 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:42:28,849 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [067b5612-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0679f77c-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0679f77c-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f7bb504, true, {}] 2024-06-28 15:42:28,851 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1225, durable=true, userID=067b7d24-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@695263783, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-28 15:42:28,853 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1225]:RELIABLE:CoreMessage[messageID=1225, durable=true, userID=067b7d24-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@695263783 2024-06-28 15:42:28,853 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1225, durable=true, userID=067b7d24-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@695263783 to transaction: TransactionImpl [xid=null, txID=1228, xid=null, state=ACTIVE, createTime=1719589348853(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3a2c3b1 2024-06-28 15:42:28,856 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1225, durable=true, userID=067b7d24-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@695263783, transaction: TransactionImpl [xid=null, txID=1228, xid=null, state=COMMITTED, createTime=1719589348853(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3a2c3b1 2024-06-28 15:42:28,904 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4e60925d, org.eclipse.scout.rt.mom.jms.JmsSubscription@5ed4c87] 2024-06-28 15:42:28,907 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:28,907 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:28,908 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0679f77c-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:28,909 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:28,910 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 75.352791 ms 2024-06-28 15:42:28,910 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:28,911 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:28,911 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:28,912 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 378572681'. 2024-06-28 15:42:28,916 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:28,917 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0685b656-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-28 15:42:28,918 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0685dd69-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0685b656-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0685b656-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e66f448, true, {}] 2024-06-28 15:42:28,919 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@463b98f2 - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-28 15:42:28,919 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0686047a-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0685b656-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0685b656-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@650cf7fc, true, {}] 2024-06-28 15:42:28,920 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:42:28,920 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06862b8b-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0685b656-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0685b656-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12aaac26, true, {}] 2024-06-28 15:42:28,921 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:42:28,921 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0686529c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0685b656-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0685b656-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5506fea9, true, {}] 2024-06-28 15:42:28,923 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1251, durable=true, userID=068679ae-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1296199359, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-28 15:42:28,928 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1251]:RELIABLE:CoreMessage[messageID=1251, durable=true, userID=068679ae-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1296199359 2024-06-28 15:42:28,928 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1251, durable=true, userID=068679ae-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1296199359 to transaction: TransactionImpl [xid=null, txID=1254, xid=null, state=ACTIVE, createTime=1719589348928(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7b20b703 2024-06-28 15:42:28,931 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1251, durable=true, userID=068679ae-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:28 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1296199359, transaction: TransactionImpl [xid=null, txID=1254, xid=null, state=COMMITTED, createTime=1719589348928(Fri Jun 28 15:42:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7b20b703 2024-06-28 15:42:28,979 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5453020f, org.eclipse.scout.rt.mom.jms.JmsSubscription@744d0cfb] 2024-06-28 15:42:28,982 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:28,982 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:28,984 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0685b656-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:28,986 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:28,986 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 74.800759 ms 2024-06-28 15:42:28,986 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:28,988 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:28,988 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:28,988 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1885218043'. 2024-06-28 15:42:28,994 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:28,995 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 06919d40-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:42:28,996 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0691c453-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06919d40-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06919d40-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a1292d, true, {}] 2024-06-28 15:42:28,997 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6b39ebcd - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:42:28,998 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06921274-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06919d40-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06919d40-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@174bb2dc, true, {}] 2024-06-28 15:42:28,999 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:42:29,000 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06926095-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06919d40-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06919d40-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52c0ce74, true, {}] 2024-06-28 15:42:29,000 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:42:29,001 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [069287a6-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06919d40-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06919d40-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7048e25e, true, {}] 2024-06-28 15:42:29,003 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1277, durable=true, userID=0692aeb8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1341177670, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-28 15:42:29,004 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1277]:RELIABLE:CoreMessage[messageID=1277, durable=true, userID=0692aeb8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1341177670 2024-06-28 15:42:29,005 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1277, durable=true, userID=0692aeb8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1341177670 to transaction: TransactionImpl [xid=null, txID=1280, xid=null, state=ACTIVE, createTime=1719589349005(Fri Jun 28 15:42:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@622e2924 2024-06-28 15:42:29,007 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1277, durable=true, userID=0692aeb8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1341177670, transaction: TransactionImpl [xid=null, txID=1280, xid=null, state=COMMITTED, createTime=1719589349005(Fri Jun 28 15:42:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@622e2924 2024-06-28 15:42:29,056 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@77f2807f, org.eclipse.scout.rt.mom.jms.JmsSubscription@47b6f580] 2024-06-28 15:42:29,058 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:29,058 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:29,059 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 06919d40-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:29,060 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:29,060 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 72.367367 ms 2024-06-28 15:42:29,060 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:29,061 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:29,061 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:29,062 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 886081797'. 2024-06-28 15:42:29,065 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:29,066 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 069c72ba-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-28 15:42:29,067 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [069c99cd-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=069c72ba-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=069c72ba-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6dc31e79, true, {}] 2024-06-28 15:42:29,068 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@348fbdb4 - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-28 15:42:29,068 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [069cc0de-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=069c72ba-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=069c72ba-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4dd82003, true, {}] 2024-06-28 15:42:29,069 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:42:29,070 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [069d0eff-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=069c72ba-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=069c72ba-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@540046e9, true, {}] 2024-06-28 15:42:29,070 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:42:29,071 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [069d3610-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=069c72ba-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=069c72ba-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5358088e, true, {}] 2024-06-28 15:42:29,073 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1303, durable=true, userID=069d5d22-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1116805767, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-28 15:42:29,077 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1303]:RELIABLE:CoreMessage[messageID=1303, durable=true, userID=069d5d22-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1116805767 2024-06-28 15:42:29,078 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1303, durable=true, userID=069d5d22-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1116805767 to transaction: TransactionImpl [xid=null, txID=1306, xid=null, state=ACTIVE, createTime=1719589349078(Fri Jun 28 15:42:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@390c1f87 2024-06-28 15:42:29,081 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1303, durable=true, userID=069d5d22-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1116805767, transaction: TransactionImpl [xid=null, txID=1306, xid=null, state=COMMITTED, createTime=1719589349078(Fri Jun 28 15:42:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@390c1f87 2024-06-28 15:42:29,129 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@50d02417, org.eclipse.scout.rt.mom.jms.JmsSubscription@53425450] 2024-06-28 15:42:29,131 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:29,132 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:29,132 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 069c72ba-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:29,134 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:29,134 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 72.902584 ms 2024-06-28 15:42:29,135 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:29,136 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:29,136 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:29,136 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1914888552'. 2024-06-28 15:42:29,141 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:29,142 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 06a80b84-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:42:29,143 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06a83297-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06a80b84-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06a80b84-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@244e86c3, true, {}] 2024-06-28 15:42:29,144 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@9aebb5a - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:42:29,144 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06a859a8-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06a80b84-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06a80b84-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35ae104, true, {}] 2024-06-28 15:42:29,145 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:42:29,146 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06a8a7c9-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06a80b84-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06a80b84-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@716896dd, true, {}] 2024-06-28 15:42:29,147 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:42:29,147 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06a8ceda-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06a80b84-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06a80b84-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@130a44e1, true, {}] 2024-06-28 15:42:29,149 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1329, durable=true, userID=06a8f5ec-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@228306365, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-28 15:42:29,150 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1329]:RELIABLE:CoreMessage[messageID=1329, durable=true, userID=06a8f5ec-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@228306365 2024-06-28 15:42:29,151 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1329, durable=true, userID=06a8f5ec-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@228306365 to transaction: TransactionImpl [xid=null, txID=1332, xid=null, state=ACTIVE, createTime=1719589349151(Fri Jun 28 15:42:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@38119557 2024-06-28 15:42:29,154 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1329, durable=true, userID=06a8f5ec-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@228306365, transaction: TransactionImpl [xid=null, txID=1332, xid=null, state=COMMITTED, createTime=1719589349151(Fri Jun 28 15:42:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@38119557 2024-06-28 15:42:29,202 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7bb2b910, org.eclipse.scout.rt.mom.jms.JmsSubscription@5a4ceb1] 2024-06-28 15:42:29,204 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:29,204 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:29,205 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 06a80b84-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:29,207 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:29,207 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 71.176296 ms 2024-06-28 15:42:29,207 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:29,208 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:29,209 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:29,209 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 257289452'. 2024-06-28 15:42:29,212 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:29,213 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 06b2e0fe-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-28 15:42:29,214 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06b2e101-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06b2e0fe-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06b2e0fe-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6cf64f4f, true, {}] 2024-06-28 15:42:29,214 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@386cf6b5 - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-28 15:42:29,215 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06b30812-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06b2e0fe-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06b2e0fe-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23256666, true, {}] 2024-06-28 15:42:29,215 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:42:29,216 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06b35633-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06b2e0fe-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06b2e0fe-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@271181d6, true, {}] 2024-06-28 15:42:29,216 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:42:29,217 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06b37d44-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06b2e0fe-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06b2e0fe-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1cc0bdbe, true, {}] 2024-06-28 15:42:29,218 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1355, durable=true, userID=06b37d46-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@211713315, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-28 15:42:29,220 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1355]:RELIABLE:CoreMessage[messageID=1355, durable=true, userID=06b37d46-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@211713315 2024-06-28 15:42:29,220 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1355, durable=true, userID=06b37d46-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@211713315 to transaction: TransactionImpl [xid=null, txID=1358, xid=null, state=ACTIVE, createTime=1719589349220(Fri Jun 28 15:42:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@289914 2024-06-28 15:42:29,223 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1355, durable=true, userID=06b37d46-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@211713315, transaction: TransactionImpl [xid=null, txID=1358, xid=null, state=COMMITTED, createTime=1719589349220(Fri Jun 28 15:42:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@289914 2024-06-28 15:42:29,271 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7c09037a, org.eclipse.scout.rt.mom.jms.JmsSubscription@1a262e93] 2024-06-28 15:42:29,273 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:29,273 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:29,274 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 06b2e0fe-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:29,275 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:29,275 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 66.705417 ms 2024-06-28 15:42:29,276 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:29,277 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:29,277 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:29,277 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1466289441'. 2024-06-28 15:42:29,281 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:29,282 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 06bd6858-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:42:29,283 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06bd685b-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06bd6858-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06bd6858-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@788384bb, true, {}] 2024-06-28 15:42:29,284 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7b49e66 - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:42:29,284 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06bdb67c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06bd6858-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06bd6858-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b73ccd8, true, {}] 2024-06-28 15:42:29,285 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:42:29,286 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06bddd8d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06bd6858-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06bd6858-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d8e4a36, true, {}] 2024-06-28 15:42:29,286 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:42:29,287 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06be049e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06bd6858-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06bd6858-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c75d859, true, {}] 2024-06-28 15:42:29,288 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1381, durable=true, userID=06be2bb0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1394994671, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-28 15:42:29,290 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1381]:RELIABLE:CoreMessage[messageID=1381, durable=true, userID=06be2bb0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1394994671 2024-06-28 15:42:29,290 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1381, durable=true, userID=06be2bb0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1394994671 to transaction: TransactionImpl [xid=null, txID=1384, xid=null, state=ACTIVE, createTime=1719589349290(Fri Jun 28 15:42:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@49785de5 2024-06-28 15:42:29,293 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1381, durable=true, userID=06be2bb0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1394994671, transaction: TransactionImpl [xid=null, txID=1384, xid=null, state=COMMITTED, createTime=1719589349290(Fri Jun 28 15:42:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@49785de5 2024-06-28 15:42:29,341 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5cb4e255, org.eclipse.scout.rt.mom.jms.JmsSubscription@16c9ec5b] 2024-06-28 15:42:29,344 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:29,344 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:29,345 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 06bd6858-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:29,346 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:29,346 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 69.606636 ms 2024-06-28 15:42:29,347 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:29,347 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:29,347 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:29,348 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 888372948'. 2024-06-28 15:42:29,351 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:29,352 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 06c816c2-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-28 15:42:29,353 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06c83dd5-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06c816c2-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06c816c2-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@569fbadb, true, {}] 2024-06-28 15:42:29,354 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2a393cb6 - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-28 15:42:29,355 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06c864e6-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06c816c2-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06c816c2-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ec846a4, true, {}] 2024-06-28 15:42:29,356 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:42:29,357 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06c8da17-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06c816c2-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06c816c2-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5bd5aa37, true, {}] 2024-06-28 15:42:29,358 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:42:29,358 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06c90128-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06c816c2-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06c816c2-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ee26813, true, {}] 2024-06-28 15:42:29,360 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1407, durable=true, userID=06c9283a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1052155630, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-28 15:42:29,365 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1407]:RELIABLE:CoreMessage[messageID=1407, durable=true, userID=06c9283a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1052155630 2024-06-28 15:42:29,365 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1407, durable=true, userID=06c9283a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1052155630 to transaction: TransactionImpl [xid=null, txID=1410, xid=null, state=ACTIVE, createTime=1719589349365(Fri Jun 28 15:42:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1ec8d8f9 2024-06-28 15:42:29,368 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1407, durable=true, userID=06c9283a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1052155630, transaction: TransactionImpl [xid=null, txID=1410, xid=null, state=COMMITTED, createTime=1719589349365(Fri Jun 28 15:42:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1ec8d8f9 2024-06-28 15:42:29,416 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@8588a62, org.eclipse.scout.rt.mom.jms.JmsSubscription@572d1f18] 2024-06-28 15:42:29,418 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:29,418 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:29,419 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 06c816c2-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:29,420 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:29,420 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 72.716411 ms 2024-06-28 15:42:29,420 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:29,422 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:29,422 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:29,422 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2100132485'. 2024-06-28 15:42:29,425 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:29,426 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 06d3616c-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:42:29,426 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06d3616f-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06d3616c-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06d3616c-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35fcf5c7, true, {}] 2024-06-28 15:42:29,427 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6ea69aab - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:42:29,427 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06d38880-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06d3616c-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06d3616c-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9e1a4f9, true, {}] 2024-06-28 15:42:29,428 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishObject, address=test/mom/testPublishObject, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-28 15:42:29,429 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2b1a1c13 2024-06-28 15:42:29,430 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@28e80889 2024-06-28 15:42:29,431 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObject, null, 0, false, true, null] 2024-06-28 15:42:29,432 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06d44bd2-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06d3616c-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06d3616c-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5674f77, true, {}] 2024-06-28 15:42:29,433 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1434, durable=true, userID=06d472e4-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@1021676845, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482978) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=1427 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:29,435 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1434]:RELIABLE:CoreMessage[messageID=1434, durable=true, userID=06d472e4-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@1021676845 2024-06-28 15:42:29,435 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject: CoreMessage[messageID=1434, durable=true, userID=06d472e4-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@1021676845 to transaction: TransactionImpl [xid=null, txID=1437, xid=null, state=ACTIVE, createTime=1719589349435(Fri Jun 28 15:42:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3362f10 2024-06-28 15:42:29,438 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@198eeb36, org.eclipse.scout.rt.mom.jms.JmsSubscription@4690cb47] 2024-06-28 15:42:29,438 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject: CoreMessage[messageID=1434, durable=true, userID=06d472e4-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@1021676845, transaction: TransactionImpl [xid=null, txID=1437, xid=null, state=COMMITTED, createTime=1719589349435(Fri Jun 28 15:42:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3362f10 2024-06-28 15:42:29,439 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:29,439 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:29,440 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 06d3616c-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:29,441 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:29,441 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 19.039801 ms 2024-06-28 15:42:29,441 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:29,443 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:29,443 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:29,444 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1520941958'. 2024-06-28 15:42:29,447 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:29,449 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 06d6bcd6-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:42:29,449 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06d6e3e9-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06d6bcd6-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06d6bcd6-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6fe72920, true, {}] 2024-06-28 15:42:29,451 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@475ed4c4 - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:42:29,451 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06d7320a-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06d6bcd6-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06d6bcd6-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39d9d54, true, {}] 2024-06-28 15:42:29,452 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishDataObjectJson, address=test/mom/testPublishDataObjectJson, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-28 15:42:29,452 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@679b0f8d 2024-06-28 15:42:29,453 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@fdfefb7 2024-06-28 15:42:29,455 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishDataObjectJson, null, 0, false, true, null] 2024-06-28 15:42:29,456 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06d7ce4c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06d6bcd6-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06d6bcd6-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@307c15cc, true, {}] 2024-06-28 15:42:29,458 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1457, durable=true, userID=06d81c6e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=573, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@942095788, context: RoutingContextImpl(Address=test/mom/testPublishDataObjectJson, routingType=ANYCAST, PreviousAddress=test/mom/testPublishDataObjectJson previousRoute:ANYCAST, reusable=true, version=-2147482977) .................................................. ***** durable queues test/mom/testPublishDataObjectJson: - queueID=1450 address:test/mom/testPublishDataObjectJson name:test/mom/testPublishDataObjectJson filter:null ***** non durable for test/mom/testPublishDataObjectJson: .................................................. , transaction: null 2024-06-28 15:42:29,463 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishDataObjectJson: Reference[1457]:RELIABLE:CoreMessage[messageID=1457, durable=true, userID=06d81c6e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=573, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@942095788 2024-06-28 15:42:29,463 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishDataObjectJson: CoreMessage[messageID=1457, durable=true, userID=06d81c6e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=573, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@942095788 to transaction: TransactionImpl [xid=null, txID=1460, xid=null, state=ACTIVE, createTime=1719589349463(Fri Jun 28 15:42:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4870b97d 2024-06-28 15:42:29,466 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishDataObjectJson: CoreMessage[messageID=1457, durable=true, userID=06d81c6e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=573, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@942095788, transaction: TransactionImpl [xid=null, txID=1460, xid=null, state=COMMITTED, createTime=1719589349463(Fri Jun 28 15:42:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4870b97d 2024-06-28 15:42:29,466 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@518d4537, org.eclipse.scout.rt.mom.jms.JmsSubscription@1a42da0a] 2024-06-28 15:42:29,467 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:29,468 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:29,469 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 06d6bcd6-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:29,470 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:29,470 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 26.756086 ms 2024-06-28 15:42:29,470 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:29,472 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:29,472 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:29,473 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2066406366'. 2024-06-28 15:42:29,476 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:29,477 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 06db29b0-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:29,478 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06db50c3-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06db29b0-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06db29b0-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40e5387d, true, {}] 2024-06-28 15:42:29,479 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@59bdd277 2024-06-28 15:42:29,480 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06db9ee4-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06db29b0-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06db29b0-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6035643e, true, {}] 2024-06-28 15:42:29,482 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 06db9ee4-3565-11ef-88ed-0a580a2812a0 with parameters: [test/mom/testConcurrentMessageConsumption, [ANYCAST], true] 2024-06-28 15:42:29,482 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1b6e3116 2024-06-28 15:42:29,484 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testConcurrentMessageConsumption, address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-28 15:42:29,485 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@670085bf 2024-06-28 15:42:29,487 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1476, durable=true, userID=06dc8947-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1828776144, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-28 15:42:29,489 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06dcd768-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06db29b0-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06db29b0-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79ae1f5b, true, {}] 2024-06-28 15:42:29,490 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1481, durable=true, userID=06dcfe7a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@368800807, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-28 15:42:29,492 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06dd73ab-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06db29b0-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06db29b0-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59964ea0, true, {}] 2024-06-28 15:42:29,493 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1486, durable=true, userID=06dd73ad-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@81539448, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-28 15:42:29,495 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06dde8de-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06db29b0-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06db29b0-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48ee359b, true, {}] 2024-06-28 15:42:29,496 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1491, durable=true, userID=06de0ff0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1579480626, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-28 15:42:29,499 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06de5e11-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06db29b0-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06db29b0-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ef15417, true, {}] 2024-06-28 15:42:29,500 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1496, durable=true, userID=06de8523-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@348145707, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-28 15:42:29,502 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06defa54-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06db29b0-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06db29b0-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22fdfaac, true, {}] 2024-06-28 15:42:29,503 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1501, durable=true, userID=06df2166-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@582361784, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-28 15:42:29,506 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06df6f87-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06db29b0-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06db29b0-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f5d66ad, true, {}] 2024-06-28 15:42:29,507 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1506, durable=true, userID=06df9699-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@725649590, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-28 15:42:29,509 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06e00bca-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06db29b0-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06db29b0-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@582552c5, true, {}] 2024-06-28 15:42:29,510 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1511, durable=true, userID=06e00bcc-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1211777401, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-28 15:42:29,512 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06e080fd-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06db29b0-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06db29b0-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d3f65ac, true, {}] 2024-06-28 15:42:29,513 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1516, durable=true, userID=06e0a80f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1106031462, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-28 15:42:29,516 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06e11d40-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06db29b0-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06db29b0-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3daaebf6, true, {}] 2024-06-28 15:42:29,517 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1521, durable=true, userID=06e11d42-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@112090645, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-28 15:42:29,520 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06e1b983-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06db29b0-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06db29b0-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23d2be15, true, {}] 2024-06-28 15:42:29,520 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testConcurrentMessageConsumption, null, 0, false, true, null] 2024-06-28 15:42:29,521 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1476]:RELIABLE:CoreMessage[messageID=1476, durable=true, userID=06dc8947-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1828776144 2024-06-28 15:42:29,521 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1481]:RELIABLE:CoreMessage[messageID=1481, durable=true, userID=06dcfe7a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@368800807 2024-06-28 15:42:29,521 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1486]:RELIABLE:CoreMessage[messageID=1486, durable=true, userID=06dd73ad-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@81539448 2024-06-28 15:42:29,521 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1476, durable=true, userID=06dc8947-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1828776144 to transaction: TransactionImpl [xid=null, txID=1528, xid=null, state=ACTIVE, createTime=1719589349521(Fri Jun 28 15:42:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@ac80ab0 2024-06-28 15:42:29,521 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1491]:RELIABLE:CoreMessage[messageID=1491, durable=true, userID=06de0ff0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1579480626 2024-06-28 15:42:29,522 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1496]:RELIABLE:CoreMessage[messageID=1496, durable=true, userID=06de8523-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@348145707 2024-06-28 15:42:29,522 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1501]:RELIABLE:CoreMessage[messageID=1501, durable=true, userID=06df2166-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@582361784 2024-06-28 15:42:29,522 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1481, durable=true, userID=06dcfe7a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@368800807 to transaction: TransactionImpl [xid=null, txID=1529, xid=null, state=ACTIVE, createTime=1719589349522(Fri Jun 28 15:42:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@59af53b8 2024-06-28 15:42:29,522 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1486, durable=true, userID=06dd73ad-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@81539448 to transaction: TransactionImpl [xid=null, txID=1530, xid=null, state=ACTIVE, createTime=1719589349522(Fri Jun 28 15:42:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@53d436db 2024-06-28 15:42:29,522 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1506]:RELIABLE:CoreMessage[messageID=1506, durable=true, userID=06df9699-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@725649590 2024-06-28 15:42:29,522 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1491, durable=true, userID=06de0ff0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1579480626 to transaction: TransactionImpl [xid=null, txID=1531, xid=null, state=ACTIVE, createTime=1719589349522(Fri Jun 28 15:42:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@39cb920c 2024-06-28 15:42:29,522 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1511]:RELIABLE:CoreMessage[messageID=1511, durable=true, userID=06e00bcc-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1211777401 2024-06-28 15:42:29,523 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1516]:RELIABLE:CoreMessage[messageID=1516, durable=true, userID=06e0a80f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1106031462 2024-06-28 15:42:29,523 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1496, durable=true, userID=06de8523-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@348145707 to transaction: TransactionImpl [xid=null, txID=1532, xid=null, state=ACTIVE, createTime=1719589349523(Fri Jun 28 15:42:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3c65803d 2024-06-28 15:42:29,523 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1521]:RELIABLE:CoreMessage[messageID=1521, durable=true, userID=06e11d42-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@112090645 2024-06-28 15:42:29,523 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1501, durable=true, userID=06df2166-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@582361784 to transaction: TransactionImpl [xid=null, txID=1533, xid=null, state=ACTIVE, createTime=1719589349523(Fri Jun 28 15:42:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@58e6aa57 2024-06-28 15:42:29,523 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1506, durable=true, userID=06df9699-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@725649590 to transaction: TransactionImpl [xid=null, txID=1534, xid=null, state=ACTIVE, createTime=1719589349523(Fri Jun 28 15:42:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6a1a40f4 2024-06-28 15:42:29,524 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1511, durable=true, userID=06e00bcc-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1211777401 to transaction: TransactionImpl [xid=null, txID=1535, xid=null, state=ACTIVE, createTime=1719589349523(Fri Jun 28 15:42:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@24de1dd2 2024-06-28 15:42:29,524 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1516, durable=true, userID=06e0a80f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1106031462 to transaction: TransactionImpl [xid=null, txID=1536, xid=null, state=ACTIVE, createTime=1719589349524(Fri Jun 28 15:42:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@32498872 2024-06-28 15:42:29,524 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1521, durable=true, userID=06e11d42-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@112090645 to transaction: TransactionImpl [xid=null, txID=1537, xid=null, state=ACTIVE, createTime=1719589349524(Fri Jun 28 15:42:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1de3b3b5 2024-06-28 15:42:29,524 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4545ac62] 2024-06-28 15:42:29,526 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1476, durable=true, userID=06dc8947-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1828776144, transaction: TransactionImpl [xid=null, txID=1528, xid=null, state=COMMITTED, createTime=1719589349521(Fri Jun 28 15:42:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@ac80ab0 2024-06-28 15:42:29,527 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1481, durable=true, userID=06dcfe7a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@368800807, transaction: TransactionImpl [xid=null, txID=1529, xid=null, state=COMMITTED, createTime=1719589349522(Fri Jun 28 15:42:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@59af53b8 2024-06-28 15:42:29,527 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1486, durable=true, userID=06dd73ad-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@81539448, transaction: TransactionImpl [xid=null, txID=1530, xid=null, state=COMMITTED, createTime=1719589349522(Fri Jun 28 15:42:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@53d436db 2024-06-28 15:42:29,527 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1491, durable=true, userID=06de0ff0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1579480626, transaction: TransactionImpl [xid=null, txID=1531, xid=null, state=COMMITTED, createTime=1719589349522(Fri Jun 28 15:42:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@39cb920c 2024-06-28 15:42:29,527 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1496, durable=true, userID=06de8523-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@348145707, transaction: TransactionImpl [xid=null, txID=1532, xid=null, state=COMMITTED, createTime=1719589349523(Fri Jun 28 15:42:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3c65803d 2024-06-28 15:42:29,527 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1501, durable=true, userID=06df2166-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@582361784, transaction: TransactionImpl [xid=null, txID=1533, xid=null, state=COMMITTED, createTime=1719589349523(Fri Jun 28 15:42:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@58e6aa57 2024-06-28 15:42:29,528 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1506, durable=true, userID=06df9699-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@725649590, transaction: TransactionImpl [xid=null, txID=1534, xid=null, state=COMMITTED, createTime=1719589349523(Fri Jun 28 15:42:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6a1a40f4 2024-06-28 15:42:29,528 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1511, durable=true, userID=06e00bcc-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1211777401, transaction: TransactionImpl [xid=null, txID=1535, xid=null, state=COMMITTED, createTime=1719589349523(Fri Jun 28 15:42:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@24de1dd2 2024-06-28 15:42:29,528 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1516, durable=true, userID=06e0a80f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1106031462, transaction: TransactionImpl [xid=null, txID=1536, xid=null, state=COMMITTED, createTime=1719589349524(Fri Jun 28 15:42:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@32498872 2024-06-28 15:42:29,528 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1521, durable=true, userID=06e11d42-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@112090645, transaction: TransactionImpl [xid=null, txID=1537, xid=null, state=COMMITTED, createTime=1719589349524(Fri Jun 28 15:42:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1de3b3b5 2024-06-28 15:42:29,529 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:29,529 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:29,530 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 06db29b0-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:29,531 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:29,532 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 59.400862 ms 2024-06-28 15:42:29,532 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:29,533 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:29,533 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:29,534 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1594568673'. 2024-06-28 15:42:29,537 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:29,538 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 06e478a5-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:29,539 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06e478a8-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06e478a5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06e478a5-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e46e651, true, {}] 2024-06-28 15:42:29,540 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4300b54c 2024-06-28 15:42:29,540 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06e4c6c9-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06e478a5-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06e478a5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b51ca46, true, {}] 2024-06-28 15:42:29,542 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 06e4c6c9-3565-11ef-88ed-0a580a2812a0 with parameters: [test/mom/testTimeToLive, [ANYCAST], true] 2024-06-28 15:42:29,542 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7b65a75c 2024-06-28 15:42:29,544 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testTimeToLive, address=test/mom/testTimeToLive, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-28 15:42:29,545 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7fc2bd94 2024-06-28 15:42:29,547 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1553, durable=true, userID=06e5b12c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=Fri Jun 28 15:42:29 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1307675699, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-28 15:42:29,651 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06f58fad-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06e478a5-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06e478a5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51d5cf73, true, {}] 2024-06-28 15:42:29,651 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-28 15:42:29,653 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1553, durable=true, userID=06e5b12c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=Fri Jun 28 15:42:29 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1307675699 to transaction: TransactionImpl [xid=null, txID=1560, xid=null, state=ACTIVE, createTime=1719589349653(Fri Jun 28 15:42:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@66014f80 2024-06-28 15:42:29,658 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1553, durable=true, userID=06e5b12c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=Fri Jun 28 15:42:29 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1307675699, transaction: TransactionImpl [xid=null, txID=1560, xid=null, state=COMMITTED, createTime=1719589349653(Fri Jun 28 15:42:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@66014f80 2024-06-28 15:42:29,702 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5effc15d] 2024-06-28 15:42:29,704 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:29,704 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:29,705 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 06e478a5-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:29,706 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:29,707 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 172.923893 ms 2024-06-28 15:42:29,707 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:29,708 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:29,708 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:29,708 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2074315982'. 2024-06-28 15:42:29,712 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:29,712 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 06ff058f-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:29,713 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06ff2ca2-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06ff058f-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06ff058f-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4590e26b, true, {}] 2024-06-28 15:42:29,714 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3dd22110 2024-06-28 15:42:29,714 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [06ff53b3-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06ff058f-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06ff058f-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b3f61f4, true, {}] 2024-06-28 15:42:29,716 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1572, durable=true, userID=06ff7ac5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=Fri Jun 28 15:42:29 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1388239346, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-28 15:42:29,823 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [070fce76-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=06ff058f-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=06ff058f-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3eaff16a, true, {}] 2024-06-28 15:42:29,824 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-28 15:42:29,825 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1572, durable=true, userID=06ff7ac5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=Fri Jun 28 15:42:29 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1388239346 to transaction: TransactionImpl [xid=null, txID=1579, xid=null, state=ACTIVE, createTime=1719589349824(Fri Jun 28 15:42:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6b0f5ad1 2024-06-28 15:42:29,830 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1572, durable=true, userID=06ff7ac5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=Fri Jun 28 15:42:29 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1388239346, transaction: TransactionImpl [xid=null, txID=1579, xid=null, state=COMMITTED, createTime=1719589349824(Fri Jun 28 15:42:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6b0f5ad1 2024-06-28 15:42:29,874 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4e8036bb] 2024-06-28 15:42:29,876 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:29,876 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:29,877 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 06ff058f-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:29,878 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:29,879 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 170.895001 ms 2024-06-28 15:42:29,879 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:29,880 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:29,880 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:29,880 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1360243494'. 2024-06-28 15:42:29,884 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:29,885 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 07196b68-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:29,886 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [07196b6b-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=07196b68-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=07196b68-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d54fe85, true, {}] 2024-06-28 15:42:29,887 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@32787dee 2024-06-28 15:42:29,887 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0719b98c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=07196b68-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=07196b68-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44be8d21, true, {}] 2024-06-28 15:42:29,889 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1591, durable=true, userID=0719e09e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=Fri Jun 28 15:42:29 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@333350543, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-28 15:42:29,992 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0729bf1f-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=07196b68-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=07196b68-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28f2b72c, true, {}] 2024-06-28 15:42:29,993 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-28 15:42:29,995 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1591, durable=true, userID=0719e09e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=Fri Jun 28 15:42:29 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@333350543 to transaction: TransactionImpl [xid=null, txID=1598, xid=null, state=ACTIVE, createTime=1719589349994(Fri Jun 28 15:42:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@48ed6119 2024-06-28 15:42:30,000 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1591, durable=true, userID=0719e09e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:29 UTC 2024, expiration=Fri Jun 28 15:42:29 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@333350543, transaction: TransactionImpl [xid=null, txID=1598, xid=null, state=COMMITTED, createTime=1719589349994(Fri Jun 28 15:42:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@48ed6119 2024-06-28 15:42:30,044 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5c44bce3] 2024-06-28 15:42:30,046 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:30,046 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:30,047 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 07196b68-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:30,048 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:30,049 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 168.450432 ms 2024-06-28 15:42:30,049 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:30,050 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:30,050 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:30,050 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 430609728'. 2024-06-28 15:42:30,054 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:30,054 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 07333501-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:30,056 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [07335c14-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=07333501-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=07333501-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76a63bbe, true, {}] 2024-06-28 15:42:30,057 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@179367ff 2024-06-28 15:42:30,057 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0733aa35-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=07333501-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=07333501-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76595658, true, {}] 2024-06-28 15:42:30,060 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1610, durable=true, userID=0733f857-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:30 UTC 2024, expiration=Fri Jun 28 15:42:30 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@744341445, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-28 15:42:30,163 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0743afc8-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=07333501-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=07333501-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8c25df3, true, {}] 2024-06-28 15:42:30,164 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-28 15:42:30,165 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1610, durable=true, userID=0733f857-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:30 UTC 2024, expiration=Fri Jun 28 15:42:30 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@744341445 to transaction: TransactionImpl [xid=null, txID=1617, xid=null, state=ACTIVE, createTime=1719589350165(Fri Jun 28 15:42:30 UTC 2024), timeoutSeconds=-1, nr operations = 1]@68b7d3a7 2024-06-28 15:42:30,170 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1610, durable=true, userID=0733f857-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:30 UTC 2024, expiration=Fri Jun 28 15:42:30 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@744341445, transaction: TransactionImpl [xid=null, txID=1617, xid=null, state=COMMITTED, createTime=1719589350165(Fri Jun 28 15:42:30 UTC 2024), timeoutSeconds=-1, nr operations = 0]@68b7d3a7 2024-06-28 15:42:30,215 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@57283e4] 2024-06-28 15:42:30,216 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:30,216 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:30,217 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 07333501-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:30,218 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:30,218 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 168.625423 ms 2024-06-28 15:42:30,219 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:30,220 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:30,220 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:30,220 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 147652796'. 2024-06-28 15:42:30,224 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:30,224 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 074d25aa-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:30,225 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [074d4cbd-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=074d25aa-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=074d25aa-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9d86726, true, {}] 2024-06-28 15:42:30,226 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5a85f41b 2024-06-28 15:42:30,226 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [074d73ce-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=074d25aa-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=074d25aa-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d5dd8e3, true, {}] 2024-06-28 15:42:30,229 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1629, durable=true, userID=074dc1f0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:30 UTC 2024, expiration=Fri Jun 28 15:42:30 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@131983031, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-28 15:42:30,332 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [075d7961-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=074d25aa-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=074d25aa-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1615fd4f, true, {}] 2024-06-28 15:42:30,333 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-28 15:42:30,334 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1629, durable=true, userID=074dc1f0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:30 UTC 2024, expiration=Fri Jun 28 15:42:30 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@131983031 to transaction: TransactionImpl [xid=null, txID=1636, xid=null, state=ACTIVE, createTime=1719589350333(Fri Jun 28 15:42:30 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7953f83 2024-06-28 15:42:30,339 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1629, durable=true, userID=074dc1f0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:30 UTC 2024, expiration=Fri Jun 28 15:42:30 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@131983031, transaction: TransactionImpl [xid=null, txID=1636, xid=null, state=COMMITTED, createTime=1719589350333(Fri Jun 28 15:42:30 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7953f83 2024-06-28 15:42:30,383 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@673ce246] 2024-06-28 15:42:30,385 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:30,385 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:30,386 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 074d25aa-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:30,387 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:30,387 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 167.540650 ms 2024-06-28 15:42:30,387 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:30,388 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:30,388 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:30,389 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 306910057'. 2024-06-28 15:42:30,392 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:30,393 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0766ef43-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:30,394 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [07671656-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0766ef43-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0766ef43-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@404bfd1, true, {}] 2024-06-28 15:42:30,395 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@27bd124a 2024-06-28 15:42:30,395 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [07673d67-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0766ef43-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0766ef43-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3077597c, true, {}] 2024-06-28 15:42:30,398 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1648, durable=true, userID=07678b89-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:30 UTC 2024, expiration=Fri Jun 28 15:42:30 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1775166759, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-28 15:42:30,505 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0777df3a-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0766ef43-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0766ef43-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59002938, true, {}] 2024-06-28 15:42:30,506 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-28 15:42:30,507 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1648, durable=true, userID=07678b89-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:30 UTC 2024, expiration=Fri Jun 28 15:42:30 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1775166759 to transaction: TransactionImpl [xid=null, txID=1655, xid=null, state=ACTIVE, createTime=1719589350506(Fri Jun 28 15:42:30 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6193e49d 2024-06-28 15:42:30,512 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1648, durable=true, userID=07678b89-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:30 UTC 2024, expiration=Fri Jun 28 15:42:30 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1775166759, transaction: TransactionImpl [xid=null, txID=1655, xid=null, state=COMMITTED, createTime=1719589350506(Fri Jun 28 15:42:30 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6193e49d 2024-06-28 15:42:30,556 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4f86cd50] 2024-06-28 15:42:30,558 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:30,559 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:30,560 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0766ef43-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:30,562 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:30,562 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 173.591220 ms 2024-06-28 15:42:30,562 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:30,563 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:30,564 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:30,564 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1656551937'. 2024-06-28 15:42:30,568 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:30,569 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0781a33c-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:30,570 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0781ca4f-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0781a33c-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0781a33c-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@13a7e6c4, true, {}] 2024-06-28 15:42:30,571 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@14d44e72 2024-06-28 15:42:30,571 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [07821870-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0781a33c-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0781a33c-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21226484, true, {}] 2024-06-28 15:42:30,573 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1667, durable=true, userID=07823f82-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:30 UTC 2024, expiration=Fri Jun 28 15:42:30 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@849185920, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-28 15:42:30,680 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [07929333-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0781a33c-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0781a33c-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64e14b9f, true, {}] 2024-06-28 15:42:30,681 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-28 15:42:30,682 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1667, durable=true, userID=07823f82-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:30 UTC 2024, expiration=Fri Jun 28 15:42:30 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@849185920 to transaction: TransactionImpl [xid=null, txID=1674, xid=null, state=ACTIVE, createTime=1719589350682(Fri Jun 28 15:42:30 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7064a5b7 2024-06-28 15:42:30,687 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1667, durable=true, userID=07823f82-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:30 UTC 2024, expiration=Fri Jun 28 15:42:30 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@849185920, transaction: TransactionImpl [xid=null, txID=1674, xid=null, state=COMMITTED, createTime=1719589350682(Fri Jun 28 15:42:30 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7064a5b7 2024-06-28 15:42:30,732 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3d3709d0] 2024-06-28 15:42:30,734 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:30,734 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:30,735 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0781a33c-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:30,737 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:30,737 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 173.305093 ms 2024-06-28 15:42:30,737 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:30,739 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:30,739 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:30,740 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1468039653'. 2024-06-28 15:42:30,745 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:30,746 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 079ccc65-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:30,747 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [079cf378-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=079ccc65-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=079ccc65-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6462f6d1, true, {}] 2024-06-28 15:42:30,748 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2de3ac17 2024-06-28 15:42:30,749 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [079d4199-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=079ccc65-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=079ccc65-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11dc16b4, true, {}] 2024-06-28 15:42:30,752 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1686, durable=true, userID=079d8fbb-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:30 UTC 2024, expiration=Fri Jun 28 15:42:30 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@888508573, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-28 15:42:30,855 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [07ad6e3c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=079ccc65-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=079ccc65-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6fb0ab6b, true, {}] 2024-06-28 15:42:30,856 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-28 15:42:30,857 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1686, durable=true, userID=079d8fbb-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:30 UTC 2024, expiration=Fri Jun 28 15:42:30 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@888508573 to transaction: TransactionImpl [xid=null, txID=1693, xid=null, state=ACTIVE, createTime=1719589350857(Fri Jun 28 15:42:30 UTC 2024), timeoutSeconds=-1, nr operations = 1]@63cccb1d 2024-06-28 15:42:30,862 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1686, durable=true, userID=079d8fbb-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:30 UTC 2024, expiration=Fri Jun 28 15:42:30 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@888508573, transaction: TransactionImpl [xid=null, txID=1693, xid=null, state=COMMITTED, createTime=1719589350857(Fri Jun 28 15:42:30 UTC 2024), timeoutSeconds=-1, nr operations = 0]@63cccb1d 2024-06-28 15:42:30,907 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3f6f26cb] 2024-06-28 15:42:30,909 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:30,909 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:30,910 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 079ccc65-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:30,911 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:30,911 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 172.210857 ms 2024-06-28 15:42:30,911 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:30,912 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:30,912 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:30,913 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 332391051'. 2024-06-28 15:42:30,916 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:30,917 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 07b6e41e-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:30,918 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [07b70b31-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=07b6e41e-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=07b6e41e-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b94415c, true, {}] 2024-06-28 15:42:30,919 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7b2a6ed3 2024-06-28 15:42:30,919 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [07b73242-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=07b6e41e-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=07b6e41e-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c8f2af9, true, {}] 2024-06-28 15:42:30,921 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1705, durable=true, userID=07b75954-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:30 UTC 2024, expiration=Fri Jun 28 15:42:30 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@340081158, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-28 15:42:31,024 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [07c737d5-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=07b6e41e-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=07b6e41e-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5fee1985, true, {}] 2024-06-28 15:42:31,025 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-28 15:42:31,026 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1705, durable=true, userID=07b75954-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:30 UTC 2024, expiration=Fri Jun 28 15:42:30 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@340081158 to transaction: TransactionImpl [xid=null, txID=1712, xid=null, state=ACTIVE, createTime=1719589351026(Fri Jun 28 15:42:31 UTC 2024), timeoutSeconds=-1, nr operations = 1]@665c7b7d 2024-06-28 15:42:31,031 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1705, durable=true, userID=07b75954-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:30 UTC 2024, expiration=Fri Jun 28 15:42:30 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@340081158, transaction: TransactionImpl [xid=null, txID=1712, xid=null, state=COMMITTED, createTime=1719589351026(Fri Jun 28 15:42:31 UTC 2024), timeoutSeconds=-1, nr operations = 0]@665c7b7d 2024-06-28 15:42:31,078 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@363bf9d] 2024-06-28 15:42:31,080 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:31,080 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:31,081 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 07b6e41e-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:31,082 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:31,082 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 169.520314 ms 2024-06-28 15:42:31,082 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:31,083 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:31,083 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:31,084 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 242492347'. 2024-06-28 15:42:31,088 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:31,088 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 07d0fbd7-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:31,089 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [07d122ea-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=07d0fbd7-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=07d0fbd7-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b727135, true, {}] 2024-06-28 15:42:31,090 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@ebe3561 2024-06-28 15:42:31,090 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [07d149fb-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=07d0fbd7-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=07d0fbd7-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5338abf9, true, {}] 2024-06-28 15:42:31,092 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1724, durable=true, userID=07d1981d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:31 UTC 2024, expiration=Fri Jun 28 15:42:31 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@152728405, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-28 15:42:31,195 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [07e14f8e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=07d0fbd7-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=07d0fbd7-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2dc888c8, true, {}] 2024-06-28 15:42:31,196 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-28 15:42:31,198 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1724, durable=true, userID=07d1981d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:31 UTC 2024, expiration=Fri Jun 28 15:42:31 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@152728405 to transaction: TransactionImpl [xid=null, txID=1731, xid=null, state=ACTIVE, createTime=1719589351197(Fri Jun 28 15:42:31 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7edd5dd0 2024-06-28 15:42:31,202 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1724, durable=true, userID=07d1981d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:31 UTC 2024, expiration=Fri Jun 28 15:42:31 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@152728405, transaction: TransactionImpl [xid=null, txID=1731, xid=null, state=COMMITTED, createTime=1719589351197(Fri Jun 28 15:42:31 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7edd5dd0 2024-06-28 15:42:31,247 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7219a228] 2024-06-28 15:42:31,249 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:31,249 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:31,250 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 07d0fbd7-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:31,252 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:31,252 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 168.418295 ms 2024-06-28 15:42:31,252 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:31,254 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:31,254 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:31,254 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1216745400'. 2024-06-28 15:42:31,258 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:31,259 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 07eb1390-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom148] 2024-06-28 15:42:31,260 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [07eb3aa3-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=07eb1390-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=07eb1390-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@738bac21, true, {}] 2024-06-28 15:42:31,261 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6b1ab267 - MDC[jobName=JMS subscriber, activemq.broker=mom148] 2024-06-28 15:42:31,261 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [07eb61b4-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=07eb1390-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=07eb1390-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63fd50cb, true, {}] 2024-06-28 15:42:31,263 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishText, null, 0, false, true, null] 2024-06-28 15:42:31,263 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [07ebafd5-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=07eb1390-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=07eb1390-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d473c2a, true, {}] 2024-06-28 15:42:31,265 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1747, durable=true, userID=07ebd6e7-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:31 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1150231687, context: RoutingContextImpl(Address=test/mom/testPublishText, routingType=ANYCAST, PreviousAddress=test/mom/testPublishText previousRoute:ANYCAST, reusable=true, version=-2147482983) .................................................. ***** durable queues test/mom/testPublishText: - queueID=926 address:test/mom/testPublishText name:test/mom/testPublishText filter:null ***** non durable for test/mom/testPublishText: .................................................. , transaction: null 2024-06-28 15:42:31,267 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishText: Reference[1747]:RELIABLE:CoreMessage[messageID=1747, durable=true, userID=07ebd6e7-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:31 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1150231687 2024-06-28 15:42:31,268 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishText: CoreMessage[messageID=1747, durable=true, userID=07ebd6e7-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:31 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1150231687 to transaction: TransactionImpl [xid=null, txID=1750, xid=null, state=ACTIVE, createTime=1719589351267(Fri Jun 28 15:42:31 UTC 2024), timeoutSeconds=-1, nr operations = 1]@418d28f8 2024-06-28 15:42:31,270 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishText: CoreMessage[messageID=1747, durable=true, userID=07ebd6e7-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:31 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1150231687, transaction: TransactionImpl [xid=null, txID=1750, xid=null, state=COMMITTED, createTime=1719589351267(Fri Jun 28 15:42:31 UTC 2024), timeoutSeconds=-1, nr operations = 0]@418d28f8 2024-06-28 15:42:32,270 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [088530b8-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=07eb1390-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=07eb1390-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f09afb9, true, {}] 2024-06-28 15:42:32,271 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishText, null, 0, false, true, null] 2024-06-28 15:42:32,271 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [08857ed9-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=07eb1390-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=07eb1390-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d45961f, true, {}] 2024-06-28 15:42:32,273 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1761, durable=true, userID=0885a5eb-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:32 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1825775842, context: RoutingContextImpl(Address=test/mom/testPublishText, routingType=ANYCAST, PreviousAddress=test/mom/testPublishText previousRoute:ANYCAST, reusable=true, version=-2147482983) .................................................. ***** durable queues test/mom/testPublishText: - queueID=926 address:test/mom/testPublishText name:test/mom/testPublishText filter:null ***** non durable for test/mom/testPublishText: .................................................. , transaction: null 2024-06-28 15:42:32,333 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishText: Reference[1761]:RELIABLE:CoreMessage[messageID=1761, durable=true, userID=0885a5eb-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:32 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1825775842 2024-06-28 15:42:32,334 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishText: CoreMessage[messageID=1761, durable=true, userID=0885a5eb-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:32 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1825775842 to transaction: TransactionImpl [xid=null, txID=1764, xid=null, state=ACTIVE, createTime=1719589352334(Fri Jun 28 15:42:32 UTC 2024), timeoutSeconds=-1, nr operations = 1]@517bb274 2024-06-28 15:42:32,348 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishText: CoreMessage[messageID=1761, durable=true, userID=0885a5eb-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:32 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1825775842, transaction: TransactionImpl [xid=null, txID=1764, xid=null, state=COMMITTED, createTime=1719589352334(Fri Jun 28 15:42:32 UTC 2024), timeoutSeconds=-1, nr operations = 0]@517bb274 2024-06-28 15:42:32,349 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@75fdbd71, org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@7e1f88e2] 2024-06-28 15:42:32,349 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:32,349 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:32,350 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 07eb1390-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:32,351 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:32,352 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1097.805386 ms 2024-06-28 15:42:32,352 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:32,353 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:32,353 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:32,354 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1475376829'. 2024-06-28 15:42:32,358 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:32,359 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0892ec5d-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom148] 2024-06-28 15:42:32,361 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [08931370-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0892ec5d-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0892ec5d-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e7890da, true, {}] 2024-06-28 15:42:32,362 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2a9c74f0 - MDC[jobName=JMS subscriber, activemq.broker=mom148] 2024-06-28 15:42:32,363 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [08936191-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0892ec5d-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0892ec5d-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2961265d, true, {}] 2024-06-28 15:42:32,364 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 08936191-3565-11ef-88ed-0a580a2812a0 with parameters: [test/mom/testTopicPublishSubscribeMultipleSubscriptions, [MULTICAST], true] 2024-06-28 15:42:32,364 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7ef6abef 2024-06-28 15:42:32,408 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a459bd71-e12a-44de-a146-2a8c3fb33884, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:42:32,409 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2cb49a82 2024-06-28 15:42:32,409 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a459bd71-e12a-44de-a146-2a8c3fb33884, null, 0, false, true, null] 2024-06-28 15:42:32,410 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [089ab493-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0892ec5d-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0892ec5d-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51fc84a1, true, {}] 2024-06-28 15:42:32,411 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ce4feb68-77c5-4f0a-90f0-b782a70da56e, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:42:32,412 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@763f876 2024-06-28 15:42:32,412 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ce4feb68-77c5-4f0a-90f0-b782a70da56e, null, 0, false, true, null] 2024-06-28 15:42:32,413 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [089b02b5-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0892ec5d-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0892ec5d-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@487f530a, true, {}] 2024-06-28 15:42:32,414 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from ce4feb68-77c5-4f0a-90f0-b782a70da56e: Reference[1789]:RELIABLE:CoreMessage[messageID=1789, durable=true, userID=089b29c7-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:32 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@683246769 2024-06-28 15:42:32,414 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1789, durable=true, userID=089b29c7-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:32 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@683246769, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, routingType=MULTICAST, PreviousAddress=test/mom/testTopicPublishSubscribeMultipleSubscriptions previousRoute:MULTICAST, reusable=true, version=-2147482973) .................................................. ***** durable queues test/mom/testTopicPublishSubscribeMultipleSubscriptions: ***** non durable for test/mom/testTopicPublishSubscribeMultipleSubscriptions: - queueID=1783 address:test/mom/testTopicPublishSubscribeMultipleSubscriptions name:ce4feb68-77c5-4f0a-90f0-b782a70da56e filter:null - queueID=1777 address:test/mom/testTopicPublishSubscribeMultipleSubscriptions name:a459bd71-e12a-44de-a146-2a8c3fb33884 filter:null .................................................. , transaction: null 2024-06-28 15:42:32,414 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from a459bd71-e12a-44de-a146-2a8c3fb33884: Reference[1789]:RELIABLE:CoreMessage[messageID=1789, durable=true, userID=089b29c7-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:32 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@683246769 2024-06-28 15:42:32,415 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from ce4feb68-77c5-4f0a-90f0-b782a70da56e: CoreMessage[messageID=1789, durable=true, userID=089b29c7-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:32 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@683246769 to transaction: TransactionImpl [xid=null, txID=1790, xid=null, state=ACTIVE, createTime=1719589352415(Fri Jun 28 15:42:32 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5e34fca9 2024-06-28 15:42:32,415 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from a459bd71-e12a-44de-a146-2a8c3fb33884: CoreMessage[messageID=1789, durable=true, userID=089b29c7-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:32 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@683246769 to transaction: TransactionImpl [xid=null, txID=1793, xid=null, state=ACTIVE, createTime=1719589352415(Fri Jun 28 15:42:32 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1da3b341 2024-06-28 15:42:32,415 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from ce4feb68-77c5-4f0a-90f0-b782a70da56e: CoreMessage[messageID=1789, durable=true, userID=089b29c7-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:32 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@683246769, transaction: TransactionImpl [xid=null, txID=1790, xid=null, state=COMMITTED, createTime=1719589352415(Fri Jun 28 15:42:32 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5e34fca9 2024-06-28 15:42:32,415 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from a459bd71-e12a-44de-a146-2a8c3fb33884: CoreMessage[messageID=1789, durable=true, userID=089b29c7-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:32 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@683246769, transaction: TransactionImpl [xid=null, txID=1793, xid=null, state=COMMITTED, createTime=1719589352415(Fri Jun 28 15:42:32 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1da3b341 2024-06-28 15:42:32,416 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@25000d3d, org.eclipse.scout.rt.mom.jms.JmsSubscription@72426ced] 2024-06-28 15:42:32,417 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [a459bd71-e12a-44de-a146-2a8c3fb33884] 2024-06-28 15:42:32,418 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [ce4feb68-77c5-4f0a-90f0-b782a70da56e] 2024-06-28 15:42:32,503 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:32,504 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:32,505 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0892ec5d-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:32,507 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:32,507 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 153.417873 ms 2024-06-28 15:42:32,507 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:32,509 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:32,509 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:32,509 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 104621433'. 2024-06-28 15:42:32,515 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:32,515 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 08aaba29-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:32,516 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [08aae13c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=08aaba29-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=08aaba29-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@635beb9a, true, {}] 2024-06-28 15:42:32,517 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@24afdf18 2024-06-28 15:42:32,518 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [08ab2f5d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=08aaba29-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=08aaba29-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@99e19e, true, {}] 2024-06-28 15:42:32,520 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 08ab2f5d-3565-11ef-88ed-0a580a2812a0 with parameters: [test/mom/testPublishTransactional, [ANYCAST], true] 2024-06-28 15:42:32,520 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@58bacdbd 2024-06-28 15:42:32,545 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishTransactional, address=test/mom/testPublishTransactional, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-28 15:42:32,546 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@544049f5 2024-06-28 15:42:32,601 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [08b7d891-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=08aaba29-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=08aaba29-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1aae229b, true, {}] 2024-06-28 15:42:32,602 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishTransactional, null, 0, false, true, null] 2024-06-28 15:42:32,605 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addSendToTransaction(AuditLogger_impl.java:2787) - AMQ601760: User anonymous@invm:0 added a message send for: CoreMessage[messageID=1826, durable=true, userID=08b7b180-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:32 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=810, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@236907667 to transaction: TransactionImpl [xid=null, txID=1819, xid=null, state=ACTIVE, createTime=1719589352518(Fri Jun 28 15:42:32 UTC 2024), timeoutSeconds=300, nr operations = 1]@427daed0 2024-06-28 15:42:34,606 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishTransactional: Reference[1826]:RELIABLE:CoreMessage[messageID=1826, durable=true, userID=08b7b180-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:32 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=810, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@236907667 2024-06-28 15:42:34,606 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1826, durable=true, userID=08b7b180-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:32 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=810, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@236907667, context: RoutingContextImpl(Address=test/mom/testPublishTransactional, routingType=ANYCAST, PreviousAddress=test/mom/testPublishTransactional previousRoute:ANYCAST, reusable=true, version=-2147482970) .................................................. ***** durable queues test/mom/testPublishTransactional: - queueID=1823 address:test/mom/testPublishTransactional name:test/mom/testPublishTransactional filter:null ***** non durable for test/mom/testPublishTransactional: .................................................. , transaction: TransactionImpl [xid=null, txID=1819, xid=null, state=COMMITTED, createTime=1719589352518(Fri Jun 28 15:42:32 UTC 2024), timeoutSeconds=300, nr operations = 0]@427daed0 2024-06-28 15:42:34,607 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishTransactional: CoreMessage[messageID=1826, durable=true, userID=08b7b180-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:32 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=810, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@236907667 to transaction: TransactionImpl [xid=null, txID=1832, xid=null, state=ACTIVE, createTime=1719589354607(Fri Jun 28 15:42:34 UTC 2024), timeoutSeconds=-1, nr operations = 1]@583800ab 2024-06-28 15:42:34,609 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@412bb41f, org.eclipse.scout.rt.mom.jms.JmsSubscription@446dbf7b] 2024-06-28 15:42:34,613 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishTransactional: CoreMessage[messageID=1826, durable=true, userID=08b7b180-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:32 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=810, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@236907667, transaction: TransactionImpl [xid=null, txID=1832, xid=null, state=COMMITTED, createTime=1719589354607(Fri Jun 28 15:42:34 UTC 2024), timeoutSeconds=-1, nr operations = 0]@583800ab 2024-06-28 15:42:34,614 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:34,614 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:34,615 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 08aaba29-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:34,616 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:34,616 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2107.092066 ms 2024-06-28 15:42:34,616 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:34,617 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:34,618 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:34,618 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1385835887'. 2024-06-28 15:42:34,622 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:34,623 INFO [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 09ec39e3-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom151] 2024-06-28 15:42:34,623 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [09ec60f6-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=09ec39e3-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=09ec39e3-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12315db9, true, {}] 2024-06-28 15:42:34,624 INFO [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3b5035df - MDC[jobName=JMS subscriber, activemq.broker=mom151] 2024-06-28 15:42:34,625 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [09ec8807-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=09ec39e3-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=09ec39e3-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f1f0b, true, {}] 2024-06-28 15:42:34,625 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 09ec8807-3565-11ef-88ed-0a580a2812a0 with parameters: [test/mom/testTopicPublishSubscribeCorrelationId, [MULTICAST], true] 2024-06-28 15:42:34,626 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1977ad5c 2024-06-28 15:42:34,628 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=35339064-e8f8-420d-8230-a2fa66aec16a, address=test/mom/testTopicPublishSubscribeCorrelationId, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:42:34,629 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1ebac5c8 2024-06-28 15:42:34,630 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 35339064-e8f8-420d-8230-a2fa66aec16a, null, 0, false, true, null] 2024-06-28 15:42:34,631 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [09ed7269-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=09ec39e3-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=09ec39e3-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d8f3ecf, true, {}] 2024-06-28 15:42:34,632 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1853, durable=true, userID=09ed997b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:34 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1479853319, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribeCorrelationId, routingType=MULTICAST, PreviousAddress=test/mom/testTopicPublishSubscribeCorrelationId previousRoute:MULTICAST, reusable=true, version=-2147482969) .................................................. ***** durable queues test/mom/testTopicPublishSubscribeCorrelationId: ***** non durable for test/mom/testTopicPublishSubscribeCorrelationId: - queueID=1847 address:test/mom/testTopicPublishSubscribeCorrelationId name:35339064-e8f8-420d-8230-a2fa66aec16a filter:null .................................................. , transaction: null 2024-06-28 15:42:34,632 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 35339064-e8f8-420d-8230-a2fa66aec16a: Reference[1853]:RELIABLE:CoreMessage[messageID=1853, durable=true, userID=09ed997b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:34 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1479853319 2024-06-28 15:42:34,633 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 35339064-e8f8-420d-8230-a2fa66aec16a: CoreMessage[messageID=1853, durable=true, userID=09ed997b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:34 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1479853319 to transaction: TransactionImpl [xid=null, txID=1856, xid=null, state=ACTIVE, createTime=1719589354633(Fri Jun 28 15:42:34 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4d3d090b 2024-06-28 15:42:34,633 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 35339064-e8f8-420d-8230-a2fa66aec16a: CoreMessage[messageID=1853, durable=true, userID=09ed997b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:34 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1479853319, transaction: TransactionImpl [xid=null, txID=1856, xid=null, state=COMMITTED, createTime=1719589354633(Fri Jun 28 15:42:34 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4d3d090b 2024-06-28 15:42:34,633 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7752f9fe] 2024-06-28 15:42:34,634 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [35339064-e8f8-420d-8230-a2fa66aec16a] 2024-06-28 15:42:34,638 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:34,638 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:34,639 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 09ec39e3-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:34,640 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:34,640 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 22.343020 ms 2024-06-28 15:42:34,640 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:34,642 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:34,642 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:34,642 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 644912106'. 2024-06-28 15:42:34,646 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:34,646 INFO [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 09efe36d-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom151] 2024-06-28 15:42:34,647 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [09f00a80-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=09efe36d-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=09efe36d-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@eed2015, true, {}] 2024-06-28 15:42:34,648 INFO [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@22b0e1dd - MDC[jobName=JMS subscriber, activemq.broker=mom151] 2024-06-28 15:42:34,648 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [09f03191-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=09efe36d-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=09efe36d-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5974322e, true, {}] 2024-06-28 15:42:34,649 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 09f03191-3565-11ef-88ed-0a580a2812a0 with parameters: [test/mom/testMessageSelector, [MULTICAST], true] 2024-06-28 15:42:34,650 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6e842ad2 2024-06-28 15:42:34,652 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2994129d-6a4b-434f-aea0-d33195df8636, address=test/mom/testMessageSelector, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:42:34,653 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@633b153b 2024-06-28 15:42:34,654 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2994129d-6a4b-434f-aea0-d33195df8636, null, 0, false, true, null] 2024-06-28 15:42:34,655 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [09f14303-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=09efe36d-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=09efe36d-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1948b8a4, true, {}] 2024-06-28 15:42:34,658 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=faf9636f-401d-40e1-ac19-c35df9ef113d, address=test/mom/testMessageSelector, routingType=MULTICAST, filterString=user = 'john', durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:42:34,692 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@26597d71 2024-06-28 15:42:34,693 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, faf9636f-401d-40e1-ac19-c35df9ef113d, user = 'john', 0, false, true, null] 2024-06-28 15:42:34,694 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [09f73675-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=09efe36d-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=09efe36d-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a7ee677, true, {}] 2024-06-28 15:42:34,695 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=416123e2-834b-4346-a642-00e49f92ce28, address=test/mom/testMessageSelector, routingType=MULTICAST, filterString=user = 'anna', durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:42:34,696 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@c8dab43 2024-06-28 15:42:34,696 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 416123e2-834b-4346-a642-00e49f92ce28, user = 'anna', 0, false, true, null] 2024-06-28 15:42:34,697 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [09f7aba7-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=09efe36d-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=09efe36d-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6bd3f354, true, {}] 2024-06-28 15:42:34,709 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1894, durable=true, userID=09f7d2b9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:34 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=634, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@734414622, context: RoutingContextImpl(Address=test/mom/testMessageSelector, routingType=MULTICAST, PreviousAddress=test/mom/testMessageSelector previousRoute:MULTICAST, reusable=null, version=0) .................................................. , transaction: null 2024-06-28 15:42:34,709 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 416123e2-834b-4346-a642-00e49f92ce28: Reference[1894]:RELIABLE:CoreMessage[messageID=1894, durable=true, userID=09f7d2b9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:34 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=634, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@734414622 2024-06-28 15:42:34,709 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 2994129d-6a4b-434f-aea0-d33195df8636: Reference[1894]:RELIABLE:CoreMessage[messageID=1894, durable=true, userID=09f7d2b9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:34 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=634, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@734414622 2024-06-28 15:42:34,710 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 416123e2-834b-4346-a642-00e49f92ce28: CoreMessage[messageID=1894, durable=true, userID=09f7d2b9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:34 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=634, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@734414622 to transaction: TransactionImpl [xid=null, txID=1897, xid=null, state=ACTIVE, createTime=1719589354709(Fri Jun 28 15:42:34 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1449f3fe 2024-06-28 15:42:34,710 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 2994129d-6a4b-434f-aea0-d33195df8636: CoreMessage[messageID=1894, durable=true, userID=09f7d2b9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:34 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=634, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@734414622 to transaction: TransactionImpl [xid=null, txID=1898, xid=null, state=ACTIVE, createTime=1719589354709(Fri Jun 28 15:42:34 UTC 2024), timeoutSeconds=-1, nr operations = 1]@173a1520 2024-06-28 15:42:34,710 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 416123e2-834b-4346-a642-00e49f92ce28: CoreMessage[messageID=1894, durable=true, userID=09f7d2b9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:34 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=634, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@734414622, transaction: TransactionImpl [xid=null, txID=1897, xid=null, state=COMMITTED, createTime=1719589354709(Fri Jun 28 15:42:34 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1449f3fe 2024-06-28 15:42:34,710 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 2994129d-6a4b-434f-aea0-d33195df8636: CoreMessage[messageID=1894, durable=true, userID=09f7d2b9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:34 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=634, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@734414622, transaction: TransactionImpl [xid=null, txID=1898, xid=null, state=COMMITTED, createTime=1719589354709(Fri Jun 28 15:42:34 UTC 2024), timeoutSeconds=-1, nr operations = 0]@173a1520 2024-06-28 15:42:36,710 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@349e166, org.eclipse.scout.rt.mom.jms.JmsSubscription@4bdec54, org.eclipse.scout.rt.mom.jms.JmsSubscription@68fd0fba] 2024-06-28 15:42:36,711 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [2994129d-6a4b-434f-aea0-d33195df8636] 2024-06-28 15:42:36,713 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [faf9636f-401d-40e1-ac19-c35df9ef113d] 2024-06-28 15:42:36,714 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [416123e2-834b-4346-a642-00e49f92ce28] 2024-06-28 15:42:36,718 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:36,718 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:36,718 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 09efe36d-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:36,719 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:36,719 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2077.526475 ms 2024-06-28 15:42:36,720 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:36,721 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:36,721 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:36,721 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 405044635'. 2024-06-28 15:42:36,724 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:36,724 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0b2cf75b-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:36,725 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0b2d1e6e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0b2cf75b-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0b2cf75b-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5729d494, true, {}] 2024-06-28 15:42:36,726 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@42a057b6 2024-06-28 15:42:36,726 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0b2d457f-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0b2cf75b-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0b2cf75b-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74938075, true, {}] 2024-06-28 15:42:36,727 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 0b2d457f-3565-11ef-88ed-0a580a2812a0 with parameters: [test/mom/testCurrentMessagePubSub, [ANYCAST], true] 2024-06-28 15:42:36,727 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@20c3de71 2024-06-28 15:42:36,731 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testCurrentMessagePubSub, address=test/mom/testCurrentMessagePubSub, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-28 15:42:36,731 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@58a76faf 2024-06-28 15:42:36,736 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1941, durable=true, userID=0b2ecc22-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:36 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=867, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1082961552, context: RoutingContextImpl(Address=test/mom/testCurrentMessagePubSub, routingType=ANYCAST, PreviousAddress=test/mom/testCurrentMessagePubSub previousRoute:ANYCAST, reusable=true, version=-2147482961) .................................................. ***** durable queues test/mom/testCurrentMessagePubSub: - queueID=1938 address:test/mom/testCurrentMessagePubSub name:test/mom/testCurrentMessagePubSub filter:null ***** non durable for test/mom/testCurrentMessagePubSub: .................................................. , transaction: null 2024-06-28 15:42:36,742 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0b2fb683-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0b2cf75b-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0b2cf75b-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@106da590, true, {}] 2024-06-28 15:42:36,743 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testCurrentMessagePubSub, null, 0, false, true, null] 2024-06-28 15:42:36,744 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testCurrentMessagePubSub: Reference[1941]:RELIABLE:CoreMessage[messageID=1941, durable=true, userID=0b2ecc22-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:36 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=867, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1082961552 2024-06-28 15:42:36,744 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testCurrentMessagePubSub: CoreMessage[messageID=1941, durable=true, userID=0b2ecc22-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:36 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=867, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1082961552 to transaction: TransactionImpl [xid=null, txID=1948, xid=null, state=ACTIVE, createTime=1719589356744(Fri Jun 28 15:42:36 UTC 2024), timeoutSeconds=-1, nr operations = 1]@43bc8988 2024-06-28 15:42:36,746 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@2a01c55, org.eclipse.scout.rt.mom.jms.JmsSubscription@1560982f] 2024-06-28 15:42:36,752 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testCurrentMessagePubSub: CoreMessage[messageID=1941, durable=true, userID=0b2ecc22-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:36 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=867, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1082961552, transaction: TransactionImpl [xid=null, txID=1948, xid=null, state=COMMITTED, createTime=1719589356744(Fri Jun 28 15:42:36 UTC 2024), timeoutSeconds=-1, nr operations = 0]@43bc8988 2024-06-28 15:42:36,753 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:36,753 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:36,754 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0b2cf75b-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:36,756 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:36,757 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 35.930978 ms 2024-06-28 15:42:36,757 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:36,759 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:36,759 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:36,760 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1868227809'. 2024-06-28 15:42:36,764 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:36,765 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0b3338f5-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:36,766 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0b336008-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0b3338f5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0b3338f5-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@183d8600, true, {}] 2024-06-28 15:42:36,767 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7ecf001f 2024-06-28 15:42:36,767 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0b338719-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0b3338f5-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0b3338f5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@14a8d7a7, true, {}] 2024-06-28 15:42:36,769 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 0b338719-3565-11ef-88ed-0a580a2812a0 with parameters: [test/mom/testSerialMessageConsumption, [ANYCAST], true] 2024-06-28 15:42:36,769 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4766187 2024-06-28 15:42:36,773 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testSerialMessageConsumption, address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-28 15:42:36,774 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3552c0e0 2024-06-28 15:42:36,779 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1964, durable=true, userID=0b3534cc-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1880393432, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-28 15:42:36,783 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0b35f81d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0b3338f5-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0b3338f5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37c01eef, true, {}] 2024-06-28 15:42:36,784 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1969, durable=true, userID=0b361f2f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1726043969, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-28 15:42:36,788 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0b36bb70-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0b3338f5-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0b3338f5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1bdd2f28, true, {}] 2024-06-28 15:42:36,789 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1974, durable=true, userID=0b36e282-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2000164971, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-28 15:42:36,793 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0b377ec3-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0b3338f5-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0b3338f5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f6407c1, true, {}] 2024-06-28 15:42:36,794 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1979, durable=true, userID=0b37a5d5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1615609543, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-28 15:42:36,798 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0b384216-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0b3338f5-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0b3338f5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8a887f0, true, {}] 2024-06-28 15:42:36,799 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1984, durable=true, userID=0b386928-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@657250804, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-28 15:42:36,803 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0b390569-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0b3338f5-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0b3338f5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@756b2759, true, {}] 2024-06-28 15:42:36,804 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1989, durable=true, userID=0b39056b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1456640275, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-28 15:42:36,805 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0b39538c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0b3338f5-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0b3338f5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a658fd7, true, {}] 2024-06-28 15:42:36,807 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1994, durable=true, userID=0b397a9e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@969060881, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-28 15:42:36,809 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0b39efcf-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0b3338f5-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0b3338f5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e8e0e02, true, {}] 2024-06-28 15:42:36,811 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1999, durable=true, userID=0b3a16e1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1140241101, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-28 15:42:36,813 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0b3a6502-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0b3338f5-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0b3338f5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@424d0672, true, {}] 2024-06-28 15:42:36,814 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2004, durable=true, userID=0b3a8c14-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1479780337, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-28 15:42:36,816 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0b3b0145-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0b3338f5-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0b3338f5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1991367a, true, {}] 2024-06-28 15:42:36,817 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2009, durable=true, userID=0b3b0147-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@341395998, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-28 15:42:36,820 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0b3b9d88-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0b3338f5-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0b3338f5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56411b8f, true, {}] 2024-06-28 15:42:36,820 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testSerialMessageConsumption, null, 0, false, true, null] 2024-06-28 15:42:36,821 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1964]:RELIABLE:CoreMessage[messageID=1964, durable=true, userID=0b3534cc-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1880393432 2024-06-28 15:42:36,821 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1969]:RELIABLE:CoreMessage[messageID=1969, durable=true, userID=0b361f2f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1726043969 2024-06-28 15:42:36,822 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1974]:RELIABLE:CoreMessage[messageID=1974, durable=true, userID=0b36e282-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2000164971 2024-06-28 15:42:36,822 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSerialMessageConsumption: CoreMessage[messageID=1964, durable=true, userID=0b3534cc-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1880393432 to transaction: TransactionImpl [xid=null, txID=2016, xid=null, state=ACTIVE, createTime=1719589356822(Fri Jun 28 15:42:36 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2ae753cf 2024-06-28 15:42:36,822 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1979]:RELIABLE:CoreMessage[messageID=1979, durable=true, userID=0b37a5d5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1615609543 2024-06-28 15:42:36,822 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1984]:RELIABLE:CoreMessage[messageID=1984, durable=true, userID=0b386928-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@657250804 2024-06-28 15:42:36,822 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1989]:RELIABLE:CoreMessage[messageID=1989, durable=true, userID=0b39056b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1456640275 2024-06-28 15:42:36,822 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1994]:RELIABLE:CoreMessage[messageID=1994, durable=true, userID=0b397a9e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@969060881 2024-06-28 15:42:36,823 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1999]:RELIABLE:CoreMessage[messageID=1999, durable=true, userID=0b3a16e1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1140241101 2024-06-28 15:42:36,823 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[2004]:RELIABLE:CoreMessage[messageID=2004, durable=true, userID=0b3a8c14-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1479780337 2024-06-28 15:42:36,823 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[2009]:RELIABLE:CoreMessage[messageID=2009, durable=true, userID=0b3b0147-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@341395998 2024-06-28 15:42:36,826 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSerialMessageConsumption: CoreMessage[messageID=1964, durable=true, userID=0b3534cc-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1880393432, transaction: TransactionImpl [xid=null, txID=2016, xid=null, state=COMMITTED, createTime=1719589356822(Fri Jun 28 15:42:36 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2ae753cf 2024-06-28 15:42:39,821 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@743167c7] 2024-06-28 15:42:39,821 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSerialMessageConsumption: CoreMessage[messageID=1969, durable=true, userID=0b361f2f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1726043969 to transaction: TransactionImpl [xid=null, txID=2017, xid=null, state=ACTIVE, createTime=1719589359821(Fri Jun 28 15:42:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6993eb8 2024-06-28 15:42:39,826 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSerialMessageConsumption: CoreMessage[messageID=1969, durable=true, userID=0b361f2f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1726043969, transaction: TransactionImpl [xid=null, txID=2017, xid=null, state=COMMITTED, createTime=1719589359821(Fri Jun 28 15:42:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6993eb8 2024-06-28 15:42:39,827 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:39,827 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:39,828 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0b3338f5-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:39,829 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:39,830 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 3070.278984 ms 2024-06-28 15:42:39,830 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:39,831 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:39,831 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:39,832 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1678282940'. 2024-06-28 15:42:39,836 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:39,837 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0d07f91a-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:42:39,838 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d08202d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0d07f91a-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0d07f91a-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@628ce32c, true, {}] 2024-06-28 15:42:39,839 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2680ea87 - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:42:39,839 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d08473e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0d07f91a-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0d07f91a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7899de77, true, {}] 2024-06-28 15:42:39,840 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:39,841 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d08955f-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0d07f91a-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0d07f91a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@405492a9, true, {}] 2024-06-28 15:42:39,843 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2032, durable=true, userID=0d08bc71-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@597703750, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:39,845 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2032]:RELIABLE:CoreMessage[messageID=2032, durable=true, userID=0d08bc71-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@597703750 2024-06-28 15:42:39,845 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2032, durable=true, userID=0d08bc71-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@597703750 to transaction: TransactionImpl [xid=null, txID=2035, xid=null, state=ACTIVE, createTime=1719589359845(Fri Jun 28 15:42:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6c03ba74 2024-06-28 15:42:39,847 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@7685912e, org.eclipse.scout.rt.mom.jms.JmsSubscription@3ea3b20d] 2024-06-28 15:42:39,848 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2032, durable=true, userID=0d08bc71-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@597703750, transaction: TransactionImpl [xid=null, txID=2035, xid=null, state=COMMITTED, createTime=1719589359845(Fri Jun 28 15:42:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6c03ba74 2024-06-28 15:42:39,849 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d09cde2-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0d07f91a-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0d07f91a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a5fbbe5, true, {}] 2024-06-28 15:42:39,850 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:39,851 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d0a1c03-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0d07f91a-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0d07f91a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4845ca, true, {}] 2024-06-28 15:42:39,853 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2046, durable=true, userID=0d0a4315-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1290050099, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:39,858 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2046]:RELIABLE:CoreMessage[messageID=2046, durable=true, userID=0d0a4315-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1290050099 2024-06-28 15:42:39,859 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2046, durable=true, userID=0d0a4315-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1290050099 to transaction: TransactionImpl [xid=null, txID=2048, xid=null, state=ACTIVE, createTime=1719589359858(Fri Jun 28 15:42:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@12276d43 2024-06-28 15:42:39,861 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@685a3c14, org.eclipse.scout.rt.mom.jms.JmsSubscription@4c2ad035] 2024-06-28 15:42:39,861 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2046, durable=true, userID=0d0a4315-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1290050099, transaction: TransactionImpl [xid=null, txID=2048, xid=null, state=COMMITTED, createTime=1719589359858(Fri Jun 28 15:42:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@12276d43 2024-06-28 15:42:39,863 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d0bf0c6-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0d07f91a-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0d07f91a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58bcdaea, true, {}] 2024-06-28 15:42:39,864 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:39,865 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d0c3ee7-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0d07f91a-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0d07f91a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@dc72511, true, {}] 2024-06-28 15:42:39,866 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2060, durable=true, userID=0d0c3ee9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2138736879, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:39,868 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2060]:RELIABLE:CoreMessage[messageID=2060, durable=true, userID=0d0c3ee9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2138736879 2024-06-28 15:42:39,869 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2060, durable=true, userID=0d0c3ee9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2138736879 to transaction: TransactionImpl [xid=null, txID=2063, xid=null, state=ACTIVE, createTime=1719589359869(Fri Jun 28 15:42:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5901dcd2 2024-06-28 15:42:39,870 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@12a719ed, org.eclipse.scout.rt.mom.jms.JmsSubscription@79dd79eb] 2024-06-28 15:42:39,871 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2060, durable=true, userID=0d0c3ee9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2138736879, transaction: TransactionImpl [xid=null, txID=2063, xid=null, state=COMMITTED, createTime=1719589359869(Fri Jun 28 15:42:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5901dcd2 2024-06-28 15:42:39,873 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d0d505a-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0d07f91a-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0d07f91a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33a7cba5, true, {}] 2024-06-28 15:42:39,873 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:39,874 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d0d9e7b-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0d07f91a-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0d07f91a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@501ca38a, true, {}] 2024-06-28 15:42:39,875 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2074, durable=true, userID=0d0dc58d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1034210433, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:39,878 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2074]:RELIABLE:CoreMessage[messageID=2074, durable=true, userID=0d0dc58d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1034210433 2024-06-28 15:42:39,879 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2074, durable=true, userID=0d0dc58d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1034210433 to transaction: TransactionImpl [xid=null, txID=2077, xid=null, state=ACTIVE, createTime=1719589359879(Fri Jun 28 15:42:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@13e8d051 2024-06-28 15:42:39,881 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@7e5a8000, org.eclipse.scout.rt.mom.jms.JmsSubscription@6970687e] 2024-06-28 15:42:39,882 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2074, durable=true, userID=0d0dc58d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1034210433, transaction: TransactionImpl [xid=null, txID=2077, xid=null, state=COMMITTED, createTime=1719589359879(Fri Jun 28 15:42:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@13e8d051 2024-06-28 15:42:39,883 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d0efe0e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0d07f91a-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0d07f91a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63b4ecee, true, {}] 2024-06-28 15:42:39,883 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:39,884 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d0f251f-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0d07f91a-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0d07f91a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42d377, true, {}] 2024-06-28 15:42:39,885 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2088, durable=true, userID=0d0f2521-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@947789619, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:39,889 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2088]:RELIABLE:CoreMessage[messageID=2088, durable=true, userID=0d0f2521-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@947789619 2024-06-28 15:42:39,889 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2088, durable=true, userID=0d0f2521-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@947789619 to transaction: TransactionImpl [xid=null, txID=2091, xid=null, state=ACTIVE, createTime=1719589359889(Fri Jun 28 15:42:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6fcea3a2 2024-06-28 15:42:39,890 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@4698ae6, org.eclipse.scout.rt.mom.jms.JmsSubscription@557ed49a] 2024-06-28 15:42:39,892 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2088, durable=true, userID=0d0f2521-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@947789619, transaction: TransactionImpl [xid=null, txID=2091, xid=null, state=COMMITTED, createTime=1719589359889(Fri Jun 28 15:42:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6fcea3a2 2024-06-28 15:42:39,893 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d1084b2-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0d07f91a-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0d07f91a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@627006c8, true, {}] 2024-06-28 15:42:39,893 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:39,894 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d10abc3-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0d07f91a-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0d07f91a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7415ba1e, true, {}] 2024-06-28 15:42:39,895 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2102, durable=true, userID=0d10abc5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1955563478, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:39,899 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2102]:RELIABLE:CoreMessage[messageID=2102, durable=true, userID=0d10abc5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1955563478 2024-06-28 15:42:39,899 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2102, durable=true, userID=0d10abc5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1955563478 to transaction: TransactionImpl [xid=null, txID=2105, xid=null, state=ACTIVE, createTime=1719589359899(Fri Jun 28 15:42:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@40675eff 2024-06-28 15:42:39,900 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@ab5c335, org.eclipse.scout.rt.mom.jms.JmsSubscription@5769679b] 2024-06-28 15:42:39,902 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2102, durable=true, userID=0d10abc5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1955563478, transaction: TransactionImpl [xid=null, txID=2105, xid=null, state=COMMITTED, createTime=1719589359899(Fri Jun 28 15:42:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@40675eff 2024-06-28 15:42:39,903 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d120b56-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0d07f91a-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0d07f91a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56ce92e6, true, {}] 2024-06-28 15:42:39,904 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:39,904 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d123267-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0d07f91a-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0d07f91a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75d2a58a, true, {}] 2024-06-28 15:42:39,905 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2116, durable=true, userID=0d125979-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@2052632680, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:39,909 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2116]:RELIABLE:CoreMessage[messageID=2116, durable=true, userID=0d125979-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@2052632680 2024-06-28 15:42:39,910 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2116, durable=true, userID=0d125979-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@2052632680 to transaction: TransactionImpl [xid=null, txID=2119, xid=null, state=ACTIVE, createTime=1719589359910(Fri Jun 28 15:42:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@cce1534 2024-06-28 15:42:39,911 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@4bdd6fe0, org.eclipse.scout.rt.mom.jms.JmsSubscription@3aaeb65b] 2024-06-28 15:42:39,912 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2116, durable=true, userID=0d125979-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@2052632680, transaction: TransactionImpl [xid=null, txID=2119, xid=null, state=COMMITTED, createTime=1719589359910(Fri Jun 28 15:42:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@cce1534 2024-06-28 15:42:39,913 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d1391fa-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0d07f91a-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0d07f91a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e1be65e, true, {}] 2024-06-28 15:42:39,914 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:39,915 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d13e01b-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0d07f91a-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0d07f91a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b950688, true, {}] 2024-06-28 15:42:39,916 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2130, durable=true, userID=0d13e01d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@647691337, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:39,919 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2130]:RELIABLE:CoreMessage[messageID=2130, durable=true, userID=0d13e01d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@647691337 2024-06-28 15:42:39,920 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2130, durable=true, userID=0d13e01d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@647691337 to transaction: TransactionImpl [xid=null, txID=2133, xid=null, state=ACTIVE, createTime=1719589359920(Fri Jun 28 15:42:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1c40e6a8 2024-06-28 15:42:39,921 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@5327c503, org.eclipse.scout.rt.mom.jms.JmsSubscription@b41ceac] 2024-06-28 15:42:39,923 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2130, durable=true, userID=0d13e01d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@647691337, transaction: TransactionImpl [xid=null, txID=2133, xid=null, state=COMMITTED, createTime=1719589359920(Fri Jun 28 15:42:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1c40e6a8 2024-06-28 15:42:39,923 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d15189e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0d07f91a-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0d07f91a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64fdccf7, true, {}] 2024-06-28 15:42:39,924 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:39,924 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d153faf-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0d07f91a-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0d07f91a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75ee8aaf, true, {}] 2024-06-28 15:42:39,925 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2144, durable=true, userID=0d1566c1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@598003384, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:39,929 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2144]:RELIABLE:CoreMessage[messageID=2144, durable=true, userID=0d1566c1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@598003384 2024-06-28 15:42:39,930 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2144, durable=true, userID=0d1566c1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@598003384 to transaction: TransactionImpl [xid=null, txID=2147, xid=null, state=ACTIVE, createTime=1719589359930(Fri Jun 28 15:42:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5fbf184d 2024-06-28 15:42:39,931 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@6cfa20c1, org.eclipse.scout.rt.mom.jms.JmsSubscription@46e2a773] 2024-06-28 15:42:39,933 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2144, durable=true, userID=0d1566c1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@598003384, transaction: TransactionImpl [xid=null, txID=2147, xid=null, state=COMMITTED, createTime=1719589359930(Fri Jun 28 15:42:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5fbf184d 2024-06-28 15:42:39,934 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d16c652-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0d07f91a-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0d07f91a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4bf7618c, true, {}] 2024-06-28 15:42:39,934 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:39,935 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d16ed63-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0d07f91a-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0d07f91a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@edb3f4b, true, {}] 2024-06-28 15:42:39,936 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2158, durable=true, userID=0d171475-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@775348039, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:39,940 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2158]:RELIABLE:CoreMessage[messageID=2158, durable=true, userID=0d171475-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@775348039 2024-06-28 15:42:39,940 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2158, durable=true, userID=0d171475-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@775348039 to transaction: TransactionImpl [xid=null, txID=2161, xid=null, state=ACTIVE, createTime=1719589359940(Fri Jun 28 15:42:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3558198f 2024-06-28 15:42:39,941 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@10c95d9b, org.eclipse.scout.rt.mom.jms.JmsSubscription@3f60ba06] 2024-06-28 15:42:39,943 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2158, durable=true, userID=0d171475-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@775348039, transaction: TransactionImpl [xid=null, txID=2161, xid=null, state=COMMITTED, createTime=1719589359940(Fri Jun 28 15:42:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3558198f 2024-06-28 15:42:39,944 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:39,945 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:39,946 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0d07f91a-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:39,947 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:39,948 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 116.195449 ms 2024-06-28 15:42:39,948 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:39,950 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:39,950 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:39,950 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 761484109'. 2024-06-28 15:42:39,955 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:39,957 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0d1a48c7-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:42:39,958 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d1a6fda-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0d1a48c7-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0d1a48c7-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78e81f78, true, {}] 2024-06-28 15:42:39,960 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5c740daf - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-28 15:42:39,960 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d1abdfb-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0d1a48c7-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0d1a48c7-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@159dab8b, true, {}] 2024-06-28 15:42:39,961 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b8fb9fcb-689e-4104-a866-b9c0dcd48c0f, address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:42:39,962 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@308cd092 2024-06-28 15:42:39,962 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b8fb9fcb-689e-4104-a866-b9c0dcd48c0f, null, 0, false, true, null] 2024-06-28 15:42:39,963 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d1b332d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0d1a48c7-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0d1a48c7-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e5419ac, true, {}] 2024-06-28 15:42:39,965 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2178, durable=true, userID=0d1b5a3f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@570620514, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, PreviousAddress=test/mom/testTopicPublishSubscribe previousRoute:MULTICAST, reusable=true, version=-2147482959) .................................................. ***** durable queues test/mom/testTopicPublishSubscribe: - queueID=760 address:test/mom/testTopicPublishSubscribe name:Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748).Durable-Test-Subscription filter:null ***** non durable for test/mom/testTopicPublishSubscribe: - queueID=2172 address:test/mom/testTopicPublishSubscribe name:b8fb9fcb-689e-4104-a866-b9c0dcd48c0f filter:null .................................................. , transaction: null 2024-06-28 15:42:39,966 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b8fb9fcb-689e-4104-a866-b9c0dcd48c0f: Reference[2178]:RELIABLE:CoreMessage[messageID=2178, durable=true, userID=0d1b5a3f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@570620514 2024-06-28 15:42:39,967 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b8fb9fcb-689e-4104-a866-b9c0dcd48c0f: CoreMessage[messageID=2178, durable=true, userID=0d1b5a3f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@570620514 to transaction: TransactionImpl [xid=null, txID=2181, xid=null, state=ACTIVE, createTime=1719589359967(Fri Jun 28 15:42:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3ed205a8 2024-06-28 15:42:39,967 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b8fb9fcb-689e-4104-a866-b9c0dcd48c0f: CoreMessage[messageID=2178, durable=true, userID=0d1b5a3f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@570620514, transaction: TransactionImpl [xid=null, txID=2181, xid=null, state=COMMITTED, createTime=1719589359967(Fri Jun 28 15:42:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3ed205a8 2024-06-28 15:42:39,968 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@18d6ac02] 2024-06-28 15:42:39,968 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [b8fb9fcb-689e-4104-a866-b9c0dcd48c0f] 2024-06-28 15:42:39,969 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:39,969 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:39,970 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0d1a48c7-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:39,971 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:39,971 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 20.686828 ms 2024-06-28 15:42:39,971 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:39,972 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:39,972 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:39,972 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2025060646'. 2024-06-28 15:42:39,975 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:39,975 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0d1d07f1-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:39,976 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d1d2f04-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0d1d07f1-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0d1d07f1-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35d10677, true, {}] 2024-06-28 15:42:39,977 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@79143853 2024-06-28 15:42:39,977 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d1d5615-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0d1d07f1-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0d1d07f1-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1756cbbe, true, {}] 2024-06-28 15:42:39,978 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 0d1d5615-3565-11ef-88ed-0a580a2812a0 with parameters: [test/mom/testPublishJsonDataSecure, [ANYCAST], true] 2024-06-28 15:42:39,979 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@73acff29 2024-06-28 15:42:39,980 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishJsonDataSecure, address=test/mom/testPublishJsonDataSecure, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-28 15:42:39,981 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1b9e9093 2024-06-28 15:42:39,983 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2203, durable=true, userID=0d1e1968-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=749, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@707821064, context: RoutingContextImpl(Address=test/mom/testPublishJsonDataSecure, routingType=ANYCAST, PreviousAddress=test/mom/testPublishJsonDataSecure previousRoute:ANYCAST, reusable=true, version=-2147482957) .................................................. ***** durable queues test/mom/testPublishJsonDataSecure: - queueID=2200 address:test/mom/testPublishJsonDataSecure name:test/mom/testPublishJsonDataSecure filter:null ***** non durable for test/mom/testPublishJsonDataSecure: .................................................. , transaction: null 2024-06-28 15:42:39,986 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d1e8e99-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0d1d07f1-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0d1d07f1-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f5bdbe5, true, {}] 2024-06-28 15:42:39,986 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishJsonDataSecure, null, 0, false, true, null] 2024-06-28 15:42:39,987 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishJsonDataSecure: Reference[2203]:RELIABLE:CoreMessage[messageID=2203, durable=true, userID=0d1e1968-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=749, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@707821064 2024-06-28 15:42:39,987 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishJsonDataSecure: CoreMessage[messageID=2203, durable=true, userID=0d1e1968-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=749, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@707821064 to transaction: TransactionImpl [xid=null, txID=2210, xid=null, state=ACTIVE, createTime=1719589359987(Fri Jun 28 15:42:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@e2a767b 2024-06-28 15:42:39,988 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@6c98079, org.eclipse.scout.rt.mom.jms.JmsSubscription@5135b8a3] 2024-06-28 15:42:39,992 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishJsonDataSecure: CoreMessage[messageID=2203, durable=true, userID=0d1e1968-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=749, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@707821064, transaction: TransactionImpl [xid=null, txID=2210, xid=null, state=COMMITTED, createTime=1719589359987(Fri Jun 28 15:42:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@e2a767b 2024-06-28 15:42:39,993 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:39,993 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:39,994 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0d1d07f1-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:39,995 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:39,995 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 22.834579 ms 2024-06-28 15:42:39,995 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:39,997 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:39,997 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:39,997 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1174600239'. 2024-06-28 15:42:40,001 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:40,001 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0d20ff9b-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:40,002 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d2126ae-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0d20ff9b-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0d20ff9b-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a6316ea, true, {}] 2024-06-28 15:42:40,002 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@490dc900 2024-06-28 15:42:40,002 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d2126af-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0d20ff9b-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0d20ff9b-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a67d52e, true, {}] 2024-06-28 15:42:40,004 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2221, durable=true, userID=0d2174d1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:40 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=0d2126ad-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1538926712, context: RoutingContextImpl(Address=test/mom/testSubscribeTransactional, routingType=ANYCAST, PreviousAddress=test/mom/testSubscribeTransactional previousRoute:ANYCAST, reusable=true, version=-2147483014) .................................................. ***** durable queues test/mom/testSubscribeTransactional: - queueID=141 address:test/mom/testSubscribeTransactional name:test/mom/testSubscribeTransactional filter:null ***** non durable for test/mom/testSubscribeTransactional: .................................................. , transaction: null 2024-06-28 15:42:40,006 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0d21c2f2-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:40,007 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d21ea05-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0d21c2f2-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0d21c2f2-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58515770, true, {}] 2024-06-28 15:42:40,008 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d21ea06-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0d21c2f2-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0d21c2f2-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27438988, true, {}] 2024-06-28 15:42:40,009 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testSubscribeTransactional, null, 0, false, true, null] 2024-06-28 15:42:40,009 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[2221]:RELIABLE:CoreMessage[messageID=2221, durable=true, userID=0d2174d1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:40 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=0d2126ad-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1538926712 2024-06-28 15:42:40,010 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=2221, durable=true, userID=0d2174d1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:40 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=0d2126ad-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1538926712 to transaction: TransactionImpl [xid=null, txID=2226, xid=null, state=ACTIVE, createTime=1719589360008(Fri Jun 28 15:42:40 UTC 2024), timeoutSeconds=300, nr operations = 1]@4023a814 2024-06-28 15:42:40,015 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.rolledBackTransaction(AuditLogger_impl.java:2795) - AMQ601761: User anonymous@invm:0 rolled back transaction TransactionImpl [xid=null, txID=2226, xid=null, state=ROLLEDBACK, createTime=1719589360008(Fri Jun 28 15:42:40 UTC 2024), timeoutSeconds=300, nr operations = 0]@4023a814 involving Reference[2221]:RELIABLE:CoreMessage[messageID=2221, durable=true, userID=0d2174d1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:40 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=0d2126ad-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1538926712 2024-06-28 15:42:40,016 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[2221]:RELIABLE:CoreMessage[messageID=2221, durable=true, userID=0d2174d1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:40 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=0d2126ad-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1538926712 2024-06-28 15:42:40,017 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=2221, durable=true, userID=0d2174d1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:40 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=0d2126ad-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1538926712 to transaction: TransactionImpl [xid=null, txID=2231, xid=null, state=ACTIVE, createTime=1719589360016(Fri Jun 28 15:42:40 UTC 2024), timeoutSeconds=300, nr operations = 1]@6eb4532b 2024-06-28 15:42:40,019 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.rolledBackTransaction(AuditLogger_impl.java:2795) - AMQ601761: User anonymous@invm:0 rolled back transaction TransactionImpl [xid=null, txID=2231, xid=null, state=ROLLEDBACK, createTime=1719589360016(Fri Jun 28 15:42:40 UTC 2024), timeoutSeconds=300, nr operations = 0]@6eb4532b involving Reference[2221]:RELIABLE:CoreMessage[messageID=2221, durable=true, userID=0d2174d1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:40 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=0d2126ad-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1538926712 2024-06-28 15:42:40,019 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[2221]:RELIABLE:CoreMessage[messageID=2221, durable=true, userID=0d2174d1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:40 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=0d2126ad-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1538926712 2024-06-28 15:42:40,020 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=2221, durable=true, userID=0d2174d1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:40 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=0d2126ad-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1538926712 to transaction: TransactionImpl [xid=null, txID=2233, xid=null, state=ACTIVE, createTime=1719589360019(Fri Jun 28 15:42:40 UTC 2024), timeoutSeconds=300, nr operations = 1]@3b6605df 2024-06-28 15:42:40,022 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.rolledBackTransaction(AuditLogger_impl.java:2795) - AMQ601761: User anonymous@invm:0 rolled back transaction TransactionImpl [xid=null, txID=2233, xid=null, state=ROLLEDBACK, createTime=1719589360019(Fri Jun 28 15:42:40 UTC 2024), timeoutSeconds=300, nr operations = 0]@3b6605df involving Reference[2221]:RELIABLE:CoreMessage[messageID=2221, durable=true, userID=0d2174d1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:40 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=0d2126ad-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1538926712 2024-06-28 15:42:40,022 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[2221]:RELIABLE:CoreMessage[messageID=2221, durable=true, userID=0d2174d1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:40 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=0d2126ad-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1538926712 2024-06-28 15:42:40,023 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=2221, durable=true, userID=0d2174d1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:40 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=0d2126ad-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1538926712 to transaction: TransactionImpl [xid=null, txID=2235, xid=null, state=ACTIVE, createTime=1719589360022(Fri Jun 28 15:42:40 UTC 2024), timeoutSeconds=300, nr operations = 1]@54931028 2024-06-28 15:42:40,023 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d245b07-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0d20ff9b-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0d20ff9b-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d490c07, true, {}] 2024-06-28 15:42:40,024 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2239, durable=true, userID=0d248219-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:40 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=0d2126ad-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1033032718, context: RoutingContextImpl(Address=test/mom/testSubscribeTransactional, routingType=ANYCAST, PreviousAddress=test/mom/testSubscribeTransactional previousRoute:ANYCAST, reusable=true, version=-2147483014) .................................................. ***** durable queues test/mom/testSubscribeTransactional: - queueID=141 address:test/mom/testSubscribeTransactional name:test/mom/testSubscribeTransactional filter:null ***** non durable for test/mom/testSubscribeTransactional: .................................................. , transaction: null 2024-06-28 15:42:40,025 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSubscribeTransactional: CoreMessage[messageID=2221, durable=true, userID=0d2174d1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:40 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=0d2126ad-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1538926712, transaction: TransactionImpl [xid=null, txID=2235, xid=null, state=COMMITTED, createTime=1719589360022(Fri Jun 28 15:42:40 UTC 2024), timeoutSeconds=300, nr operations = 0]@54931028 2024-06-28 15:42:40,029 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[2239]:RELIABLE:CoreMessage[messageID=2239, durable=true, userID=0d248219-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:40 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=0d2126ad-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1033032718 2024-06-28 15:42:40,030 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=2239, durable=true, userID=0d248219-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:40 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=0d2126ad-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1033032718 to transaction: TransactionImpl [xid=null, txID=2236, xid=null, state=ACTIVE, createTime=1719589360023(Fri Jun 28 15:42:40 UTC 2024), timeoutSeconds=300, nr operations = 1]@3ac99649 2024-06-28 15:42:40,032 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSubscribeTransactional: CoreMessage[messageID=2239, durable=true, userID=0d248219-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:40 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=0d2126ad-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1033032718, transaction: TransactionImpl [xid=null, txID=2236, xid=null, state=COMMITTED, createTime=1719589360023(Fri Jun 28 15:42:40 UTC 2024), timeoutSeconds=300, nr operations = 0]@3ac99649 2024-06-28 15:42:41,030 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@4eaf08f4, org.eclipse.scout.rt.mom.jms.JmsSubscription@78405f00] 2024-06-28 15:42:41,032 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0d21c2f2-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:41,033 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:41,033 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:41,033 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0d20ff9b-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:41,034 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:41,034 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1037.623175 ms 2024-06-28 15:42:41,035 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:41,036 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:41,036 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:41,036 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1181745921'. 2024-06-28 15:42:41,039 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:41,040 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0dbf899b-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:41,041 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0dbfb0ae-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0dbf899b-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0dbf899b-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a579a6f, true, {}] 2024-06-28 15:42:41,041 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@520c235f 2024-06-28 15:42:41,042 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0dbfb0af-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0dbf899b-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0dbf899b-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55726dfa, true, {}] 2024-06-28 15:42:41,044 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2255, durable=true, userID=0dbffed1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0dbf899d-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@462220871, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-28 15:42:41,046 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0dc07402-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:41,047 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0dc09b15-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0dc07402-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0dc07402-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a2e3576, true, {}] 2024-06-28 15:42:41,048 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0dc0c226-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0dc07402-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0dc07402-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62605fd, true, {}] 2024-06-28 15:42:41,049 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-28 15:42:41,050 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2255]:RELIABLE:CoreMessage[messageID=2255, durable=true, userID=0dbffed1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0dbf899d-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@462220871 2024-06-28 15:42:41,050 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2255, durable=true, userID=0dbffed1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0dbf899d-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@462220871 to transaction: TransactionImpl [xid=null, txID=2264, xid=null, state=ACTIVE, createTime=1719589361050(Fri Jun 28 15:42:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@40dd0757 2024-06-28 15:42:41,051 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@73e21fb5] 2024-06-28 15:42:41,063 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2255, durable=true, userID=0dbffed1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0dbf899d-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@462220871, transaction: TransactionImpl [xid=null, txID=2264, xid=null, state=COMMITTED, createTime=1719589361050(Fri Jun 28 15:42:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@40dd0757 2024-06-28 15:42:41,065 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0dc07402-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:41,066 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:41,066 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:41,067 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0dbf899b-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:41,068 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:41,068 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 32.080493 ms 2024-06-28 15:42:41,068 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:41,069 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:41,069 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:41,070 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1999923549'. 2024-06-28 15:42:41,075 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:41,076 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0dc507e8-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:41,077 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0dc52efb-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0dc507e8-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0dc507e8-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d177466, true, {}] 2024-06-28 15:42:41,078 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@12b2fcaf 2024-06-28 15:42:41,078 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0dc5560c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0dc507e8-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0dc507e8-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6bc489e6, true, {}] 2024-06-28 15:42:41,080 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2277, durable=true, userID=0dc5a42e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0dc52efa-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1544059718, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-28 15:42:41,083 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0dc5f24f-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:41,083 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0dc61962-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0dc5f24f-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0dc5f24f-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e5550a5, true, {}] 2024-06-28 15:42:41,084 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0dc64073-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0dc5f24f-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0dc5f24f-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ab371d, true, {}] 2024-06-28 15:42:41,085 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-28 15:42:41,085 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2277]:RELIABLE:CoreMessage[messageID=2277, durable=true, userID=0dc5a42e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0dc52efa-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1544059718 2024-06-28 15:42:41,086 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2277, durable=true, userID=0dc5a42e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0dc52efa-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1544059718 to transaction: TransactionImpl [xid=null, txID=2286, xid=null, state=ACTIVE, createTime=1719589361086(Fri Jun 28 15:42:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@cabed1d 2024-06-28 15:42:41,087 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3979ff82] 2024-06-28 15:42:41,091 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2277, durable=true, userID=0dc5a42e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0dc52efa-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1544059718, transaction: TransactionImpl [xid=null, txID=2286, xid=null, state=COMMITTED, createTime=1719589361086(Fri Jun 28 15:42:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@cabed1d 2024-06-28 15:42:41,091 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0dc5f24f-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:41,093 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:41,093 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:41,094 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0dc507e8-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:41,095 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:41,095 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 25.781132 ms 2024-06-28 15:42:41,095 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:41,096 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:41,096 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:41,097 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 669519098'. 2024-06-28 15:42:41,101 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:41,101 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0dc8d885-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:41,102 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0dc8ff98-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0dc8d885-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0dc8d885-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@772c326d, true, {}] 2024-06-28 15:42:41,103 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1082883b 2024-06-28 15:42:41,103 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0dc926a9-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0dc8d885-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0dc8d885-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40f5aef0, true, {}] 2024-06-28 15:42:41,105 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2299, durable=true, userID=0dc94dbb-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0dc8ff97-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1523715921, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-28 15:42:41,111 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0dca5f2c-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:41,112 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0dca5f2f-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0dca5f2c-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0dca5f2c-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ac13d0c, true, {}] 2024-06-28 15:42:41,112 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0dca8640-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0dca5f2c-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0dca5f2c-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@551fc2a9, true, {}] 2024-06-28 15:42:41,113 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-28 15:42:41,114 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2299]:RELIABLE:CoreMessage[messageID=2299, durable=true, userID=0dc94dbb-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0dc8ff97-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1523715921 2024-06-28 15:42:41,115 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2299, durable=true, userID=0dc94dbb-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0dc8ff97-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1523715921 to transaction: TransactionImpl [xid=null, txID=2308, xid=null, state=ACTIVE, createTime=1719589361115(Fri Jun 28 15:42:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@62023828 2024-06-28 15:42:41,115 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@74876292] 2024-06-28 15:42:41,120 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2299, durable=true, userID=0dc94dbb-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0dc8ff97-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1523715921, transaction: TransactionImpl [xid=null, txID=2308, xid=null, state=COMMITTED, createTime=1719589361115(Fri Jun 28 15:42:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@62023828 2024-06-28 15:42:41,120 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0dca5f2c-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:41,122 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:41,122 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:41,122 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0dc8d885-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:41,123 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:41,123 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 26.835662 ms 2024-06-28 15:42:41,124 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:41,124 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:41,124 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:41,125 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1758056339'. 2024-06-28 15:42:41,127 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:41,128 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0dccf742-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:41,129 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0dccf745-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0dccf742-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0dccf742-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4717a6af, true, {}] 2024-06-28 15:42:41,129 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5e59844f 2024-06-28 15:42:41,129 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0dcd1e56-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0dccf742-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0dccf742-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c2f3099, true, {}] 2024-06-28 15:42:41,131 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2321, durable=true, userID=0dcd6c78-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0dccf744-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@931672887, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-28 15:42:41,137 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0dce56d9-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:41,138 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0dce7dec-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0dce56d9-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0dce56d9-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74c7282f, true, {}] 2024-06-28 15:42:41,138 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0dce7ded-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0dce56d9-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0dce56d9-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@942c213, true, {}] 2024-06-28 15:42:41,139 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-28 15:42:41,140 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2321]:RELIABLE:CoreMessage[messageID=2321, durable=true, userID=0dcd6c78-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0dccf744-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@931672887 2024-06-28 15:42:41,141 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2321, durable=true, userID=0dcd6c78-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0dccf744-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@931672887 to transaction: TransactionImpl [xid=null, txID=2330, xid=null, state=ACTIVE, createTime=1719589361141(Fri Jun 28 15:42:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@30119146 2024-06-28 15:42:41,141 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4951c45f] 2024-06-28 15:42:41,146 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2321, durable=true, userID=0dcd6c78-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0dccf744-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@931672887, transaction: TransactionImpl [xid=null, txID=2330, xid=null, state=COMMITTED, createTime=1719589361141(Fri Jun 28 15:42:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@30119146 2024-06-28 15:42:41,147 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0dce56d9-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:41,149 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:41,149 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:41,150 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0dccf742-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:41,151 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:41,151 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 26.977238 ms 2024-06-28 15:42:41,152 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:41,152 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:41,153 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:41,153 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 741550370'. 2024-06-28 15:42:41,157 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:41,157 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0dd1641f-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:41,158 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0dd18b32-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0dd1641f-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0dd1641f-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ec56d3, true, {}] 2024-06-28 15:42:41,158 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@53e6c017 2024-06-28 15:42:41,159 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0dd1b243-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0dd1641f-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0dd1641f-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3dfa7c16, true, {}] 2024-06-28 15:42:41,161 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2343, durable=true, userID=0dd1d955-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0dd18b31-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1878798493, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-28 15:42:41,163 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0dd24e86-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:41,164 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0dd27599-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0dd24e86-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0dd24e86-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e3a9d7e, true, {}] 2024-06-28 15:42:41,165 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0dd2759a-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0dd24e86-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0dd24e86-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44388e96, true, {}] 2024-06-28 15:42:41,166 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-28 15:42:41,167 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2343]:RELIABLE:CoreMessage[messageID=2343, durable=true, userID=0dd1d955-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0dd18b31-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1878798493 2024-06-28 15:42:41,167 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2343, durable=true, userID=0dd1d955-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0dd18b31-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1878798493 to transaction: TransactionImpl [xid=null, txID=2352, xid=null, state=ACTIVE, createTime=1719589361167(Fri Jun 28 15:42:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@63339d3a 2024-06-28 15:42:41,168 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@72378bfd] 2024-06-28 15:42:41,172 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2343, durable=true, userID=0dd1d955-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0dd18b31-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1878798493, transaction: TransactionImpl [xid=null, txID=2352, xid=null, state=COMMITTED, createTime=1719589361167(Fri Jun 28 15:42:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@63339d3a 2024-06-28 15:42:41,173 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0dd24e86-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:41,174 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:41,174 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:41,175 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0dd1641f-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:41,176 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:41,176 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 23.720944 ms 2024-06-28 15:42:41,177 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:41,177 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:41,178 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:41,178 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1169020492'. 2024-06-28 15:42:41,182 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:41,182 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0dd534bc-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:41,183 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0dd55bcf-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0dd534bc-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0dd534bc-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a75bf63, true, {}] 2024-06-28 15:42:41,184 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@9223122 2024-06-28 15:42:41,184 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0dd582e0-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0dd534bc-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0dd534bc-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15541be0, true, {}] 2024-06-28 15:42:41,186 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2365, durable=true, userID=0dd5a9f2-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0dd55bce-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@315777396, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-28 15:42:41,192 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0dd6bb63-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:41,193 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0dd6e276-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0dd6bb63-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0dd6bb63-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a8e9110, true, {}] 2024-06-28 15:42:41,193 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0dd6e277-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0dd6bb63-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0dd6bb63-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c7b5dde, true, {}] 2024-06-28 15:42:41,194 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-28 15:42:41,195 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2365]:RELIABLE:CoreMessage[messageID=2365, durable=true, userID=0dd5a9f2-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0dd55bce-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@315777396 2024-06-28 15:42:41,195 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2365, durable=true, userID=0dd5a9f2-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0dd55bce-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@315777396 to transaction: TransactionImpl [xid=null, txID=2374, xid=null, state=ACTIVE, createTime=1719589361195(Fri Jun 28 15:42:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3fb0f6bc 2024-06-28 15:42:41,196 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@53628ff6] 2024-06-28 15:42:41,200 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2365, durable=true, userID=0dd5a9f2-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0dd55bce-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@315777396, transaction: TransactionImpl [xid=null, txID=2374, xid=null, state=COMMITTED, createTime=1719589361195(Fri Jun 28 15:42:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3fb0f6bc 2024-06-28 15:42:41,202 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0dd6bb63-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:41,203 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:41,203 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:41,203 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0dd534bc-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:41,204 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:41,204 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 26.526470 ms 2024-06-28 15:42:41,204 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:41,205 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:41,205 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:41,206 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 220291510'. 2024-06-28 15:42:41,209 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:41,209 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0dd95379-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:41,210 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0dd97a8c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0dd95379-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0dd95379-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a73b892, true, {}] 2024-06-28 15:42:41,211 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7c3920a7 2024-06-28 15:42:41,211 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0dd9a19d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0dd95379-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0dd95379-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31c6510f, true, {}] 2024-06-28 15:42:41,213 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2387, durable=true, userID=0dd9c8af-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0dd97a8b-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2038479597, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-28 15:42:41,219 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ddada20-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:41,219 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ddada23-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0ddada20-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0ddada20-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56536804, true, {}] 2024-06-28 15:42:41,220 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ddb0134-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0ddada20-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0ddada20-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2031d0a9, true, {}] 2024-06-28 15:42:41,221 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-28 15:42:41,222 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2387]:RELIABLE:CoreMessage[messageID=2387, durable=true, userID=0dd9c8af-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0dd97a8b-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2038479597 2024-06-28 15:42:41,222 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2387, durable=true, userID=0dd9c8af-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0dd97a8b-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2038479597 to transaction: TransactionImpl [xid=null, txID=2396, xid=null, state=ACTIVE, createTime=1719589361222(Fri Jun 28 15:42:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@557a208c 2024-06-28 15:42:41,223 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@24c6a471] 2024-06-28 15:42:41,227 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2387, durable=true, userID=0dd9c8af-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0dd97a8b-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2038479597, transaction: TransactionImpl [xid=null, txID=2396, xid=null, state=COMMITTED, createTime=1719589361222(Fri Jun 28 15:42:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@557a208c 2024-06-28 15:42:41,228 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ddada20-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:41,229 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:41,229 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:41,230 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0dd95379-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:41,231 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:41,231 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 25.793150 ms 2024-06-28 15:42:41,231 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:41,232 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:41,232 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:41,232 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1656756667'. 2024-06-28 15:42:41,236 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:41,236 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ddd7236-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:41,237 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ddd9949-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0ddd7236-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0ddd7236-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ae3a690, true, {}] 2024-06-28 15:42:41,238 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5e136445 2024-06-28 15:42:41,238 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0dddc05a-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0ddd7236-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0ddd7236-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4678c049, true, {}] 2024-06-28 15:42:41,240 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2409, durable=true, userID=0ddde76c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0ddd9948-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@629925086, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-28 15:42:41,246 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ddef8dd-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:41,247 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ddef8e0-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0ddef8dd-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0ddef8dd-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d77f459, true, {}] 2024-06-28 15:42:41,247 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ddf1ef1-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0ddef8dd-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0ddef8dd-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@413db677, true, {}] 2024-06-28 15:42:41,249 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-28 15:42:41,249 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2409]:RELIABLE:CoreMessage[messageID=2409, durable=true, userID=0ddde76c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0ddd9948-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@629925086 2024-06-28 15:42:41,250 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2409, durable=true, userID=0ddde76c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0ddd9948-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@629925086 to transaction: TransactionImpl [xid=null, txID=2418, xid=null, state=ACTIVE, createTime=1719589361250(Fri Jun 28 15:42:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4e432133 2024-06-28 15:42:41,251 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@835718b] 2024-06-28 15:42:41,255 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2409, durable=true, userID=0ddde76c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0ddd9948-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@629925086, transaction: TransactionImpl [xid=null, txID=2418, xid=null, state=COMMITTED, createTime=1719589361250(Fri Jun 28 15:42:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4e432133 2024-06-28 15:42:41,257 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ddef8dd-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:41,259 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:41,259 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:41,260 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ddd7236-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:41,261 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:41,261 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 28.941805 ms 2024-06-28 15:42:41,261 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:41,262 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:41,262 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:41,262 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 254669696'. 2024-06-28 15:42:41,265 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:41,265 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0de1de13-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:41,266 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0de20526-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0de1de13-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0de1de13-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ac7b2d7, true, {}] 2024-06-28 15:42:41,267 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5188c0f2 2024-06-28 15:42:41,267 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0de22c37-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0de1de13-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0de1de13-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32e8bdc4, true, {}] 2024-06-28 15:42:41,269 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2431, durable=true, userID=0de25349-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0de20525-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1521875494, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-28 15:42:41,274 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0de33daa-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:41,275 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0de364bd-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0de33daa-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0de33daa-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68a496e, true, {}] 2024-06-28 15:42:41,275 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0de364be-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0de33daa-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0de33daa-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51ab0a8b, true, {}] 2024-06-28 15:42:41,277 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-28 15:42:41,277 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2431]:RELIABLE:CoreMessage[messageID=2431, durable=true, userID=0de25349-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0de20525-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1521875494 2024-06-28 15:42:41,278 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2431, durable=true, userID=0de25349-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0de20525-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1521875494 to transaction: TransactionImpl [xid=null, txID=2440, xid=null, state=ACTIVE, createTime=1719589361278(Fri Jun 28 15:42:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@115a63f2 2024-06-28 15:42:41,279 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@663d59ed] 2024-06-28 15:42:41,283 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2431, durable=true, userID=0de25349-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0de20525-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1521875494, transaction: TransactionImpl [xid=null, txID=2440, xid=null, state=COMMITTED, createTime=1719589361278(Fri Jun 28 15:42:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@115a63f2 2024-06-28 15:42:41,284 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0de33daa-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:41,285 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:41,285 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:41,286 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0de1de13-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:41,287 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:41,287 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 24.933655 ms 2024-06-28 15:42:41,287 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:41,288 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:41,288 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:41,288 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1616383554'. 2024-06-28 15:42:41,292 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:41,293 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0de623e0-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:41,294 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0de623e3-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0de623e0-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0de623e0-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43f418ca, true, {}] 2024-06-28 15:42:41,294 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4ad0465c 2024-06-28 15:42:41,294 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0de64af4-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0de623e0-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0de623e0-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43beb265, true, {}] 2024-06-28 15:42:41,296 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2453, durable=true, userID=0de69916-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0de623e2-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1020280965, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-28 15:42:41,302 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0de78377-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:41,303 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0de7aa8a-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0de78377-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0de78377-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d2802fa, true, {}] 2024-06-28 15:42:41,303 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0de7aa8b-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0de78377-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0de78377-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31141449, true, {}] 2024-06-28 15:42:41,304 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-28 15:42:41,305 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2453]:RELIABLE:CoreMessage[messageID=2453, durable=true, userID=0de69916-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0de623e2-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1020280965 2024-06-28 15:42:41,306 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2453, durable=true, userID=0de69916-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0de623e2-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1020280965 to transaction: TransactionImpl [xid=null, txID=2462, xid=null, state=ACTIVE, createTime=1719589361306(Fri Jun 28 15:42:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@56e6a267 2024-06-28 15:42:41,306 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7d487147] 2024-06-28 15:42:41,310 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2453, durable=true, userID=0de69916-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0de623e2-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1020280965, transaction: TransactionImpl [xid=null, txID=2462, xid=null, state=COMMITTED, createTime=1719589361306(Fri Jun 28 15:42:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@56e6a267 2024-06-28 15:42:41,311 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0de78377-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:41,312 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:41,312 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:41,313 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0de623e0-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:41,314 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:41,314 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 25.805703 ms 2024-06-28 15:42:41,314 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:41,315 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:41,315 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:41,316 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2055792297'. 2024-06-28 15:42:41,319 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:41,320 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0dea1b8d-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:41,320 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0dea42a0-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0dea1b8d-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0dea1b8d-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d36560d, true, {}] 2024-06-28 15:42:41,321 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3ce34b92 2024-06-28 15:42:41,321 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0dea69b1-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0dea1b8d-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0dea1b8d-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24593c59, true, {}] 2024-06-28 15:42:41,322 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 0dea69b1-3565-11ef-88ed-0a580a2812a0 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true] 2024-06-28 15:42:41,323 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@dcf4cdf 2024-06-28 15:42:41,325 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2477, durable=true, userID=0deadee3-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:41 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0dea429f-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1077220823, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-28 15:42:41,326 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0deb2d04-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:41,326 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0deb2d07-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0deb2d04-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0deb2d04-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3583b996, true, {}] 2024-06-28 15:42:41,327 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0deb5418-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0deb2d04-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0deb2d04-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@49c3b008, true, {}] 2024-06-28 15:42:41,328 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5d27fbf8-1c8f-45ca-8faf-b6b408459688, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:42:41,329 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2983fc51 2024-06-28 15:42:41,329 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5d27fbf8-1c8f-45ca-8faf-b6b408459688, null, 0, false, true, null] 2024-06-28 15:42:41,530 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3872c85f] 2024-06-28 15:42:41,532 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0deb2d04-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:41,533 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:41,533 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:41,534 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0dea1b8d-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:41,535 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:41,535 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 219.909222 ms 2024-06-28 15:42:41,536 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:41,537 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:41,537 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:41,537 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 185048994'. 2024-06-28 15:42:41,540 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:41,540 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0e0bd46b-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:41,541 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e0bfb7e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0e0bd46b-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0e0bd46b-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2614220e, true, {}] 2024-06-28 15:42:41,542 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6b17aa0b 2024-06-28 15:42:41,543 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e0c228f-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0e0bd46b-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0e0bd46b-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@de0e4e0, true, {}] 2024-06-28 15:42:41,545 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2506, durable=true, userID=0e0c70b1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:41 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0e0bfb7d-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1607839186, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-28 15:42:41,546 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0e0cbed2-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:41,547 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e0ce5e5-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0e0cbed2-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0e0cbed2-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4762026b, true, {}] 2024-06-28 15:42:41,547 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e0ce5e6-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0e0cbed2-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0e0cbed2-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69ce11d7, true, {}] 2024-06-28 15:42:41,549 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b762f016-6371-401b-a70b-52b2ddf8e76a, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:42:41,549 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@e584e9c 2024-06-28 15:42:41,550 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b762f016-6371-401b-a70b-52b2ddf8e76a, null, 0, false, true, null] 2024-06-28 15:42:41,751 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@439acac0] 2024-06-28 15:42:41,753 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0e0cbed2-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:41,756 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:41,757 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:41,758 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0e0bd46b-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:41,760 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:41,761 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 223.865124 ms 2024-06-28 15:42:41,761 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:41,762 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:41,762 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:41,763 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 548758850'. 2024-06-28 15:42:41,767 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:41,767 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0e2e77a9-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:41,768 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e2e9ebc-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0e2e77a9-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0e2e77a9-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@13a80504, true, {}] 2024-06-28 15:42:41,769 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5a1216b0 2024-06-28 15:42:41,769 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e2ec5cd-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0e2e77a9-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0e2e77a9-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f0047e2, true, {}] 2024-06-28 15:42:41,771 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2535, durable=true, userID=0e2eecdf-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:41 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0e2e9ebb-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@79763472, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-28 15:42:41,772 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0e2f3b00-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:41,773 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e2f6213-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0e2f3b00-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0e2f3b00-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76da4152, true, {}] 2024-06-28 15:42:41,773 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e2f6214-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0e2f3b00-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0e2f3b00-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76888e67, true, {}] 2024-06-28 15:42:41,775 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0ed745b4-91ec-43e1-902f-af4e73745eaf, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:42:41,775 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@28541e3c 2024-06-28 15:42:41,776 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0ed745b4-91ec-43e1-902f-af4e73745eaf, null, 0, false, true, null] 2024-06-28 15:42:41,976 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@67d6b0a6] 2024-06-28 15:42:41,978 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0e2f3b00-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:41,980 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:41,980 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:41,980 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0e2e77a9-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:41,981 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:41,981 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 218.786975 ms 2024-06-28 15:42:41,982 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:41,982 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:41,983 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:41,985 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 648801844'. 2024-06-28 15:42:41,988 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:41,989 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0e505797-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:41,990 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e507eaa-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0e505797-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0e505797-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5bd3e030, true, {}] 2024-06-28 15:42:41,990 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3c251258 2024-06-28 15:42:41,999 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e51b72b-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0e505797-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0e505797-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e59c617, true, {}] 2024-06-28 15:42:42,001 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2564, durable=true, userID=0e52054d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:42 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0e507ea9-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2064030439, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-28 15:42:42,002 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0e52536e-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:42,003 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e527a81-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0e52536e-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0e52536e-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8003179, true, {}] 2024-06-28 15:42:42,003 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e527a82-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0e52536e-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0e52536e-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@536d5245, true, {}] 2024-06-28 15:42:42,005 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f4ec9966-377a-4bc1-b554-4f80af90fb8b, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:42:42,006 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4e953cc2 2024-06-28 15:42:42,006 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f4ec9966-377a-4bc1-b554-4f80af90fb8b, null, 0, false, true, null] 2024-06-28 15:42:42,207 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5a98983b] 2024-06-28 15:42:42,209 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0e52536e-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:42,211 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:42,211 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:42,212 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0e505797-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:42,213 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:42,214 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 230.873955 ms 2024-06-28 15:42:42,214 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:42,215 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:42,215 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:42,215 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2126446074'. 2024-06-28 15:42:42,220 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:42,220 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0e739715-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:42,221 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e73be28-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0e739715-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0e739715-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38261189, true, {}] 2024-06-28 15:42:42,222 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@521981d9 2024-06-28 15:42:42,222 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e73e539-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0e739715-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0e739715-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3644f4b1, true, {}] 2024-06-28 15:42:42,224 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2593, durable=true, userID=0e740c4b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:42 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0e73be27-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1811908891, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-28 15:42:42,225 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0e745a6c-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:42,225 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e745a6f-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0e745a6c-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0e745a6c-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@cfad47b, true, {}] 2024-06-28 15:42:42,226 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e748180-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0e745a6c-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0e745a6c-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6cfcd238, true, {}] 2024-06-28 15:42:42,227 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e45920cb-2673-43f9-a433-4f5adb832b5e, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:42:42,228 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@229b51b9 2024-06-28 15:42:42,228 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e45920cb-2673-43f9-a433-4f5adb832b5e, null, 0, false, true, null] 2024-06-28 15:42:42,429 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@61cf142f] 2024-06-28 15:42:42,431 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0e745a6c-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:42,433 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:42,433 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:42,434 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0e739715-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:42,435 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:42,435 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 220.476129 ms 2024-06-28 15:42:42,436 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:42,437 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:42,437 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:42,437 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 284671042'. 2024-06-28 15:42:42,441 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:42,442 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0e957703-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:42,443 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e959e16-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0e957703-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0e957703-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@761a4e41, true, {}] 2024-06-28 15:42:42,444 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@11a8735d 2024-06-28 15:42:42,444 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e95c527-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0e957703-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0e957703-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5bbd2c5f, true, {}] 2024-06-28 15:42:42,446 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2622, durable=true, userID=0e95ec39-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:42 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0e959e15-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1837442735, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-28 15:42:42,447 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0e963a5a-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:42,448 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e96616d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0e963a5a-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0e963a5a-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33cd99e9, true, {}] 2024-06-28 15:42:42,449 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e96887e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0e963a5a-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0e963a5a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5443be20, true, {}] 2024-06-28 15:42:42,451 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b164a910-8355-4c05-9d44-6081639361a0, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:42:42,451 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@ba1ca94 2024-06-28 15:42:42,452 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b164a910-8355-4c05-9d44-6081639361a0, null, 0, false, true, null] 2024-06-28 15:42:42,653 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@575a6540] 2024-06-28 15:42:42,655 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0e963a5a-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:42,659 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:42,659 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:42,660 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0e957703-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:42,662 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:42,662 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 225.430778 ms 2024-06-28 15:42:42,662 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:42,664 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:42,664 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:42,664 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 49808344'. 2024-06-28 15:42:42,668 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:42,669 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0eb81a41-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:42,670 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0eb84154-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0eb81a41-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0eb81a41-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a3cad39, true, {}] 2024-06-28 15:42:42,670 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6298dafb 2024-06-28 15:42:42,671 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0eb86865-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0eb81a41-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0eb81a41-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23e64f67, true, {}] 2024-06-28 15:42:42,672 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2651, durable=true, userID=0eb88f77-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:42 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0eb84153-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@267716056, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-28 15:42:42,673 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0eb8b688-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:42,674 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0eb8dd9b-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0eb8b688-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0eb8b688-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73215253, true, {}] 2024-06-28 15:42:42,675 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0eb8dd9c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0eb8b688-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0eb8b688-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12c40e8e, true, {}] 2024-06-28 15:42:42,676 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=fbebb822-15d0-478e-94ba-942f92948ceb, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:42:42,677 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2e0a126d 2024-06-28 15:42:42,677 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, fbebb822-15d0-478e-94ba-942f92948ceb, null, 0, false, true, null] 2024-06-28 15:42:42,878 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@34f4fd04] 2024-06-28 15:42:42,880 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0eb8b688-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:42,882 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:42,882 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:42,883 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0eb81a41-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:42,884 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:42,885 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 220.505723 ms 2024-06-28 15:42:42,885 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:42,886 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:42,886 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:42,886 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 339779942'. 2024-06-28 15:42:42,890 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:42,890 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ed9d31f-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:42,891 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ed9fa32-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0ed9d31f-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0ed9d31f-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1bfb2da5, true, {}] 2024-06-28 15:42:42,892 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@78f2cab9 2024-06-28 15:42:42,892 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0eda2143-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0ed9d31f-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0ed9d31f-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39b85ee6, true, {}] 2024-06-28 15:42:42,894 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2680, durable=true, userID=0eda6f65-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:42 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0ed9fa31-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@327000086, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-28 15:42:42,895 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0eda9676-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:42,896 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0edabd89-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0eda9676-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0eda9676-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7075659d, true, {}] 2024-06-28 15:42:42,896 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0edabd8a-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0eda9676-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0eda9676-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c207141, true, {}] 2024-06-28 15:42:42,898 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0eb4d7f5-94b7-4050-a16e-c06ddb4d4436, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:42:42,898 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7e2ea8b2 2024-06-28 15:42:42,899 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0eb4d7f5-94b7-4050-a16e-c06ddb4d4436, null, 0, false, true, null] 2024-06-28 15:42:43,099 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7f5ba1bf] 2024-06-28 15:42:43,101 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0eda9676-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:43,103 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:43,103 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:43,104 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ed9d31f-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:43,105 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:43,106 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 219.798917 ms 2024-06-28 15:42:43,106 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:43,107 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:43,107 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:43,107 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1980317609'. 2024-06-28 15:42:43,111 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:43,112 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0efbb30d-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:43,113 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0efbb310-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0efbb30d-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0efbb30d-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43a06c2, true, {}] 2024-06-28 15:42:43,113 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@36117f63 2024-06-28 15:42:43,113 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0efbda21-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0efbb30d-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0efbb30d-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b7494e1, true, {}] 2024-06-28 15:42:43,115 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2709, durable=true, userID=0efc2843-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0efbb30f-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@49653538, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-28 15:42:43,116 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0efc4f54-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:43,117 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0efc7667-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0efc4f54-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0efc4f54-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d2b01d8, true, {}] 2024-06-28 15:42:43,117 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0efc7668-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0efc4f54-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0efc4f54-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@fc7dfc9, true, {}] 2024-06-28 15:42:43,119 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d8d427f2-7943-4d5c-a458-63572ce9e51e, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:42:43,120 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2c81019c 2024-06-28 15:42:43,120 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d8d427f2-7943-4d5c-a458-63572ce9e51e, null, 0, false, true, null] 2024-06-28 15:42:43,321 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4b50ebea] 2024-06-28 15:42:43,323 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0efc4f54-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:43,324 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:43,325 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:43,326 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0efbb30d-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:43,327 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:43,327 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 219.912879 ms 2024-06-28 15:42:43,327 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:43,328 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:43,328 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:43,329 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2109642324'. 2024-06-28 15:42:43,332 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:43,333 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0f1d6beb-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:43,334 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f1d92fe-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f1d6beb-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f1d6beb-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41fc3460, true, {}] 2024-06-28 15:42:43,334 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@22b8eaf0 2024-06-28 15:42:43,335 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f1d92ff-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f1d6beb-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f1d6beb-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c4da036, true, {}] 2024-06-28 15:42:43,336 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2738, durable=true, userID=0f1de121-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=0f1d92fd-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1703653775, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-28 15:42:43,337 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0f1e0832-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:43,338 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f1e2f45-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f1e0832-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f1e0832-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6867a305, true, {}] 2024-06-28 15:42:43,338 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f1e2f46-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f1e0832-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f1e0832-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@569543d5, true, {}] 2024-06-28 15:42:43,339 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=abe801c8-6c10-4d90-a623-bf97cd7a930d, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:42:43,340 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@84f77c4 2024-06-28 15:42:43,340 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, abe801c8-6c10-4d90-a623-bf97cd7a930d, null, 0, false, true, null] 2024-06-28 15:42:43,541 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4d20d8e6] 2024-06-28 15:42:43,543 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0f1e0832-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:43,546 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:43,547 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:43,548 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0f1d6beb-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:43,549 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:43,549 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 220.882684 ms 2024-06-28 15:42:43,549 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:43,551 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:43,551 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:43,552 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1292474935'. 2024-06-28 15:42:43,556 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:43,556 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0f3f72e9-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:43,557 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f3f99fc-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f3f72e9-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f3f72e9-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f71d7ab, true, {}] 2024-06-28 15:42:43,558 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f3fc10d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f3f72e9-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f3f72e9-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4cfbbe9e, true, {}] 2024-06-28 15:42:43,560 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 0f3fc10d-3565-11ef-88ed-0a580a2812a0 with parameters: [test/mom/testProperties, [MULTICAST], true] 2024-06-28 15:42:43,560 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@795dae0f 2024-06-28 15:42:43,569 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=49177dbe-7756-4b31-84df-38491dd33e62, address=test/mom/testProperties, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:42:43,571 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1c0a58e1 2024-06-28 15:42:43,571 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 49177dbe-7756-4b31-84df-38491dd33e62, null, 0, false, true, null] 2024-06-28 15:42:43,572 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0f41e3ef-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:43,573 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f420b02-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f41e3ef-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f41e3ef-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d550de7, true, {}] 2024-06-28 15:42:43,574 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@79beb8a0 2024-06-28 15:42:43,574 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f423213-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f41e3ef-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f41e3ef-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27ac0d58, true, {}] 2024-06-28 15:42:43,575 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2777, durable=true, userID=0f425925-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=568, properties=TypedProperties[prop=propValue, __AMQ_CID=0f420b01-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2085727274, context: RoutingContextImpl(Address=test/mom/testProperties, routingType=MULTICAST, PreviousAddress=test/mom/testProperties previousRoute:MULTICAST, reusable=true, version=-2147482936) .................................................. ***** durable queues test/mom/testProperties: ***** non durable for test/mom/testProperties: - queueID=2769 address:test/mom/testProperties name:49177dbe-7756-4b31-84df-38491dd33e62 filter:null .................................................. , transaction: null 2024-06-28 15:42:43,575 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 49177dbe-7756-4b31-84df-38491dd33e62: Reference[2777]:RELIABLE:CoreMessage[messageID=2777, durable=true, userID=0f425925-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=568, properties=TypedProperties[prop=propValue, __AMQ_CID=0f420b01-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2085727274 2024-06-28 15:42:43,576 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 49177dbe-7756-4b31-84df-38491dd33e62: CoreMessage[messageID=2777, durable=true, userID=0f425925-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=568, properties=TypedProperties[prop=propValue, __AMQ_CID=0f420b01-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2085727274 to transaction: TransactionImpl [xid=null, txID=2780, xid=null, state=ACTIVE, createTime=1719589363576(Fri Jun 28 15:42:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@d70434c 2024-06-28 15:42:43,576 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 49177dbe-7756-4b31-84df-38491dd33e62: CoreMessage[messageID=2777, durable=true, userID=0f425925-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=568, properties=TypedProperties[prop=propValue, __AMQ_CID=0f420b01-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2085727274, transaction: TransactionImpl [xid=null, txID=2780, xid=null, state=COMMITTED, createTime=1719589363576(Fri Jun 28 15:42:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@d70434c 2024-06-28 15:42:43,577 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@15b54cb7] 2024-06-28 15:42:43,578 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0f3f72e9-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:43,580 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:43,580 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:43,581 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0f41e3ef-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:43,582 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:43,582 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 30.713127 ms 2024-06-28 15:42:43,582 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:43,584 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:43,584 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:43,584 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 469297732'. 2024-06-28 15:42:43,588 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:43,588 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0f4454f7-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:43,589 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f447c0a-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f4454f7-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f4454f7-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d03da32, true, {}] 2024-06-28 15:42:43,590 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f447c0b-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f4454f7-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f4454f7-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d0cf084, true, {}] 2024-06-28 15:42:43,591 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishJsonData, null, 0, false, true, null] 2024-06-28 15:42:43,592 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0f44f13c-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:43,592 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f44f13f-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f44f13c-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f44f13c-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@112eac3e, true, {}] 2024-06-28 15:42:43,593 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1f6c0e8a 2024-06-28 15:42:43,593 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f451850-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f44f13c-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f44f13c-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41210a98, true, {}] 2024-06-28 15:42:43,594 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2805, durable=true, userID=0f453f62-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=681, properties=TypedProperties[__AMQ_CID=0f44f13e-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@552070619, context: RoutingContextImpl(Address=test/mom/testPublishJsonData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishJsonData previousRoute:ANYCAST, reusable=true, version=-2147482990) .................................................. ***** durable queues test/mom/testPublishJsonData: - queueID=670 address:test/mom/testPublishJsonData name:test/mom/testPublishJsonData filter:null ***** non durable for test/mom/testPublishJsonData: .................................................. , transaction: null 2024-06-28 15:42:43,596 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishJsonData: Reference[2805]:RELIABLE:CoreMessage[messageID=2805, durable=true, userID=0f453f62-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=681, properties=TypedProperties[__AMQ_CID=0f44f13e-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@552070619 2024-06-28 15:42:43,597 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishJsonData: CoreMessage[messageID=2805, durable=true, userID=0f453f62-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=681, properties=TypedProperties[__AMQ_CID=0f44f13e-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@552070619 to transaction: TransactionImpl [xid=null, txID=2808, xid=null, state=ACTIVE, createTime=1719589363597(Fri Jun 28 15:42:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@53654f54 2024-06-28 15:42:43,598 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@bf70ce5, org.eclipse.scout.rt.mom.jms.JmsSubscription@331b0bfd] 2024-06-28 15:42:43,599 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishJsonData: CoreMessage[messageID=2805, durable=true, userID=0f453f62-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=681, properties=TypedProperties[__AMQ_CID=0f44f13e-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@552070619, transaction: TransactionImpl [xid=null, txID=2808, xid=null, state=COMMITTED, createTime=1719589363597(Fri Jun 28 15:42:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@53654f54 2024-06-28 15:42:43,600 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0f4454f7-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:43,602 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:43,602 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:43,602 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0f44f13c-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:43,603 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:43,604 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 19.865166 ms 2024-06-28 15:42:43,604 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:43,605 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:43,605 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:43,605 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 832337886'. 2024-06-28 15:42:43,606 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 0.965099 ms 2024-06-28 15:42:43,606 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:43,607 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:43,607 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:43,607 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1446594688'. 2024-06-28 15:42:43,610 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:43,610 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0f47b064-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:43,611 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f47d777-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f47b064-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f47b064-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55661551, true, {}] 2024-06-28 15:42:43,612 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f47fe88-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f47b064-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f47b064-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40bdc516, true, {}] 2024-06-28 15:42:43,613 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:43,614 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0f484ca9-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:43,615 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f4873bc-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f484ca9-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f484ca9-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d45ca73, true, {}] 2024-06-28 15:42:43,615 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7cfc2a08 2024-06-28 15:42:43,615 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f4873bd-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f484ca9-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f484ca9-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@835a28, true, {}] 2024-06-28 15:42:43,617 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2827, durable=true, userID=0f489acf-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=0f484cab-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@350506669, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:43,618 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2827]:RELIABLE:CoreMessage[messageID=2827, durable=true, userID=0f489acf-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=0f484cab-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@350506669 2024-06-28 15:42:43,619 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2827, durable=true, userID=0f489acf-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=0f484cab-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@350506669 to transaction: TransactionImpl [xid=null, txID=2830, xid=null, state=ACTIVE, createTime=1719589363619(Fri Jun 28 15:42:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@274c68fd 2024-06-28 15:42:43,620 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@7ea0438c, org.eclipse.scout.rt.mom.jms.JmsSubscription@3831fb48] 2024-06-28 15:42:43,622 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2827, durable=true, userID=0f489acf-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=0f484cab-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@350506669, transaction: TransactionImpl [xid=null, txID=2830, xid=null, state=COMMITTED, createTime=1719589363619(Fri Jun 28 15:42:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@274c68fd 2024-06-28 15:42:43,623 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0f47b064-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:43,624 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0f49d350-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:43,625 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f49d353-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f49d350-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f49d350-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24dfdbb0, true, {}] 2024-06-28 15:42:43,625 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f49fa64-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f49d350-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f49d350-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@471b1467, true, {}] 2024-06-28 15:42:43,626 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:43,627 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f4a2175-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f484ca9-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f484ca9-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7bf363e3, true, {}] 2024-06-28 15:42:43,628 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2845, durable=true, userID=0f4a4887-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=0f484cab-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1282558651, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:43,633 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2845]:RELIABLE:CoreMessage[messageID=2845, durable=true, userID=0f4a4887-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=0f484cab-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1282558651 2024-06-28 15:42:43,634 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2845, durable=true, userID=0f4a4887-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=0f484cab-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1282558651 to transaction: TransactionImpl [xid=null, txID=2848, xid=null, state=ACTIVE, createTime=1719589363633(Fri Jun 28 15:42:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@20041a35 2024-06-28 15:42:43,635 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@2fc2d1f0, org.eclipse.scout.rt.mom.jms.JmsSubscription@57b4fc1e] 2024-06-28 15:42:43,636 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2845, durable=true, userID=0f4a4887-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=0f484cab-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1282558651, transaction: TransactionImpl [xid=null, txID=2848, xid=null, state=COMMITTED, createTime=1719589363633(Fri Jun 28 15:42:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@20041a35 2024-06-28 15:42:43,637 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0f49d350-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:43,639 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0f4c1d48-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:43,639 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f4c1d4b-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f4c1d48-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f4c1d48-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25e9bc8a, true, {}] 2024-06-28 15:42:43,640 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f4c445c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f4c1d48-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f4c1d48-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38dac0fa, true, {}] 2024-06-28 15:42:43,641 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:43,642 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f4c6b6d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f484ca9-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f484ca9-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@771b88e6, true, {}] 2024-06-28 15:42:43,643 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2863, durable=true, userID=0f4c927f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=0f484cab-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@493216211, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:43,646 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2863]:RELIABLE:CoreMessage[messageID=2863, durable=true, userID=0f4c927f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=0f484cab-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@493216211 2024-06-28 15:42:43,646 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2863, durable=true, userID=0f4c927f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=0f484cab-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@493216211 to transaction: TransactionImpl [xid=null, txID=2866, xid=null, state=ACTIVE, createTime=1719589363646(Fri Jun 28 15:42:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@53e67fce 2024-06-28 15:42:43,648 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@5a07088b, org.eclipse.scout.rt.mom.jms.JmsSubscription@32f35739] 2024-06-28 15:42:43,648 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2863, durable=true, userID=0f4c927f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=0f484cab-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@493216211, transaction: TransactionImpl [xid=null, txID=2866, xid=null, state=COMMITTED, createTime=1719589363646(Fri Jun 28 15:42:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@53e67fce 2024-06-28 15:42:43,650 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0f4c1d48-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:43,651 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0f4df210-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:43,652 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f4e1923-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f4df210-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f4df210-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@362be5e7, true, {}] 2024-06-28 15:42:43,653 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f4e4034-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f4df210-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f4df210-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d67d6e8, true, {}] 2024-06-28 15:42:43,654 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:43,654 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f4e6745-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f484ca9-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f484ca9-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4de87f4d, true, {}] 2024-06-28 15:42:43,656 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2881, durable=true, userID=0f4e8e57-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=0f484cab-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2103285201, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:43,670 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2881]:RELIABLE:CoreMessage[messageID=2881, durable=true, userID=0f4e8e57-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=0f484cab-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2103285201 2024-06-28 15:42:43,671 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2881, durable=true, userID=0f4e8e57-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=0f484cab-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2103285201 to transaction: TransactionImpl [xid=null, txID=2884, xid=null, state=ACTIVE, createTime=1719589363671(Fri Jun 28 15:42:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@13a15a14 2024-06-28 15:42:43,672 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@3cc7cf58, org.eclipse.scout.rt.mom.jms.JmsSubscription@7fd8f21] 2024-06-28 15:42:43,676 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2881, durable=true, userID=0f4e8e57-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=0f484cab-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2103285201, transaction: TransactionImpl [xid=null, txID=2884, xid=null, state=COMMITTED, createTime=1719589363671(Fri Jun 28 15:42:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@13a15a14 2024-06-28 15:42:43,677 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0f4df210-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:43,679 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0f5237d8-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:43,680 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f525eeb-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f5237d8-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f5237d8-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56b6470f, true, {}] 2024-06-28 15:42:43,680 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f525eec-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f5237d8-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f5237d8-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30d5cbbf, true, {}] 2024-06-28 15:42:43,681 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:43,682 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f52ad0d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f484ca9-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f484ca9-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62f4c89f, true, {}] 2024-06-28 15:42:43,683 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2899, durable=true, userID=0f52d41f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=0f484cab-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1423570301, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:43,689 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2899]:RELIABLE:CoreMessage[messageID=2899, durable=true, userID=0f52d41f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=0f484cab-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1423570301 2024-06-28 15:42:43,689 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2899, durable=true, userID=0f52d41f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=0f484cab-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1423570301 to transaction: TransactionImpl [xid=null, txID=2902, xid=null, state=ACTIVE, createTime=1719589363689(Fri Jun 28 15:42:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6ce5fc07 2024-06-28 15:42:43,690 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@35216a2e, org.eclipse.scout.rt.mom.jms.JmsSubscription@3c51dec5] 2024-06-28 15:42:43,692 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2899, durable=true, userID=0f52d41f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=0f484cab-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1423570301, transaction: TransactionImpl [xid=null, txID=2902, xid=null, state=COMMITTED, createTime=1719589363689(Fri Jun 28 15:42:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6ce5fc07 2024-06-28 15:42:43,692 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0f5237d8-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:43,694 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0f5481d0-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:43,695 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f54a8e3-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f5481d0-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f5481d0-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c1704f, true, {}] 2024-06-28 15:42:43,695 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f54a8e4-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f5481d0-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f5481d0-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6137c9c5, true, {}] 2024-06-28 15:42:43,696 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:43,697 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f54f705-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f484ca9-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f484ca9-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f9b10a4, true, {}] 2024-06-28 15:42:43,698 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2917, durable=true, userID=0f551e17-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=0f484cab-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1828753395, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:43,704 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2917]:RELIABLE:CoreMessage[messageID=2917, durable=true, userID=0f551e17-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=0f484cab-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1828753395 2024-06-28 15:42:43,704 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2917, durable=true, userID=0f551e17-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=0f484cab-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1828753395 to transaction: TransactionImpl [xid=null, txID=2920, xid=null, state=ACTIVE, createTime=1719589363704(Fri Jun 28 15:42:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@26a9f1a1 2024-06-28 15:42:43,705 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@5b6a9ef6, org.eclipse.scout.rt.mom.jms.JmsSubscription@16bed816] 2024-06-28 15:42:43,707 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2917, durable=true, userID=0f551e17-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=0f484cab-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1828753395, transaction: TransactionImpl [xid=null, txID=2920, xid=null, state=COMMITTED, createTime=1719589363704(Fri Jun 28 15:42:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@26a9f1a1 2024-06-28 15:42:43,708 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0f5481d0-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:43,710 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0f56f2d8-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:43,711 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f5719eb-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f56f2d8-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f56f2d8-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@910c1eb, true, {}] 2024-06-28 15:42:43,712 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f5740fc-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f56f2d8-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f56f2d8-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c696603, true, {}] 2024-06-28 15:42:43,713 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:43,713 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f57680d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f484ca9-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f484ca9-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f04828a, true, {}] 2024-06-28 15:42:43,715 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2935, durable=true, userID=0f578f1f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=0f484cab-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1576921287, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:43,718 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2935]:RELIABLE:CoreMessage[messageID=2935, durable=true, userID=0f578f1f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=0f484cab-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1576921287 2024-06-28 15:42:43,720 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2935, durable=true, userID=0f578f1f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=0f484cab-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1576921287 to transaction: TransactionImpl [xid=null, txID=2938, xid=null, state=ACTIVE, createTime=1719589363719(Fri Jun 28 15:42:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4ee07705 2024-06-28 15:42:43,724 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@6cc91654, org.eclipse.scout.rt.mom.jms.JmsSubscription@3c72c488] 2024-06-28 15:42:43,726 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2935, durable=true, userID=0f578f1f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=0f484cab-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1576921287, transaction: TransactionImpl [xid=null, txID=2938, xid=null, state=COMMITTED, createTime=1719589363719(Fri Jun 28 15:42:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4ee07705 2024-06-28 15:42:43,727 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0f56f2d8-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:43,730 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0f59ff20-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:43,732 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f5a4d43-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f59ff20-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f59ff20-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b5c6c5c, true, {}] 2024-06-28 15:42:43,733 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f5a4d44-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f59ff20-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f59ff20-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79d51053, true, {}] 2024-06-28 15:42:43,734 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:43,736 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f5ae985-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f484ca9-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f484ca9-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52a8dfbd, true, {}] 2024-06-28 15:42:43,741 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2953, durable=true, userID=0f5b1097-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=0f484cab-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@257973637, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:43,747 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2953]:RELIABLE:CoreMessage[messageID=2953, durable=true, userID=0f5b1097-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=0f484cab-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@257973637 2024-06-28 15:42:43,748 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2953, durable=true, userID=0f5b1097-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=0f484cab-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@257973637 to transaction: TransactionImpl [xid=null, txID=2956, xid=null, state=ACTIVE, createTime=1719589363748(Fri Jun 28 15:42:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6676348d 2024-06-28 15:42:43,749 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@4f94b2a8, org.eclipse.scout.rt.mom.jms.JmsSubscription@2f26634a] 2024-06-28 15:42:43,753 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2953, durable=true, userID=0f5b1097-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=0f484cab-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@257973637, transaction: TransactionImpl [xid=null, txID=2956, xid=null, state=COMMITTED, createTime=1719589363748(Fri Jun 28 15:42:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6676348d 2024-06-28 15:42:43,754 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0f59ff20-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:43,757 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0f5e1dd8-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:43,758 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f5e1ddb-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f5e1dd8-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f5e1dd8-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@567fa779, true, {}] 2024-06-28 15:42:43,758 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f5e44ec-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f5e1dd8-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f5e1dd8-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16760baf, true, {}] 2024-06-28 15:42:43,759 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:43,760 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f5e930d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f484ca9-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f484ca9-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@226424f7, true, {}] 2024-06-28 15:42:43,762 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2971, durable=true, userID=0f5eba1f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=0f484cab-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@964871646, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:43,767 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2971]:RELIABLE:CoreMessage[messageID=2971, durable=true, userID=0f5eba1f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=0f484cab-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@964871646 2024-06-28 15:42:43,767 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2971, durable=true, userID=0f5eba1f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=0f484cab-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@964871646 to transaction: TransactionImpl [xid=null, txID=2974, xid=null, state=ACTIVE, createTime=1719589363767(Fri Jun 28 15:42:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3d5c082 2024-06-28 15:42:43,769 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@6b5f91a5, org.eclipse.scout.rt.mom.jms.JmsSubscription@375dc95c] 2024-06-28 15:42:43,770 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2971, durable=true, userID=0f5eba1f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=0f484cab-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@964871646, transaction: TransactionImpl [xid=null, txID=2974, xid=null, state=COMMITTED, createTime=1719589363767(Fri Jun 28 15:42:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3d5c082 2024-06-28 15:42:43,771 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0f5e1dd8-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:43,774 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0f60b5f0-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:43,775 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f60b5f3-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f60b5f0-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f60b5f0-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7baac04d, true, {}] 2024-06-28 15:42:43,775 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f60dd04-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f60b5f0-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f60b5f0-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6966be31, true, {}] 2024-06-28 15:42:43,776 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:43,777 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f612b25-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f484ca9-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f484ca9-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b6f5d36, true, {}] 2024-06-28 15:42:43,778 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2989, durable=true, userID=0f615237-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=0f484cab-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1623641984, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:43,780 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2989]:RELIABLE:CoreMessage[messageID=2989, durable=true, userID=0f615237-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=0f484cab-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1623641984 2024-06-28 15:42:43,781 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2989, durable=true, userID=0f615237-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=0f484cab-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1623641984 to transaction: TransactionImpl [xid=null, txID=2992, xid=null, state=ACTIVE, createTime=1719589363781(Fri Jun 28 15:42:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7a2d9e22 2024-06-28 15:42:43,782 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@e822394, org.eclipse.scout.rt.mom.jms.JmsSubscription@3520d2db] 2024-06-28 15:42:43,786 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2989, durable=true, userID=0f615237-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=0f484cab-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1623641984, transaction: TransactionImpl [xid=null, txID=2992, xid=null, state=COMMITTED, createTime=1719589363781(Fri Jun 28 15:42:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7a2d9e22 2024-06-28 15:42:43,787 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0f60b5f0-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:43,790 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:43,790 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:43,791 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0f484ca9-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:43,793 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:43,794 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 186.332731 ms 2024-06-28 15:42:43,794 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:43,799 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:43,799 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:43,801 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1359019605'. 2024-06-28 15:42:43,808 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:43,809 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0f660d29-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:43,810 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f660d2c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f660d29-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f660d29-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a16800, true, {}] 2024-06-28 15:42:43,810 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f66343d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f660d29-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f660d29-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@796d4e0c, true, {}] 2024-06-28 15:42:43,812 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishText, null, 0, false, true, null] 2024-06-28 15:42:43,813 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0f66a96e-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:43,814 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f66d081-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f66a96e-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f66a96e-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4528259e, true, {}] 2024-06-28 15:42:43,814 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3f04847e 2024-06-28 15:42:43,815 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f66f792-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f66a96e-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f66a96e-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@26b3fdb, true, {}] 2024-06-28 15:42:43,816 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3011, durable=true, userID=0f671ea4-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=0f66d080-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@250156638, context: RoutingContextImpl(Address=test/mom/testPublishText, routingType=ANYCAST, PreviousAddress=test/mom/testPublishText previousRoute:ANYCAST, reusable=true, version=-2147482983) .................................................. ***** durable queues test/mom/testPublishText: - queueID=926 address:test/mom/testPublishText name:test/mom/testPublishText filter:null ***** non durable for test/mom/testPublishText: .................................................. , transaction: null 2024-06-28 15:42:43,818 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishText: Reference[3011]:RELIABLE:CoreMessage[messageID=3011, durable=true, userID=0f671ea4-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=0f66d080-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@250156638 2024-06-28 15:42:43,819 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishText: CoreMessage[messageID=3011, durable=true, userID=0f671ea4-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=0f66d080-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@250156638 to transaction: TransactionImpl [xid=null, txID=3014, xid=null, state=ACTIVE, createTime=1719589363819(Fri Jun 28 15:42:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2f381a18 2024-06-28 15:42:43,821 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@7aca4144, org.eclipse.scout.rt.mom.jms.JmsSubscription@a19fe87] 2024-06-28 15:42:43,822 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishText: CoreMessage[messageID=3011, durable=true, userID=0f671ea4-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=0f66d080-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@250156638, transaction: TransactionImpl [xid=null, txID=3014, xid=null, state=COMMITTED, createTime=1719589363819(Fri Jun 28 15:42:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2f381a18 2024-06-28 15:42:43,823 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0f660d29-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:43,825 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:43,825 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:43,826 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0f66a96e-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:43,828 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:43,828 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 29.082939 ms 2024-06-28 15:42:43,829 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:43,830 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:43,831 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:43,831 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1245531346'. 2024-06-28 15:42:43,842 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:43,843 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0f6b1646-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:43,844 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f6b6469-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f6b1646-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f6b1646-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f55be5, true, {}] 2024-06-28 15:42:43,845 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f6b646a-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f6b1646-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f6b1646-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b4afb6, true, {}] 2024-06-28 15:42:43,846 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeCorrelationId, null, 0, false, true, null] 2024-06-28 15:42:43,848 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0f6c00ab-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[cid=cid:abc] 2024-06-28 15:42:43,849 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f6c27be-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f6c00ab-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f6c00ab-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9b54723, true, {}] 2024-06-28 15:42:43,849 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2f7af3d0 - MDC[cid=cid:abc] 2024-06-28 15:42:43,850 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f6c4ecf-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f6c00ab-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f6c00ab-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@496536c3, true, {}] 2024-06-28 15:42:43,852 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3033, durable=true, userID=0f6c75e1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=0f6c27bd-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1297417467, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeCorrelationId, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeCorrelationId previousRoute:ANYCAST, reusable=true, version=-2147482982) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeCorrelationId: - queueID=949 address:test/mom/testQueuePublishSubscribeCorrelationId name:test/mom/testQueuePublishSubscribeCorrelationId filter:null ***** non durable for test/mom/testQueuePublishSubscribeCorrelationId: .................................................. , transaction: null 2024-06-28 15:42:43,855 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeCorrelationId: Reference[3033]:RELIABLE:CoreMessage[messageID=3033, durable=true, userID=0f6c75e1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=0f6c27bd-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1297417467 2024-06-28 15:42:43,856 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeCorrelationId: CoreMessage[messageID=3033, durable=true, userID=0f6c75e1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=0f6c27bd-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1297417467 to transaction: TransactionImpl [xid=null, txID=3036, xid=null, state=ACTIVE, createTime=1719589363856(Fri Jun 28 15:42:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@357c5856 2024-06-28 15:42:43,857 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1ffcb4bb] 2024-06-28 15:42:43,862 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeCorrelationId: CoreMessage[messageID=3033, durable=true, userID=0f6c75e1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=0f6c27bd-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1297417467, transaction: TransactionImpl [xid=null, txID=3036, xid=null, state=COMMITTED, createTime=1719589363856(Fri Jun 28 15:42:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@357c5856 2024-06-28 15:42:43,863 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0f6b1646-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:43,866 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:43,866 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:43,867 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0f6c00ab-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:43,868 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:43,868 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 37.076467 ms 2024-06-28 15:42:43,868 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:43,869 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:43,869 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:43,870 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1830276491'. 2024-06-28 15:42:43,872 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:43,873 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0f6fd143-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:43,874 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f6ff856-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f6fd143-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f6fd143-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b216015, true, {}] 2024-06-28 15:42:43,875 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f6ff857-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f6fd143-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f6fd143-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18795e1c, true, {}] 2024-06-28 15:42:43,876 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribe, null, 0, false, true, null] 2024-06-28 15:42:43,877 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0f704678-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:43,877 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f706d8b-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f704678-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f704678-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67edc1ca, true, {}] 2024-06-28 15:42:43,878 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@341c8f67 2024-06-28 15:42:43,878 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f70949c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f704678-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f704678-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32b97736, true, {}] 2024-06-28 15:42:43,879 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3055, durable=true, userID=0f70bbae-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=0f706d8a-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@387232370, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribe, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribe previousRoute:ANYCAST, reusable=true, version=-2147482981) .................................................. ***** durable queues test/mom/testQueuePublishSubscribe: - queueID=972 address:test/mom/testQueuePublishSubscribe name:test/mom/testQueuePublishSubscribe filter:null ***** non durable for test/mom/testQueuePublishSubscribe: .................................................. , transaction: null 2024-06-28 15:42:43,881 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribe: Reference[3055]:RELIABLE:CoreMessage[messageID=3055, durable=true, userID=0f70bbae-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=0f706d8a-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@387232370 2024-06-28 15:42:43,882 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribe: CoreMessage[messageID=3055, durable=true, userID=0f70bbae-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=0f706d8a-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@387232370 to transaction: TransactionImpl [xid=null, txID=3058, xid=null, state=ACTIVE, createTime=1719589363882(Fri Jun 28 15:42:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5fe0a3ba 2024-06-28 15:42:43,883 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5f7a2a79] 2024-06-28 15:42:43,885 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribe: CoreMessage[messageID=3055, durable=true, userID=0f70bbae-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=0f706d8a-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@387232370, transaction: TransactionImpl [xid=null, txID=3058, xid=null, state=COMMITTED, createTime=1719589363882(Fri Jun 28 15:42:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5fe0a3ba 2024-06-28 15:42:43,886 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0f6fd143-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:43,887 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:43,887 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:43,887 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0f704678-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:43,888 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:43,889 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 19.169523 ms 2024-06-28 15:42:43,889 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:43,890 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:43,890 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:43,890 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1319666476'. 2024-06-28 15:42:43,893 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:43,894 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0f72de90-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:43,894 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f7305a3-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f72de90-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f72de90-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30fe9a7d, true, {}] 2024-06-28 15:42:43,895 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f732cb4-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f72de90-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f72de90-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@706321ad, true, {}] 2024-06-28 15:42:43,896 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishBytes, null, 0, false, true, null] 2024-06-28 15:42:43,897 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0f737ad5-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:43,898 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f737ad8-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f737ad5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f737ad5-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@169351b6, true, {}] 2024-06-28 15:42:43,898 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@446dea16 2024-06-28 15:42:43,898 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f73a1e9-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f737ad5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f737ad5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2bc388dd, true, {}] 2024-06-28 15:42:43,900 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3077, durable=true, userID=0f73c8fb-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=419, properties=TypedProperties[__AMQ_CID=0f737ad7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1873444880, context: RoutingContextImpl(Address=test/mom/testPublishBytes, routingType=ANYCAST, PreviousAddress=test/mom/testPublishBytes previousRoute:ANYCAST, reusable=true, version=-2147482980) .................................................. ***** durable queues test/mom/testPublishBytes: - queueID=995 address:test/mom/testPublishBytes name:test/mom/testPublishBytes filter:null ***** non durable for test/mom/testPublishBytes: .................................................. , transaction: null 2024-06-28 15:42:43,902 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishBytes: Reference[3077]:RELIABLE:CoreMessage[messageID=3077, durable=true, userID=0f73c8fb-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=419, properties=TypedProperties[__AMQ_CID=0f737ad7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1873444880 2024-06-28 15:42:43,902 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishBytes: CoreMessage[messageID=3077, durable=true, userID=0f73c8fb-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=419, properties=TypedProperties[__AMQ_CID=0f737ad7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1873444880 to transaction: TransactionImpl [xid=null, txID=3080, xid=null, state=ACTIVE, createTime=1719589363902(Fri Jun 28 15:42:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@358d032c 2024-06-28 15:42:43,904 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@412b90cc, org.eclipse.scout.rt.mom.jms.JmsSubscription@6232cde5] 2024-06-28 15:42:43,905 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishBytes: CoreMessage[messageID=3077, durable=true, userID=0f73c8fb-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=419, properties=TypedProperties[__AMQ_CID=0f737ad7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1873444880, transaction: TransactionImpl [xid=null, txID=3080, xid=null, state=COMMITTED, createTime=1719589363902(Fri Jun 28 15:42:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@358d032c 2024-06-28 15:42:43,906 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0f72de90-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:43,907 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:43,907 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:43,908 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0f737ad5-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:43,909 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:43,909 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 18.768685 ms 2024-06-28 15:42:43,909 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:43,910 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:43,910 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:43,911 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1117816135'. 2024-06-28 15:42:43,913 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:43,914 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0f7612ed-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:43,915 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f7612f0-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f7612ed-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f7612ed-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ef62dfd, true, {}] 2024-06-28 15:42:43,915 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f763a01-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f7612ed-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f7612ed-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c0a3279, true, {}] 2024-06-28 15:42:43,916 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:43,917 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0f768822-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:43,918 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f76af35-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f768822-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f768822-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b453d94, true, {}] 2024-06-28 15:42:43,918 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@26a0068a 2024-06-28 15:42:43,919 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f76af36-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f768822-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f768822-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61e10d2e, true, {}] 2024-06-28 15:42:43,920 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3099, durable=true, userID=0f76d648-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=0f76af34-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1138184885, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:43,922 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3099]:RELIABLE:CoreMessage[messageID=3099, durable=true, userID=0f76d648-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=0f76af34-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1138184885 2024-06-28 15:42:43,923 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3099, durable=true, userID=0f76d648-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=0f76af34-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1138184885 to transaction: TransactionImpl [xid=null, txID=3102, xid=null, state=ACTIVE, createTime=1719589363922(Fri Jun 28 15:42:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1e9ead80 2024-06-28 15:42:43,924 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@6b989889, org.eclipse.scout.rt.mom.jms.JmsSubscription@42748f59] 2024-06-28 15:42:43,925 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3099, durable=true, userID=0f76d648-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=0f76af34-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1138184885, transaction: TransactionImpl [xid=null, txID=3102, xid=null, state=COMMITTED, createTime=1719589363922(Fri Jun 28 15:42:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1e9ead80 2024-06-28 15:42:43,926 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0f7612ed-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:43,927 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0f780ec9-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:43,928 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f7835dc-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f780ec9-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f780ec9-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@db5349d, true, {}] 2024-06-28 15:42:43,929 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f7835dd-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f780ec9-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f780ec9-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ef1d488, true, {}] 2024-06-28 15:42:43,929 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:43,941 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f7a0a9e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f768822-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f768822-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1918457f, true, {}] 2024-06-28 15:42:43,943 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3117, durable=true, userID=0f7a58c0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=0f76af34-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1709255419, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:43,947 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3117]:RELIABLE:CoreMessage[messageID=3117, durable=true, userID=0f7a58c0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=0f76af34-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1709255419 2024-06-28 15:42:43,948 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3117, durable=true, userID=0f7a58c0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=0f76af34-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1709255419 to transaction: TransactionImpl [xid=null, txID=3120, xid=null, state=ACTIVE, createTime=1719589363948(Fri Jun 28 15:42:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@328860f9 2024-06-28 15:42:43,950 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@72187492, org.eclipse.scout.rt.mom.jms.JmsSubscription@3ba55a6b] 2024-06-28 15:42:43,957 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3117, durable=true, userID=0f7a58c0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=0f76af34-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1709255419, transaction: TransactionImpl [xid=null, txID=3120, xid=null, state=COMMITTED, createTime=1719589363948(Fri Jun 28 15:42:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@328860f9 2024-06-28 15:42:43,958 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0f780ec9-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:43,959 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0f7cf0d1-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:43,960 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f7d17e4-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f7cf0d1-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f7cf0d1-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e07eb8a, true, {}] 2024-06-28 15:42:43,961 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f7d3ef5-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f7cf0d1-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f7cf0d1-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@130addd0, true, {}] 2024-06-28 15:42:43,962 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:43,963 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f7d8d16-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f768822-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f768822-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b897a8d, true, {}] 2024-06-28 15:42:43,964 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3135, durable=true, userID=0f7db428-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=0f76af34-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@393058625, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:43,972 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3135]:RELIABLE:CoreMessage[messageID=3135, durable=true, userID=0f7db428-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=0f76af34-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@393058625 2024-06-28 15:42:43,973 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3135, durable=true, userID=0f7db428-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=0f76af34-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@393058625 to transaction: TransactionImpl [xid=null, txID=3138, xid=null, state=ACTIVE, createTime=1719589363972(Fri Jun 28 15:42:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2ad8b5b9 2024-06-28 15:42:43,974 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@13f6395d, org.eclipse.scout.rt.mom.jms.JmsSubscription@f1f41b5] 2024-06-28 15:42:43,978 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3135, durable=true, userID=0f7db428-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=0f76af34-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@393058625, transaction: TransactionImpl [xid=null, txID=3138, xid=null, state=COMMITTED, createTime=1719589363972(Fri Jun 28 15:42:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2ad8b5b9 2024-06-28 15:42:43,978 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0f7cf0d1-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:43,980 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0f802529-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:43,981 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f804c3c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f802529-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f802529-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7248e67b, true, {}] 2024-06-28 15:42:43,982 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f804c3d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f802529-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f802529-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@71302e20, true, {}] 2024-06-28 15:42:43,983 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:43,983 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f809a5e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f768822-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f768822-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ff44543, true, {}] 2024-06-28 15:42:43,985 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3153, durable=true, userID=0f80c170-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=0f76af34-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2034365010, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:43,987 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3153]:RELIABLE:CoreMessage[messageID=3153, durable=true, userID=0f80c170-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=0f76af34-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2034365010 2024-06-28 15:42:43,987 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3153, durable=true, userID=0f80c170-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=0f76af34-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2034365010 to transaction: TransactionImpl [xid=null, txID=3156, xid=null, state=ACTIVE, createTime=1719589363987(Fri Jun 28 15:42:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@95fb1ff 2024-06-28 15:42:43,989 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@6e681c3b, org.eclipse.scout.rt.mom.jms.JmsSubscription@5519ee60] 2024-06-28 15:42:43,990 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3153, durable=true, userID=0f80c170-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=0f76af34-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2034365010, transaction: TransactionImpl [xid=null, txID=3156, xid=null, state=COMMITTED, createTime=1719589363987(Fri Jun 28 15:42:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@95fb1ff 2024-06-28 15:42:43,991 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0f802529-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:43,993 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0f822101-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:43,994 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f822104-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f822101-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f822101-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@693aef87, true, {}] 2024-06-28 15:42:43,994 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f824815-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f822101-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f822101-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6053510a, true, {}] 2024-06-28 15:42:43,995 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:43,996 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f829636-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f768822-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f768822-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38ed4759, true, {}] 2024-06-28 15:42:43,997 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3171, durable=true, userID=0f829638-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=0f76af34-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@12579289, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:44,002 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3171]:RELIABLE:CoreMessage[messageID=3171, durable=true, userID=0f829638-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=0f76af34-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@12579289 2024-06-28 15:42:44,003 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3171, durable=true, userID=0f829638-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=0f76af34-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@12579289 to transaction: TransactionImpl [xid=null, txID=3174, xid=null, state=ACTIVE, createTime=1719589364003(Fri Jun 28 15:42:44 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5f75337c 2024-06-28 15:42:44,004 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@574f89bf, org.eclipse.scout.rt.mom.jms.JmsSubscription@2fbc704a] 2024-06-28 15:42:44,006 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3171, durable=true, userID=0f829638-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:43 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=0f76af34-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@12579289, transaction: TransactionImpl [xid=null, txID=3174, xid=null, state=COMMITTED, createTime=1719589364003(Fri Jun 28 15:42:44 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5f75337c 2024-06-28 15:42:44,007 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0f822101-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:44,008 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0f846af9-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:44,009 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f84920c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f846af9-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f846af9-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@540d3fc0, true, {}] 2024-06-28 15:42:44,010 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f84920d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f846af9-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f846af9-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3332b43c, true, {}] 2024-06-28 15:42:44,010 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:44,011 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f84e02e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f768822-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f768822-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@da2b187, true, {}] 2024-06-28 15:42:44,012 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3189, durable=true, userID=0f850740-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=0f76af34-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1616850794, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:44,018 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3189]:RELIABLE:CoreMessage[messageID=3189, durable=true, userID=0f850740-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=0f76af34-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1616850794 2024-06-28 15:42:44,018 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3189, durable=true, userID=0f850740-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=0f76af34-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1616850794 to transaction: TransactionImpl [xid=null, txID=3192, xid=null, state=ACTIVE, createTime=1719589364018(Fri Jun 28 15:42:44 UTC 2024), timeoutSeconds=-1, nr operations = 1]@27a8c0a4 2024-06-28 15:42:44,019 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@461e0652, org.eclipse.scout.rt.mom.jms.JmsSubscription@3b9d5218] 2024-06-28 15:42:44,021 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3189, durable=true, userID=0f850740-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=0f76af34-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1616850794, transaction: TransactionImpl [xid=null, txID=3192, xid=null, state=COMMITTED, createTime=1719589364018(Fri Jun 28 15:42:44 UTC 2024), timeoutSeconds=-1, nr operations = 0]@27a8c0a4 2024-06-28 15:42:44,022 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0f846af9-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:44,023 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0f86b4f1-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:44,024 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f86dc04-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f86b4f1-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f86b4f1-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2505085b, true, {}] 2024-06-28 15:42:44,024 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f86dc05-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f86b4f1-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f86b4f1-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5dde1c9b, true, {}] 2024-06-28 15:42:44,025 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:44,026 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f872a26-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f768822-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f768822-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f5822d, true, {}] 2024-06-28 15:42:44,027 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3207, durable=true, userID=0f872a28-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=0f76af34-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@2045675626, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:44,032 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3207]:RELIABLE:CoreMessage[messageID=3207, durable=true, userID=0f872a28-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=0f76af34-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@2045675626 2024-06-28 15:42:44,033 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3207, durable=true, userID=0f872a28-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=0f76af34-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@2045675626 to transaction: TransactionImpl [xid=null, txID=3210, xid=null, state=ACTIVE, createTime=1719589364033(Fri Jun 28 15:42:44 UTC 2024), timeoutSeconds=-1, nr operations = 1]@19bc6fb8 2024-06-28 15:42:44,034 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@327fd5c9, org.eclipse.scout.rt.mom.jms.JmsSubscription@5cb6fac3] 2024-06-28 15:42:44,036 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3207, durable=true, userID=0f872a28-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=0f76af34-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@2045675626, transaction: TransactionImpl [xid=null, txID=3210, xid=null, state=COMMITTED, createTime=1719589364033(Fri Jun 28 15:42:44 UTC 2024), timeoutSeconds=-1, nr operations = 0]@19bc6fb8 2024-06-28 15:42:44,036 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0f86b4f1-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:44,038 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0f88fee9-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:44,038 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f88feec-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f88fee9-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f88fee9-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e95ef68, true, {}] 2024-06-28 15:42:44,039 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f8925fd-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f88fee9-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f88fee9-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c7a4f0e, true, {}] 2024-06-28 15:42:44,040 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:44,040 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f894d0e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f768822-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f768822-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19d7c475, true, {}] 2024-06-28 15:42:44,042 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3225, durable=true, userID=0f897420-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=0f76af34-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2049660751, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:44,048 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3225]:RELIABLE:CoreMessage[messageID=3225, durable=true, userID=0f897420-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=0f76af34-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2049660751 2024-06-28 15:42:44,049 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3225, durable=true, userID=0f897420-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=0f76af34-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2049660751 to transaction: TransactionImpl [xid=null, txID=3228, xid=null, state=ACTIVE, createTime=1719589364048(Fri Jun 28 15:42:44 UTC 2024), timeoutSeconds=-1, nr operations = 1]@18b4afe9 2024-06-28 15:42:44,050 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@45b4d2ff, org.eclipse.scout.rt.mom.jms.JmsSubscription@2aafd790] 2024-06-28 15:42:44,057 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3225, durable=true, userID=0f897420-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=0f76af34-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2049660751, transaction: TransactionImpl [xid=null, txID=3228, xid=null, state=COMMITTED, createTime=1719589364048(Fri Jun 28 15:42:44 UTC 2024), timeoutSeconds=-1, nr operations = 0]@18b4afe9 2024-06-28 15:42:44,058 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0f88fee9-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:44,060 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0f8c5a51-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:44,061 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f8c8164-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f8c5a51-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f8c5a51-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@bbde388, true, {}] 2024-06-28 15:42:44,062 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f8ca875-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f8c5a51-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f8c5a51-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63bfa223, true, {}] 2024-06-28 15:42:44,063 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:44,064 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f8cf696-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f768822-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f768822-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28f99af5, true, {}] 2024-06-28 15:42:44,066 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3243, durable=true, userID=0f8d1da8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=0f76af34-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@83077957, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:44,071 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3243]:RELIABLE:CoreMessage[messageID=3243, durable=true, userID=0f8d1da8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=0f76af34-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@83077957 2024-06-28 15:42:44,072 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3243, durable=true, userID=0f8d1da8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=0f76af34-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@83077957 to transaction: TransactionImpl [xid=null, txID=3246, xid=null, state=ACTIVE, createTime=1719589364071(Fri Jun 28 15:42:44 UTC 2024), timeoutSeconds=-1, nr operations = 1]@953ce69 2024-06-28 15:42:44,073 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@66032b8d, org.eclipse.scout.rt.mom.jms.JmsSubscription@7c1a5092] 2024-06-28 15:42:44,074 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3243, durable=true, userID=0f8d1da8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=0f76af34-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@83077957, transaction: TransactionImpl [xid=null, txID=3246, xid=null, state=COMMITTED, createTime=1719589364071(Fri Jun 28 15:42:44 UTC 2024), timeoutSeconds=-1, nr operations = 0]@953ce69 2024-06-28 15:42:44,075 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0f8c5a51-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:44,077 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0f8ef269-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:44,077 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f8ef26c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f8ef269-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f8ef269-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f3c200a, true, {}] 2024-06-28 15:42:44,078 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f8f197d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f8ef269-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f8ef269-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c1c2da6, true, {}] 2024-06-28 15:42:44,079 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:44,079 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f8f408e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f768822-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f768822-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b396a58, true, {}] 2024-06-28 15:42:44,081 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3261, durable=true, userID=0f8f67a0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=0f76af34-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1392809408, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:44,086 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3261]:RELIABLE:CoreMessage[messageID=3261, durable=true, userID=0f8f67a0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=0f76af34-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1392809408 2024-06-28 15:42:44,087 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3261, durable=true, userID=0f8f67a0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=0f76af34-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1392809408 to transaction: TransactionImpl [xid=null, txID=3264, xid=null, state=ACTIVE, createTime=1719589364087(Fri Jun 28 15:42:44 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4f8e5683 2024-06-28 15:42:44,088 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@1c027237, org.eclipse.scout.rt.mom.jms.JmsSubscription@4cb37177] 2024-06-28 15:42:44,089 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3261, durable=true, userID=0f8f67a0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=0f76af34-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1392809408, transaction: TransactionImpl [xid=null, txID=3264, xid=null, state=COMMITTED, createTime=1719589364087(Fri Jun 28 15:42:44 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4f8e5683 2024-06-28 15:42:44,090 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0f8ef269-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:44,091 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:44,091 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:44,092 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0f768822-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:44,093 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:44,093 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 182.855578 ms 2024-06-28 15:42:44,093 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:44,095 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:44,095 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:44,095 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1776694988'. 2024-06-28 15:42:44,098 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:44,098 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0f9226c2-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:44,099 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f924dd5-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f9226c2-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f9226c2-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6757d681, true, {}] 2024-06-28 15:42:44,100 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f9274e6-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f9226c2-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f9226c2-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41026243, true, {}] 2024-06-28 15:42:44,101 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:42:44,102 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0f92c307-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:44,102 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f92c30a-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f92c307-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f92c307-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@109f7ea, true, {}] 2024-06-28 15:42:44,103 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f92c30b-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f92c307-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f92c307-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e5a2b00, true, {}] 2024-06-28 15:42:44,103 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:42:44,104 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0f93112c-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:44,104 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f93112f-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f93112c-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f93112c-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1210d675, true, {}] 2024-06-28 15:42:44,105 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@794eb6e7 2024-06-28 15:42:44,105 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f933840-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f93112c-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f93112c-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b8d76d2, true, {}] 2024-06-28 15:42:44,107 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3289, durable=true, userID=0f935f52-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=0f93112e-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1925260327, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-28 15:42:44,108 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3289]:RELIABLE:CoreMessage[messageID=3289, durable=true, userID=0f935f52-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=0f93112e-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1925260327 2024-06-28 15:42:44,109 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3289, durable=true, userID=0f935f52-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=0f93112e-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1925260327 to transaction: TransactionImpl [xid=null, txID=3292, xid=null, state=ACTIVE, createTime=1719589364109(Fri Jun 28 15:42:44 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4191d891 2024-06-28 15:42:44,112 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3289, durable=true, userID=0f935f52-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=0f93112e-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1925260327, transaction: TransactionImpl [xid=null, txID=3292, xid=null, state=COMMITTED, createTime=1719589364109(Fri Jun 28 15:42:44 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4191d891 2024-06-28 15:42:44,160 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@76a5a831, org.eclipse.scout.rt.mom.jms.JmsSubscription@63064672] 2024-06-28 15:42:44,162 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0f9226c2-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:44,165 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0f92c307-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:44,167 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:44,167 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:44,168 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0f93112c-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:44,169 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:44,169 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 74.507529 ms 2024-06-28 15:42:44,170 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:44,170 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:44,171 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:44,171 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 799885067'. 2024-06-28 15:42:44,175 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:44,176 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0f9e0db4-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:44,177 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f9e34c7-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f9e0db4-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f9e0db4-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73e8b154, true, {}] 2024-06-28 15:42:44,177 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f9e34c8-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f9e0db4-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f9e0db4-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7dd5cf21, true, {}] 2024-06-28 15:42:44,179 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:42:44,180 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0f9e82e9-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:44,180 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f9ea9fc-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f9e82e9-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f9e82e9-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@407418e7, true, {}] 2024-06-28 15:42:44,181 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f9ed10d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f9e82e9-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f9e82e9-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3dd99430, true, {}] 2024-06-28 15:42:44,181 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:42:44,182 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0f9ef81e-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:44,183 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f9ef821-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f9ef81e-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f9ef81e-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6309dfc3, true, {}] 2024-06-28 15:42:44,183 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@747795d7 2024-06-28 15:42:44,183 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0f9f1f32-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0f9ef81e-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0f9ef81e-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59d2ef4b, true, {}] 2024-06-28 15:42:44,188 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3323, durable=true, userID=0f9fbb74-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=0f9ef820-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@473580412, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-28 15:42:44,190 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3323]:RELIABLE:CoreMessage[messageID=3323, durable=true, userID=0f9fbb74-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=0f9ef820-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@473580412 2024-06-28 15:42:44,190 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3323, durable=true, userID=0f9fbb74-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=0f9ef820-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@473580412 to transaction: TransactionImpl [xid=null, txID=3326, xid=null, state=ACTIVE, createTime=1719589364190(Fri Jun 28 15:42:44 UTC 2024), timeoutSeconds=-1, nr operations = 1]@75e908f2 2024-06-28 15:42:44,194 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3323, durable=true, userID=0f9fbb74-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=0f9ef820-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@473580412, transaction: TransactionImpl [xid=null, txID=3326, xid=null, state=COMMITTED, createTime=1719589364190(Fri Jun 28 15:42:44 UTC 2024), timeoutSeconds=-1, nr operations = 0]@75e908f2 2024-06-28 15:42:44,241 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@60ee6f76, org.eclipse.scout.rt.mom.jms.JmsSubscription@4c1d2a13] 2024-06-28 15:42:44,244 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0f9e0db4-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:44,247 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0f9e82e9-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:44,249 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:44,249 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:44,250 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0f9ef81e-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:44,251 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:44,251 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 80.528674 ms 2024-06-28 15:42:44,251 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:44,252 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:44,252 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:44,253 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1025216977'. 2024-06-28 15:42:44,256 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:44,256 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0faa42c6-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:44,257 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0faa69d9-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0faa42c6-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0faa42c6-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e7cf988, true, {}] 2024-06-28 15:42:44,258 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0faa69da-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0faa42c6-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0faa42c6-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2274c6ff, true, {}] 2024-06-28 15:42:44,259 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:42:44,260 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0faadf0b-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:44,261 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0fab061e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0faadf0b-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0faadf0b-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@337a320a, true, {}] 2024-06-28 15:42:44,261 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0fab061f-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0faadf0b-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0faadf0b-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@260fa4fd, true, {}] 2024-06-28 15:42:44,262 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:42:44,263 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0fab5440-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:44,264 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0fab7b53-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0fab5440-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0fab5440-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8764d4b, true, {}] 2024-06-28 15:42:44,264 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6f9c272b 2024-06-28 15:42:44,264 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0fab7b54-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0fab5440-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0fab5440-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@528eaddd, true, {}] 2024-06-28 15:42:44,266 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3357, durable=true, userID=0faba266-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=0fab5442-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@543994366, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-28 15:42:44,268 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3357]:RELIABLE:CoreMessage[messageID=3357, durable=true, userID=0faba266-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=0fab5442-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@543994366 2024-06-28 15:42:44,269 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3357, durable=true, userID=0faba266-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=0fab5442-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@543994366 to transaction: TransactionImpl [xid=null, txID=3360, xid=null, state=ACTIVE, createTime=1719589364269(Fri Jun 28 15:42:44 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5f9cd964 2024-06-28 15:42:44,271 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3357, durable=true, userID=0faba266-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=0fab5442-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@543994366, transaction: TransactionImpl [xid=null, txID=3360, xid=null, state=COMMITTED, createTime=1719589364269(Fri Jun 28 15:42:44 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5f9cd964 2024-06-28 15:42:44,320 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4fe0aa21, org.eclipse.scout.rt.mom.jms.JmsSubscription@7d1f906b] 2024-06-28 15:42:44,322 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0faa42c6-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:44,324 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0faadf0b-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:44,325 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:44,325 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:44,326 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0fab5440-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:44,327 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:44,327 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 74.651772 ms 2024-06-28 15:42:44,327 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:44,328 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:44,328 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:44,328 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1930323514'. 2024-06-28 15:42:44,331 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:44,331 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0fb5b488-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:44,332 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0fb5db9b-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0fb5b488-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0fb5b488-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e07a6b, true, {}] 2024-06-28 15:42:44,333 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0fb602ac-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0fb5b488-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0fb5b488-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ef56b3b, true, {}] 2024-06-28 15:42:44,334 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:42:44,335 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0fb650cd-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:44,335 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0fb650d0-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0fb650cd-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0fb650cd-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4091c10b, true, {}] 2024-06-28 15:42:44,336 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0fb677e1-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0fb650cd-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0fb650cd-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@111123b6, true, {}] 2024-06-28 15:42:44,337 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:42:44,337 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0fb69ef2-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:44,338 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0fb6c605-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0fb69ef2-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0fb69ef2-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10749f21, true, {}] 2024-06-28 15:42:44,338 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@796eeafb 2024-06-28 15:42:44,338 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0fb6c606-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0fb69ef2-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0fb69ef2-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3530b65b, true, {}] 2024-06-28 15:42:44,340 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3391, durable=true, userID=0fb6ed18-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=0fb6c604-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@733352759, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-28 15:42:44,342 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3391]:RELIABLE:CoreMessage[messageID=3391, durable=true, userID=0fb6ed18-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=0fb6c604-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@733352759 2024-06-28 15:42:44,343 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3391, durable=true, userID=0fb6ed18-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=0fb6c604-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@733352759 to transaction: TransactionImpl [xid=null, txID=3394, xid=null, state=ACTIVE, createTime=1719589364343(Fri Jun 28 15:42:44 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1b6b6cd 2024-06-28 15:42:44,345 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3391, durable=true, userID=0fb6ed18-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=0fb6c604-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@733352759, transaction: TransactionImpl [xid=null, txID=3394, xid=null, state=COMMITTED, createTime=1719589364343(Fri Jun 28 15:42:44 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1b6b6cd 2024-06-28 15:42:44,394 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@300566e, org.eclipse.scout.rt.mom.jms.JmsSubscription@68769265] 2024-06-28 15:42:44,396 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0fb5b488-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:44,398 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0fb650cd-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:44,399 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:44,400 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:44,400 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0fb69ef2-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:44,402 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:44,402 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 74.250630 ms 2024-06-28 15:42:44,402 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:44,404 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:44,404 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:44,404 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 880314240'. 2024-06-28 15:42:44,408 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:44,409 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0fc19b7a-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:44,410 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0fc19b7d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0fc19b7a-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0fc19b7a-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@208fc4c6, true, {}] 2024-06-28 15:42:44,410 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0fc1c28e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0fc19b7a-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0fc19b7a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c3ba18c, true, {}] 2024-06-28 15:42:44,411 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:42:44,412 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0fc210af-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:44,413 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0fc210b2-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0fc210af-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0fc210af-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f37271e, true, {}] 2024-06-28 15:42:44,413 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0fc237c3-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0fc210af-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0fc210af-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c8c8f1f, true, {}] 2024-06-28 15:42:44,414 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:42:44,414 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0fc25ed4-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:44,415 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0fc285e7-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0fc25ed4-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0fc25ed4-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a24b4c1, true, {}] 2024-06-28 15:42:44,415 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@424c8ebe 2024-06-28 15:42:44,416 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0fc285e8-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0fc25ed4-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0fc25ed4-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45fe8aa6, true, {}] 2024-06-28 15:42:44,417 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3425, durable=true, userID=0fc2acfa-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=0fc285e6-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1665054678, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-28 15:42:44,419 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3425]:RELIABLE:CoreMessage[messageID=3425, durable=true, userID=0fc2acfa-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=0fc285e6-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1665054678 2024-06-28 15:42:44,419 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3425, durable=true, userID=0fc2acfa-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=0fc285e6-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1665054678 to transaction: TransactionImpl [xid=null, txID=3428, xid=null, state=ACTIVE, createTime=1719589364419(Fri Jun 28 15:42:44 UTC 2024), timeoutSeconds=-1, nr operations = 1]@51f2ef1f 2024-06-28 15:42:44,422 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3425, durable=true, userID=0fc2acfa-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=0fc285e6-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1665054678, transaction: TransactionImpl [xid=null, txID=3428, xid=null, state=COMMITTED, createTime=1719589364419(Fri Jun 28 15:42:44 UTC 2024), timeoutSeconds=-1, nr operations = 0]@51f2ef1f 2024-06-28 15:42:44,470 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@77e8492f, org.eclipse.scout.rt.mom.jms.JmsSubscription@1263d20d] 2024-06-28 15:42:44,472 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0fc19b7a-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:44,476 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0fc210af-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:44,477 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:44,478 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:44,478 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0fc25ed4-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:44,480 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:44,480 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 76.401507 ms 2024-06-28 15:42:44,480 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:44,481 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:44,482 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:44,482 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 526796929'. 2024-06-28 15:42:44,486 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:44,487 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0fcd826c-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:44,488 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0fcd826f-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0fcd826c-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0fcd826c-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@357da203, true, {}] 2024-06-28 15:42:44,488 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0fcda880-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0fcd826c-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0fcd826c-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37e57501, true, {}] 2024-06-28 15:42:44,490 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:42:44,490 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0fcdf6a1-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:44,491 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0fce1db4-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0fcdf6a1-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0fcdf6a1-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69be6649, true, {}] 2024-06-28 15:42:44,492 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0fce44c5-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0fcdf6a1-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0fcdf6a1-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76e065ff, true, {}] 2024-06-28 15:42:44,492 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:42:44,493 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0fce6bd6-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:44,494 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0fce92e9-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0fce6bd6-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0fce6bd6-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b0b4839, true, {}] 2024-06-28 15:42:44,494 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@31e08c61 2024-06-28 15:42:44,494 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0fce92ea-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0fce6bd6-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0fce6bd6-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19a229de, true, {}] 2024-06-28 15:42:44,496 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3459, durable=true, userID=0fceb9fc-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=0fce92e8-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1764740600, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-28 15:42:44,498 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3459]:RELIABLE:CoreMessage[messageID=3459, durable=true, userID=0fceb9fc-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=0fce92e8-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1764740600 2024-06-28 15:42:44,499 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3459, durable=true, userID=0fceb9fc-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=0fce92e8-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1764740600 to transaction: TransactionImpl [xid=null, txID=3462, xid=null, state=ACTIVE, createTime=1719589364499(Fri Jun 28 15:42:44 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7da1565d 2024-06-28 15:42:44,502 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3459, durable=true, userID=0fceb9fc-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=0fce92e8-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1764740600, transaction: TransactionImpl [xid=null, txID=3462, xid=null, state=COMMITTED, createTime=1719589364499(Fri Jun 28 15:42:44 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7da1565d 2024-06-28 15:42:44,550 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@48446968, org.eclipse.scout.rt.mom.jms.JmsSubscription@7ddf7e77] 2024-06-28 15:42:44,552 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0fcd826c-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:44,554 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0fcdf6a1-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:44,556 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:44,556 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:44,557 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0fce6bd6-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:44,559 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:44,559 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 77.331223 ms 2024-06-28 15:42:44,559 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:44,560 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:44,560 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:44,561 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1495876679'. 2024-06-28 15:42:44,565 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:44,566 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0fd98f6e-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:44,567 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0fd98f71-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0fd98f6e-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0fd98f6e-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@89b0b8b, true, {}] 2024-06-28 15:42:44,567 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0fd9b682-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0fd98f6e-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0fd98f6e-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4dbf870a, true, {}] 2024-06-28 15:42:44,569 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:42:44,569 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0fda04a3-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:44,570 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0fda2bb6-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0fda04a3-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0fda04a3-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@df9c98a, true, {}] 2024-06-28 15:42:44,571 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0fda52c7-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0fda04a3-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0fda04a3-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ed4afb3, true, {}] 2024-06-28 15:42:44,572 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:42:44,572 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0fda79d8-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:44,573 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0fdaa0eb-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0fda79d8-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0fda79d8-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b838d35, true, {}] 2024-06-28 15:42:44,574 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1b9075c9 2024-06-28 15:42:44,574 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0fdac7fc-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0fda79d8-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0fda79d8-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e9760cb, true, {}] 2024-06-28 15:42:44,575 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3493, durable=true, userID=0fdaef0e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=0fdaa0ea-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@791225593, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-28 15:42:44,578 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3493]:RELIABLE:CoreMessage[messageID=3493, durable=true, userID=0fdaef0e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=0fdaa0ea-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@791225593 2024-06-28 15:42:44,578 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3493, durable=true, userID=0fdaef0e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=0fdaa0ea-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@791225593 to transaction: TransactionImpl [xid=null, txID=3496, xid=null, state=ACTIVE, createTime=1719589364578(Fri Jun 28 15:42:44 UTC 2024), timeoutSeconds=-1, nr operations = 1]@74dbaf98 2024-06-28 15:42:44,581 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3493, durable=true, userID=0fdaef0e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=0fdaa0ea-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@791225593, transaction: TransactionImpl [xid=null, txID=3496, xid=null, state=COMMITTED, createTime=1719589364578(Fri Jun 28 15:42:44 UTC 2024), timeoutSeconds=-1, nr operations = 0]@74dbaf98 2024-06-28 15:42:44,629 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6725f9e0, org.eclipse.scout.rt.mom.jms.JmsSubscription@6121b045] 2024-06-28 15:42:44,631 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0fd98f6e-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:44,634 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0fda04a3-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:44,635 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:44,635 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:44,635 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0fda79d8-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:44,636 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:44,636 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 75.775190 ms 2024-06-28 15:42:44,637 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:44,637 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:44,637 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:44,638 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 262923256'. 2024-06-28 15:42:44,640 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:44,641 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0fe50130-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:44,642 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0fe52843-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0fe50130-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0fe50130-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c79d49, true, {}] 2024-06-28 15:42:44,642 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0fe52844-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0fe50130-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0fe50130-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46b3f9a3, true, {}] 2024-06-28 15:42:44,644 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:42:44,645 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0fe57665-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:44,645 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0fe59d78-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0fe57665-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0fe57665-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5123ee2c, true, {}] 2024-06-28 15:42:44,646 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0fe5c489-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0fe57665-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0fe57665-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d4d6ff2, true, {}] 2024-06-28 15:42:44,647 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:42:44,648 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0fe612aa-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:44,649 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0fe639bd-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0fe612aa-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0fe612aa-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65f20982, true, {}] 2024-06-28 15:42:44,649 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5f3fa154 2024-06-28 15:42:44,650 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0fe660ce-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0fe612aa-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0fe612aa-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6fb2d6c9, true, {}] 2024-06-28 15:42:44,652 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3527, durable=true, userID=0fe687e0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=0fe639bc-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@346195810, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-28 15:42:44,656 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3527]:RELIABLE:CoreMessage[messageID=3527, durable=true, userID=0fe687e0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=0fe639bc-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@346195810 2024-06-28 15:42:44,657 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3527, durable=true, userID=0fe687e0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=0fe639bc-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@346195810 to transaction: TransactionImpl [xid=null, txID=3530, xid=null, state=ACTIVE, createTime=1719589364657(Fri Jun 28 15:42:44 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6205d57d 2024-06-28 15:42:44,663 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3527, durable=true, userID=0fe687e0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=0fe639bc-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@346195810, transaction: TransactionImpl [xid=null, txID=3530, xid=null, state=COMMITTED, createTime=1719589364657(Fri Jun 28 15:42:44 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6205d57d 2024-06-28 15:42:44,708 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@37905236, org.eclipse.scout.rt.mom.jms.JmsSubscription@4fdb338e] 2024-06-28 15:42:44,710 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0fe50130-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:44,714 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0fe57665-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:44,715 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:44,716 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:44,716 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0fe612aa-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:44,718 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:44,718 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 80.720884 ms 2024-06-28 15:42:44,718 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:44,719 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:44,719 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:44,720 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2089733159'. 2024-06-28 15:42:44,724 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:44,724 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ff1ab72-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:44,725 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ff1d285-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0ff1ab72-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0ff1ab72-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@733235d8, true, {}] 2024-06-28 15:42:44,726 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ff1f996-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0ff1ab72-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0ff1ab72-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4bf5e74e, true, {}] 2024-06-28 15:42:44,727 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:42:44,728 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ff247b7-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:44,729 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ff26eca-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0ff247b7-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0ff247b7-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c15d918, true, {}] 2024-06-28 15:42:44,729 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ff26ecb-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0ff247b7-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0ff247b7-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5cd344d5, true, {}] 2024-06-28 15:42:44,730 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:42:44,731 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ff295dc-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:44,731 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ff2bcef-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0ff295dc-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0ff295dc-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ea3b7a5, true, {}] 2024-06-28 15:42:44,732 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6fe47be 2024-06-28 15:42:44,732 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ff2e400-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0ff295dc-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0ff295dc-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25f5afc0, true, {}] 2024-06-28 15:42:44,733 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3561, durable=true, userID=0ff2e402-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=0ff2bcee-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@772215353, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-28 15:42:44,735 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3561]:RELIABLE:CoreMessage[messageID=3561, durable=true, userID=0ff2e402-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=0ff2bcee-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@772215353 2024-06-28 15:42:44,736 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3561, durable=true, userID=0ff2e402-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=0ff2bcee-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@772215353 to transaction: TransactionImpl [xid=null, txID=3564, xid=null, state=ACTIVE, createTime=1719589364736(Fri Jun 28 15:42:44 UTC 2024), timeoutSeconds=-1, nr operations = 1]@40f7f3ad 2024-06-28 15:42:44,739 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3561, durable=true, userID=0ff2e402-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=0ff2bcee-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@772215353, transaction: TransactionImpl [xid=null, txID=3564, xid=null, state=COMMITTED, createTime=1719589364736(Fri Jun 28 15:42:44 UTC 2024), timeoutSeconds=-1, nr operations = 0]@40f7f3ad 2024-06-28 15:42:44,787 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@27131d01, org.eclipse.scout.rt.mom.jms.JmsSubscription@15c27b65] 2024-06-28 15:42:44,789 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ff1ab72-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:44,791 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ff247b7-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:44,792 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:44,792 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:44,793 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ff295dc-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:44,794 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:44,794 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 74.358253 ms 2024-06-28 15:42:44,794 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:44,795 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:44,795 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:44,795 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1501493528'. 2024-06-28 15:42:44,798 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:44,798 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ffcf624-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:44,799 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ffd1d37-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0ffcf624-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0ffcf624-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d8ea0c4, true, {}] 2024-06-28 15:42:44,800 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ffd4448-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0ffcf624-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0ffcf624-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b89b5c0, true, {}] 2024-06-28 15:42:44,801 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:42:44,802 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ffd9269-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:44,803 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ffdb97c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0ffd9269-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0ffd9269-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@644f28a, true, {}] 2024-06-28 15:42:44,803 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ffdb97d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0ffd9269-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0ffd9269-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e6702ad, true, {}] 2024-06-28 15:42:44,804 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-28 15:42:44,805 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ffe079e-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:44,805 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ffe07a1-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0ffe079e-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0ffe079e-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@13fdf641, true, {}] 2024-06-28 15:42:44,806 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1835b24b 2024-06-28 15:42:44,806 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ffe2eb2-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=0ffe079e-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=0ffe079e-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34611430, true, {}] 2024-06-28 15:42:44,807 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3595, durable=true, userID=0ffe55c4-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=0ffe07a0-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1609156399, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-28 15:42:44,814 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3595]:RELIABLE:CoreMessage[messageID=3595, durable=true, userID=0ffe55c4-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=0ffe07a0-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1609156399 2024-06-28 15:42:44,815 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3595, durable=true, userID=0ffe55c4-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=0ffe07a0-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1609156399 to transaction: TransactionImpl [xid=null, txID=3598, xid=null, state=ACTIVE, createTime=1719589364815(Fri Jun 28 15:42:44 UTC 2024), timeoutSeconds=-1, nr operations = 1]@381cf5d0 2024-06-28 15:42:44,847 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3595, durable=true, userID=0ffe55c4-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=0ffe07a0-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1609156399, transaction: TransactionImpl [xid=null, txID=3598, xid=null, state=COMMITTED, createTime=1719589364815(Fri Jun 28 15:42:44 UTC 2024), timeoutSeconds=-1, nr operations = 0]@381cf5d0 2024-06-28 15:42:44,866 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6717f504, org.eclipse.scout.rt.mom.jms.JmsSubscription@3ed7fc6f] 2024-06-28 15:42:44,868 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ffcf624-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:44,870 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ffd9269-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:44,871 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:44,871 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:44,872 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ffe079e-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:44,873 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:44,873 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 77.970412 ms 2024-06-28 15:42:44,873 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:44,874 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:44,874 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:44,875 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 741295977'. 2024-06-28 15:42:44,878 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:44,878 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 10092b36-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:44,879 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [10095249-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=10092b36-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=10092b36-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f9e3749, true, {}] 2024-06-28 15:42:44,880 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1009524a-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=10092b36-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=10092b36-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d71f6dc, true, {}] 2024-06-28 15:42:44,881 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObject, null, 0, false, true, null] 2024-06-28 15:42:44,882 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1009c77b-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:44,882 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1009c77e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1009c77b-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1009c77b-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@172ee9b5, true, {}] 2024-06-28 15:42:44,883 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@666033b1 2024-06-28 15:42:44,883 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1009ee8f-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1009c77b-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1009c77b-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78d63b2d, true, {}] 2024-06-28 15:42:44,885 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3623, durable=true, userID=100a15a1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=740, properties=TypedProperties[__AMQ_CID=1009c77d-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@2120997192, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482978) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=1427 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:44,905 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[3623]:RELIABLE:CoreMessage[messageID=3623, durable=true, userID=100a15a1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=740, properties=TypedProperties[__AMQ_CID=1009c77d-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@2120997192 2024-06-28 15:42:44,906 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject: CoreMessage[messageID=3623, durable=true, userID=100a15a1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=740, properties=TypedProperties[__AMQ_CID=1009c77d-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@2120997192 to transaction: TransactionImpl [xid=null, txID=3626, xid=null, state=ACTIVE, createTime=1719589364906(Fri Jun 28 15:42:44 UTC 2024), timeoutSeconds=-1, nr operations = 1]@8e46206 2024-06-28 15:42:44,908 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@38e1442a, org.eclipse.scout.rt.mom.jms.JmsSubscription@451e8bd0] 2024-06-28 15:42:44,914 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject: CoreMessage[messageID=3623, durable=true, userID=100a15a1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=740, properties=TypedProperties[__AMQ_CID=1009c77d-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@2120997192, transaction: TransactionImpl [xid=null, txID=3626, xid=null, state=COMMITTED, createTime=1719589364906(Fri Jun 28 15:42:44 UTC 2024), timeoutSeconds=-1, nr operations = 0]@8e46206 2024-06-28 15:42:44,915 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 10092b36-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:44,916 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:44,916 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:44,917 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1009c77b-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:44,918 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:44,918 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 43.494235 ms 2024-06-28 15:42:44,918 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:44,919 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:44,919 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:44,920 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1861889542'. 2024-06-28 15:42:44,922 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:44,923 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 10100913-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:44,924 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [10100916-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=10100913-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=10100913-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@494a6549, true, {}] 2024-06-28 15:42:44,924 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [10103027-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=10100913-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=10100913-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@675775, true, {}] 2024-06-28 15:42:44,926 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishDataObjectJson, null, 0, false, true, null] 2024-06-28 15:42:44,927 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1010a558-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:44,927 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1010a55b-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1010a558-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1010a558-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2da03ea, true, {}] 2024-06-28 15:42:44,928 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3ed79f41 2024-06-28 15:42:44,928 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1010cc6c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1010a558-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1010a558-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5db8717d, true, {}] 2024-06-28 15:42:44,930 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3645, durable=true, userID=1010f37e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=517, properties=TypedProperties[__AMQ_CID=1010a55a-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@364761343, context: RoutingContextImpl(Address=test/mom/testPublishDataObjectJson, routingType=ANYCAST, PreviousAddress=test/mom/testPublishDataObjectJson previousRoute:ANYCAST, reusable=true, version=-2147482977) .................................................. ***** durable queues test/mom/testPublishDataObjectJson: - queueID=1450 address:test/mom/testPublishDataObjectJson name:test/mom/testPublishDataObjectJson filter:null ***** non durable for test/mom/testPublishDataObjectJson: .................................................. , transaction: null 2024-06-28 15:42:44,937 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishDataObjectJson: Reference[3645]:RELIABLE:CoreMessage[messageID=3645, durable=true, userID=1010f37e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=517, properties=TypedProperties[__AMQ_CID=1010a55a-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@364761343 2024-06-28 15:42:44,937 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishDataObjectJson: CoreMessage[messageID=3645, durable=true, userID=1010f37e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=517, properties=TypedProperties[__AMQ_CID=1010a55a-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@364761343 to transaction: TransactionImpl [xid=null, txID=3648, xid=null, state=ACTIVE, createTime=1719589364937(Fri Jun 28 15:42:44 UTC 2024), timeoutSeconds=-1, nr operations = 1]@595f4108 2024-06-28 15:42:44,941 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@4c627575, org.eclipse.scout.rt.mom.jms.JmsSubscription@7e32f76b] 2024-06-28 15:42:44,948 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishDataObjectJson: CoreMessage[messageID=3645, durable=true, userID=1010f37e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=517, properties=TypedProperties[__AMQ_CID=1010a55a-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@364761343, transaction: TransactionImpl [xid=null, txID=3648, xid=null, state=COMMITTED, createTime=1719589364937(Fri Jun 28 15:42:44 UTC 2024), timeoutSeconds=-1, nr operations = 0]@595f4108 2024-06-28 15:42:44,949 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 10100913-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:44,951 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:44,951 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:44,952 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1010a558-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:44,953 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:44,954 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 34.364002 ms 2024-06-28 15:42:44,954 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:44,955 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:44,956 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:44,956 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1823288671'. 2024-06-28 15:42:44,961 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:44,961 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1015d580-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:44,962 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1015fc93-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1015d580-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1015d580-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78b9806a, true, {}] 2024-06-28 15:42:44,963 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4dd11699 2024-06-28 15:42:44,963 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [101623a4-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1015d580-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1015d580-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65a31e87, true, {}] 2024-06-28 15:42:44,966 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3661, durable=true, userID=101671c6-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=1015fc92-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@764438316, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-28 15:42:45,010 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [101d4f97-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1015d580-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1015d580-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e642497, true, {}] 2024-06-28 15:42:45,012 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3666, durable=true, userID=101d76a9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=1015fc92-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1841984274, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-28 15:42:45,069 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1026504a-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1015d580-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1015d580-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7855587e, true, {}] 2024-06-28 15:42:45,071 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3671, durable=true, userID=1026775c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=1015fc92-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@775619925, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-28 15:42:45,093 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1029f9cd-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1015d580-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1015d580-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@bcbeb9, true, {}] 2024-06-28 15:42:45,095 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3676, durable=true, userID=102a20df-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=1015fc92-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1735710002, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-28 15:42:45,118 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [102da350-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1015d580-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1015d580-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76b5b64c, true, {}] 2024-06-28 15:42:45,119 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3681, durable=true, userID=102dca62-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=1015fc92-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@775621153, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-28 15:42:45,140 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1030feb3-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1015d580-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1015d580-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@585ca31e, true, {}] 2024-06-28 15:42:45,141 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3686, durable=true, userID=10314cd5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=1015fc92-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@278517850, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-28 15:42:45,144 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [10319af6-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1015d580-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1015d580-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5185423e, true, {}] 2024-06-28 15:42:45,145 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3691, durable=true, userID=1031c208-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=1015fc92-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@421030096, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-28 15:42:45,147 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [10323739-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1015d580-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1015d580-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@212b720a, true, {}] 2024-06-28 15:42:45,148 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3696, durable=true, userID=1032373b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=1015fc92-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1611804263, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-28 15:42:45,150 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1032ac6c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1015d580-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1015d580-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e977137, true, {}] 2024-06-28 15:42:45,151 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3701, durable=true, userID=1032d37e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=1015fc92-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@151161995, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-28 15:42:45,154 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [103348af-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1015d580-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1015d580-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f1ef588, true, {}] 2024-06-28 15:42:45,155 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3706, durable=true, userID=10336fc1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=1015fc92-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1939021620, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-28 15:42:45,158 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1033e4f2-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:45,159 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1033e4f5-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1033e4f2-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1033e4f2-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@779a684e, true, {}] 2024-06-28 15:42:45,159 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [10340c06-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1033e4f2-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1033e4f2-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b10fce7, true, {}] 2024-06-28 15:42:45,161 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testConcurrentMessageConsumption, null, 0, false, true, null] 2024-06-28 15:42:45,162 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3661]:RELIABLE:CoreMessage[messageID=3661, durable=true, userID=101671c6-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=1015fc92-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@764438316 2024-06-28 15:42:45,162 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3666]:RELIABLE:CoreMessage[messageID=3666, durable=true, userID=101d76a9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=1015fc92-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1841984274 2024-06-28 15:42:45,162 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3671]:RELIABLE:CoreMessage[messageID=3671, durable=true, userID=1026775c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=1015fc92-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@775619925 2024-06-28 15:42:45,162 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3661, durable=true, userID=101671c6-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=1015fc92-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@764438316 to transaction: TransactionImpl [xid=null, txID=3715, xid=null, state=ACTIVE, createTime=1719589365162(Fri Jun 28 15:42:45 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6e515a3a 2024-06-28 15:42:45,162 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3676]:RELIABLE:CoreMessage[messageID=3676, durable=true, userID=102a20df-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=1015fc92-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1735710002 2024-06-28 15:42:45,163 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3681]:RELIABLE:CoreMessage[messageID=3681, durable=true, userID=102dca62-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=1015fc92-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@775621153 2024-06-28 15:42:45,163 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3666, durable=true, userID=101d76a9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=1015fc92-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1841984274 to transaction: TransactionImpl [xid=null, txID=3716, xid=null, state=ACTIVE, createTime=1719589365163(Fri Jun 28 15:42:45 UTC 2024), timeoutSeconds=-1, nr operations = 1]@32b746b 2024-06-28 15:42:45,163 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3686]:RELIABLE:CoreMessage[messageID=3686, durable=true, userID=10314cd5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=1015fc92-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@278517850 2024-06-28 15:42:45,163 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3691]:RELIABLE:CoreMessage[messageID=3691, durable=true, userID=1031c208-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=1015fc92-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@421030096 2024-06-28 15:42:45,163 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3671, durable=true, userID=1026775c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=1015fc92-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@775619925 to transaction: TransactionImpl [xid=null, txID=3717, xid=null, state=ACTIVE, createTime=1719589365163(Fri Jun 28 15:42:45 UTC 2024), timeoutSeconds=-1, nr operations = 1]@72bb137f 2024-06-28 15:42:45,163 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3696]:RELIABLE:CoreMessage[messageID=3696, durable=true, userID=1032373b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=1015fc92-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1611804263 2024-06-28 15:42:45,164 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3676, durable=true, userID=102a20df-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=1015fc92-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1735710002 to transaction: TransactionImpl [xid=null, txID=3718, xid=null, state=ACTIVE, createTime=1719589365163(Fri Jun 28 15:42:45 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6838b2f4 2024-06-28 15:42:45,163 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3701]:RELIABLE:CoreMessage[messageID=3701, durable=true, userID=1032d37e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=1015fc92-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@151161995 2024-06-28 15:42:45,164 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3706]:RELIABLE:CoreMessage[messageID=3706, durable=true, userID=10336fc1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=1015fc92-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1939021620 2024-06-28 15:42:45,164 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3681, durable=true, userID=102dca62-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=1015fc92-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@775621153 to transaction: TransactionImpl [xid=null, txID=3719, xid=null, state=ACTIVE, createTime=1719589365164(Fri Jun 28 15:42:45 UTC 2024), timeoutSeconds=-1, nr operations = 1]@436719a7 2024-06-28 15:42:45,164 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3686, durable=true, userID=10314cd5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=1015fc92-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@278517850 to transaction: TransactionImpl [xid=null, txID=3720, xid=null, state=ACTIVE, createTime=1719589365164(Fri Jun 28 15:42:45 UTC 2024), timeoutSeconds=-1, nr operations = 1]@79012241 2024-06-28 15:42:45,164 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3691, durable=true, userID=1031c208-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=1015fc92-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@421030096 to transaction: TransactionImpl [xid=null, txID=3721, xid=null, state=ACTIVE, createTime=1719589365164(Fri Jun 28 15:42:45 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7d259e40 2024-06-28 15:42:45,165 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3696, durable=true, userID=1032373b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=1015fc92-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1611804263 to transaction: TransactionImpl [xid=null, txID=3722, xid=null, state=ACTIVE, createTime=1719589365164(Fri Jun 28 15:42:45 UTC 2024), timeoutSeconds=-1, nr operations = 1]@50273c02 2024-06-28 15:42:45,165 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3701, durable=true, userID=1032d37e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=1015fc92-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@151161995 to transaction: TransactionImpl [xid=null, txID=3723, xid=null, state=ACTIVE, createTime=1719589365165(Fri Jun 28 15:42:45 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2b76bd80 2024-06-28 15:42:45,165 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3706, durable=true, userID=10336fc1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=1015fc92-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1939021620 to transaction: TransactionImpl [xid=null, txID=3724, xid=null, state=ACTIVE, createTime=1719589365165(Fri Jun 28 15:42:45 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5b159185 2024-06-28 15:42:45,165 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@18c2b4c6] 2024-06-28 15:42:45,167 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3661, durable=true, userID=101671c6-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:44 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=1015fc92-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@764438316, transaction: TransactionImpl [xid=null, txID=3715, xid=null, state=COMMITTED, createTime=1719589365162(Fri Jun 28 15:42:45 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6e515a3a 2024-06-28 15:42:45,168 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3666, durable=true, userID=101d76a9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=1015fc92-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1841984274, transaction: TransactionImpl [xid=null, txID=3716, xid=null, state=COMMITTED, createTime=1719589365163(Fri Jun 28 15:42:45 UTC 2024), timeoutSeconds=-1, nr operations = 0]@32b746b 2024-06-28 15:42:45,168 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3671, durable=true, userID=1026775c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=1015fc92-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@775619925, transaction: TransactionImpl [xid=null, txID=3717, xid=null, state=COMMITTED, createTime=1719589365163(Fri Jun 28 15:42:45 UTC 2024), timeoutSeconds=-1, nr operations = 0]@72bb137f 2024-06-28 15:42:45,168 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3676, durable=true, userID=102a20df-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=1015fc92-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1735710002, transaction: TransactionImpl [xid=null, txID=3718, xid=null, state=COMMITTED, createTime=1719589365163(Fri Jun 28 15:42:45 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6838b2f4 2024-06-28 15:42:45,168 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3681, durable=true, userID=102dca62-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=1015fc92-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@775621153, transaction: TransactionImpl [xid=null, txID=3719, xid=null, state=COMMITTED, createTime=1719589365164(Fri Jun 28 15:42:45 UTC 2024), timeoutSeconds=-1, nr operations = 0]@436719a7 2024-06-28 15:42:45,168 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3686, durable=true, userID=10314cd5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=1015fc92-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@278517850, transaction: TransactionImpl [xid=null, txID=3720, xid=null, state=COMMITTED, createTime=1719589365164(Fri Jun 28 15:42:45 UTC 2024), timeoutSeconds=-1, nr operations = 0]@79012241 2024-06-28 15:42:45,169 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3691, durable=true, userID=1031c208-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=1015fc92-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@421030096, transaction: TransactionImpl [xid=null, txID=3721, xid=null, state=COMMITTED, createTime=1719589365164(Fri Jun 28 15:42:45 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7d259e40 2024-06-28 15:42:45,169 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3696, durable=true, userID=1032373b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=1015fc92-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1611804263, transaction: TransactionImpl [xid=null, txID=3722, xid=null, state=COMMITTED, createTime=1719589365164(Fri Jun 28 15:42:45 UTC 2024), timeoutSeconds=-1, nr operations = 0]@50273c02 2024-06-28 15:42:45,169 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3701, durable=true, userID=1032d37e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=1015fc92-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@151161995, transaction: TransactionImpl [xid=null, txID=3723, xid=null, state=COMMITTED, createTime=1719589365165(Fri Jun 28 15:42:45 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2b76bd80 2024-06-28 15:42:45,169 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3706, durable=true, userID=10336fc1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=1015fc92-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1939021620, transaction: TransactionImpl [xid=null, txID=3724, xid=null, state=COMMITTED, createTime=1719589365165(Fri Jun 28 15:42:45 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5b159185 2024-06-28 15:42:45,170 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1033e4f2-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:45,172 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:45,173 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:45,174 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1015d580-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:45,175 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:45,176 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 220.028528 ms 2024-06-28 15:42:45,176 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:45,178 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:45,178 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:45,178 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 309281422'. 2024-06-28 15:42:45,184 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:45,185 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1037dc98-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:45,186 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [10382abb-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1037dc98-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1037dc98-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a13c339, true, {}] 2024-06-28 15:42:45,187 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6e5dc02d 2024-06-28 15:42:45,187 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [103851cc-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1037dc98-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1037dc98-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d7fa0b7, true, {}] 2024-06-28 15:42:45,190 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3737, durable=true, userID=10389fee-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=Fri Jun 28 15:42:45 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=103803aa-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@22609545, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-28 15:42:45,347 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1050bbcf-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:45,348 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1050e2e2-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1050bbcf-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1050bbcf-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f9f10d2, true, {}] 2024-06-28 15:42:45,349 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [105109f3-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1050bbcf-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1050bbcf-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36599478, true, {}] 2024-06-28 15:42:45,350 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-28 15:42:45,351 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3737, durable=true, userID=10389fee-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=Fri Jun 28 15:42:45 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=103803aa-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@22609545 to transaction: TransactionImpl [xid=null, txID=3746, xid=null, state=ACTIVE, createTime=1719589365351(Fri Jun 28 15:42:45 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7d39021f 2024-06-28 15:42:45,359 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3737, durable=true, userID=10389fee-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=Fri Jun 28 15:42:45 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=103803aa-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@22609545, transaction: TransactionImpl [xid=null, txID=3746, xid=null, state=COMMITTED, createTime=1719589365351(Fri Jun 28 15:42:45 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7d39021f 2024-06-28 15:42:45,401 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6f9d1785] 2024-06-28 15:42:45,403 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1050bbcf-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:45,404 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:45,404 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:45,404 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1037dc98-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:45,405 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:45,405 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 227.393454 ms 2024-06-28 15:42:45,406 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:45,406 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:45,406 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:45,407 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1426317832'. 2024-06-28 15:42:45,410 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:45,410 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 105a58c5-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:45,411 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [105a7fd8-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=105a58c5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=105a58c5-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21a61e0e, true, {}] 2024-06-28 15:42:45,412 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5e16e521 2024-06-28 15:42:45,412 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [105aa6e9-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=105a58c5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=105a58c5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ea21ae9, true, {}] 2024-06-28 15:42:45,414 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3760, durable=true, userID=105af50b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=Fri Jun 28 15:42:45 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=105a7fd7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2007026390, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-28 15:42:45,519 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 106afa9c-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:45,520 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [106b21af-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=106afa9c-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=106afa9c-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70dc3743, true, {}] 2024-06-28 15:42:45,521 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [106b48c0-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=106afa9c-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=106afa9c-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7fa69159, true, {}] 2024-06-28 15:42:45,522 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-28 15:42:45,523 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3760, durable=true, userID=105af50b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=Fri Jun 28 15:42:45 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=105a7fd7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2007026390 to transaction: TransactionImpl [xid=null, txID=3769, xid=null, state=ACTIVE, createTime=1719589365523(Fri Jun 28 15:42:45 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1e32a4e 2024-06-28 15:42:45,534 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3760, durable=true, userID=105af50b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=Fri Jun 28 15:42:45 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=105a7fd7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2007026390, transaction: TransactionImpl [xid=null, txID=3769, xid=null, state=COMMITTED, createTime=1719589365523(Fri Jun 28 15:42:45 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1e32a4e 2024-06-28 15:42:45,573 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4f578fc2] 2024-06-28 15:42:45,575 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 106afa9c-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:45,577 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:45,577 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:45,577 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 105a58c5-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:45,579 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:45,579 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 172.341950 ms 2024-06-28 15:42:45,579 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:45,580 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:45,580 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:45,580 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 632802556'. 2024-06-28 15:42:45,584 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:45,584 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1074e5b2-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:45,585 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [10750cc5-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1074e5b2-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1074e5b2-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d923e2c, true, {}] 2024-06-28 15:42:45,586 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@13eb8ca 2024-06-28 15:42:45,586 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [107533d6-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1074e5b2-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1074e5b2-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@eca604f, true, {}] 2024-06-28 15:42:45,589 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3783, durable=true, userID=107581f8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=Fri Jun 28 15:42:45 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=10750cc4-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@33964954, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-28 15:42:45,693 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 10858789-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:45,695 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1085ae9c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=10858789-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=10858789-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c9fcf53, true, {}] 2024-06-28 15:42:45,695 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1085d5ad-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=10858789-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=10858789-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ad72d84, true, {}] 2024-06-28 15:42:45,697 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-28 15:42:45,697 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3783, durable=true, userID=107581f8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=Fri Jun 28 15:42:45 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=10750cc4-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@33964954 to transaction: TransactionImpl [xid=null, txID=3792, xid=null, state=ACTIVE, createTime=1719589365697(Fri Jun 28 15:42:45 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7381df76 2024-06-28 15:42:45,747 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@61aaec51] 2024-06-28 15:42:45,747 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3783, durable=true, userID=107581f8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=Fri Jun 28 15:42:45 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=10750cc4-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@33964954, transaction: TransactionImpl [xid=null, txID=3792, xid=null, state=COMMITTED, createTime=1719589365697(Fri Jun 28 15:42:45 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7381df76 2024-06-28 15:42:45,750 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 10858789-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:45,751 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:45,751 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:45,752 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1074e5b2-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:45,753 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:45,754 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 173.518013 ms 2024-06-28 15:42:45,754 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:45,755 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:45,755 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:45,755 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1703397679'. 2024-06-28 15:42:45,758 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:45,758 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 108f729f-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:45,759 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [108f99b2-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=108f729f-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=108f729f-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e8de5a6, true, {}] 2024-06-28 15:42:45,760 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@50061d56 2024-06-28 15:42:45,760 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [108fc0c3-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=108f729f-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=108f729f-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62f6886a, true, {}] 2024-06-28 15:42:45,763 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3806, durable=true, userID=10900ee5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=Fri Jun 28 15:42:45 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=108f99b1-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1131678629, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-28 15:42:45,911 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 10a6cb36-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:45,912 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [10a6f249-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=10a6cb36-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=10a6cb36-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b5de8df, true, {}] 2024-06-28 15:42:45,913 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [10a7195a-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=10a6cb36-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=10a6cb36-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ef4999c, true, {}] 2024-06-28 15:42:45,914 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-28 15:42:45,915 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3806, durable=true, userID=10900ee5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=Fri Jun 28 15:42:45 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=108f99b1-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1131678629 to transaction: TransactionImpl [xid=null, txID=3815, xid=null, state=ACTIVE, createTime=1719589365915(Fri Jun 28 15:42:45 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2d2280b4 2024-06-28 15:42:45,965 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@61bbe16d] 2024-06-28 15:42:45,967 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 10a6cb36-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:45,969 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:45,969 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:45,970 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 108f729f-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:45,971 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:45,971 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 216.189634 ms 2024-06-28 15:42:45,971 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:45,972 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:45,972 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:45,973 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1777344331'. 2024-06-28 15:42:45,976 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:45,977 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 10b0dd5c-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:45,978 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [10b0dd5f-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=10b0dd5c-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=10b0dd5c-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46fe119e, true, {}] 2024-06-28 15:42:45,978 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@ebd4486 2024-06-28 15:42:45,978 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [10b10470-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=10b0dd5c-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=10b0dd5c-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@734d6fcf, true, {}] 2024-06-28 15:42:45,981 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3829, durable=true, userID=10b15292-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=Fri Jun 28 15:42:45 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=10b0dd5e-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@338970865, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-28 15:42:46,003 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3806, durable=true, userID=10900ee5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=Fri Jun 28 15:42:45 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=108f99b1-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1131678629, transaction: TransactionImpl [xid=null, txID=3815, xid=null, state=COMMITTED, createTime=1719589365915(Fri Jun 28 15:42:45 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2d2280b4 2024-06-28 15:42:46,169 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 10ce2963-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:46,170 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [10ce5076-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=10ce2963-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=10ce2963-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21a89992, true, {}] 2024-06-28 15:42:46,171 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [10ce7787-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=10ce2963-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=10ce2963-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ba2578d, true, {}] 2024-06-28 15:42:46,172 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-28 15:42:46,173 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3829, durable=true, userID=10b15292-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=Fri Jun 28 15:42:45 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=10b0dd5e-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@338970865 to transaction: TransactionImpl [xid=null, txID=3838, xid=null, state=ACTIVE, createTime=1719589366173(Fri Jun 28 15:42:46 UTC 2024), timeoutSeconds=-1, nr operations = 1]@35e716df 2024-06-28 15:42:46,223 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@38de4f1d] 2024-06-28 15:42:46,225 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 10ce2963-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:46,226 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:46,227 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:46,227 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 10b0dd5c-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:46,228 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:46,228 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 256.058485 ms 2024-06-28 15:42:46,228 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:46,229 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:46,229 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:46,230 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 500238652'. 2024-06-28 15:42:46,233 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:46,234 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 10d81479-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:46,235 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [10d83b8c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=10d81479-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=10d81479-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3590fe87, true, {}] 2024-06-28 15:42:46,235 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2c70da80 2024-06-28 15:42:46,236 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [10d83b8d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=10d81479-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=10d81479-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63843d37, true, {}] 2024-06-28 15:42:46,238 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3852, durable=true, userID=10d889af-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:46 UTC 2024, expiration=Fri Jun 28 15:42:46 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=10d83b8b-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1414851137, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-28 15:42:46,243 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3829, durable=true, userID=10b15292-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:45 UTC 2024, expiration=Fri Jun 28 15:42:45 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=10b0dd5e-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@338970865, transaction: TransactionImpl [xid=null, txID=3838, xid=null, state=COMMITTED, createTime=1719589366173(Fri Jun 28 15:42:46 UTC 2024), timeoutSeconds=-1, nr operations = 0]@35e716df 2024-06-28 15:42:46,366 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 10ec38c0-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:46,367 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [10ec5fd3-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=10ec38c0-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=10ec38c0-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@237d1c32, true, {}] 2024-06-28 15:42:46,368 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [10ec86e4-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=10ec38c0-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=10ec38c0-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@455152db, true, {}] 2024-06-28 15:42:46,369 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-28 15:42:46,371 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3852, durable=true, userID=10d889af-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:46 UTC 2024, expiration=Fri Jun 28 15:42:46 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=10d83b8b-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1414851137 to transaction: TransactionImpl [xid=null, txID=3861, xid=null, state=ACTIVE, createTime=1719589366370(Fri Jun 28 15:42:46 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4baa8674 2024-06-28 15:42:46,420 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@aad7ade] 2024-06-28 15:42:46,423 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 10ec38c0-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:46,424 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:46,424 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:46,424 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 10d81479-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:46,425 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:46,426 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 196.038885 ms 2024-06-28 15:42:46,426 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:46,426 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:46,427 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:46,427 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2022171123'. 2024-06-28 15:42:46,430 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:46,430 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 10f5fcc6-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:46,431 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [10f623d9-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=10f5fcc6-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=10f5fcc6-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24a872ff, true, {}] 2024-06-28 15:42:46,432 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@630e5803 2024-06-28 15:42:46,432 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [10f64aea-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=10f5fcc6-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=10f5fcc6-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52dea204, true, {}] 2024-06-28 15:42:46,434 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3875, durable=true, userID=10f6990c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:46 UTC 2024, expiration=Fri Jun 28 15:42:46 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=10f623d8-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1873360220, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-28 15:42:46,483 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3852, durable=true, userID=10d889af-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:46 UTC 2024, expiration=Fri Jun 28 15:42:46 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=10d83b8b-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1414851137, transaction: TransactionImpl [xid=null, txID=3861, xid=null, state=COMMITTED, createTime=1719589366370(Fri Jun 28 15:42:46 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4baa8674 2024-06-28 15:42:46,603 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1110629d-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:46,604 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [111089b0-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1110629d-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1110629d-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@122ea1a3, true, {}] 2024-06-28 15:42:46,605 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1110b0c1-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1110629d-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1110629d-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57fba0e, true, {}] 2024-06-28 15:42:46,607 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-28 15:42:46,607 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3875, durable=true, userID=10f6990c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:46 UTC 2024, expiration=Fri Jun 28 15:42:46 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=10f623d8-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1873360220 to transaction: TransactionImpl [xid=null, txID=3884, xid=null, state=ACTIVE, createTime=1719589366607(Fri Jun 28 15:42:46 UTC 2024), timeoutSeconds=-1, nr operations = 1]@53f0ccf2 2024-06-28 15:42:46,657 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1a6e940b] 2024-06-28 15:42:46,659 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1110629d-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:46,661 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:46,661 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:46,662 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 10f5fcc6-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:46,664 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:46,665 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 237.946100 ms 2024-06-28 15:42:46,665 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:46,666 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:46,666 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:46,667 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 79844840'. 2024-06-28 15:42:46,672 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:46,673 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 111b1103-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:46,674 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [111b3816-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=111b1103-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=111b1103-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5138350c, true, {}] 2024-06-28 15:42:46,675 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7c4663ec 2024-06-28 15:42:46,675 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [111b5f27-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=111b1103-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=111b1103-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f694240, true, {}] 2024-06-28 15:42:46,677 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3898, durable=true, userID=111bad49-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:46 UTC 2024, expiration=Fri Jun 28 15:42:46 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=111b3815-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@511531287, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-28 15:42:46,689 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3875, durable=true, userID=10f6990c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:46 UTC 2024, expiration=Fri Jun 28 15:42:46 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=10f623d8-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1873360220, transaction: TransactionImpl [xid=null, txID=3884, xid=null, state=COMMITTED, createTime=1719589366607(Fri Jun 28 15:42:46 UTC 2024), timeoutSeconds=-1, nr operations = 0]@53f0ccf2 2024-06-28 15:42:46,808 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 112faa7a-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:46,809 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [112fd18d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=112faa7a-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=112faa7a-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c11c8d5, true, {}] 2024-06-28 15:42:46,810 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [112ff89e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=112faa7a-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=112faa7a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3794dc3c, true, {}] 2024-06-28 15:42:46,811 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-28 15:42:46,812 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3898, durable=true, userID=111bad49-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:46 UTC 2024, expiration=Fri Jun 28 15:42:46 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=111b3815-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@511531287 to transaction: TransactionImpl [xid=null, txID=3907, xid=null, state=ACTIVE, createTime=1719589366812(Fri Jun 28 15:42:46 UTC 2024), timeoutSeconds=-1, nr operations = 1]@248748a3 2024-06-28 15:42:46,862 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@30bd925c] 2024-06-28 15:42:46,864 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 112faa7a-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:46,866 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:46,866 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:46,867 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 111b1103-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:46,869 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:46,869 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 202.903972 ms 2024-06-28 15:42:46,870 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:46,871 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:46,871 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:46,872 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 895931687'. 2024-06-28 15:42:46,876 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:46,877 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 113a30d0-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:46,878 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [113a57e3-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=113a30d0-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=113a30d0-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37b5b273, true, {}] 2024-06-28 15:42:46,878 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@37846cc2 2024-06-28 15:42:46,879 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [113a7ef4-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=113a30d0-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=113a30d0-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c18c6af, true, {}] 2024-06-28 15:42:46,881 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3921, durable=true, userID=113aa606-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:46 UTC 2024, expiration=Fri Jun 28 15:42:46 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=113a57e2-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1098769254, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-28 15:42:46,897 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3898, durable=true, userID=111bad49-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:46 UTC 2024, expiration=Fri Jun 28 15:42:46 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=111b3815-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@511531287, transaction: TransactionImpl [xid=null, txID=3907, xid=null, state=COMMITTED, createTime=1719589366812(Fri Jun 28 15:42:46 UTC 2024), timeoutSeconds=-1, nr operations = 0]@248748a3 2024-06-28 15:42:47,059 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1155f637-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:47,060 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [11561d4a-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1155f637-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1155f637-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34d66be8, true, {}] 2024-06-28 15:42:47,061 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1156445b-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1155f637-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1155f637-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@721511e0, true, {}] 2024-06-28 15:42:47,063 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-28 15:42:47,064 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3921, durable=true, userID=113aa606-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:46 UTC 2024, expiration=Fri Jun 28 15:42:46 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=113a57e2-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1098769254 to transaction: TransactionImpl [xid=null, txID=3930, xid=null, state=ACTIVE, createTime=1719589367063(Fri Jun 28 15:42:47 UTC 2024), timeoutSeconds=-1, nr operations = 1]@77397836 2024-06-28 15:42:47,113 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@31137f4d] 2024-06-28 15:42:47,116 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1155f637-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:47,118 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:47,118 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:47,119 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 113a30d0-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:47,120 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:47,121 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 249.544670 ms 2024-06-28 15:42:47,121 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:47,122 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:47,122 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:47,123 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1295492311'. 2024-06-28 15:42:47,128 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:47,128 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 11607d8d-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:47,129 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1160a4a0-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=11607d8d-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=11607d8d-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4895e784, true, {}] 2024-06-28 15:42:47,130 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@399e43d0 2024-06-28 15:42:47,130 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1160cbb1-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=11607d8d-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=11607d8d-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12305402, true, {}] 2024-06-28 15:42:47,133 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3944, durable=true, userID=116119d3-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:47 UTC 2024, expiration=Fri Jun 28 15:42:47 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=1160a49f-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1548757495, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-28 15:42:47,142 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3921, durable=true, userID=113aa606-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:46 UTC 2024, expiration=Fri Jun 28 15:42:46 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=113a57e2-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1098769254, transaction: TransactionImpl [xid=null, txID=3930, xid=null, state=COMMITTED, createTime=1719589367063(Fri Jun 28 15:42:47 UTC 2024), timeoutSeconds=-1, nr operations = 0]@77397836 2024-06-28 15:42:47,267 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1175b344-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:47,269 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1175da57-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1175b344-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1175b344-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5616dc14, true, {}] 2024-06-28 15:42:47,269 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [11760168-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1175b344-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1175b344-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@333bed24, true, {}] 2024-06-28 15:42:47,271 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-28 15:42:47,272 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3944, durable=true, userID=116119d3-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:47 UTC 2024, expiration=Fri Jun 28 15:42:47 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=1160a49f-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1548757495 to transaction: TransactionImpl [xid=null, txID=3953, xid=null, state=ACTIVE, createTime=1719589367272(Fri Jun 28 15:42:47 UTC 2024), timeoutSeconds=-1, nr operations = 1]@29ed8dea 2024-06-28 15:42:47,288 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3944, durable=true, userID=116119d3-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:47 UTC 2024, expiration=Fri Jun 28 15:42:47 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=1160a49f-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1548757495, transaction: TransactionImpl [xid=null, txID=3953, xid=null, state=COMMITTED, createTime=1719589367272(Fri Jun 28 15:42:47 UTC 2024), timeoutSeconds=-1, nr operations = 0]@29ed8dea 2024-06-28 15:42:47,322 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@231c8be4] 2024-06-28 15:42:47,323 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1175b344-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:47,325 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:47,325 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:47,325 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 11607d8d-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:47,327 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:47,327 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 204.161426 ms 2024-06-28 15:42:47,327 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:47,328 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:47,328 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:47,329 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1217648168'. 2024-06-28 15:42:47,332 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:47,332 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 117f9e5a-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:47,333 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [117fc56d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=117f9e5a-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=117f9e5a-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4daf577f, true, {}] 2024-06-28 15:42:47,334 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [117fc56e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=117f9e5a-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=117f9e5a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5dacdc21, true, {}] 2024-06-28 15:42:47,335 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishText, null, 0, false, true, null] 2024-06-28 15:42:47,336 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 11803a9f-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:47,338 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [118088c2-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=11803a9f-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=11803a9f-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77bf6921, true, {}] 2024-06-28 15:42:47,338 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7845f53d 2024-06-28 15:42:47,339 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [118088c3-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=11803a9f-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=11803a9f-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25a3281c, true, {}] 2024-06-28 15:42:47,340 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3973, durable=true, userID=1180afd5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:47 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=118088c1-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@286793796, context: RoutingContextImpl(Address=test/mom/testPublishText, routingType=ANYCAST, PreviousAddress=test/mom/testPublishText previousRoute:ANYCAST, reusable=true, version=-2147482983) .................................................. ***** durable queues test/mom/testPublishText: - queueID=926 address:test/mom/testPublishText name:test/mom/testPublishText filter:null ***** non durable for test/mom/testPublishText: .................................................. , transaction: null 2024-06-28 15:42:47,471 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishText: Reference[3973]:RELIABLE:CoreMessage[messageID=3973, durable=true, userID=1180afd5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:47 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=118088c1-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@286793796 2024-06-28 15:42:47,472 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishText: CoreMessage[messageID=3973, durable=true, userID=1180afd5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:47 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=118088c1-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@286793796 to transaction: TransactionImpl [xid=null, txID=3976, xid=null, state=ACTIVE, createTime=1719589367472(Fri Jun 28 15:42:47 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5e3b6212 2024-06-28 15:42:47,523 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishText: CoreMessage[messageID=3973, durable=true, userID=1180afd5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:47 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=118088c1-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@286793796, transaction: TransactionImpl [xid=null, txID=3976, xid=null, state=COMMITTED, createTime=1719589367472(Fri Jun 28 15:42:47 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5e3b6212 2024-06-28 15:42:47,524 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 117f9e5a-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=dispose subscription] 2024-06-28 15:42:48,474 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 122ddfc6-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:48,475 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [122e06d9-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=122ddfc6-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=122ddfc6-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6603dd2e, true, {}] 2024-06-28 15:42:48,476 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [122e2dea-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=122ddfc6-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=122ddfc6-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9e933bc, true, {}] 2024-06-28 15:42:48,477 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishText, null, 0, false, true, null] 2024-06-28 15:42:48,478 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [122e7c0b-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=11803a9f-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=11803a9f-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b92fc61, true, {}] 2024-06-28 15:42:48,479 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3991, durable=true, userID=122e7c0d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=118088c1-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1128493489, context: RoutingContextImpl(Address=test/mom/testPublishText, routingType=ANYCAST, PreviousAddress=test/mom/testPublishText previousRoute:ANYCAST, reusable=true, version=-2147482983) .................................................. ***** durable queues test/mom/testPublishText: - queueID=926 address:test/mom/testPublishText name:test/mom/testPublishText filter:null ***** non durable for test/mom/testPublishText: .................................................. , transaction: null 2024-06-28 15:42:48,482 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishText: Reference[3991]:RELIABLE:CoreMessage[messageID=3991, durable=true, userID=122e7c0d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=118088c1-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1128493489 2024-06-28 15:42:48,483 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishText: CoreMessage[messageID=3991, durable=true, userID=122e7c0d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=118088c1-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1128493489 to transaction: TransactionImpl [xid=null, txID=3994, xid=null, state=ACTIVE, createTime=1719589368483(Fri Jun 28 15:42:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1eb2c36f 2024-06-28 15:42:48,489 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishText: CoreMessage[messageID=3991, durable=true, userID=122e7c0d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=118088c1-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1128493489, transaction: TransactionImpl [xid=null, txID=3994, xid=null, state=COMMITTED, createTime=1719589368483(Fri Jun 28 15:42:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1eb2c36f 2024-06-28 15:42:48,490 INFO [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 122ddfc6-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed - MDC[jobName=dispose subscription, activemq.broker=mom12] 2024-06-28 15:42:48,491 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@6809a461, org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@21440e36] 2024-06-28 15:42:48,491 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:48,491 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:48,492 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 11803a9f-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:48,493 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:48,494 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1165.383822 ms 2024-06-28 15:42:48,494 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:48,495 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:48,495 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:48,496 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1368297793'. 2024-06-28 15:42:48,499 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:48,500 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1231d76f-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:48,501 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1231d772-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1231d76f-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1231d76f-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@df5b9f2, true, {}] 2024-06-28 15:42:48,501 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1231fe83-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1231d76f-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1231d76f-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d605a36, true, {}] 2024-06-28 15:42:48,503 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1231fe83-3565-11ef-88ed-0a580a2812a0 with parameters: [test/mom/testTopicPublishSubscribeMultipleSubscriptions, [MULTICAST], true] 2024-06-28 15:42:48,503 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@d54fe0d 2024-06-28 15:42:48,506 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=70be0571-6789-44a2-9056-52337ac94407, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:42:48,507 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2afd2883 2024-06-28 15:42:48,508 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 70be0571-6789-44a2-9056-52337ac94407, null, 0, false, true, null] 2024-06-28 15:42:48,509 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 12333705-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:48,510 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [12333708-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=12333705-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=12333705-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@310bd473, true, {}] 2024-06-28 15:42:48,510 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [12335e19-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=12333705-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=12333705-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16b91d22, true, {}] 2024-06-28 15:42:48,511 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7437a25f-b9f9-4991-a1e1-c347e2297b89, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:42:48,512 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5c485ec2 2024-06-28 15:42:48,512 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7437a25f-b9f9-4991-a1e1-c347e2297b89, null, 0, false, true, null] 2024-06-28 15:42:48,513 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1233d34b-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:48,514 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1233d34e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1233d34b-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1233d34b-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@740aa76, true, {}] 2024-06-28 15:42:48,514 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5de769c8 2024-06-28 15:42:48,514 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1233fa5f-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1233d34b-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1233d34b-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b6bee9b, true, {}] 2024-06-28 15:42:48,516 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 7437a25f-b9f9-4991-a1e1-c347e2297b89: Reference[4025]:RELIABLE:CoreMessage[messageID=4025, durable=true, userID=12342171-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:48 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=1233d34d-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@696092739 2024-06-28 15:42:48,516 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4025, durable=true, userID=12342171-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:48 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=1233d34d-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@696092739, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, routingType=MULTICAST, PreviousAddress=test/mom/testTopicPublishSubscribeMultipleSubscriptions previousRoute:MULTICAST, reusable=true, version=-2147482933) .................................................. ***** durable queues test/mom/testTopicPublishSubscribeMultipleSubscriptions: ***** non durable for test/mom/testTopicPublishSubscribeMultipleSubscriptions: - queueID=4017 address:test/mom/testTopicPublishSubscribeMultipleSubscriptions name:7437a25f-b9f9-4991-a1e1-c347e2297b89 filter:null - queueID=4009 address:test/mom/testTopicPublishSubscribeMultipleSubscriptions name:70be0571-6789-44a2-9056-52337ac94407 filter:null .................................................. , transaction: null 2024-06-28 15:42:48,516 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 70be0571-6789-44a2-9056-52337ac94407: Reference[4025]:RELIABLE:CoreMessage[messageID=4025, durable=true, userID=12342171-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:48 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=1233d34d-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@696092739 2024-06-28 15:42:48,516 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 7437a25f-b9f9-4991-a1e1-c347e2297b89: CoreMessage[messageID=4025, durable=true, userID=12342171-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:48 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=1233d34d-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@696092739 to transaction: TransactionImpl [xid=null, txID=4028, xid=null, state=ACTIVE, createTime=1719589368516(Fri Jun 28 15:42:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5b759f8e 2024-06-28 15:42:48,516 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 70be0571-6789-44a2-9056-52337ac94407: CoreMessage[messageID=4025, durable=true, userID=12342171-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:48 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=1233d34d-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@696092739 to transaction: TransactionImpl [xid=null, txID=4029, xid=null, state=ACTIVE, createTime=1719589368516(Fri Jun 28 15:42:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7e374f2c 2024-06-28 15:42:48,517 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 70be0571-6789-44a2-9056-52337ac94407: CoreMessage[messageID=4025, durable=true, userID=12342171-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:48 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=1233d34d-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@696092739, transaction: TransactionImpl [xid=null, txID=4029, xid=null, state=COMMITTED, createTime=1719589368516(Fri Jun 28 15:42:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7e374f2c 2024-06-28 15:42:48,517 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 7437a25f-b9f9-4991-a1e1-c347e2297b89: CoreMessage[messageID=4025, durable=true, userID=12342171-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:48 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=1233d34d-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@696092739, transaction: TransactionImpl [xid=null, txID=4028, xid=null, state=COMMITTED, createTime=1719589368516(Fri Jun 28 15:42:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5b759f8e 2024-06-28 15:42:48,517 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@47ffce5d, org.eclipse.scout.rt.mom.jms.JmsSubscription@605a10fd] 2024-06-28 15:42:48,519 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1231d76f-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:48,522 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 12333705-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:48,524 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:48,524 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:48,524 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1233d34b-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:48,525 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:48,525 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 29.823640 ms 2024-06-28 15:42:48,526 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:48,527 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:48,527 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:48,527 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 605020984'. 2024-06-28 15:42:48,531 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:48,532 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1236b983-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:48,533 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1236e096-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1236b983-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1236b983-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60830d15, true, {}] 2024-06-28 15:42:48,533 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1236e097-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1236b983-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1236b983-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7fb59428, true, {}] 2024-06-28 15:42:48,536 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 123755ca-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:48,536 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addSendToTransaction(AuditLogger_impl.java:2787) - AMQ601760: User anonymous@invm:0 added a message send for: CoreMessage[messageID=4060, durable=true, userID=12372eb9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=754, properties=TypedProperties[__AMQ_CID=1236e095-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@1430146781 to transaction: TransactionImpl [xid=null, txID=4058, xid=null, state=ACTIVE, createTime=1719589368534(Fri Jun 28 15:42:48 UTC 2024), timeoutSeconds=300, nr operations = 1]@6ce647a 2024-06-28 15:42:48,536 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [123755cd-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=123755ca-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=123755ca-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b99890a, true, {}] 2024-06-28 15:42:48,537 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [12377cde-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=123755ca-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=123755ca-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@373aff7, true, {}] 2024-06-28 15:42:48,538 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishTransactional, null, 0, false, true, null] 2024-06-28 15:42:50,543 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4060, durable=true, userID=12372eb9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=754, properties=TypedProperties[__AMQ_CID=1236e095-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@1430146781, context: RoutingContextImpl(Address=test/mom/testPublishTransactional, routingType=ANYCAST, PreviousAddress=test/mom/testPublishTransactional previousRoute:ANYCAST, reusable=true, version=-2147482970) .................................................. ***** durable queues test/mom/testPublishTransactional: - queueID=1823 address:test/mom/testPublishTransactional name:test/mom/testPublishTransactional filter:null ***** non durable for test/mom/testPublishTransactional: .................................................. , transaction: TransactionImpl [xid=null, txID=4058, xid=null, state=COMMITTED, createTime=1719589368534(Fri Jun 28 15:42:48 UTC 2024), timeoutSeconds=300, nr operations = 0]@6ce647a 2024-06-28 15:42:50,543 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishTransactional: Reference[4060]:RELIABLE:CoreMessage[messageID=4060, durable=true, userID=12372eb9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=754, properties=TypedProperties[__AMQ_CID=1236e095-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@1430146781 2024-06-28 15:42:50,544 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishTransactional: CoreMessage[messageID=4060, durable=true, userID=12372eb9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=754, properties=TypedProperties[__AMQ_CID=1236e095-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@1430146781 to transaction: TransactionImpl [xid=null, txID=4068, xid=null, state=ACTIVE, createTime=1719589370544(Fri Jun 28 15:42:50 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5509a45f 2024-06-28 15:42:50,547 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1236b983-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:50,548 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@7be3baf2, org.eclipse.scout.rt.mom.jms.JmsSubscription@3a296643] 2024-06-28 15:42:50,552 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishTransactional: CoreMessage[messageID=4060, durable=true, userID=12372eb9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=754, properties=TypedProperties[__AMQ_CID=1236e095-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@1430146781, transaction: TransactionImpl [xid=null, txID=4068, xid=null, state=COMMITTED, createTime=1719589370544(Fri Jun 28 15:42:50 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5509a45f 2024-06-28 15:42:50,552 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 123755ca-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:50,554 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-28 15:42:50,554 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2026.935698 ms 2024-06-28 15:42:50,554 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:50,555 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:50,555 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:50,556 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1347981046'. 2024-06-28 15:42:50,559 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:50,560 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 136c2c50-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:50,561 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [136c2c53-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=136c2c50-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=136c2c50-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ab1fe19, true, {}] 2024-06-28 15:42:50,561 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [136c5364-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=136c2c50-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=136c2c50-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f05eef4, true, {}] 2024-06-28 15:42:50,563 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 136c5364-3565-11ef-88ed-0a580a2812a0 with parameters: [test/mom/testTopicPublishSubscribeCorrelationId, [MULTICAST], true] 2024-06-28 15:42:50,563 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@40fa3587 2024-06-28 15:42:50,567 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8c456992-b2df-4b35-8654-7ba867822540, address=test/mom/testTopicPublishSubscribeCorrelationId, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:42:50,568 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1f8c0a57 2024-06-28 15:42:50,569 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8c456992-b2df-4b35-8654-7ba867822540, null, 0, false, true, null] 2024-06-28 15:42:50,570 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 136db2f6-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[cid=cid:abc] 2024-06-28 15:42:50,570 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [136db2f9-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=136db2f6-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=136db2f6-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@580824b, true, {}] 2024-06-28 15:42:50,571 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@49a6503f - MDC[cid=cid:abc] 2024-06-28 15:42:50,571 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [136dda0a-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=136db2f6-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=136db2f6-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3863e7dd, true, {}] 2024-06-28 15:42:50,573 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 8c456992-b2df-4b35-8654-7ba867822540: Reference[4093]:RELIABLE:CoreMessage[messageID=4093, durable=true, userID=136e011c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:50 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=136db2f8-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@2130569206 2024-06-28 15:42:50,573 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4093, durable=true, userID=136e011c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:50 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=136db2f8-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@2130569206, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribeCorrelationId, routingType=MULTICAST, PreviousAddress=test/mom/testTopicPublishSubscribeCorrelationId previousRoute:MULTICAST, reusable=true, version=-2147482930) .................................................. ***** durable queues test/mom/testTopicPublishSubscribeCorrelationId: ***** non durable for test/mom/testTopicPublishSubscribeCorrelationId: - queueID=4085 address:test/mom/testTopicPublishSubscribeCorrelationId name:8c456992-b2df-4b35-8654-7ba867822540 filter:null .................................................. , transaction: null 2024-06-28 15:42:50,573 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 8c456992-b2df-4b35-8654-7ba867822540: CoreMessage[messageID=4093, durable=true, userID=136e011c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:50 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=136db2f8-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@2130569206 to transaction: TransactionImpl [xid=null, txID=4096, xid=null, state=ACTIVE, createTime=1719589370573(Fri Jun 28 15:42:50 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5548c7a3 2024-06-28 15:42:50,573 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 8c456992-b2df-4b35-8654-7ba867822540: CoreMessage[messageID=4093, durable=true, userID=136e011c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:50 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=136db2f8-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@2130569206, transaction: TransactionImpl [xid=null, txID=4096, xid=null, state=COMMITTED, createTime=1719589370573(Fri Jun 28 15:42:50 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5548c7a3 2024-06-28 15:42:50,574 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@30f39d9d] 2024-06-28 15:42:50,575 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 136c2c50-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:50,577 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:50,577 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:50,578 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 136db2f6-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:50,579 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:50,579 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 24.032745 ms 2024-06-28 15:42:50,580 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:50,581 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:50,581 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:50,581 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 257624276'. 2024-06-28 15:42:50,585 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:50,585 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 136ffcee-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:50,586 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [13702401-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=136ffcee-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=136ffcee-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@553598a4, true, {}] 2024-06-28 15:42:50,587 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [13702402-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=136ffcee-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=136ffcee-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ae9a1ef, true, {}] 2024-06-28 15:42:50,588 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 13702402-3565-11ef-88ed-0a580a2812a0 with parameters: [test/mom/testMessageSelector, [MULTICAST], true] 2024-06-28 15:42:50,588 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@583c0ee1 2024-06-28 15:42:50,592 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=307e10ab-ab6c-4e9f-98ec-c3cbc1240be7, address=test/mom/testMessageSelector, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:42:50,593 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2938a1f8 2024-06-28 15:42:50,593 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 307e10ab-ab6c-4e9f-98ec-c3cbc1240be7, null, 0, false, true, null] 2024-06-28 15:42:50,594 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 13715c84-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:50,595 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [13718397-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=13715c84-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=13715c84-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75668591, true, {}] 2024-06-28 15:42:50,595 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [13718398-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=13715c84-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=13715c84-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e46c2be, true, {}] 2024-06-28 15:42:50,596 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=89e52b13-d7ae-418a-98c5-95fb4ea9bff7, address=test/mom/testMessageSelector, routingType=MULTICAST, filterString=user = 'john', durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:42:50,597 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5c698fa5 2024-06-28 15:42:50,598 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 89e52b13-d7ae-418a-98c5-95fb4ea9bff7, user = 'john', 0, false, true, null] 2024-06-28 15:42:50,599 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 13721fda-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:50,599 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [13721fdd-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=13721fda-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=13721fda-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1db0058c, true, {}] 2024-06-28 15:42:50,600 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [137246ee-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=13721fda-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=13721fda-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b002f0f, true, {}] 2024-06-28 15:42:50,601 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4ebf9f4a-43b9-4007-91a1-dcda7b4023ec, address=test/mom/testMessageSelector, routingType=MULTICAST, filterString=user = 'anna', durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:42:50,602 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@78e477a5 2024-06-28 15:42:50,603 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4ebf9f4a-43b9-4007-91a1-dcda7b4023ec, user = 'anna', 0, false, true, null] 2024-06-28 15:42:50,604 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1372e330-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:50,604 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1372e333-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1372e330-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1372e330-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@594651ed, true, {}] 2024-06-28 15:42:50,605 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2b85fc 2024-06-28 15:42:50,605 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [13730a44-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1372e330-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1372e330-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4097255e, true, {}] 2024-06-28 15:42:50,606 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4141, durable=true, userID=13733156-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:50 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=578, properties=TypedProperties[__AMQ_CID=1372e332-3565-11ef-88ed-0a580a2812a0, user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1767346858, context: RoutingContextImpl(Address=test/mom/testMessageSelector, routingType=MULTICAST, PreviousAddress=test/mom/testMessageSelector previousRoute:MULTICAST, reusable=null, version=0) .................................................. , transaction: null 2024-06-28 15:42:50,606 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 4ebf9f4a-43b9-4007-91a1-dcda7b4023ec: Reference[4141]:RELIABLE:CoreMessage[messageID=4141, durable=true, userID=13733156-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:50 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=578, properties=TypedProperties[__AMQ_CID=1372e332-3565-11ef-88ed-0a580a2812a0, user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1767346858 2024-06-28 15:42:50,606 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 307e10ab-ab6c-4e9f-98ec-c3cbc1240be7: Reference[4141]:RELIABLE:CoreMessage[messageID=4141, durable=true, userID=13733156-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:50 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=578, properties=TypedProperties[__AMQ_CID=1372e332-3565-11ef-88ed-0a580a2812a0, user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1767346858 2024-06-28 15:42:50,607 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 307e10ab-ab6c-4e9f-98ec-c3cbc1240be7: CoreMessage[messageID=4141, durable=true, userID=13733156-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:50 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=578, properties=TypedProperties[__AMQ_CID=1372e332-3565-11ef-88ed-0a580a2812a0, user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1767346858 to transaction: TransactionImpl [xid=null, txID=4144, xid=null, state=ACTIVE, createTime=1719589370607(Fri Jun 28 15:42:50 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1639b49d 2024-06-28 15:42:50,607 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 4ebf9f4a-43b9-4007-91a1-dcda7b4023ec: CoreMessage[messageID=4141, durable=true, userID=13733156-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:50 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=578, properties=TypedProperties[__AMQ_CID=1372e332-3565-11ef-88ed-0a580a2812a0, user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1767346858 to transaction: TransactionImpl [xid=null, txID=4145, xid=null, state=ACTIVE, createTime=1719589370607(Fri Jun 28 15:42:50 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4a186ddc 2024-06-28 15:42:50,607 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 307e10ab-ab6c-4e9f-98ec-c3cbc1240be7: CoreMessage[messageID=4141, durable=true, userID=13733156-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:50 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=578, properties=TypedProperties[__AMQ_CID=1372e332-3565-11ef-88ed-0a580a2812a0, user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1767346858, transaction: TransactionImpl [xid=null, txID=4144, xid=null, state=COMMITTED, createTime=1719589370607(Fri Jun 28 15:42:50 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1639b49d 2024-06-28 15:42:50,607 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 4ebf9f4a-43b9-4007-91a1-dcda7b4023ec: CoreMessage[messageID=4141, durable=true, userID=13733156-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:50 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=578, properties=TypedProperties[__AMQ_CID=1372e332-3565-11ef-88ed-0a580a2812a0, user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1767346858, transaction: TransactionImpl [xid=null, txID=4145, xid=null, state=COMMITTED, createTime=1719589370607(Fri Jun 28 15:42:50 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4a186ddc 2024-06-28 15:42:52,608 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5b1295c0, org.eclipse.scout.rt.mom.jms.JmsSubscription@bf3aa52, org.eclipse.scout.rt.mom.jms.JmsSubscription@45bb5862] 2024-06-28 15:42:52,609 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 136ffcee-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:52,612 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 13715c84-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:52,615 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 13721fda-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:52,617 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:52,617 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:52,617 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1372e330-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:52,619 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:52,619 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2037.772297 ms 2024-06-28 15:42:52,619 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:52,620 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:52,620 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:52,621 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1247037042'. 2024-06-28 15:42:52,625 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:52,625 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 14a74488-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:52,626 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [14a76b9b-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=14a74488-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=14a74488-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@cbafe9e, true, {}] 2024-06-28 15:42:52,627 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@47bcaf67 2024-06-28 15:42:52,627 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [14a792ac-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=14a74488-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=14a74488-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4dbba0a0, true, {}] 2024-06-28 15:42:52,630 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4188, durable=true, userID=14a7e0ce-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:52 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=811, properties=TypedProperties[__AMQ_CID=14a76b9a-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@2078660886, context: RoutingContextImpl(Address=test/mom/testCurrentMessagePubSub, routingType=ANYCAST, PreviousAddress=test/mom/testCurrentMessagePubSub previousRoute:ANYCAST, reusable=true, version=-2147482961) .................................................. ***** durable queues test/mom/testCurrentMessagePubSub: - queueID=1938 address:test/mom/testCurrentMessagePubSub name:test/mom/testCurrentMessagePubSub filter:null ***** non durable for test/mom/testCurrentMessagePubSub: .................................................. , transaction: null 2024-06-28 15:42:52,632 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 14a855ff-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:52,633 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [14a87d12-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=14a855ff-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=14a855ff-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66643f83, true, {}] 2024-06-28 15:42:52,633 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [14a87d13-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=14a855ff-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=14a855ff-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d87719a, true, {}] 2024-06-28 15:42:52,634 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testCurrentMessagePubSub, null, 0, false, true, null] 2024-06-28 15:42:52,635 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testCurrentMessagePubSub: Reference[4188]:RELIABLE:CoreMessage[messageID=4188, durable=true, userID=14a7e0ce-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:52 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=811, properties=TypedProperties[__AMQ_CID=14a76b9a-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@2078660886 2024-06-28 15:42:52,636 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testCurrentMessagePubSub: CoreMessage[messageID=4188, durable=true, userID=14a7e0ce-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:52 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=811, properties=TypedProperties[__AMQ_CID=14a76b9a-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@2078660886 to transaction: TransactionImpl [xid=null, txID=4197, xid=null, state=ACTIVE, createTime=1719589372636(Fri Jun 28 15:42:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@26c33206 2024-06-28 15:42:52,637 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@3d7d72f2, org.eclipse.scout.rt.mom.jms.JmsSubscription@3479b4cd] 2024-06-28 15:42:52,641 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testCurrentMessagePubSub: CoreMessage[messageID=4188, durable=true, userID=14a7e0ce-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:52 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=811, properties=TypedProperties[__AMQ_CID=14a76b9a-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@2078660886, transaction: TransactionImpl [xid=null, txID=4197, xid=null, state=COMMITTED, createTime=1719589372636(Fri Jun 28 15:42:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@26c33206 2024-06-28 15:42:52,642 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 14a855ff-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:52,644 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:52,644 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:52,645 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 14a74488-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:52,647 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:52,647 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 26.831020 ms 2024-06-28 15:42:52,648 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:52,649 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:52,650 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:52,650 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1742006519'. 2024-06-28 15:42:52,656 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:52,656 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 14abff85-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:52,658 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [14ac2698-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=14abff85-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=14abff85-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45618997, true, {}] 2024-06-28 15:42:52,658 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@521d455c 2024-06-28 15:42:52,659 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [14ac4da9-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=14abff85-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=14abff85-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5657f739, true, {}] 2024-06-28 15:42:52,661 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4210, durable=true, userID=14ac9bcb-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:52 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=14ac2697-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@863837585, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-28 15:42:52,664 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [14ad380c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=14abff85-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=14abff85-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33bddb3b, true, {}] 2024-06-28 15:42:52,665 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4215, durable=true, userID=14ad5f1e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:52 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=14ac2697-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@499065728, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-28 15:42:52,671 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [14ae497f-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=14abff85-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=14abff85-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@350496e0, true, {}] 2024-06-28 15:42:52,673 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4220, durable=true, userID=14ae7091-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:52 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=14ac2697-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@150765632, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-28 15:42:52,679 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [14af8202-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=14abff85-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=14abff85-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5706728a, true, {}] 2024-06-28 15:42:52,680 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4225, durable=true, userID=14af8204-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:52 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=14ac2697-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1316505426, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-28 15:42:52,686 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [14b09375-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=14abff85-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=14abff85-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28b56ac1, true, {}] 2024-06-28 15:42:52,688 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4230, durable=true, userID=14b0ba87-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:52 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=14ac2697-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1492883094, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-28 15:42:52,693 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [14b1a4e8-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=14abff85-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=14abff85-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@da3ac72, true, {}] 2024-06-28 15:42:52,694 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4235, durable=true, userID=14b1cbfa-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:52 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=14ac2697-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@252515202, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-28 15:42:52,697 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [14b21a1b-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=14abff85-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=14abff85-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d04d520, true, {}] 2024-06-28 15:42:52,698 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4240, durable=true, userID=14b2412d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:52 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=14ac2697-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@453338443, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-28 15:42:52,700 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [14b2b65e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=14abff85-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=14abff85-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@441902fc, true, {}] 2024-06-28 15:42:52,701 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4245, durable=true, userID=14b2b660-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:52 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=14ac2697-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@980804146, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-28 15:42:52,703 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [14b32b91-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=14abff85-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=14abff85-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38063d8f, true, {}] 2024-06-28 15:42:52,704 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4250, durable=true, userID=14b352a3-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:52 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=14ac2697-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@460158553, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-28 15:42:52,707 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [14b3c7d4-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=14abff85-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=14abff85-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@49281828, true, {}] 2024-06-28 15:42:52,708 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4255, durable=true, userID=14b3c7d6-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:52 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=14ac2697-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1422333543, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-28 15:42:52,710 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 14b43d07-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:52,711 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [14b4641a-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=14b43d07-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=14b43d07-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45e53989, true, {}] 2024-06-28 15:42:52,712 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [14b48b2b-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=14b43d07-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=14b43d07-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@720ab996, true, {}] 2024-06-28 15:42:52,713 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testSerialMessageConsumption, null, 0, false, true, null] 2024-06-28 15:42:52,714 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1974]:RELIABLE:CoreMessage[messageID=1974, durable=true, userID=0b36e282-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2000164971 2024-06-28 15:42:52,714 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1979]:RELIABLE:CoreMessage[messageID=1979, durable=true, userID=0b37a5d5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1615609543 2024-06-28 15:42:52,714 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1984]:RELIABLE:CoreMessage[messageID=1984, durable=true, userID=0b386928-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@657250804 2024-06-28 15:42:52,714 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSerialMessageConsumption: CoreMessage[messageID=1974, durable=true, userID=0b36e282-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2000164971 to transaction: TransactionImpl [xid=null, txID=4264, xid=null, state=ACTIVE, createTime=1719589372714(Fri Jun 28 15:42:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5e3275df 2024-06-28 15:42:52,714 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1989]:RELIABLE:CoreMessage[messageID=1989, durable=true, userID=0b39056b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1456640275 2024-06-28 15:42:52,714 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1994]:RELIABLE:CoreMessage[messageID=1994, durable=true, userID=0b397a9e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@969060881 2024-06-28 15:42:52,715 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1999]:RELIABLE:CoreMessage[messageID=1999, durable=true, userID=0b3a16e1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1140241101 2024-06-28 15:42:52,715 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[2004]:RELIABLE:CoreMessage[messageID=2004, durable=true, userID=0b3a8c14-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1479780337 2024-06-28 15:42:52,715 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[2009]:RELIABLE:CoreMessage[messageID=2009, durable=true, userID=0b3b0147-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@341395998 2024-06-28 15:42:52,715 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4210]:RELIABLE:CoreMessage[messageID=4210, durable=true, userID=14ac9bcb-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:52 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=14ac2697-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@863837585 2024-06-28 15:42:52,715 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4215]:RELIABLE:CoreMessage[messageID=4215, durable=true, userID=14ad5f1e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:52 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=14ac2697-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@499065728 2024-06-28 15:42:52,715 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4220]:RELIABLE:CoreMessage[messageID=4220, durable=true, userID=14ae7091-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:52 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=14ac2697-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@150765632 2024-06-28 15:42:52,716 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4225]:RELIABLE:CoreMessage[messageID=4225, durable=true, userID=14af8204-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:52 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=14ac2697-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1316505426 2024-06-28 15:42:52,716 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4230]:RELIABLE:CoreMessage[messageID=4230, durable=true, userID=14b0ba87-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:52 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=14ac2697-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1492883094 2024-06-28 15:42:52,716 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4235]:RELIABLE:CoreMessage[messageID=4235, durable=true, userID=14b1cbfa-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:52 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=14ac2697-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@252515202 2024-06-28 15:42:52,716 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4240]:RELIABLE:CoreMessage[messageID=4240, durable=true, userID=14b2412d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:52 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=14ac2697-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@453338443 2024-06-28 15:42:52,716 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4245]:RELIABLE:CoreMessage[messageID=4245, durable=true, userID=14b2b660-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:52 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=14ac2697-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@980804146 2024-06-28 15:42:52,716 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4250]:RELIABLE:CoreMessage[messageID=4250, durable=true, userID=14b352a3-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:52 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=14ac2697-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@460158553 2024-06-28 15:42:52,717 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4255]:RELIABLE:CoreMessage[messageID=4255, durable=true, userID=14b3c7d6-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:52 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=14ac2697-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1422333543 2024-06-28 15:42:52,720 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSerialMessageConsumption: CoreMessage[messageID=1974, durable=true, userID=0b36e282-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2000164971, transaction: TransactionImpl [xid=null, txID=4264, xid=null, state=COMMITTED, createTime=1719589372714(Fri Jun 28 15:42:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5e3275df 2024-06-28 15:42:55,713 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@858bf8c] 2024-06-28 15:42:55,713 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSerialMessageConsumption: CoreMessage[messageID=1979, durable=true, userID=0b37a5d5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1615609543 to transaction: TransactionImpl [xid=null, txID=4265, xid=null, state=ACTIVE, createTime=1719589375713(Fri Jun 28 15:42:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@716cf774 2024-06-28 15:42:55,719 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSerialMessageConsumption: CoreMessage[messageID=1979, durable=true, userID=0b37a5d5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1615609543, transaction: TransactionImpl [xid=null, txID=4265, xid=null, state=COMMITTED, createTime=1719589375713(Fri Jun 28 15:42:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@716cf774 2024-06-28 15:42:55,720 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 14b43d07-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:55,723 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:55,723 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:55,723 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 14abff85-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:55,724 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:55,725 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 3074.779646 ms 2024-06-28 15:42:55,725 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:55,726 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:55,726 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:55,726 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1296445148'. 2024-06-28 15:42:55,730 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:55,730 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 16810dcd-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:55,731 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [168134e0-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=16810dcd-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=16810dcd-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77ff0bf4, true, {}] 2024-06-28 15:42:55,732 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [16815bf1-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=16810dcd-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=16810dcd-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a44ceb1, true, {}] 2024-06-28 15:42:55,733 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:55,734 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1681aa12-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:55,735 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1681d125-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1681aa12-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1681aa12-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@728c68fa, true, {}] 2024-06-28 15:42:55,735 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@202d83b9 2024-06-28 15:42:55,735 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1681d126-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1681aa12-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1681aa12-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4de947e2, true, {}] 2024-06-28 15:42:55,737 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4284, durable=true, userID=1681f838-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=1681d124-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1295675166, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:55,740 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4284]:RELIABLE:CoreMessage[messageID=4284, durable=true, userID=1681f838-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=1681d124-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1295675166 2024-06-28 15:42:55,741 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4284, durable=true, userID=1681f838-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=1681d124-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1295675166 to transaction: TransactionImpl [xid=null, txID=4287, xid=null, state=ACTIVE, createTime=1719589375740(Fri Jun 28 15:42:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4fdcd4f5 2024-06-28 15:42:55,742 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@aba3735, org.eclipse.scout.rt.mom.jms.JmsSubscription@16bba8ae] 2024-06-28 15:42:55,747 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4284, durable=true, userID=1681f838-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=1681d124-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1295675166, transaction: TransactionImpl [xid=null, txID=4287, xid=null, state=COMMITTED, createTime=1719589375740(Fri Jun 28 15:42:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4fdcd4f5 2024-06-28 15:42:55,748 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 16810dcd-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:55,750 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 16841b19-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:55,751 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1684422c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=16841b19-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=16841b19-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d95075e, true, {}] 2024-06-28 15:42:55,752 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1684693d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=16841b19-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=16841b19-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ccc5d3b, true, {}] 2024-06-28 15:42:55,753 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:55,754 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1684904e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1681aa12-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1681aa12-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23c49747, true, {}] 2024-06-28 15:42:55,755 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4302, durable=true, userID=1684b760-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=1681d124-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1925632404, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:55,762 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4302]:RELIABLE:CoreMessage[messageID=4302, durable=true, userID=1684b760-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=1681d124-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1925632404 2024-06-28 15:42:55,762 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4302, durable=true, userID=1684b760-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=1681d124-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1925632404 to transaction: TransactionImpl [xid=null, txID=4305, xid=null, state=ACTIVE, createTime=1719589375762(Fri Jun 28 15:42:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2537e504 2024-06-28 15:42:55,764 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@5f2312f3, org.eclipse.scout.rt.mom.jms.JmsSubscription@21590b35] 2024-06-28 15:42:55,768 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4302, durable=true, userID=1684b760-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=1681d124-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1925632404, transaction: TransactionImpl [xid=null, txID=4305, xid=null, state=COMMITTED, createTime=1719589375762(Fri Jun 28 15:42:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2537e504 2024-06-28 15:42:55,769 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 16841b19-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:55,771 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 16874f71-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:55,772 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [16877684-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=16874f71-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=16874f71-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@853a173, true, {}] 2024-06-28 15:42:55,772 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [16877685-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=16874f71-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=16874f71-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@645cad4b, true, {}] 2024-06-28 15:42:55,773 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:55,774 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1687c4a6-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1681aa12-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1681aa12-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d302234, true, {}] 2024-06-28 15:42:55,775 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4320, durable=true, userID=1687c4a8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=1681d124-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1709072596, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:55,778 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4320]:RELIABLE:CoreMessage[messageID=4320, durable=true, userID=1687c4a8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=1681d124-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1709072596 2024-06-28 15:42:55,778 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4320, durable=true, userID=1687c4a8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=1681d124-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1709072596 to transaction: TransactionImpl [xid=null, txID=4323, xid=null, state=ACTIVE, createTime=1719589375778(Fri Jun 28 15:42:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@753b5697 2024-06-28 15:42:55,779 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@30a0a440, org.eclipse.scout.rt.mom.jms.JmsSubscription@116c43d4] 2024-06-28 15:42:55,785 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4320, durable=true, userID=1687c4a8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=1681d124-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1709072596, transaction: TransactionImpl [xid=null, txID=4323, xid=null, state=COMMITTED, createTime=1719589375778(Fri Jun 28 15:42:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@753b5697 2024-06-28 15:42:55,786 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 16874f71-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:55,787 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1689c079-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:55,788 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1689e78c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1689c079-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1689c079-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@354ab88d, true, {}] 2024-06-28 15:42:55,788 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1689e78d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1689c079-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1689c079-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@619515df, true, {}] 2024-06-28 15:42:55,789 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:55,790 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [168a35ae-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1681aa12-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1681aa12-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@703b8ef0, true, {}] 2024-06-28 15:42:55,791 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4338, durable=true, userID=168a5cc0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=1681d124-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1665617122, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:55,794 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4338]:RELIABLE:CoreMessage[messageID=4338, durable=true, userID=168a5cc0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=1681d124-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1665617122 2024-06-28 15:42:55,795 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4338, durable=true, userID=168a5cc0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=1681d124-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1665617122 to transaction: TransactionImpl [xid=null, txID=4341, xid=null, state=ACTIVE, createTime=1719589375794(Fri Jun 28 15:42:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@351e3051 2024-06-28 15:42:55,796 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@16d4757f, org.eclipse.scout.rt.mom.jms.JmsSubscription@6aa16117] 2024-06-28 15:42:55,797 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4338, durable=true, userID=168a5cc0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=1681d124-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1665617122, transaction: TransactionImpl [xid=null, txID=4341, xid=null, state=COMMITTED, createTime=1719589375794(Fri Jun 28 15:42:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@351e3051 2024-06-28 15:42:55,798 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1689c079-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:55,799 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 168b9541-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:55,800 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [168bbc54-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=168b9541-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=168b9541-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1be16bc6, true, {}] 2024-06-28 15:42:55,801 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [168be365-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=168b9541-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=168b9541-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ae0b322, true, {}] 2024-06-28 15:42:55,802 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:55,802 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [168c0a76-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1681aa12-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1681aa12-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@324fa747, true, {}] 2024-06-28 15:42:55,803 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4356, durable=true, userID=168c3188-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=1681d124-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@569957598, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:55,806 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4356]:RELIABLE:CoreMessage[messageID=4356, durable=true, userID=168c3188-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=1681d124-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@569957598 2024-06-28 15:42:55,807 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4356, durable=true, userID=168c3188-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=1681d124-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@569957598 to transaction: TransactionImpl [xid=null, txID=4359, xid=null, state=ACTIVE, createTime=1719589375807(Fri Jun 28 15:42:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@a6bd2ae 2024-06-28 15:42:55,808 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@a700311, org.eclipse.scout.rt.mom.jms.JmsSubscription@3c832820] 2024-06-28 15:42:55,813 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4356, durable=true, userID=168c3188-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=1681d124-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@569957598, transaction: TransactionImpl [xid=null, txID=4359, xid=null, state=COMMITTED, createTime=1719589375807(Fri Jun 28 15:42:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@a6bd2ae 2024-06-28 15:42:55,813 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 168b9541-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:55,815 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 168e0649-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:55,816 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [168e2d5c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=168e0649-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=168e0649-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d89ca58, true, {}] 2024-06-28 15:42:55,816 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [168e2d5d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=168e0649-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=168e0649-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50675b8d, true, {}] 2024-06-28 15:42:55,817 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:55,818 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [168e546e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1681aa12-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1681aa12-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@305e4b70, true, {}] 2024-06-28 15:42:55,819 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4374, durable=true, userID=168e7b80-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=1681d124-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1810339249, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:55,821 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4374]:RELIABLE:CoreMessage[messageID=4374, durable=true, userID=168e7b80-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=1681d124-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1810339249 2024-06-28 15:42:55,822 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4374, durable=true, userID=168e7b80-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=1681d124-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1810339249 to transaction: TransactionImpl [xid=null, txID=4377, xid=null, state=ACTIVE, createTime=1719589375822(Fri Jun 28 15:42:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3a11018c 2024-06-28 15:42:55,823 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@76bfecef, org.eclipse.scout.rt.mom.jms.JmsSubscription@661ec798] 2024-06-28 15:42:55,825 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4374, durable=true, userID=168e7b80-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=1681d124-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1810339249, transaction: TransactionImpl [xid=null, txID=4377, xid=null, state=COMMITTED, createTime=1719589375822(Fri Jun 28 15:42:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3a11018c 2024-06-28 15:42:55,826 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 168e0649-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:55,827 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 168fdb11-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:55,828 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [16900224-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=168fdb11-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=168fdb11-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@266aade9, true, {}] 2024-06-28 15:42:55,829 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [16902935-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=168fdb11-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=168fdb11-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ca5dbf7, true, {}] 2024-06-28 15:42:55,830 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:55,830 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [16905046-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1681aa12-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1681aa12-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@289ddb03, true, {}] 2024-06-28 15:42:55,832 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4392, durable=true, userID=16907758-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=1681d124-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@659804799, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:55,838 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4392]:RELIABLE:CoreMessage[messageID=4392, durable=true, userID=16907758-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=1681d124-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@659804799 2024-06-28 15:42:55,838 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4392, durable=true, userID=16907758-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=1681d124-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@659804799 to transaction: TransactionImpl [xid=null, txID=4395, xid=null, state=ACTIVE, createTime=1719589375838(Fri Jun 28 15:42:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7eddc064 2024-06-28 15:42:55,840 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@139e291e, org.eclipse.scout.rt.mom.jms.JmsSubscription@56b4951a] 2024-06-28 15:42:55,846 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4392, durable=true, userID=16907758-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=1681d124-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@659804799, transaction: TransactionImpl [xid=null, txID=4395, xid=null, state=COMMITTED, createTime=1719589375838(Fri Jun 28 15:42:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7eddc064 2024-06-28 15:42:55,847 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 168fdb11-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:55,850 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 16935d89-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:55,851 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1693849c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=16935d89-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=16935d89-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e51d32f, true, {}] 2024-06-28 15:42:55,852 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1693849d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=16935d89-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=16935d89-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4671e660, true, {}] 2024-06-28 15:42:55,853 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:55,853 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1693d2be-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1681aa12-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1681aa12-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c58ab9f, true, {}] 2024-06-28 15:42:55,855 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4410, durable=true, userID=1693f9d0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=1681d124-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1662878370, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:55,860 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4410]:RELIABLE:CoreMessage[messageID=4410, durable=true, userID=1693f9d0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=1681d124-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1662878370 2024-06-28 15:42:55,860 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4410, durable=true, userID=1693f9d0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=1681d124-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1662878370 to transaction: TransactionImpl [xid=null, txID=4413, xid=null, state=ACTIVE, createTime=1719589375860(Fri Jun 28 15:42:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2d886b43 2024-06-28 15:42:55,861 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@453ff774, org.eclipse.scout.rt.mom.jms.JmsSubscription@2ea82cef] 2024-06-28 15:42:55,868 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4410, durable=true, userID=1693f9d0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=1681d124-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1662878370, transaction: TransactionImpl [xid=null, txID=4413, xid=null, state=COMMITTED, createTime=1719589375860(Fri Jun 28 15:42:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2d886b43 2024-06-28 15:42:55,869 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 16935d89-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:55,870 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 16966ad1-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:55,871 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [169691e4-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=16966ad1-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=16966ad1-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73b27a5c, true, {}] 2024-06-28 15:42:55,872 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1696b8f5-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=16966ad1-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=16966ad1-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1cec245c, true, {}] 2024-06-28 15:42:55,873 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:55,873 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1696e006-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1681aa12-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1681aa12-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@14dfa673, true, {}] 2024-06-28 15:42:55,875 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4428, durable=true, userID=16970718-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=1681d124-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1692768446, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:55,882 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4428]:RELIABLE:CoreMessage[messageID=4428, durable=true, userID=16970718-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=1681d124-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1692768446 2024-06-28 15:42:55,883 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4428, durable=true, userID=16970718-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=1681d124-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1692768446 to transaction: TransactionImpl [xid=null, txID=4431, xid=null, state=ACTIVE, createTime=1719589375883(Fri Jun 28 15:42:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1cc301f9 2024-06-28 15:42:55,885 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@143abb21, org.eclipse.scout.rt.mom.jms.JmsSubscription@5813046e] 2024-06-28 15:42:55,890 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4428, durable=true, userID=16970718-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=1681d124-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1692768446, transaction: TransactionImpl [xid=null, txID=4431, xid=null, state=COMMITTED, createTime=1719589375883(Fri Jun 28 15:42:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1cc301f9 2024-06-28 15:42:55,891 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 16966ad1-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:55,894 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1699ed49-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:55,895 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [169a145c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1699ed49-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1699ed49-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@742bbaa6, true, {}] 2024-06-28 15:42:55,895 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [169a3b6d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1699ed49-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1699ed49-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10236526, true, {}] 2024-06-28 15:42:55,896 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-28 15:42:55,897 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [169a898e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=1681aa12-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=1681aa12-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27a32f01, true, {}] 2024-06-28 15:42:55,898 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4446, durable=true, userID=169a8990-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=1681d124-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1642491268, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-28 15:42:55,902 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4446]:RELIABLE:CoreMessage[messageID=4446, durable=true, userID=169a8990-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=1681d124-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1642491268 2024-06-28 15:42:55,902 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4446, durable=true, userID=169a8990-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=1681d124-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1642491268 to transaction: TransactionImpl [xid=null, txID=4449, xid=null, state=ACTIVE, createTime=1719589375902(Fri Jun 28 15:42:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@d2d3826 2024-06-28 15:42:55,903 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@17cea679, org.eclipse.scout.rt.mom.jms.JmsSubscription@1f3c3291] 2024-06-28 15:42:55,910 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4446, durable=true, userID=169a8990-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=1681d124-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1642491268, transaction: TransactionImpl [xid=null, txID=4449, xid=null, state=COMMITTED, createTime=1719589375902(Fri Jun 28 15:42:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@d2d3826 2024-06-28 15:42:55,910 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1699ed49-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:55,911 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:55,912 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:55,912 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1681aa12-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:55,914 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:55,914 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 187.713201 ms 2024-06-28 15:42:55,914 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:55,915 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:55,915 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:55,915 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1508962158'. 2024-06-28 15:42:55,918 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:55,919 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 169de3f2-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:55,919 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [169de3f5-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=169de3f2-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=169de3f2-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76c13a3b, true, {}] 2024-06-28 15:42:55,920 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [169e0b06-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=169de3f2-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=169de3f2-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5830649d, true, {}] 2024-06-28 15:42:55,922 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1e52cc60-80c7-4f42-8018-fda889f7cf7c, address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-28 15:42:55,922 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@18309b32 2024-06-28 15:42:55,923 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1e52cc60-80c7-4f42-8018-fda889f7cf7c, null, 0, false, true, null] 2024-06-28 15:42:55,923 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 169e8038-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:55,924 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [169ea74b-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=169e8038-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=169e8038-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25baf834, true, {}] 2024-06-28 15:42:55,925 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6ef3f72c 2024-06-28 15:42:55,925 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [169ece5c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=169e8038-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=169e8038-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@71b54a79, true, {}] 2024-06-28 15:42:55,926 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4470, durable=true, userID=169ef56e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=169ea74a-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@277404454, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, PreviousAddress=test/mom/testTopicPublishSubscribe previousRoute:MULTICAST, reusable=true, version=-2147482922) .................................................. ***** durable queues test/mom/testTopicPublishSubscribe: - queueID=760 address:test/mom/testTopicPublishSubscribe name:Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748).Durable-Test-Subscription filter:null ***** non durable for test/mom/testTopicPublishSubscribe: - queueID=4462 address:test/mom/testTopicPublishSubscribe name:1e52cc60-80c7-4f42-8018-fda889f7cf7c filter:null .................................................. , transaction: null 2024-06-28 15:42:55,934 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 1e52cc60-80c7-4f42-8018-fda889f7cf7c: Reference[4470]:RELIABLE:CoreMessage[messageID=4470, durable=true, userID=169ef56e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=169ea74a-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@277404454 2024-06-28 15:42:55,935 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 1e52cc60-80c7-4f42-8018-fda889f7cf7c: CoreMessage[messageID=4470, durable=true, userID=169ef56e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=169ea74a-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@277404454 to transaction: TransactionImpl [xid=null, txID=4473, xid=null, state=ACTIVE, createTime=1719589375935(Fri Jun 28 15:42:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1dd54252 2024-06-28 15:42:55,935 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 1e52cc60-80c7-4f42-8018-fda889f7cf7c: CoreMessage[messageID=4470, durable=true, userID=169ef56e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=169ea74a-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@277404454, transaction: TransactionImpl [xid=null, txID=4473, xid=null, state=COMMITTED, createTime=1719589375935(Fri Jun 28 15:42:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1dd54252 2024-06-28 15:42:55,935 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@62fee9c3] 2024-06-28 15:42:55,937 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 169de3f2-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:55,939 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:55,939 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:55,939 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 169e8038-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:55,940 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:55,940 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 25.304022 ms 2024-06-28 15:42:55,941 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:55,942 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:55,942 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:55,943 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1847499280'. 2024-06-28 15:42:55,948 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:55,949 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 16a277e0-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:55,950 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [16a29ef3-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=16a277e0-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=16a277e0-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@398f417a, true, {}] 2024-06-28 15:42:55,951 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4f091800 2024-06-28 15:42:55,951 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [16a2c604-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=16a277e0-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=16a277e0-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62baa331, true, {}] 2024-06-28 15:42:55,954 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4492, durable=true, userID=16a31426-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=693, properties=TypedProperties[__AMQ_CID=16a29ef2-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@249629842, context: RoutingContextImpl(Address=test/mom/testPublishJsonDataSecure, routingType=ANYCAST, PreviousAddress=test/mom/testPublishJsonDataSecure previousRoute:ANYCAST, reusable=true, version=-2147482957) .................................................. ***** durable queues test/mom/testPublishJsonDataSecure: - queueID=2200 address:test/mom/testPublishJsonDataSecure name:test/mom/testPublishJsonDataSecure filter:null ***** non durable for test/mom/testPublishJsonDataSecure: .................................................. , transaction: null 2024-06-28 15:42:55,959 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 16a3fe87-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:55,960 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [16a4259a-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=16a3fe87-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=16a3fe87-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15eb87c5, true, {}] 2024-06-28 15:42:55,961 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [16a44cab-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=16a3fe87-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=ea341c2b-3564-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=16a3fe87-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@635a0483, true, {}] 2024-06-28 15:42:55,962 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishJsonDataSecure, null, 0, false, true, null] 2024-06-28 15:42:55,963 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishJsonDataSecure: Reference[4492]:RELIABLE:CoreMessage[messageID=4492, durable=true, userID=16a31426-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=693, properties=TypedProperties[__AMQ_CID=16a29ef2-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@249629842 2024-06-28 15:42:55,964 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishJsonDataSecure: CoreMessage[messageID=4492, durable=true, userID=16a31426-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=693, properties=TypedProperties[__AMQ_CID=16a29ef2-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@249629842 to transaction: TransactionImpl [xid=null, txID=4501, xid=null, state=ACTIVE, createTime=1719589375964(Fri Jun 28 15:42:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@43a6bb60 2024-06-28 15:42:55,965 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@34b294c4, org.eclipse.scout.rt.mom.jms.JmsSubscription@7b01f056] 2024-06-28 15:42:55,971 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4ac2b4c6)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishJsonDataSecure: CoreMessage[messageID=4492, durable=true, userID=16a31426-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=693, properties=TypedProperties[__AMQ_CID=16a29ef2-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@249629842, transaction: TransactionImpl [xid=null, txID=4501, xid=null, state=COMMITTED, createTime=1719589375964(Fri Jun 28 15:42:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@43a6bb60 2024-06-28 15:42:55,972 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 16a3fe87-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:55,973 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:55,973 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:55,974 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 16a277e0-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:55,975 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:55,975 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 32.541381 ms 2024-06-28 15:42:55,975 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:55,999 INFO [main] org.apache.activemq.artemis.core.server.serverStopped(ActiveMQServerLogger_impl.java:61) - AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.31.2 [ea341c2b-3564-11ef-88ed-0a580a2812a0] stopped, uptime 1 minute 2024-06-28 15:42:56,021 INFO [main] org.apache.activemq.artemis.core.server.serverStarting(ActiveMQServerLogger_impl.java:45) - AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) 2024-06-28 15:42:56,021 INFO [main] org.apache.activemq.artemis.core.server.switchingNIO(ActiveMQServerLogger_impl.java:397) - AMQ221045: libaio is not available, switching the configuration into NIO 2024-06-28 15:42:56,022 INFO [main] org.apache.activemq.artemis.core.server.journalUseNIO(ActiveMQServerLogger_impl.java:149) - AMQ221013: Using NIO Journal 2024-06-28 15:42:56,024 INFO [main] org.apache.activemq.artemis.core.server.usingDefaultPaging(ActiveMQServerLogger_impl.java:493) - AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 1073741824 2024-06-28 15:42:56,024 INFO [main] org.apache.activemq.artemis.core.server.addingProtocolSupport(ActiveMQServerLogger_impl.java:389) - AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 2024-06-28 15:42:56,025 INFO [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: null 2024-06-28 15:42:56,026 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl@57753d41 2024-06-28 15:42:56,026 INFO [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=localhost 2024-06-28 15:42:56,031 INFO [main] org.apache.activemq.artemis.core.server.waitingToObtainLiveLock(ActiveMQServerLogger_impl.java:317) - AMQ221034: Waiting indefinitely to obtain live lock 2024-06-28 15:42:56,031 INFO [main] org.apache.activemq.artemis.core.server.obtainedLiveLock(ActiveMQServerLogger_impl.java:325) - AMQ221035: Live Server Obtained live lock 2024-06-28 15:42:56,201 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.mom.requestreply.cancellation on address jms.topic.scout.mom.requestreply.cancellation 2024-06-28 15:42:56,202 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@635900ef 2024-06-28 15:42:56,204 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@615d74e9 2024-06-28 15:42:56,205 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishFirst on address jms.topic.test/mom/testTopicPublishFirst 2024-06-28 15:42:56,205 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@648e25f2 2024-06-28 15:42:56,206 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7b6824db 2024-06-28 15:42:56,207 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testProperties on address jms.topic.test/mom/testProperties 2024-06-28 15:42:56,207 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@509d0d21 2024-06-28 15:42:56,209 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5a6dd1e7 2024-06-28 15:42:56,209 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyTimeout on address jms.topic.test/mom/testTopicRequestReplyTimeout 2024-06-28 15:42:56,209 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4fd9deed 2024-06-28 15:42:56,210 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@75ad7531 2024-06-28 15:42:56,210 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyRequestFirst on address jms.topic.test/mom/testTopicRequestReplyRequestFirst 2024-06-28 15:42:56,211 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4d619aa0 2024-06-28 15:42:56,212 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@79378802 2024-06-28 15:42:56,212 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions on address jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions 2024-06-28 15:42:56,212 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@78181f7f 2024-06-28 15:42:56,213 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6682e9b0 2024-06-28 15:42:56,214 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCorrelationId on address jms.topic.test/mom/testTopicRequestReplyCorrelationId 2024-06-28 15:42:56,214 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@27f7db5a 2024-06-28 15:42:56,215 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6245303e 2024-06-28 15:42:56,215 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions on address jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions 2024-06-28 15:42:56,216 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5a1e28ee 2024-06-28 15:42:56,217 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2b208574 2024-06-28 15:42:56,217 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller on address jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller 2024-06-28 15:42:56,218 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3294b641 2024-06-28 15:42:56,219 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@799bb4ed 2024-06-28 15:42:56,219 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCancellation on address jms.topic.test/mom/testTopicRequestReplyCancellation 2024-06-28 15:42:56,219 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5269aa68 2024-06-28 15:42:56,220 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7dcd8e74 2024-06-28 15:42:56,221 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReply on address jms.topic.test/mom/testTopicRequestReply 2024-06-28 15:42:56,221 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6a7c0932 2024-06-28 15:42:56,222 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4e64e44c 2024-06-28 15:42:56,222 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeCorrelationId on address jms.topic.test/mom/testTopicPublishSubscribeCorrelationId 2024-06-28 15:42:56,222 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@51413d02 2024-06-28 15:42:56,223 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@406ea770 2024-06-28 15:42:56,224 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testMessageSelector on address jms.topic.test/mom/testMessageSelector 2024-06-28 15:42:56,224 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4ad113d6 2024-06-28 15:42:56,324 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@23fed844 2024-06-28 15:42:56,325 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyCancellation on address jms.topic.test/mom/testQueueRequestReplyCancellation 2024-06-28 15:42:56,325 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7b0f5814 2024-06-28 15:42:56,326 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4eef2522 2024-06-28 15:42:56,327 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.differentTopic on address jms.topic.differentTopic 2024-06-28 15:42:56,327 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@c62d08a 2024-06-28 15:42:56,328 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@598b15ba 2024-06-28 15:42:56,329 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.physical.UnitTestTopic on address jms.topic.scout.physical.UnitTestTopic 2024-06-28 15:42:56,329 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@58453967 2024-06-28 15:42:56,330 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6f34d178 2024-06-28 15:42:56,330 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue Durable-Test-Subscription on address jms.topic.test/mom/testTopicPublishSubscribe 2024-06-28 15:42:56,331 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@75c8ba94 2024-06-28 15:42:56,332 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@746f5752 2024-06-28 15:42:56,332 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishBytes on address jms.queue.test/mom/testPublishBytes 2024-06-28 15:42:56,332 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@510c6b9 2024-06-28 15:42:56,333 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4c666872 2024-06-28 15:42:56,334 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishText on address jms.queue.test/mom/testPublishText 2024-06-28 15:42:56,334 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7c4a7770 2024-06-28 15:42:56,335 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@72117a6c 2024-06-28 15:42:56,335 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObject on address jms.queue.test/mom/testPublishObject 2024-06-28 15:42:56,336 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@71b75f99 2024-06-28 15:42:56,337 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@e6d9c25 2024-06-28 15:42:56,337 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testConcurrentMessageConsumption on address jms.queue.test/mom/testConcurrentMessageConsumption 2024-06-28 15:42:56,337 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@21339b6f 2024-06-28 15:42:56,338 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5808573f 2024-06-28 15:42:56,339 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishAndConsumeInternal on address jms.queue.test/mom/testPublishAndConsumeInternal 2024-06-28 15:42:56,339 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@13088030 2024-06-28 15:42:56,340 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@71e6bac0 2024-06-28 15:42:56,340 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeTransactional on address jms.queue.test/mom/testSubscribeTransactional 2024-06-28 15:42:56,341 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4c33bf70 2024-06-28 15:42:56,342 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5698a866 2024-06-28 15:42:56,342 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeFailover on address jms.queue.test/mom/testSubscribeFailover 2024-06-28 15:42:56,342 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1c6ab85 2024-06-28 15:42:56,344 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@45b221c7 2024-06-28 15:42:56,344 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueuePublishFirst on address jms.queue.test/mom/testQueuePublishFirst 2024-06-28 15:42:56,344 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@14abde3e 2024-06-28 15:42:56,346 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7e38f55 2024-06-28 15:42:56,346 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonData on address jms.queue.test/mom/testPublishJsonData 2024-06-28 15:42:56,346 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@334d96af 2024-06-28 15:42:56,347 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@67253518 2024-06-28 15:42:56,348 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonDataSecure on address jms.queue.test/mom/testPublishJsonDataSecure 2024-06-28 15:42:56,348 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2db55dec 2024-06-28 15:42:56,349 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3637e628 2024-06-28 15:42:56,350 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueueRequestReplyRequestFirst on address jms.queue.test/mom/testQueueRequestReplyRequestFirst 2024-06-28 15:42:56,350 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6990f6af 2024-06-28 15:42:56,351 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@27d38370 2024-06-28 15:42:56,351 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishTransactional on address jms.queue.test/mom/testPublishTransactional 2024-06-28 15:42:56,352 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@200ef05b 2024-06-28 15:42:56,353 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@298154d4 2024-06-28 15:42:56,353 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishStringData on address jms.queue.test/mom/testPublishStringData 2024-06-28 15:42:56,353 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@474aeac5 2024-06-28 15:42:56,354 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7cb9295f 2024-06-28 15:42:56,355 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObjectData on address jms.queue.test/mom/testPublishObjectData 2024-06-28 15:42:56,355 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2b6282bb 2024-06-28 15:42:56,357 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@8e654f7 2024-06-28 15:42:56,357 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testCurrentMessagePubSub on address jms.queue.test/mom/testCurrentMessagePubSub 2024-06-28 15:42:56,357 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@18ea9bec 2024-06-28 15:42:56,358 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2dacaa7f 2024-06-28 15:42:56,359 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSerialMessageConsumption on address jms.queue.test/mom/testSerialMessageConsumption 2024-06-28 15:42:56,359 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@12e4822b 2024-06-28 15:42:56,360 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@281f2d6c 2024-06-28 15:42:56,361 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@64e6f678 2024-06-28 15:42:56,362 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@1a927db2 2024-06-28 15:42:56,410 INFO [main] org.apache.activemq.artemis.core.server.serverIsLive(ActiveMQServerLogger_impl.java:101) - AMQ221007: Server is now live 2024-06-28 15:42:56,410 INFO [main] org.apache.activemq.artemis.core.server.serverStarted(ActiveMQServerLogger_impl.java:53) - AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.31.2 [localhost, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0] [WARNING] Tests run: 113, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 74.76 s -- in org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest [INFO] Running org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest 2024-06-28 15:42:56,416 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:56,416 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:56,417 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1136258881'. 2024-06-28 15:42:56,420 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #219 initialized: null 2024-06-28 15:42:56,425 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom219] 2024-06-28 15:42:56,425 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom219] 2024-06-28 15:42:56,426 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom219] 2024-06-28 15:42:56,426 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom219] 2024-06-28 15:42:56,426 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom219] 2024-06-28 15:42:56,427 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom219, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:216) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom219] 2024-06-28 15:42:56,427 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom219, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:216) started - MDC[jobName=JMS subscriber, activemq.broker=mom219] 2024-06-28 15:42:56,428 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom219] 2024-06-28 15:42:56,428 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom219 started - MDC[jobName=JMS subscriber, activemq.broker=mom219] 2024-06-28 15:42:56,430 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-647:1,clientId=Scout JUnit MOM #219 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom219] 2024-06-28 15:42:56,465 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@4d00b076, org.eclipse.scout.rt.mom.jms.JmsSubscription@66f62b8c] 2024-06-28 15:42:56,466 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:56,466 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:56,467 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom219 stopped 2024-06-28 15:42:56,467 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom219, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:216) is shutting down - MDC[activemq.broker=mom219] 2024-06-28 15:42:56,469 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom219, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:216) uptime 0.043 seconds - MDC[activemq.broker=mom219] 2024-06-28 15:42:56,469 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom219, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:216) is shutdown - MDC[activemq.broker=mom219] 2024-06-28 15:42:56,470 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:56,470 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 53.550453 ms 2024-06-28 15:42:56,470 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:56,472 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:56,473 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:56,473 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:51) - test works 2024-06-28 15:42:56,473 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1857054311'. 2024-06-28 15:42:56,476 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #220 initialized: null 2024-06-28 15:42:56,480 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom220] 2024-06-28 15:42:56,481 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom220] 2024-06-28 15:42:56,481 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom220] 2024-06-28 15:42:56,481 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom220] 2024-06-28 15:42:56,481 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom220] 2024-06-28 15:42:56,482 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom220, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:217) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom220] 2024-06-28 15:42:56,482 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom220, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:217) started - MDC[jobName=JMS subscriber, activemq.broker=mom220] 2024-06-28 15:42:56,482 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom220] 2024-06-28 15:42:56,483 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom220 started - MDC[jobName=JMS subscriber, activemq.broker=mom220] 2024-06-28 15:42:56,485 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-650:1,clientId=Scout JUnit MOM #220 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom220] 2024-06-28 15:42:56,486 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:69) - test works 2024-06-28 15:42:56,663 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:73) - test works 2024-06-28 15:42:56,665 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@4a03c4bc, org.eclipse.scout.rt.mom.jms.JmsSubscription@3d0c88f4] 2024-06-28 15:42:56,666 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@684c2c57[job=JMS subscriber, state=RUNNING], JobFutureTask@42bb3034[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=WAITING_FOR_BLOCKING_CONDITION]] 2024-06-28 15:42:56,667 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.062177 ms 2024-06-28 15:42:56,667 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:56,667 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:56,668 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom220 stopped 2024-06-28 15:42:56,669 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom220, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:217) is shutting down - MDC[activemq.broker=mom220] 2024-06-28 15:42:56,669 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom220, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:217) uptime 0.189 seconds - MDC[activemq.broker=mom220] 2024-06-28 15:42:56,670 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom220, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:217) is shutdown - MDC[activemq.broker=mom220] 2024-06-28 15:42:56,670 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:56,670 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 197.337222 ms 2024-06-28 15:42:56,670 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:56,672 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:56,672 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:56,672 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1932524394'. 2024-06-28 15:42:56,674 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #221 initialized: null 2024-06-28 15:42:56,676 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom221] 2024-06-28 15:42:56,676 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom221] 2024-06-28 15:42:56,676 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom221] 2024-06-28 15:42:56,676 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom221] 2024-06-28 15:42:56,676 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom221] 2024-06-28 15:42:56,677 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom221, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:218) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom221] 2024-06-28 15:42:56,677 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom221, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:218) started - MDC[jobName=JMS subscriber, activemq.broker=mom221] 2024-06-28 15:42:56,678 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom221] 2024-06-28 15:42:56,678 INFO [scout-thread-16] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom221 started - MDC[jobName=JMS subscriber, activemq.broker=mom221] 2024-06-28 15:42:56,679 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-653:1,clientId=Scout JUnit MOM #221 (2c46bbf5-a195-487d-9346-f01c06c16748),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom221] 2024-06-28 15:42:56,788 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@2a97b4b8, org.eclipse.scout.rt.mom.jms.JmsSubscription@250fc0d1] 2024-06-28 15:42:56,788 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@2ccf78cf[job=Receiving JMS message [dest=Destination@4fd265b6[name=test/mom/testPublishObject2, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=RUNNING], JobFutureTask@684c2c57[job=JMS subscriber, state=DONE], JobFutureTask@42bb3034[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] 2024-06-28 15:42:56,789 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016294 ms 2024-06-28 15:42:56,789 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:56,790 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:56,790 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom221 stopped 2024-06-28 15:42:56,791 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom221, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:218) is shutting down - MDC[activemq.broker=mom221] 2024-06-28 15:42:56,792 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom221, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:218) uptime 0.116 seconds - MDC[activemq.broker=mom221] 2024-06-28 15:42:56,792 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom221, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:218) is shutdown - MDC[activemq.broker=mom221] 2024-06-28 15:42:56,792 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:56,793 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 120.882228 ms 2024-06-28 15:42:56,793 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:56,795 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:56,795 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:56,795 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1909419660'. 2024-06-28 15:42:56,797 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #222 initialized: null 2024-06-28 15:42:56,798 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom222] 2024-06-28 15:42:56,799 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom222] 2024-06-28 15:42:56,799 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom222] 2024-06-28 15:42:56,799 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom222] 2024-06-28 15:42:56,799 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom222] 2024-06-28 15:42:56,800 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom222, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:219) is starting - MDC[activemq.broker=mom222] 2024-06-28 15:42:56,801 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom222, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:219) started - MDC[activemq.broker=mom222] 2024-06-28 15:42:56,801 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom222] 2024-06-28 15:42:56,802 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom222 started - MDC[activemq.broker=mom222] 2024-06-28 15:42:56,806 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-656:2,clientId=null,started=false} - MDC[activemq.broker=mom222] 2024-06-28 15:42:56,814 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@173039b5, org.eclipse.scout.rt.mom.jms.JmsSubscription@6005cfe5] - MDC[activemq.broker=mom222] 2024-06-28 15:42:56,815 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@684c2c57[job=JMS subscriber, state=DONE], JobFutureTask@42bb3034[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom222] 2024-06-28 15:42:56,815 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009608 ms - MDC[activemq.broker=mom222] 2024-06-28 15:42:56,815 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom222] 2024-06-28 15:42:56,815 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom222] 2024-06-28 15:42:56,816 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom222 stopped - MDC[activemq.broker=mom222] 2024-06-28 15:42:56,816 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom222, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:219) is shutting down - MDC[activemq.broker=mom222] 2024-06-28 15:42:56,817 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom222, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:219) uptime 0.018 seconds - MDC[activemq.broker=mom222] 2024-06-28 15:42:56,817 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom222, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:219) is shutdown - MDC[activemq.broker=mom222] 2024-06-28 15:42:56,817 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:56,817 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 21.917822 ms 2024-06-28 15:42:56,817 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:56,819 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:56,819 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:56,819 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:51) - test works 2024-06-28 15:42:56,819 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 307661585'. 2024-06-28 15:42:56,820 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #223 initialized: null 2024-06-28 15:42:56,841 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom223] 2024-06-28 15:42:56,841 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom223] 2024-06-28 15:42:56,842 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom223] 2024-06-28 15:42:56,842 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom223] 2024-06-28 15:42:56,842 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom223] 2024-06-28 15:42:56,843 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom223, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:220) is starting - MDC[activemq.broker=mom223] 2024-06-28 15:42:56,843 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom223, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:220) started - MDC[activemq.broker=mom223] 2024-06-28 15:42:56,843 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom223] 2024-06-28 15:42:56,844 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom223 started - MDC[activemq.broker=mom223] 2024-06-28 15:42:56,849 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:69) - test works - MDC[activemq.broker=mom223] 2024-06-28 15:42:56,850 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-659:2,clientId=null,started=false} - MDC[activemq.broker=mom223] 2024-06-28 15:42:56,910 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:73) - test works - MDC[activemq.broker=mom223] 2024-06-28 15:42:56,912 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@7b4e5982, org.eclipse.scout.rt.mom.jms.JmsSubscription@17f216cc] - MDC[activemq.broker=mom223] 2024-06-28 15:42:56,913 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@2c303d1a[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=WAITING_FOR_BLOCKING_CONDITION], JobFutureTask@684c2c57[job=JMS subscriber, state=DONE], JobFutureTask@42bb3034[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom223] 2024-06-28 15:42:56,914 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011884 ms - MDC[activemq.broker=mom223] 2024-06-28 15:42:56,914 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom223] 2024-06-28 15:42:56,914 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom223] 2024-06-28 15:42:56,915 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom223 stopped - MDC[activemq.broker=mom223] 2024-06-28 15:42:56,916 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom223, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:220) is shutting down - MDC[activemq.broker=mom223] 2024-06-28 15:42:56,941 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom223, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:220) uptime 0.075 seconds - MDC[activemq.broker=mom223] 2024-06-28 15:42:56,941 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom223, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:220) is shutdown - MDC[activemq.broker=mom223] 2024-06-28 15:42:56,942 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:56,942 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 123.301208 ms 2024-06-28 15:42:56,942 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:56,944 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:56,944 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:56,945 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2127157286'. 2024-06-28 15:42:56,946 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #224 initialized: null 2024-06-28 15:42:56,947 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom224] 2024-06-28 15:42:56,948 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom224] 2024-06-28 15:42:56,948 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom224] 2024-06-28 15:42:56,948 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom224] 2024-06-28 15:42:56,948 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom224] 2024-06-28 15:42:56,950 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom224, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:221) is starting - MDC[activemq.broker=mom224] 2024-06-28 15:42:56,950 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom224, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:221) started - MDC[activemq.broker=mom224] 2024-06-28 15:42:56,950 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom224] 2024-06-28 15:42:56,951 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom224 started - MDC[activemq.broker=mom224] 2024-06-28 15:42:56,956 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-662:2,clientId=null,started=false} - MDC[activemq.broker=mom224] 2024-06-28 15:42:57,009 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@32e0b990, org.eclipse.scout.rt.mom.jms.JmsSubscription@7f6ba409] - MDC[activemq.broker=mom224] 2024-06-28 15:42:57,011 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@2c303d1a[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@684c2c57[job=JMS subscriber, state=DONE], JobFutureTask@42bb3034[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom224] 2024-06-28 15:42:57,011 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010347 ms - MDC[activemq.broker=mom224] 2024-06-28 15:42:57,012 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom224] 2024-06-28 15:42:57,012 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom224] 2024-06-28 15:42:57,012 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom224 stopped - MDC[activemq.broker=mom224] 2024-06-28 15:42:57,013 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom224, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:221) is shutting down - MDC[activemq.broker=mom224] 2024-06-28 15:42:57,013 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom224, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:221) uptime 0.066 seconds - MDC[activemq.broker=mom224] 2024-06-28 15:42:57,013 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom224, ID:scout-rt-24.2-continuous-nqcxn-kvg2s-34131-1719589211591-0:221) is shutdown - MDC[activemq.broker=mom224] 2024-06-28 15:42:57,014 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:57,014 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 69.498883 ms 2024-06-28 15:42:57,014 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:57,015 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:57,015 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:57,016 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 916047765'. 2024-06-28 15:42:57,020 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:57,022 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 17463220-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber] 2024-06-28 15:42:57,025 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17468043-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17463220-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17463220-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36198554, true, {}] 2024-06-28 15:42:57,041 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7b85b73b - MDC[jobName=JMS subscriber] 2024-06-28 15:42:57,041 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17491854-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17463220-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17463220-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79e377dc, true, {}] 2024-06-28 15:42:57,053 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishObjectU, address=test/mom/testPublishObjectU, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-28 15:42:57,054 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@48500a56 2024-06-28 15:42:57,056 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7b735db6 2024-06-28 15:42:57,059 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObjectU, null, 0, false, true, null] 2024-06-28 15:42:57,061 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [174bfe86-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17463220-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17463220-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74c5a52d, true, {}] 2024-06-28 15:42:57,064 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=148, durable=true, userID=174c4ca8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1229104077, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-28 15:42:57,068 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[148]:RELIABLE:CoreMessage[messageID=148, durable=true, userID=174c4ca8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1229104077 2024-06-28 15:42:57,069 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=148, durable=true, userID=174c4ca8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1229104077 to transaction: TransactionImpl [xid=null, txID=151, xid=null, state=ACTIVE, createTime=1719589377069(Fri Jun 28 15:42:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6ea4fe5d 2024-06-28 15:42:57,069 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [174d5e19-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17463220-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17463220-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1881209, true, {}] 2024-06-28 15:42:57,071 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=154, durable=true, userID=174d852b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2117979741, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-28 15:42:57,074 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[154]:RELIABLE:CoreMessage[messageID=154, durable=true, userID=174d852b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2117979741 2024-06-28 15:42:57,074 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=148, durable=true, userID=174c4ca8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1229104077, transaction: TransactionImpl [xid=null, txID=151, xid=null, state=COMMITTED, createTime=1719589377069(Fri Jun 28 15:42:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6ea4fe5d 2024-06-28 15:42:57,075 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=154, durable=true, userID=174d852b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2117979741 to transaction: TransactionImpl [xid=null, txID=157, xid=null, state=ACTIVE, createTime=1719589377075(Fri Jun 28 15:42:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4f0fd8c6 2024-06-28 15:42:57,075 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [174e487c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17463220-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17463220-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60631df9, true, {}] 2024-06-28 15:42:57,077 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=160, durable=true, userID=174e6f8e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1103642455, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-28 15:42:57,078 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=154, durable=true, userID=174d852b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2117979741, transaction: TransactionImpl [xid=null, txID=157, xid=null, state=COMMITTED, createTime=1719589377075(Fri Jun 28 15:42:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4f0fd8c6 2024-06-28 15:42:57,081 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[160]:RELIABLE:CoreMessage[messageID=160, durable=true, userID=174e6f8e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1103642455 2024-06-28 15:42:57,082 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=160, durable=true, userID=174e6f8e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1103642455 to transaction: TransactionImpl [xid=null, txID=163, xid=null, state=ACTIVE, createTime=1719589377081(Fri Jun 28 15:42:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3b3f5ffe 2024-06-28 15:42:57,082 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [174f59ef-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17463220-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17463220-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d82f5ee, true, {}] 2024-06-28 15:42:57,083 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=166, durable=true, userID=174f8101-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1653238137, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-28 15:42:57,084 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=160, durable=true, userID=174e6f8e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1103642455, transaction: TransactionImpl [xid=null, txID=163, xid=null, state=COMMITTED, createTime=1719589377081(Fri Jun 28 15:42:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3b3f5ffe 2024-06-28 15:42:57,088 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[166]:RELIABLE:CoreMessage[messageID=166, durable=true, userID=174f8101-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1653238137 2024-06-28 15:42:57,088 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=166, durable=true, userID=174f8101-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1653238137 to transaction: TransactionImpl [xid=null, txID=169, xid=null, state=ACTIVE, createTime=1719589377088(Fri Jun 28 15:42:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2e283ff 2024-06-28 15:42:57,089 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17504452-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17463220-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17463220-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45f7b3b6, true, {}] 2024-06-28 15:42:57,091 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=166, durable=true, userID=174f8101-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1653238137, transaction: TransactionImpl [xid=null, txID=169, xid=null, state=COMMITTED, createTime=1719589377088(Fri Jun 28 15:42:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2e283ff 2024-06-28 15:42:57,091 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=172, durable=true, userID=17509274-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@203783635, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-28 15:42:57,095 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[172]:RELIABLE:CoreMessage[messageID=172, durable=true, userID=17509274-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@203783635 2024-06-28 15:42:57,095 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=172, durable=true, userID=17509274-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@203783635 to transaction: TransactionImpl [xid=null, txID=175, xid=null, state=ACTIVE, createTime=1719589377095(Fri Jun 28 15:42:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@215e17c2 2024-06-28 15:42:57,095 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [175155c5-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17463220-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17463220-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@acea490, true, {}] 2024-06-28 15:42:57,097 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=178, durable=true, userID=17517cd7-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1757500322, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-28 15:42:57,098 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=172, durable=true, userID=17509274-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@203783635, transaction: TransactionImpl [xid=null, txID=175, xid=null, state=COMMITTED, createTime=1719589377095(Fri Jun 28 15:42:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@215e17c2 2024-06-28 15:42:57,101 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[178]:RELIABLE:CoreMessage[messageID=178, durable=true, userID=17517cd7-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1757500322 2024-06-28 15:42:57,102 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=178, durable=true, userID=17517cd7-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1757500322 to transaction: TransactionImpl [xid=null, txID=181, xid=null, state=ACTIVE, createTime=1719589377102(Fri Jun 28 15:42:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@318d145c 2024-06-28 15:42:57,102 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17526738-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17463220-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17463220-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10351796, true, {}] 2024-06-28 15:42:57,103 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=184, durable=true, userID=17528e4a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@834647997, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-28 15:42:57,105 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=178, durable=true, userID=17517cd7-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1757500322, transaction: TransactionImpl [xid=null, txID=181, xid=null, state=COMMITTED, createTime=1719589377102(Fri Jun 28 15:42:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@318d145c 2024-06-28 15:42:57,108 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[184]:RELIABLE:CoreMessage[messageID=184, durable=true, userID=17528e4a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@834647997 2024-06-28 15:42:57,109 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=184, durable=true, userID=17528e4a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@834647997 to transaction: TransactionImpl [xid=null, txID=187, xid=null, state=ACTIVE, createTime=1719589377109(Fri Jun 28 15:42:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5bf3e8cf 2024-06-28 15:42:57,109 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [175378ab-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17463220-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17463220-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@515b1d2e, true, {}] 2024-06-28 15:42:57,111 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=190, durable=true, userID=17539fbd-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2090851719, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-28 15:42:57,112 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=184, durable=true, userID=17528e4a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@834647997, transaction: TransactionImpl [xid=null, txID=187, xid=null, state=COMMITTED, createTime=1719589377109(Fri Jun 28 15:42:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5bf3e8cf 2024-06-28 15:42:57,115 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[190]:RELIABLE:CoreMessage[messageID=190, durable=true, userID=17539fbd-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2090851719 2024-06-28 15:42:57,116 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=190, durable=true, userID=17539fbd-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2090851719 to transaction: TransactionImpl [xid=null, txID=193, xid=null, state=ACTIVE, createTime=1719589377116(Fri Jun 28 15:42:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5b10a0b1 2024-06-28 15:42:57,116 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17548a1e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17463220-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17463220-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@492dc83f, true, {}] 2024-06-28 15:42:57,117 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=196, durable=true, userID=1754b130-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1784728331, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-28 15:42:57,118 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=190, durable=true, userID=17539fbd-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2090851719, transaction: TransactionImpl [xid=null, txID=193, xid=null, state=COMMITTED, createTime=1719589377116(Fri Jun 28 15:42:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5b10a0b1 2024-06-28 15:42:57,122 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[196]:RELIABLE:CoreMessage[messageID=196, durable=true, userID=1754b130-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1784728331 2024-06-28 15:42:57,122 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=196, durable=true, userID=1754b130-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1784728331 to transaction: TransactionImpl [xid=null, txID=199, xid=null, state=ACTIVE, createTime=1719589377122(Fri Jun 28 15:42:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2d3788a7 2024-06-28 15:42:57,123 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17559b91-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17463220-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17463220-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69c6a85e, true, {}] 2024-06-28 15:42:57,142 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=202, durable=true, userID=17585ab3-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@949621805, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-28 15:42:57,143 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=196, durable=true, userID=1754b130-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1784728331, transaction: TransactionImpl [xid=null, txID=199, xid=null, state=COMMITTED, createTime=1719589377122(Fri Jun 28 15:42:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2d3788a7 2024-06-28 15:42:57,146 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[202]:RELIABLE:CoreMessage[messageID=202, durable=true, userID=17585ab3-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@949621805 2024-06-28 15:42:57,147 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=202, durable=true, userID=17585ab3-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@949621805 to transaction: TransactionImpl [xid=null, txID=205, xid=null, state=ACTIVE, createTime=1719589377146(Fri Jun 28 15:42:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@392c0d90 2024-06-28 15:42:57,149 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=202, durable=true, userID=17585ab3-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@949621805, transaction: TransactionImpl [xid=null, txID=205, xid=null, state=COMMITTED, createTime=1719589377146(Fri Jun 28 15:42:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@392c0d90 2024-06-28 15:42:57,149 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@2cf073da, org.eclipse.scout.rt.mom.jms.JmsSubscription@6e1ef044] 2024-06-28 15:42:57,151 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@2c303d1a[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@684c2c57[job=JMS subscriber, state=DONE], JobFutureTask@42bb3034[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] 2024-06-28 15:42:57,151 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012806 ms 2024-06-28 15:42:57,152 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:57,152 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:57,153 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 17463220-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:57,155 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:57,156 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 140.093921 ms 2024-06-28 15:42:57,156 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:57,157 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:57,158 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:57,158 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:51) - test works 2024-06-28 15:42:57,158 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1841287297'. 2024-06-28 15:42:57,164 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:57,165 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 175c0435-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber] 2024-06-28 15:42:57,166 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [175c2b48-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15f518f3, true, {}] 2024-06-28 15:42:57,167 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@75891c57 - MDC[jobName=JMS subscriber] 2024-06-28 15:42:57,167 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [175c5259-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f5e9f08, true, {}] 2024-06-28 15:42:57,168 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishObject, address=test/mom/testPublishObject, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-28 15:42:57,169 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5a5a4f54 2024-06-28 15:42:57,170 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@64e9374b 2024-06-28 15:42:57,173 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObject, null, 0, false, true, null] 2024-06-28 15:42:57,173 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:69) - test works 2024-06-28 15:42:57,174 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [175d3cbb-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d52e495, true, {}] 2024-06-28 15:42:57,175 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=225, durable=true, userID=175d8add-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1097984141, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,193 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[225]:RELIABLE:CoreMessage[messageID=225, durable=true, userID=175d8add-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1097984141 2024-06-28 15:42:57,193 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject: CoreMessage[messageID=225, durable=true, userID=175d8add-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1097984141 to transaction: TransactionImpl [xid=null, txID=228, xid=null, state=ACTIVE, createTime=1719589377193(Fri Jun 28 15:42:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@e859b79 2024-06-28 15:42:57,194 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1760710e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b0282d3, true, {}] 2024-06-28 15:42:57,195 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=231, durable=true, userID=17609820-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@581542064, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,199 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject: CoreMessage[messageID=225, durable=true, userID=175d8add-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1097984141, transaction: TransactionImpl [xid=null, txID=228, xid=null, state=COMMITTED, createTime=1719589377193(Fri Jun 28 15:42:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@e859b79 2024-06-28 15:42:57,199 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[231]:RELIABLE:CoreMessage[messageID=231, durable=true, userID=17609820-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@581542064 2024-06-28 15:42:57,200 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17613461-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@924cd32, true, {}] 2024-06-28 15:42:57,201 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=236, durable=true, userID=17615b73-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1973491712, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,206 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[236]:RELIABLE:CoreMessage[messageID=236, durable=true, userID=17615b73-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1973491712 2024-06-28 15:42:57,206 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [176245d4-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23cfef42, true, {}] 2024-06-28 15:42:57,208 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=241, durable=true, userID=17626ce6-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1969379159, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,210 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[241]:RELIABLE:CoreMessage[messageID=241, durable=true, userID=17626ce6-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1969379159 2024-06-28 15:42:57,210 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1762e217-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@49cbcac6, true, {}] 2024-06-28 15:42:57,211 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=246, durable=true, userID=17630929-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1378420212, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,213 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[246]:RELIABLE:CoreMessage[messageID=246, durable=true, userID=17630929-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1378420212 2024-06-28 15:42:57,214 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17637e5a-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b44e128, true, {}] 2024-06-28 15:42:57,215 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=251, durable=true, userID=17637e5c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1022394753, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,217 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[251]:RELIABLE:CoreMessage[messageID=251, durable=true, userID=17637e5c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1022394753 2024-06-28 15:42:57,217 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1763f38d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@96a4bd1, true, {}] 2024-06-28 15:42:57,218 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=256, durable=true, userID=17641a9f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@660388515, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,220 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[256]:RELIABLE:CoreMessage[messageID=256, durable=true, userID=17641a9f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@660388515 2024-06-28 15:42:57,221 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17648fd0-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19d61757, true, {}] 2024-06-28 15:42:57,222 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=261, durable=true, userID=17648fd2-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1687443008, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,224 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[261]:RELIABLE:CoreMessage[messageID=261, durable=true, userID=17648fd2-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1687443008 2024-06-28 15:42:57,224 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17650503-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b564fdb, true, {}] 2024-06-28 15:42:57,225 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=266, durable=true, userID=17652c15-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@233020731, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,227 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[266]:RELIABLE:CoreMessage[messageID=266, durable=true, userID=17652c15-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@233020731 2024-06-28 15:42:57,228 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1765a146-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@580c25f6, true, {}] 2024-06-28 15:42:57,241 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=271, durable=true, userID=1765c858-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1334831385, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,243 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[271]:RELIABLE:CoreMessage[messageID=271, durable=true, userID=1765c858-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1334831385 2024-06-28 15:42:57,244 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17681249-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74aee003, true, {}] 2024-06-28 15:42:57,246 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=276, durable=true, userID=1768395b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1032689615, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,248 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[276]:RELIABLE:CoreMessage[messageID=276, durable=true, userID=1768395b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1032689615 2024-06-28 15:42:57,249 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1768d59c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ee3599b, true, {}] 2024-06-28 15:42:57,250 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=281, durable=true, userID=1768d59e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1921548878, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,252 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[281]:RELIABLE:CoreMessage[messageID=281, durable=true, userID=1768d59e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1921548878 2024-06-28 15:42:57,253 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [176971df-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a32a7c6, true, {}] 2024-06-28 15:42:57,254 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=286, durable=true, userID=176998f1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@814075087, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,256 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[286]:RELIABLE:CoreMessage[messageID=286, durable=true, userID=176998f1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@814075087 2024-06-28 15:42:57,257 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [176a0e22-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ce77c2, true, {}] 2024-06-28 15:42:57,259 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=291, durable=true, userID=176a3534-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@672696664, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,261 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[291]:RELIABLE:CoreMessage[messageID=291, durable=true, userID=176a3534-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@672696664 2024-06-28 15:42:57,262 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [176ad175-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d8afc60, true, {}] 2024-06-28 15:42:57,263 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=296, durable=true, userID=176af887-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1434776899, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,265 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[296]:RELIABLE:CoreMessage[messageID=296, durable=true, userID=176af887-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1434776899 2024-06-28 15:42:57,266 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [176b6db8-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e97853d, true, {}] 2024-06-28 15:42:57,267 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=301, durable=true, userID=176b94ca-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1372288899, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,269 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[301]:RELIABLE:CoreMessage[messageID=301, durable=true, userID=176b94ca-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1372288899 2024-06-28 15:42:57,270 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [176be2eb-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@535aad4e, true, {}] 2024-06-28 15:42:57,271 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=306, durable=true, userID=176c09fd-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@393529084, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,273 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[306]:RELIABLE:CoreMessage[messageID=306, durable=true, userID=176c09fd-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@393529084 2024-06-28 15:42:57,273 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [176c7f2e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@690f08b2, true, {}] 2024-06-28 15:42:57,275 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=311, durable=true, userID=176ca640-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1831954692, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,280 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[311]:RELIABLE:CoreMessage[messageID=311, durable=true, userID=176ca640-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1831954692 2024-06-28 15:42:57,281 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [176db7b1-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61970636, true, {}] 2024-06-28 15:42:57,282 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=316, durable=true, userID=176ddec3-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@391103730, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,284 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[316]:RELIABLE:CoreMessage[messageID=316, durable=true, userID=176ddec3-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@391103730 2024-06-28 15:42:57,285 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [176e53f4-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4eb83d43, true, {}] 2024-06-28 15:42:57,286 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=321, durable=true, userID=176e7b06-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@341414633, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,315 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[321]:RELIABLE:CoreMessage[messageID=321, durable=true, userID=176e7b06-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@341414633 2024-06-28 15:42:57,316 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1772e7d7-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7717c44d, true, {}] 2024-06-28 15:42:57,317 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=326, durable=true, userID=17730ee9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1055934603, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,319 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[326]:RELIABLE:CoreMessage[messageID=326, durable=true, userID=17730ee9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1055934603 2024-06-28 15:42:57,320 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1773ab2a-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@559ef6ca, true, {}] 2024-06-28 15:42:57,321 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=331, durable=true, userID=1773ab2c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@666382371, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,323 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[331]:RELIABLE:CoreMessage[messageID=331, durable=true, userID=1773ab2c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@666382371 2024-06-28 15:42:57,324 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1774476d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23865102, true, {}] 2024-06-28 15:42:57,325 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=336, durable=true, userID=17746e7f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2117247977, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,327 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[336]:RELIABLE:CoreMessage[messageID=336, durable=true, userID=17746e7f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2117247977 2024-06-28 15:42:57,328 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1774e3b0-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b063fc5, true, {}] 2024-06-28 15:42:57,329 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=341, durable=true, userID=1774e3b2-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1779167567, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,331 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[341]:RELIABLE:CoreMessage[messageID=341, durable=true, userID=1774e3b2-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1779167567 2024-06-28 15:42:57,331 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [177558e3-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@129caef2, true, {}] 2024-06-28 15:42:57,332 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=346, durable=true, userID=17757ff5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@14314288, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,334 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[346]:RELIABLE:CoreMessage[messageID=346, durable=true, userID=17757ff5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@14314288 2024-06-28 15:42:57,335 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1775f526-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33bc5edd, true, {}] 2024-06-28 15:42:57,336 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=351, durable=true, userID=1775f528-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1624238932, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,338 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[351]:RELIABLE:CoreMessage[messageID=351, durable=true, userID=1775f528-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1624238932 2024-06-28 15:42:57,339 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17769169-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@513d9297, true, {}] 2024-06-28 15:42:57,340 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=356, durable=true, userID=1776b87b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1348198038, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,342 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[356]:RELIABLE:CoreMessage[messageID=356, durable=true, userID=1776b87b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1348198038 2024-06-28 15:42:57,343 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17772dac-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d1131bf, true, {}] 2024-06-28 15:42:57,344 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=361, durable=true, userID=17772dae-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1610988985, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,346 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[361]:RELIABLE:CoreMessage[messageID=361, durable=true, userID=17772dae-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1610988985 2024-06-28 15:42:57,347 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1777c9ef-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40f305f7, true, {}] 2024-06-28 15:42:57,348 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=366, durable=true, userID=1777f101-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@511264609, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,350 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[366]:RELIABLE:CoreMessage[messageID=366, durable=true, userID=1777f101-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@511264609 2024-06-28 15:42:57,351 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17786632-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1dd10f0c, true, {}] 2024-06-28 15:42:57,352 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=371, durable=true, userID=17788d44-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@906282390, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,354 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[371]:RELIABLE:CoreMessage[messageID=371, durable=true, userID=17788d44-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@906282390 2024-06-28 15:42:57,355 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17790275-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43c77a4, true, {}] 2024-06-28 15:42:57,356 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=376, durable=true, userID=17790277-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2017914009, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,358 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[376]:RELIABLE:CoreMessage[messageID=376, durable=true, userID=17790277-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2017914009 2024-06-28 15:42:57,359 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17799eb8-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@244e9c31, true, {}] 2024-06-28 15:42:57,360 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=381, durable=true, userID=17799eba-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@102400500, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,362 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[381]:RELIABLE:CoreMessage[messageID=381, durable=true, userID=17799eba-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@102400500 2024-06-28 15:42:57,363 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [177a13eb-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c862c84, true, {}] 2024-06-28 15:42:57,364 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=386, durable=true, userID=177a3afd-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@731286346, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,366 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[386]:RELIABLE:CoreMessage[messageID=386, durable=true, userID=177a3afd-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@731286346 2024-06-28 15:42:57,366 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [177ab02e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@300964ff, true, {}] 2024-06-28 15:42:57,367 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=391, durable=true, userID=177ad740-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1317126767, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,369 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[391]:RELIABLE:CoreMessage[messageID=391, durable=true, userID=177ad740-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1317126767 2024-06-28 15:42:57,370 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [177b4c71-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34e0c866, true, {}] 2024-06-28 15:42:57,371 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=396, durable=true, userID=177b7383-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@982656428, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,374 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[396]:RELIABLE:CoreMessage[messageID=396, durable=true, userID=177b7383-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@982656428 2024-06-28 15:42:57,375 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [177be8b4-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f6edb4e, true, {}] 2024-06-28 15:42:57,377 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=401, durable=true, userID=177c36d5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@750468889, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,379 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[401]:RELIABLE:CoreMessage[messageID=401, durable=true, userID=177c36d5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@750468889 2024-06-28 15:42:57,380 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [177cd317-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11986eef, true, {}] 2024-06-28 15:42:57,382 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=406, durable=true, userID=177cfa29-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@254159416, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,384 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[406]:RELIABLE:CoreMessage[messageID=406, durable=true, userID=177cfa29-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@254159416 2024-06-28 15:42:57,385 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [177d966a-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12196deb, true, {}] 2024-06-28 15:42:57,386 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=411, durable=true, userID=177d966c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1389284755, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,389 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[411]:RELIABLE:CoreMessage[messageID=411, durable=true, userID=177d966c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1389284755 2024-06-28 15:42:57,389 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [177e32ad-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34c77675, true, {}] 2024-06-28 15:42:57,391 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=416, durable=true, userID=177e59bf-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1015248749, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,394 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[416]:RELIABLE:CoreMessage[messageID=416, durable=true, userID=177e59bf-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1015248749 2024-06-28 15:42:57,395 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [177ef600-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4283b610, true, {}] 2024-06-28 15:42:57,396 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=421, durable=true, userID=177f1d12-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@900202809, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,399 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[421]:RELIABLE:CoreMessage[messageID=421, durable=true, userID=177f1d12-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@900202809 2024-06-28 15:42:57,399 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [177fb953-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@13657932, true, {}] 2024-06-28 15:42:57,401 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=426, durable=true, userID=177fe065-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1014479009, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,403 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[426]:RELIABLE:CoreMessage[messageID=426, durable=true, userID=177fe065-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1014479009 2024-06-28 15:42:57,404 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17807ca6-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b506274, true, {}] 2024-06-28 15:42:57,406 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=431, durable=true, userID=1780a3b8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1092390517, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,408 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[431]:RELIABLE:CoreMessage[messageID=431, durable=true, userID=1780a3b8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1092390517 2024-06-28 15:42:57,409 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17813ff9-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@424b73ca, true, {}] 2024-06-28 15:42:57,410 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=436, durable=true, userID=1781670b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@883340174, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,412 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[436]:RELIABLE:CoreMessage[messageID=436, durable=true, userID=1781670b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@883340174 2024-06-28 15:42:57,413 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1781dc3c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a75fd49, true, {}] 2024-06-28 15:42:57,414 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=441, durable=true, userID=1782034e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@951063811, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,417 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[441]:RELIABLE:CoreMessage[messageID=441, durable=true, userID=1782034e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@951063811 2024-06-28 15:42:57,417 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1782787f-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6113f9d6, true, {}] 2024-06-28 15:42:57,418 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=446, durable=true, userID=17829f91-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@115152416, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,421 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[446]:RELIABLE:CoreMessage[messageID=446, durable=true, userID=17829f91-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@115152416 2024-06-28 15:42:57,421 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [178314c2-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@562a58dc, true, {}] 2024-06-28 15:42:57,422 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=451, durable=true, userID=17833bd4-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1099956724, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,428 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[451]:RELIABLE:CoreMessage[messageID=451, durable=true, userID=17833bd4-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1099956724 2024-06-28 15:42:57,429 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17842635-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33a2487f, true, {}] 2024-06-28 15:42:57,430 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=456, durable=true, userID=17844d47-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1787689964, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,436 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[456]:RELIABLE:CoreMessage[messageID=456, durable=true, userID=17844d47-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1787689964 2024-06-28 15:42:57,436 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17855eb8-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69552c36, true, {}] 2024-06-28 15:42:57,438 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=461, durable=true, userID=178585ca-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1712271028, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,445 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[461]:RELIABLE:CoreMessage[messageID=461, durable=true, userID=178585ca-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1712271028 2024-06-28 15:42:57,446 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1786e55b-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29dbb109, true, {}] 2024-06-28 15:42:57,448 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=466, durable=true, userID=17870c6d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1183788590, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,450 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[466]:RELIABLE:CoreMessage[messageID=466, durable=true, userID=17870c6d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1183788590 2024-06-28 15:42:57,451 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1787a8ae-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d29c4b4, true, {}] 2024-06-28 15:42:57,452 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=471, durable=true, userID=1787cfc0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1405447460, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,455 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[471]:RELIABLE:CoreMessage[messageID=471, durable=true, userID=1787cfc0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1405447460 2024-06-28 15:42:57,456 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17886b01-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5774b893, true, {}] 2024-06-28 15:42:57,457 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=476, durable=true, userID=17889213-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1128626982, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,459 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[476]:RELIABLE:CoreMessage[messageID=476, durable=true, userID=17889213-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1128626982 2024-06-28 15:42:57,460 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17890744-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@292c88b0, true, {}] 2024-06-28 15:42:57,461 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=481, durable=true, userID=17892e56-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@392013208, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,471 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[481]:RELIABLE:CoreMessage[messageID=481, durable=true, userID=17892e56-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@392013208 2024-06-28 15:42:57,472 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [178adc07-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35c664bf, true, {}] 2024-06-28 15:42:57,473 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=486, durable=true, userID=178b0319-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2036321605, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,475 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[486]:RELIABLE:CoreMessage[messageID=486, durable=true, userID=178b0319-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2036321605 2024-06-28 15:42:57,476 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [178b784a-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f287ff0, true, {}] 2024-06-28 15:42:57,477 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=491, durable=true, userID=178b9f5c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1115593219, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,480 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[491]:RELIABLE:CoreMessage[messageID=491, durable=true, userID=178b9f5c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1115593219 2024-06-28 15:42:57,480 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [178c148d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@469e721e, true, {}] 2024-06-28 15:42:57,481 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=496, durable=true, userID=178c3b9f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1391883597, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,484 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[496]:RELIABLE:CoreMessage[messageID=496, durable=true, userID=178c3b9f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1391883597 2024-06-28 15:42:57,484 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [178cb0d0-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@320bc19, true, {}] 2024-06-28 15:42:57,485 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=501, durable=true, userID=178cd7e2-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@375214474, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,487 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[501]:RELIABLE:CoreMessage[messageID=501, durable=true, userID=178cd7e2-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@375214474 2024-06-28 15:42:57,488 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [178d4d13-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74b18cb2, true, {}] 2024-06-28 15:42:57,489 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=506, durable=true, userID=178d7425-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@177577807, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,492 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[506]:RELIABLE:CoreMessage[messageID=506, durable=true, userID=178d7425-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@177577807 2024-06-28 15:42:57,492 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [178de956-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44ef128d, true, {}] 2024-06-28 15:42:57,493 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=511, durable=true, userID=178e1068-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@272198230, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,496 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[511]:RELIABLE:CoreMessage[messageID=511, durable=true, userID=178e1068-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@272198230 2024-06-28 15:42:57,496 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [178e8599-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5940dffc, true, {}] 2024-06-28 15:42:57,497 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=516, durable=true, userID=178e859b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1792436765, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,499 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[516]:RELIABLE:CoreMessage[messageID=516, durable=true, userID=178e859b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1792436765 2024-06-28 15:42:57,500 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [178f21dc-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45cd4fa4, true, {}] 2024-06-28 15:42:57,501 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=521, durable=true, userID=178f21de-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@510893779, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,503 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[521]:RELIABLE:CoreMessage[messageID=521, durable=true, userID=178f21de-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@510893779 2024-06-28 15:42:57,504 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [178fbe1f-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@170bb8f1, true, {}] 2024-06-28 15:42:57,505 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=526, durable=true, userID=178fbe21-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@183647186, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,507 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[526]:RELIABLE:CoreMessage[messageID=526, durable=true, userID=178fbe21-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@183647186 2024-06-28 15:42:57,508 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17905a62-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b64843c, true, {}] 2024-06-28 15:42:57,509 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=531, durable=true, userID=17905a64-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@399852201, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,511 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[531]:RELIABLE:CoreMessage[messageID=531, durable=true, userID=17905a64-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@399852201 2024-06-28 15:42:57,512 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1790f6a5-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a52d207, true, {}] 2024-06-28 15:42:57,513 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=536, durable=true, userID=1790f6a7-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@792140625, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,519 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[536]:RELIABLE:CoreMessage[messageID=536, durable=true, userID=1790f6a7-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@792140625 2024-06-28 15:42:57,520 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17920818-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a1e0af, true, {}] 2024-06-28 15:42:57,521 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=541, durable=true, userID=17922f2a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@839431442, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,523 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[541]:RELIABLE:CoreMessage[messageID=541, durable=true, userID=17922f2a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@839431442 2024-06-28 15:42:57,523 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1792a45b-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4da5d0a9, true, {}] 2024-06-28 15:42:57,524 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=546, durable=true, userID=1792cb6d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1711276137, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,527 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[546]:RELIABLE:CoreMessage[messageID=546, durable=true, userID=1792cb6d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1711276137 2024-06-28 15:42:57,527 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1793409e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a415c3c, true, {}] 2024-06-28 15:42:57,528 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=551, durable=true, userID=179367b0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@382678497, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,530 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[551]:RELIABLE:CoreMessage[messageID=551, durable=true, userID=179367b0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@382678497 2024-06-28 15:42:57,531 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1793dce1-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1488654d, true, {}] 2024-06-28 15:42:57,532 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=556, durable=true, userID=179403f3-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1183773887, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,534 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[556]:RELIABLE:CoreMessage[messageID=556, durable=true, userID=179403f3-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1183773887 2024-06-28 15:42:57,535 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17947924-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e0f5388, true, {}] 2024-06-28 15:42:57,536 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=561, durable=true, userID=17947926-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1012171810, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,538 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[561]:RELIABLE:CoreMessage[messageID=561, durable=true, userID=17947926-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1012171810 2024-06-28 15:42:57,539 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17951567-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@517492ac, true, {}] 2024-06-28 15:42:57,540 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=566, durable=true, userID=17951569-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@936139562, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,542 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[566]:RELIABLE:CoreMessage[messageID=566, durable=true, userID=17951569-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@936139562 2024-06-28 15:42:57,543 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1795b1aa-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c280a8, true, {}] 2024-06-28 15:42:57,544 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=571, durable=true, userID=1795d8bc-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1611861803, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,547 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[571]:RELIABLE:CoreMessage[messageID=571, durable=true, userID=1795d8bc-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1611861803 2024-06-28 15:42:57,548 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [179674fd-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46cca276, true, {}] 2024-06-28 15:42:57,549 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=576, durable=true, userID=179674ff-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1502139605, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,552 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[576]:RELIABLE:CoreMessage[messageID=576, durable=true, userID=179674ff-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1502139605 2024-06-28 15:42:57,552 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17971140-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ba42e72, true, {}] 2024-06-28 15:42:57,554 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=581, durable=true, userID=17973852-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@669189329, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,556 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[581]:RELIABLE:CoreMessage[messageID=581, durable=true, userID=17973852-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@669189329 2024-06-28 15:42:57,557 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1797d493-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43443203, true, {}] 2024-06-28 15:42:57,558 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=586, durable=true, userID=1797fba5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1808950590, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,561 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[586]:RELIABLE:CoreMessage[messageID=586, durable=true, userID=1797fba5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1808950590 2024-06-28 15:42:57,561 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [179870d6-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ecc3028, true, {}] 2024-06-28 15:42:57,562 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=591, durable=true, userID=179897e8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@929475689, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,565 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[591]:RELIABLE:CoreMessage[messageID=591, durable=true, userID=179897e8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@929475689 2024-06-28 15:42:57,566 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17990d19-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8afa85d, true, {}] 2024-06-28 15:42:57,567 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=596, durable=true, userID=1799342b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@760032282, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,569 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[596]:RELIABLE:CoreMessage[messageID=596, durable=true, userID=1799342b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@760032282 2024-06-28 15:42:57,570 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1799d06c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31377d82, true, {}] 2024-06-28 15:42:57,571 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=601, durable=true, userID=1799d06e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@284538178, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,573 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[601]:RELIABLE:CoreMessage[messageID=601, durable=true, userID=1799d06e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@284538178 2024-06-28 15:42:57,574 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [179a6caf-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7528073b, true, {}] 2024-06-28 15:42:57,575 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=606, durable=true, userID=179a6cb1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@715841634, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,577 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[606]:RELIABLE:CoreMessage[messageID=606, durable=true, userID=179a6cb1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@715841634 2024-06-28 15:42:57,578 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [179b08f2-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d4162c2, true, {}] 2024-06-28 15:42:57,579 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=611, durable=true, userID=179b08f4-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@598364638, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,581 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[611]:RELIABLE:CoreMessage[messageID=611, durable=true, userID=179b08f4-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@598364638 2024-06-28 15:42:57,582 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [179ba535-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a6e3bb7, true, {}] 2024-06-28 15:42:57,583 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=616, durable=true, userID=179ba537-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@975759502, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,585 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[616]:RELIABLE:CoreMessage[messageID=616, durable=true, userID=179ba537-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@975759502 2024-06-28 15:42:57,586 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [179c4178-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b47a41d, true, {}] 2024-06-28 15:42:57,587 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=621, durable=true, userID=179c688a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1168488683, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,589 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[621]:RELIABLE:CoreMessage[messageID=621, durable=true, userID=179c688a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1168488683 2024-06-28 15:42:57,590 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [179cddbb-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@558ac293, true, {}] 2024-06-28 15:42:57,591 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=626, durable=true, userID=179d04cd-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1972839920, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,594 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[626]:RELIABLE:CoreMessage[messageID=626, durable=true, userID=179d04cd-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1972839920 2024-06-28 15:42:57,594 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [179d79fe-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1065ae7e, true, {}] 2024-06-28 15:42:57,595 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=631, durable=true, userID=179da110-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@803953493, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,598 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[631]:RELIABLE:CoreMessage[messageID=631, durable=true, userID=179da110-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@803953493 2024-06-28 15:42:57,598 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [179e1641-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@441202c7, true, {}] 2024-06-28 15:42:57,599 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=636, durable=true, userID=179e3d53-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1087646537, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,601 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[636]:RELIABLE:CoreMessage[messageID=636, durable=true, userID=179e3d53-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1087646537 2024-06-28 15:42:57,602 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [179eb284-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a23ef29, true, {}] 2024-06-28 15:42:57,603 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=641, durable=true, userID=179ed996-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@364021319, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,607 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[641]:RELIABLE:CoreMessage[messageID=641, durable=true, userID=179ed996-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@364021319 2024-06-28 15:42:57,607 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [179f75d7-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@141c35cb, true, {}] 2024-06-28 15:42:57,608 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=646, durable=true, userID=179f9ce9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@975056298, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,611 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[646]:RELIABLE:CoreMessage[messageID=646, durable=true, userID=179f9ce9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@975056298 2024-06-28 15:42:57,611 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17a0121a-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79ba3aa6, true, {}] 2024-06-28 15:42:57,612 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=651, durable=true, userID=17a0392c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@822191660, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,615 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[651]:RELIABLE:CoreMessage[messageID=651, durable=true, userID=17a0392c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@822191660 2024-06-28 15:42:57,615 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17a0ae5d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7db806fa, true, {}] 2024-06-28 15:42:57,616 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=656, durable=true, userID=17a0d56f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1466487054, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,619 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[656]:RELIABLE:CoreMessage[messageID=656, durable=true, userID=17a0d56f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1466487054 2024-06-28 15:42:57,619 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17a14aa0-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7939391e, true, {}] 2024-06-28 15:42:57,620 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=661, durable=true, userID=17a171b2-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1151919584, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,623 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[661]:RELIABLE:CoreMessage[messageID=661, durable=true, userID=17a171b2-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1151919584 2024-06-28 15:42:57,623 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17a1e6e3-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ebdb3ac, true, {}] 2024-06-28 15:42:57,624 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=666, durable=true, userID=17a20df5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@929078109, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,627 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[666]:RELIABLE:CoreMessage[messageID=666, durable=true, userID=17a20df5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@929078109 2024-06-28 15:42:57,627 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17a28326-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ede23dd, true, {}] 2024-06-28 15:42:57,628 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=671, durable=true, userID=17a2aa38-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@454874806, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,631 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[671]:RELIABLE:CoreMessage[messageID=671, durable=true, userID=17a2aa38-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@454874806 2024-06-28 15:42:57,631 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17a31f69-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@228ec459, true, {}] 2024-06-28 15:42:57,632 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=676, durable=true, userID=17a3467b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@276349832, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,635 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[676]:RELIABLE:CoreMessage[messageID=676, durable=true, userID=17a3467b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@276349832 2024-06-28 15:42:57,635 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17a3bbac-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e33285b, true, {}] 2024-06-28 15:42:57,636 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=681, durable=true, userID=17a3e2be-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1550273331, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,639 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[681]:RELIABLE:CoreMessage[messageID=681, durable=true, userID=17a3e2be-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1550273331 2024-06-28 15:42:57,639 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17a457ef-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36afd6b2, true, {}] 2024-06-28 15:42:57,640 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=686, durable=true, userID=17a47f01-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@631446549, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,642 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[686]:RELIABLE:CoreMessage[messageID=686, durable=true, userID=17a47f01-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@631446549 2024-06-28 15:42:57,643 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17a4f432-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75747b40, true, {}] 2024-06-28 15:42:57,645 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=691, durable=true, userID=17a51b44-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@700660301, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,647 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[691]:RELIABLE:CoreMessage[messageID=691, durable=true, userID=17a51b44-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@700660301 2024-06-28 15:42:57,648 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17a5b785-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7fa62a91, true, {}] 2024-06-28 15:42:57,649 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=696, durable=true, userID=17a5b787-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2123608839, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,651 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[696]:RELIABLE:CoreMessage[messageID=696, durable=true, userID=17a5b787-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2123608839 2024-06-28 15:42:57,652 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17a653c8-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@361c3463, true, {}] 2024-06-28 15:42:57,653 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=701, durable=true, userID=17a67ada-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1023982997, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,656 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[701]:RELIABLE:CoreMessage[messageID=701, durable=true, userID=17a67ada-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1023982997 2024-06-28 15:42:57,657 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17a7171b-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64a50e34, true, {}] 2024-06-28 15:42:57,658 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=706, durable=true, userID=17a7171d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@673274846, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,660 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[706]:RELIABLE:CoreMessage[messageID=706, durable=true, userID=17a7171d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@673274846 2024-06-28 15:42:57,661 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17a7b35e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27e574cc, true, {}] 2024-06-28 15:42:57,662 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=711, durable=true, userID=17a7da70-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@194972970, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,665 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[711]:RELIABLE:CoreMessage[messageID=711, durable=true, userID=17a7da70-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@194972970 2024-06-28 15:42:57,666 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17a84fa1-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=175c0435-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=175c0435-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3796df72, true, {}] 2024-06-28 15:42:57,667 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=716, durable=true, userID=17a876b3-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1626542638, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:57,669 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[716]:RELIABLE:CoreMessage[messageID=716, durable=true, userID=17a876b3-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1626542638 2024-06-28 15:42:57,670 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:73) - test works 2024-06-28 15:42:57,670 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject: CoreMessage[messageID=231, durable=true, userID=17609820-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@581542064 to transaction: TransactionImpl [xid=null, txID=719, xid=null, state=ACTIVE, createTime=1719589377670(Fri Jun 28 15:42:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1bee8271 2024-06-28 15:42:57,671 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@404bca88, org.eclipse.scout.rt.mom.jms.JmsSubscription@509cf379] 2024-06-28 15:42:57,671 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject: CoreMessage[messageID=236, durable=true, userID=17615b73-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1973491712 to transaction: TransactionImpl [xid=null, txID=720, xid=null, state=ACTIVE, createTime=1719589377671(Fri Jun 28 15:42:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@702cda55 2024-06-28 15:42:57,676 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject: CoreMessage[messageID=231, durable=true, userID=17609820-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@581542064, transaction: TransactionImpl [xid=null, txID=719, xid=null, state=COMMITTED, createTime=1719589377670(Fri Jun 28 15:42:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1bee8271 2024-06-28 15:42:57,676 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject: CoreMessage[messageID=236, durable=true, userID=17615b73-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1973491712, transaction: TransactionImpl [xid=null, txID=720, xid=null, state=COMMITTED, createTime=1719589377671(Fri Jun 28 15:42:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@702cda55 2024-06-28 15:42:57,678 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@2c303d1a[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@684c2c57[job=JMS subscriber, state=DONE], JobFutureTask@48b9a824[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=WAITING_FOR_BLOCKING_CONDITION], JobFutureTask@42bb3034[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] 2024-06-28 15:42:57,679 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012048 ms 2024-06-28 15:42:57,679 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:57,679 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:57,680 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 175c0435-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:57,681 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:57,682 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 523.678090 ms 2024-06-28 15:42:57,682 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:57,683 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:57,683 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:57,684 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1228332201'. 2024-06-28 15:42:57,687 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:57,688 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 17abd215-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber] 2024-06-28 15:42:57,689 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17abf928-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@153a29f7, true, {}] 2024-06-28 15:42:57,690 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@226285a9 - MDC[jobName=JMS subscriber] 2024-06-28 15:42:57,690 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17ac2039-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f25a7a9, true, {}] 2024-06-28 15:42:57,691 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishObject2, address=test/mom/testPublishObject2, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-28 15:42:57,691 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@24547405 2024-06-28 15:42:57,692 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3b0d2742 2024-06-28 15:42:57,700 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObject2, null, 0, false, true, null] 2024-06-28 15:42:57,701 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17adcdeb-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f168689, true, {}] 2024-06-28 15:42:57,702 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=740, durable=true, userID=17adf4fd-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@592622286, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,705 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[740]:RELIABLE:CoreMessage[messageID=740, durable=true, userID=17adf4fd-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@592622286 2024-06-28 15:42:57,705 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=740, durable=true, userID=17adf4fd-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@592622286 to transaction: TransactionImpl [xid=null, txID=743, xid=null, state=ACTIVE, createTime=1719589377705(Fri Jun 28 15:42:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@40ba3628 2024-06-28 15:42:57,706 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17ae6a2e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@13e01f46, true, {}] 2024-06-28 15:42:57,707 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=746, durable=true, userID=17ae9140-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@25447646, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,708 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=740, durable=true, userID=17adf4fd-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@592622286, transaction: TransactionImpl [xid=null, txID=743, xid=null, state=COMMITTED, createTime=1719589377705(Fri Jun 28 15:42:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@40ba3628 2024-06-28 15:42:57,712 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[746]:RELIABLE:CoreMessage[messageID=746, durable=true, userID=17ae9140-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@25447646 2024-06-28 15:42:57,712 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=746, durable=true, userID=17ae9140-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@25447646 to transaction: TransactionImpl [xid=null, txID=749, xid=null, state=ACTIVE, createTime=1719589377712(Fri Jun 28 15:42:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@62e77a4a 2024-06-28 15:42:57,712 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17af7ba1-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ddccd9, true, {}] 2024-06-28 15:42:57,713 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=752, durable=true, userID=17afa2b3-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@848139712, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,715 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=746, durable=true, userID=17ae9140-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@25447646, transaction: TransactionImpl [xid=null, txID=749, xid=null, state=COMMITTED, createTime=1719589377712(Fri Jun 28 15:42:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@62e77a4a 2024-06-28 15:42:57,718 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[752]:RELIABLE:CoreMessage[messageID=752, durable=true, userID=17afa2b3-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@848139712 2024-06-28 15:42:57,719 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=752, durable=true, userID=17afa2b3-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@848139712 to transaction: TransactionImpl [xid=null, txID=755, xid=null, state=ACTIVE, createTime=1719589377719(Fri Jun 28 15:42:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1a7d765a 2024-06-28 15:42:57,719 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17b08d14-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29ecb501, true, {}] 2024-06-28 15:42:57,720 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=758, durable=true, userID=17b0b426-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1414889073, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,722 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=752, durable=true, userID=17afa2b3-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@848139712, transaction: TransactionImpl [xid=null, txID=755, xid=null, state=COMMITTED, createTime=1719589377719(Fri Jun 28 15:42:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1a7d765a 2024-06-28 15:42:57,725 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[758]:RELIABLE:CoreMessage[messageID=758, durable=true, userID=17b0b426-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1414889073 2024-06-28 15:42:57,726 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=758, durable=true, userID=17b0b426-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1414889073 to transaction: TransactionImpl [xid=null, txID=761, xid=null, state=ACTIVE, createTime=1719589377726(Fri Jun 28 15:42:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2c0f6319 2024-06-28 15:42:57,726 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17b19e87-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6265bd5b, true, {}] 2024-06-28 15:42:57,727 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=764, durable=true, userID=17b1c599-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@751408507, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,729 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=758, durable=true, userID=17b0b426-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1414889073, transaction: TransactionImpl [xid=null, txID=761, xid=null, state=COMMITTED, createTime=1719589377726(Fri Jun 28 15:42:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2c0f6319 2024-06-28 15:42:57,734 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[764]:RELIABLE:CoreMessage[messageID=764, durable=true, userID=17b1c599-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@751408507 2024-06-28 15:42:57,734 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=764, durable=true, userID=17b1c599-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@751408507 to transaction: TransactionImpl [xid=null, txID=767, xid=null, state=ACTIVE, createTime=1719589377734(Fri Jun 28 15:42:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3d151bc6 2024-06-28 15:42:57,734 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17b2d70a-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22925e60, true, {}] 2024-06-28 15:42:57,735 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=770, durable=true, userID=17b2fe1c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@260628096, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,742 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=764, durable=true, userID=17b1c599-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@751408507, transaction: TransactionImpl [xid=null, txID=767, xid=null, state=COMMITTED, createTime=1719589377734(Fri Jun 28 15:42:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3d151bc6 2024-06-28 15:42:57,742 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[770]:RELIABLE:CoreMessage[messageID=770, durable=true, userID=17b2fe1c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@260628096 2024-06-28 15:42:57,742 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=770, durable=true, userID=17b2fe1c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@260628096 to transaction: TransactionImpl [xid=null, txID=773, xid=null, state=ACTIVE, createTime=1719589377742(Fri Jun 28 15:42:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@15c76677 2024-06-28 15:42:57,743 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17b40f8d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48888b54, true, {}] 2024-06-28 15:42:57,744 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=776, durable=true, userID=17b4369f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@444924781, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,749 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=770, durable=true, userID=17b2fe1c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@260628096, transaction: TransactionImpl [xid=null, txID=773, xid=null, state=COMMITTED, createTime=1719589377742(Fri Jun 28 15:42:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@15c76677 2024-06-28 15:42:57,749 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[776]:RELIABLE:CoreMessage[messageID=776, durable=true, userID=17b4369f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@444924781 2024-06-28 15:42:57,750 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17b54810-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5993adf7, true, {}] 2024-06-28 15:42:57,752 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=781, durable=true, userID=17b56f22-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1375037732, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,757 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[781]:RELIABLE:CoreMessage[messageID=781, durable=true, userID=17b56f22-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1375037732 2024-06-28 15:42:57,757 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17b65983-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e2c339d, true, {}] 2024-06-28 15:42:57,759 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=786, durable=true, userID=17b68095-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@223657877, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,763 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[786]:RELIABLE:CoreMessage[messageID=786, durable=true, userID=17b68095-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@223657877 2024-06-28 15:42:57,764 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17b743e6-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62464944, true, {}] 2024-06-28 15:42:57,765 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=791, durable=true, userID=17b76af8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@127640293, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,769 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[791]:RELIABLE:CoreMessage[messageID=791, durable=true, userID=17b76af8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@127640293 2024-06-28 15:42:57,770 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17b85559-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ddd477b, true, {}] 2024-06-28 15:42:57,771 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=796, durable=true, userID=17b87c6b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1116199037, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,775 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[796]:RELIABLE:CoreMessage[messageID=796, durable=true, userID=17b87c6b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1116199037 2024-06-28 15:42:57,776 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17b93fbc-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57d930c0, true, {}] 2024-06-28 15:42:57,777 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=801, durable=true, userID=17b966ce-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@217655749, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,781 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[801]:RELIABLE:CoreMessage[messageID=801, durable=true, userID=17b966ce-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@217655749 2024-06-28 15:42:57,782 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17ba2a1f-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@562f3e35, true, {}] 2024-06-28 15:42:57,783 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=806, durable=true, userID=17ba2a21-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@47073720, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,787 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[806]:RELIABLE:CoreMessage[messageID=806, durable=true, userID=17ba2a21-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@47073720 2024-06-28 15:42:57,787 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17baed72-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2acee663, true, {}] 2024-06-28 15:42:57,789 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=811, durable=true, userID=17bb1484-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1648588970, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,792 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[811]:RELIABLE:CoreMessage[messageID=811, durable=true, userID=17bb1484-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1648588970 2024-06-28 15:42:57,793 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17bbd7d5-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27b1c226, true, {}] 2024-06-28 15:42:57,794 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=816, durable=true, userID=17bbfee7-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1499812648, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,797 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[816]:RELIABLE:CoreMessage[messageID=816, durable=true, userID=17bbfee7-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1499812648 2024-06-28 15:42:57,798 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17bc9b28-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d5db1e6, true, {}] 2024-06-28 15:42:57,800 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=821, durable=true, userID=17bcc23a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@552648009, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,803 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[821]:RELIABLE:CoreMessage[messageID=821, durable=true, userID=17bcc23a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@552648009 2024-06-28 15:42:57,804 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17bd858b-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6fb04369, true, {}] 2024-06-28 15:42:57,805 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=826, durable=true, userID=17bd858d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1643480286, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,808 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[826]:RELIABLE:CoreMessage[messageID=826, durable=true, userID=17bd858d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1643480286 2024-06-28 15:42:57,809 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17be48de-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@118692d1, true, {}] 2024-06-28 15:42:57,810 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=831, durable=true, userID=17be6ff0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1723353304, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,817 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[831]:RELIABLE:CoreMessage[messageID=831, durable=true, userID=17be6ff0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1723353304 2024-06-28 15:42:57,818 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17bf8161-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1537ab34, true, {}] 2024-06-28 15:42:57,819 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=836, durable=true, userID=17bfa873-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@25267844, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,820 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[836]:RELIABLE:CoreMessage[messageID=836, durable=true, userID=17bfa873-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@25267844 2024-06-28 15:42:57,820 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17bff694-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24be6108, true, {}] 2024-06-28 15:42:57,821 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=841, durable=true, userID=17c01da6-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1152022275, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,823 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[841]:RELIABLE:CoreMessage[messageID=841, durable=true, userID=17c01da6-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1152022275 2024-06-28 15:42:57,824 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17c092d7-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60f009c6, true, {}] 2024-06-28 15:42:57,825 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=846, durable=true, userID=17c092d9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1002820738, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,827 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[846]:RELIABLE:CoreMessage[messageID=846, durable=true, userID=17c092d9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1002820738 2024-06-28 15:42:57,827 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17c1080a-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@423a7d78, true, {}] 2024-06-28 15:42:57,828 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=851, durable=true, userID=17c12f1c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@46033222, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,830 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[851]:RELIABLE:CoreMessage[messageID=851, durable=true, userID=17c12f1c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@46033222 2024-06-28 15:42:57,831 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17c1a44d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15bb047d, true, {}] 2024-06-28 15:42:57,838 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=856, durable=true, userID=17c1a44e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@291658592, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,839 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[856]:RELIABLE:CoreMessage[messageID=856, durable=true, userID=17c1a44e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@291658592 2024-06-28 15:42:57,840 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17c303e0-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c9a1266, true, {}] 2024-06-28 15:42:57,842 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=861, durable=true, userID=17c32af2-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@577406673, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,847 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[861]:RELIABLE:CoreMessage[messageID=861, durable=true, userID=17c32af2-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@577406673 2024-06-28 15:42:57,848 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17c41553-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ff42536, true, {}] 2024-06-28 15:42:57,849 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=866, durable=true, userID=17c43c65-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@237991478, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,850 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[866]:RELIABLE:CoreMessage[messageID=866, durable=true, userID=17c43c65-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@237991478 2024-06-28 15:42:57,851 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17c4b196-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7faadaec, true, {}] 2024-06-28 15:42:57,852 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=871, durable=true, userID=17c4b198-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1143170419, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,853 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[871]:RELIABLE:CoreMessage[messageID=871, durable=true, userID=17c4b198-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1143170419 2024-06-28 15:42:57,854 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17c526c9-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47198fcc, true, {}] 2024-06-28 15:42:57,855 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=876, durable=true, userID=17c54ddb-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1439583703, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,857 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[876]:RELIABLE:CoreMessage[messageID=876, durable=true, userID=17c54ddb-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1439583703 2024-06-28 15:42:57,858 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17c59bfc-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29f63323, true, {}] 2024-06-28 15:42:57,859 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=881, durable=true, userID=17c5c30e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1728880616, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,860 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[881]:RELIABLE:CoreMessage[messageID=881, durable=true, userID=17c5c30e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1728880616 2024-06-28 15:42:57,861 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17c6383f-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7278364f, true, {}] 2024-06-28 15:42:57,862 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=886, durable=true, userID=17c63841-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1866171279, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,864 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[886]:RELIABLE:CoreMessage[messageID=886, durable=true, userID=17c63841-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1866171279 2024-06-28 15:42:57,864 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17c6ad72-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48bccb4a, true, {}] 2024-06-28 15:42:57,865 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=891, durable=true, userID=17c6d484-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@839181652, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,867 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[891]:RELIABLE:CoreMessage[messageID=891, durable=true, userID=17c6d484-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@839181652 2024-06-28 15:42:57,868 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17c749b5-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@442eb1cb, true, {}] 2024-06-28 15:42:57,869 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=896, durable=true, userID=17c749b7-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1723803371, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,871 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[896]:RELIABLE:CoreMessage[messageID=896, durable=true, userID=17c749b7-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1723803371 2024-06-28 15:42:57,871 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17c7bee8-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c27e53b, true, {}] 2024-06-28 15:42:57,872 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=901, durable=true, userID=17c7e5fa-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1236208531, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,874 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[901]:RELIABLE:CoreMessage[messageID=901, durable=true, userID=17c7e5fa-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1236208531 2024-06-28 15:42:57,875 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17c85b2b-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c9479b7, true, {}] 2024-06-28 15:42:57,876 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=906, durable=true, userID=17c85b2d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1800041163, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,877 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[906]:RELIABLE:CoreMessage[messageID=906, durable=true, userID=17c85b2d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1800041163 2024-06-28 15:42:57,878 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17c8d05e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2885795c, true, {}] 2024-06-28 15:42:57,879 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=911, durable=true, userID=17c8d060-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@147987923, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,881 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[911]:RELIABLE:CoreMessage[messageID=911, durable=true, userID=17c8d060-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@147987923 2024-06-28 15:42:57,881 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17c94491-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39906cc9, true, {}] 2024-06-28 15:42:57,882 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=916, durable=true, userID=17c96ba3-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@78626621, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,884 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[916]:RELIABLE:CoreMessage[messageID=916, durable=true, userID=17c96ba3-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@78626621 2024-06-28 15:42:57,885 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17c9e0d4-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e8fd6ea, true, {}] 2024-06-28 15:42:57,886 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=921, durable=true, userID=17c9e0d6-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1856639555, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,888 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[921]:RELIABLE:CoreMessage[messageID=921, durable=true, userID=17c9e0d6-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1856639555 2024-06-28 15:42:57,888 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17ca5607-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40627247, true, {}] 2024-06-28 15:42:57,889 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=926, durable=true, userID=17ca7d19-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@36681039, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,891 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[926]:RELIABLE:CoreMessage[messageID=926, durable=true, userID=17ca7d19-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@36681039 2024-06-28 15:42:57,892 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17caf24a-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a0b1c5c, true, {}] 2024-06-28 15:42:57,892 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=931, durable=true, userID=17caf24c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1739486183, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,897 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[931]:RELIABLE:CoreMessage[messageID=931, durable=true, userID=17caf24c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1739486183 2024-06-28 15:42:57,897 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17cbb59d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59285d5b, true, {}] 2024-06-28 15:42:57,898 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=936, durable=true, userID=17cbdcaf-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@289815350, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,899 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[936]:RELIABLE:CoreMessage[messageID=936, durable=true, userID=17cbdcaf-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@289815350 2024-06-28 15:42:57,900 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17cc2ad0-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12b60529, true, {}] 2024-06-28 15:42:57,901 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=941, durable=true, userID=17cc2ad2-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1369204974, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,903 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[941]:RELIABLE:CoreMessage[messageID=941, durable=true, userID=17cc2ad2-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1369204974 2024-06-28 15:42:57,903 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17cca003-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ee63a5f, true, {}] 2024-06-28 15:42:57,904 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=946, durable=true, userID=17ccc715-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@478582442, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,906 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[946]:RELIABLE:CoreMessage[messageID=946, durable=true, userID=17ccc715-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@478582442 2024-06-28 15:42:57,907 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17cd1536-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43d160b4, true, {}] 2024-06-28 15:42:57,907 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=951, durable=true, userID=17cd3c48-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@7370238, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,910 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[951]:RELIABLE:CoreMessage[messageID=951, durable=true, userID=17cd3c48-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@7370238 2024-06-28 15:42:57,910 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17cdb179-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@204f614d, true, {}] 2024-06-28 15:42:57,911 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=956, durable=true, userID=17cdd88b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1920713239, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,913 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[956]:RELIABLE:CoreMessage[messageID=956, durable=true, userID=17cdd88b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1920713239 2024-06-28 15:42:57,914 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17ce26ac-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40921fae, true, {}] 2024-06-28 15:42:57,914 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=961, durable=true, userID=17ce4dbe-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1610317923, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,916 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[961]:RELIABLE:CoreMessage[messageID=961, durable=true, userID=17ce4dbe-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1610317923 2024-06-28 15:42:57,917 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17cec2ef-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ca7c1e7, true, {}] 2024-06-28 15:42:57,918 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=966, durable=true, userID=17cec2f1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@644657781, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,920 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[966]:RELIABLE:CoreMessage[messageID=966, durable=true, userID=17cec2f1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@644657781 2024-06-28 15:42:57,920 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17cf3822-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e7743d4, true, {}] 2024-06-28 15:42:57,921 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=971, durable=true, userID=17cf5f34-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@283507287, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,923 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[971]:RELIABLE:CoreMessage[messageID=971, durable=true, userID=17cf5f34-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@283507287 2024-06-28 15:42:57,924 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17cfd465-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@131e88b0, true, {}] 2024-06-28 15:42:57,924 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=976, durable=true, userID=17cfd467-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1520452807, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,926 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[976]:RELIABLE:CoreMessage[messageID=976, durable=true, userID=17cfd467-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1520452807 2024-06-28 15:42:57,927 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17d04998-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76e75efe, true, {}] 2024-06-28 15:42:57,928 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=981, durable=true, userID=17d0499a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@983032830, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,930 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[981]:RELIABLE:CoreMessage[messageID=981, durable=true, userID=17d0499a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@983032830 2024-06-28 15:42:57,930 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17d0becb-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51f81b9, true, {}] 2024-06-28 15:42:57,931 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=986, durable=true, userID=17d0e5dd-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@922263008, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,933 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[986]:RELIABLE:CoreMessage[messageID=986, durable=true, userID=17d0e5dd-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@922263008 2024-06-28 15:42:57,934 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17d15b0e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e266184, true, {}] 2024-06-28 15:42:57,935 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=991, durable=true, userID=17d15b10-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@812870362, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,937 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[991]:RELIABLE:CoreMessage[messageID=991, durable=true, userID=17d15b10-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@812870362 2024-06-28 15:42:57,937 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17d1d041-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@49983724, true, {}] 2024-06-28 15:42:57,938 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=996, durable=true, userID=17d1f753-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1187103220, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,940 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[996]:RELIABLE:CoreMessage[messageID=996, durable=true, userID=17d1f753-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1187103220 2024-06-28 15:42:57,941 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17d26c84-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34245351, true, {}] 2024-06-28 15:42:57,942 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1001, durable=true, userID=17d26c86-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@658716414, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,944 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1001]:RELIABLE:CoreMessage[messageID=1001, durable=true, userID=17d26c86-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@658716414 2024-06-28 15:42:57,944 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17d2e1b7-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@329a0f09, true, {}] 2024-06-28 15:42:57,945 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1006, durable=true, userID=17d308c9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1635155142, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,947 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1006]:RELIABLE:CoreMessage[messageID=1006, durable=true, userID=17d308c9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1635155142 2024-06-28 15:42:57,948 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17d37dfa-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22ca9587, true, {}] 2024-06-28 15:42:57,949 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1011, durable=true, userID=17d37dfc-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@491621240, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,951 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1011]:RELIABLE:CoreMessage[messageID=1011, durable=true, userID=17d37dfc-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@491621240 2024-06-28 15:42:57,951 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17d3f32d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@554b3744, true, {}] 2024-06-28 15:42:57,952 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1016, durable=true, userID=17d41a3f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@865202192, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,954 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1016]:RELIABLE:CoreMessage[messageID=1016, durable=true, userID=17d41a3f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@865202192 2024-06-28 15:42:57,954 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17d46860-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ddbd45a, true, {}] 2024-06-28 15:42:57,955 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1021, durable=true, userID=17d48f72-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@867192245, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,957 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1021]:RELIABLE:CoreMessage[messageID=1021, durable=true, userID=17d48f72-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@867192245 2024-06-28 15:42:57,958 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17d504a3-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@425706f0, true, {}] 2024-06-28 15:42:57,959 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1026, durable=true, userID=17d52bb5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1088027904, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,961 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1026]:RELIABLE:CoreMessage[messageID=1026, durable=true, userID=17d52bb5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1088027904 2024-06-28 15:42:57,961 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17d579d6-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7cf4847b, true, {}] 2024-06-28 15:42:57,962 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1031, durable=true, userID=17d5a0e8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@399745339, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,964 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1031]:RELIABLE:CoreMessage[messageID=1031, durable=true, userID=17d5a0e8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@399745339 2024-06-28 15:42:57,965 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17d5ef09-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@263f9b91, true, {}] 2024-06-28 15:42:57,965 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1036, durable=true, userID=17d6161b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@456406519, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,967 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1036]:RELIABLE:CoreMessage[messageID=1036, durable=true, userID=17d6161b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@456406519 2024-06-28 15:42:57,968 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17d68b4c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@140aea6c, true, {}] 2024-06-28 15:42:57,969 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1041, durable=true, userID=17d68b4e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1162948605, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,971 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1041]:RELIABLE:CoreMessage[messageID=1041, durable=true, userID=17d68b4e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1162948605 2024-06-28 15:42:57,971 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17d7007f-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f019415, true, {}] 2024-06-28 15:42:57,972 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1046, durable=true, userID=17d72791-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2072293055, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,976 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1046]:RELIABLE:CoreMessage[messageID=1046, durable=true, userID=17d72791-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2072293055 2024-06-28 15:42:57,977 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17d7eae2-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f21cb63, true, {}] 2024-06-28 15:42:57,978 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1051, durable=true, userID=17d811f4-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@513881938, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,980 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1051]:RELIABLE:CoreMessage[messageID=1051, durable=true, userID=17d811f4-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@513881938 2024-06-28 15:42:57,980 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17d86015-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37f5e3d0, true, {}] 2024-06-28 15:42:57,982 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1056, durable=true, userID=17d88727-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@339099615, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,983 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1056]:RELIABLE:CoreMessage[messageID=1056, durable=true, userID=17d88727-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@339099615 2024-06-28 15:42:57,984 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17d8fc58-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e972b23, true, {}] 2024-06-28 15:42:57,985 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1061, durable=true, userID=17d8fc5a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1654876809, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,987 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1061]:RELIABLE:CoreMessage[messageID=1061, durable=true, userID=17d8fc5a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1654876809 2024-06-28 15:42:57,987 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17d9718b-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ec18fe7, true, {}] 2024-06-28 15:42:57,988 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1066, durable=true, userID=17d9989d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@183621727, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,990 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1066]:RELIABLE:CoreMessage[messageID=1066, durable=true, userID=17d9989d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@183621727 2024-06-28 15:42:57,990 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17d9e6be-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f9cd619, true, {}] 2024-06-28 15:42:57,991 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1071, durable=true, userID=17da0dd0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@992386064, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,993 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1071]:RELIABLE:CoreMessage[messageID=1071, durable=true, userID=17da0dd0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@992386064 2024-06-28 15:42:57,994 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17da8301-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42a84edf, true, {}] 2024-06-28 15:42:57,995 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1076, durable=true, userID=17da8303-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1076731567, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:57,997 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1076]:RELIABLE:CoreMessage[messageID=1076, durable=true, userID=17da8303-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1076731567 2024-06-28 15:42:57,997 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17daf834-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57a13a5f, true, {}] 2024-06-28 15:42:57,998 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1081, durable=true, userID=17db1f46-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@983734704, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,000 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1081]:RELIABLE:CoreMessage[messageID=1081, durable=true, userID=17db1f46-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@983734704 2024-06-28 15:42:58,001 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17db6d67-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e159d9b, true, {}] 2024-06-28 15:42:58,001 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1086, durable=true, userID=17db9479-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2081594858, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,004 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1086]:RELIABLE:CoreMessage[messageID=1086, durable=true, userID=17db9479-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2081594858 2024-06-28 15:42:58,004 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17dc09aa-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5066ac21, true, {}] 2024-06-28 15:42:58,005 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1091, durable=true, userID=17dc30bc-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1716746916, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,007 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1091]:RELIABLE:CoreMessage[messageID=1091, durable=true, userID=17dc30bc-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1716746916 2024-06-28 15:42:58,007 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17dc7edd-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@489200c7, true, {}] 2024-06-28 15:42:58,008 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1096, durable=true, userID=17dca5ef-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@366641005, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,010 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1096]:RELIABLE:CoreMessage[messageID=1096, durable=true, userID=17dca5ef-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@366641005 2024-06-28 15:42:58,011 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17dd1b20-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a13a7da, true, {}] 2024-06-28 15:42:58,012 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1101, durable=true, userID=17dd1b22-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@674874450, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,014 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1101]:RELIABLE:CoreMessage[messageID=1101, durable=true, userID=17dd1b22-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@674874450 2024-06-28 15:42:58,014 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17dd9053-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55420dab, true, {}] 2024-06-28 15:42:58,015 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1106, durable=true, userID=17ddb765-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1549543544, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,017 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1106]:RELIABLE:CoreMessage[messageID=1106, durable=true, userID=17ddb765-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1549543544 2024-06-28 15:42:58,018 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17de2c96-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@547505c0, true, {}] 2024-06-28 15:42:58,018 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1111, durable=true, userID=17de2c98-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@449349307, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,021 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1111]:RELIABLE:CoreMessage[messageID=1111, durable=true, userID=17de2c98-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@449349307 2024-06-28 15:42:58,021 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17dea1c9-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7cb5dae4, true, {}] 2024-06-28 15:42:58,022 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1116, durable=true, userID=17dea1cb-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@288151274, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,024 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1116]:RELIABLE:CoreMessage[messageID=1116, durable=true, userID=17dea1cb-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@288151274 2024-06-28 15:42:58,024 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17df16fc-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c0e235f, true, {}] 2024-06-28 15:42:58,025 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1121, durable=true, userID=17df3e0e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1409547289, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,027 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1121]:RELIABLE:CoreMessage[messageID=1121, durable=true, userID=17df3e0e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1409547289 2024-06-28 15:42:58,028 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17dfb33f-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c16c6be, true, {}] 2024-06-28 15:42:58,029 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1126, durable=true, userID=17dfb341-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@947184481, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,031 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1126]:RELIABLE:CoreMessage[messageID=1126, durable=true, userID=17dfb341-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@947184481 2024-06-28 15:42:58,031 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17e02872-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f98f903, true, {}] 2024-06-28 15:42:58,032 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1131, durable=true, userID=17e04f84-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1098265088, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,034 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1131]:RELIABLE:CoreMessage[messageID=1131, durable=true, userID=17e04f84-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1098265088 2024-06-28 15:42:58,035 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17e0c4b5-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f5589cb, true, {}] 2024-06-28 15:42:58,036 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1136, durable=true, userID=17e0c4b7-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@153318549, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,038 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1136]:RELIABLE:CoreMessage[messageID=1136, durable=true, userID=17e0c4b7-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@153318549 2024-06-28 15:42:58,038 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17e139e8-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16d3f13b, true, {}] 2024-06-28 15:42:58,039 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1141, durable=true, userID=17e160fa-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@151185344, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,041 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1141]:RELIABLE:CoreMessage[messageID=1141, durable=true, userID=17e160fa-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@151185344 2024-06-28 15:42:58,042 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17e1af1b-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@799432d2, true, {}] 2024-06-28 15:42:58,043 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1146, durable=true, userID=17e1d62d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@96134185, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,044 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1146]:RELIABLE:CoreMessage[messageID=1146, durable=true, userID=17e1d62d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@96134185 2024-06-28 15:42:58,045 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17e24b5e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@172fafd7, true, {}] 2024-06-28 15:42:58,046 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1151, durable=true, userID=17e27270-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@173274979, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,048 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1151]:RELIABLE:CoreMessage[messageID=1151, durable=true, userID=17e27270-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@173274979 2024-06-28 15:42:58,049 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17e2c091-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58112aa3, true, {}] 2024-06-28 15:42:58,049 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1156, durable=true, userID=17e2e7a3-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1520635046, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,051 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1156]:RELIABLE:CoreMessage[messageID=1156, durable=true, userID=17e2e7a3-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1520635046 2024-06-28 15:42:58,052 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17e35cd4-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@86a2077, true, {}] 2024-06-28 15:42:58,053 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1161, durable=true, userID=17e35cd6-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1480923885, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,055 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1161]:RELIABLE:CoreMessage[messageID=1161, durable=true, userID=17e35cd6-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1480923885 2024-06-28 15:42:58,055 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17e3d207-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ea2379f, true, {}] 2024-06-28 15:42:58,056 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1166, durable=true, userID=17e3f919-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@15168753, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,058 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1166]:RELIABLE:CoreMessage[messageID=1166, durable=true, userID=17e3f919-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@15168753 2024-06-28 15:42:58,059 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17e46e4a-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@159a6361, true, {}] 2024-06-28 15:42:58,060 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1171, durable=true, userID=17e46e4c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@447002638, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,062 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1171]:RELIABLE:CoreMessage[messageID=1171, durable=true, userID=17e46e4c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@447002638 2024-06-28 15:42:58,062 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17e4e37d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58a041c0, true, {}] 2024-06-28 15:42:58,063 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1176, durable=true, userID=17e50a8f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1842778994, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,065 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1176]:RELIABLE:CoreMessage[messageID=1176, durable=true, userID=17e50a8f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1842778994 2024-06-28 15:42:58,066 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17e57fc0-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1db46e57, true, {}] 2024-06-28 15:42:58,067 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1181, durable=true, userID=17e57fc2-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1710975227, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,069 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1181]:RELIABLE:CoreMessage[messageID=1181, durable=true, userID=17e57fc2-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1710975227 2024-06-28 15:42:58,069 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17e5f4f3-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e00c849, true, {}] 2024-06-28 15:42:58,070 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1186, durable=true, userID=17e61c05-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1754619908, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,072 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1186]:RELIABLE:CoreMessage[messageID=1186, durable=true, userID=17e61c05-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1754619908 2024-06-28 15:42:58,073 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17e66a26-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57ced1d0, true, {}] 2024-06-28 15:42:58,074 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1191, durable=true, userID=17e69138-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1208000349, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,075 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1191]:RELIABLE:CoreMessage[messageID=1191, durable=true, userID=17e69138-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1208000349 2024-06-28 15:42:58,076 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17e70669-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1114c82c, true, {}] 2024-06-28 15:42:58,077 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1196, durable=true, userID=17e7066b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@257198256, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,079 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1196]:RELIABLE:CoreMessage[messageID=1196, durable=true, userID=17e7066b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@257198256 2024-06-28 15:42:58,079 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17e77b9c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44fc4e77, true, {}] 2024-06-28 15:42:58,080 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1201, durable=true, userID=17e7a2ae-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@158801751, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,082 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1201]:RELIABLE:CoreMessage[messageID=1201, durable=true, userID=17e7a2ae-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@158801751 2024-06-28 15:42:58,083 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17e817df-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4aa1db3d, true, {}] 2024-06-28 15:42:58,084 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1206, durable=true, userID=17e817e1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@269728743, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,086 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1206]:RELIABLE:CoreMessage[messageID=1206, durable=true, userID=17e817e1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@269728743 2024-06-28 15:42:58,086 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17e88d12-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c2534cf, true, {}] 2024-06-28 15:42:58,087 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1211, durable=true, userID=17e8b424-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@877560249, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,089 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1211]:RELIABLE:CoreMessage[messageID=1211, durable=true, userID=17e8b424-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@877560249 2024-06-28 15:42:58,090 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17e90245-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f749e88, true, {}] 2024-06-28 15:42:58,091 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1216, durable=true, userID=17e92957-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@922953036, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,092 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1216]:RELIABLE:CoreMessage[messageID=1216, durable=true, userID=17e92957-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@922953036 2024-06-28 15:42:58,093 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17e99e88-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6bf195c, true, {}] 2024-06-28 15:42:58,094 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1221, durable=true, userID=17e9c59a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@573982106, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,096 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1221]:RELIABLE:CoreMessage[messageID=1221, durable=true, userID=17e9c59a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@573982106 2024-06-28 15:42:58,096 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17ea13bb-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f771eb8, true, {}] 2024-06-28 15:42:58,097 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1226, durable=true, userID=17ea3acd-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1568108287, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,099 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1226]:RELIABLE:CoreMessage[messageID=1226, durable=true, userID=17ea3acd-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1568108287 2024-06-28 15:42:58,100 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17eaaffe-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d746fa1, true, {}] 2024-06-28 15:42:58,101 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1231, durable=true, userID=17eab000-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@800130750, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,103 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1231]:RELIABLE:CoreMessage[messageID=1231, durable=true, userID=17eab000-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@800130750 2024-06-28 15:42:58,103 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17eb2531-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17abd215-3565-11ef-88ed-0a580a2812a0, clientID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17abd215-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1366f41, true, {}] 2024-06-28 15:42:58,104 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1236, durable=true, userID=17eb4c43-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@252032240, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,106 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1236]:RELIABLE:CoreMessage[messageID=1236, durable=true, userID=17eb4c43-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@252032240 2024-06-28 15:42:58,107 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@bb0dcb6, org.eclipse.scout.rt.mom.jms.JmsSubscription@1192d1f5] 2024-06-28 15:42:58,107 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=776, durable=true, userID=17b4369f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@444924781 to transaction: TransactionImpl [xid=null, txID=1239, xid=null, state=ACTIVE, createTime=1719589378107(Fri Jun 28 15:42:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1f0f3a1f 2024-06-28 15:42:58,109 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=776, durable=true, userID=17b4369f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@444924781, transaction: TransactionImpl [xid=null, txID=1239, xid=null, state=COMMITTED, createTime=1719589378107(Fri Jun 28 15:42:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1f0f3a1f 2024-06-28 15:42:58,111 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@2c303d1a[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@684c2c57[job=JMS subscriber, state=DONE], JobFutureTask@48b9a824[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@42bb3034[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] 2024-06-28 15:42:58,111 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011488 ms 2024-06-28 15:42:58,112 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:58,112 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:58,112 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 17abd215-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:58,114 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:58,114 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 430.493351 ms 2024-06-28 15:42:58,114 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:58,115 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:58,116 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:58,116 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 262275243'. 2024-06-28 15:42:58,119 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:58,120 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 17edbd45-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:58,121 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17ede458-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17edbd45-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17edbd45-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42d6c995, true, {}] 2024-06-28 15:42:58,121 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17ede459-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17edbd45-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17edbd45-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@706300ab, true, {}] 2024-06-28 15:42:58,123 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObjectU, null, 0, false, true, null] 2024-06-28 15:42:58,124 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 17ee598a-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:58,124 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17ee598d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17ee598a-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17ee598a-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2fadf068, true, {}] 2024-06-28 15:42:58,125 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@644a12be 2024-06-28 15:42:58,125 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17ee809e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17ee598a-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17ee598a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37e097ed, true, {}] 2024-06-28 15:42:58,126 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1256, durable=true, userID=17eea7b0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=17ee598c-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@661819850, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-28 15:42:58,132 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1256]:RELIABLE:CoreMessage[messageID=1256, durable=true, userID=17eea7b0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=17ee598c-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@661819850 2024-06-28 15:42:58,132 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1256, durable=true, userID=17eea7b0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=17ee598c-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@661819850 to transaction: TransactionImpl [xid=null, txID=1259, xid=null, state=ACTIVE, createTime=1719589378132(Fri Jun 28 15:42:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@51f76c 2024-06-28 15:42:58,133 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17efb921-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17ee598a-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17ee598a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@81a6598, true, {}] 2024-06-28 15:42:58,134 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1262, durable=true, userID=17efe033-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=17ee598c-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1029401651, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-28 15:42:58,137 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1256, durable=true, userID=17eea7b0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=17ee598c-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@661819850, transaction: TransactionImpl [xid=null, txID=1259, xid=null, state=COMMITTED, createTime=1719589378132(Fri Jun 28 15:42:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@51f76c 2024-06-28 15:42:58,137 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1262]:RELIABLE:CoreMessage[messageID=1262, durable=true, userID=17efe033-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=17ee598c-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1029401651 2024-06-28 15:42:58,138 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1262, durable=true, userID=17efe033-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=17ee598c-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1029401651 to transaction: TransactionImpl [xid=null, txID=1265, xid=null, state=ACTIVE, createTime=1719589378138(Fri Jun 28 15:42:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@322fdc40 2024-06-28 15:42:58,138 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17f07c74-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17ee598a-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17ee598a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@214593c1, true, {}] 2024-06-28 15:42:58,139 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1268, durable=true, userID=17f0a386-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=17ee598c-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1767213307, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-28 15:42:58,141 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1262, durable=true, userID=17efe033-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=17ee598c-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1029401651, transaction: TransactionImpl [xid=null, txID=1265, xid=null, state=COMMITTED, createTime=1719589378138(Fri Jun 28 15:42:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@322fdc40 2024-06-28 15:42:58,141 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1268]:RELIABLE:CoreMessage[messageID=1268, durable=true, userID=17f0a386-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=17ee598c-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1767213307 2024-06-28 15:42:58,141 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1268, durable=true, userID=17f0a386-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=17ee598c-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1767213307 to transaction: TransactionImpl [xid=null, txID=1271, xid=null, state=ACTIVE, createTime=1719589378141(Fri Jun 28 15:42:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7ee9327b 2024-06-28 15:42:58,142 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17f0f1a7-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17ee598a-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17ee598a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2832e4d8, true, {}] 2024-06-28 15:42:58,143 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1274, durable=true, userID=17f118b9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=17ee598c-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@580688420, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-28 15:42:58,144 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1268, durable=true, userID=17f0a386-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=17ee598c-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1767213307, transaction: TransactionImpl [xid=null, txID=1271, xid=null, state=COMMITTED, createTime=1719589378141(Fri Jun 28 15:42:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7ee9327b 2024-06-28 15:42:58,148 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1274]:RELIABLE:CoreMessage[messageID=1274, durable=true, userID=17f118b9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=17ee598c-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@580688420 2024-06-28 15:42:58,148 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1274, durable=true, userID=17f118b9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=17ee598c-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@580688420 to transaction: TransactionImpl [xid=null, txID=1277, xid=null, state=ACTIVE, createTime=1719589378148(Fri Jun 28 15:42:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@44fb210c 2024-06-28 15:42:58,148 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17f2031a-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17ee598a-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17ee598a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@415b74b, true, {}] 2024-06-28 15:42:58,150 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1280, durable=true, userID=17f22a2c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=17ee598c-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@510756445, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-28 15:42:58,151 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1274, durable=true, userID=17f118b9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=17ee598c-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@580688420, transaction: TransactionImpl [xid=null, txID=1277, xid=null, state=COMMITTED, createTime=1719589378148(Fri Jun 28 15:42:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@44fb210c 2024-06-28 15:42:58,154 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1280]:RELIABLE:CoreMessage[messageID=1280, durable=true, userID=17f22a2c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=17ee598c-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@510756445 2024-06-28 15:42:58,155 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1280, durable=true, userID=17f22a2c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=17ee598c-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@510756445 to transaction: TransactionImpl [xid=null, txID=1283, xid=null, state=ACTIVE, createTime=1719589378155(Fri Jun 28 15:42:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1153a37c 2024-06-28 15:42:58,155 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17f3148d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17ee598a-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17ee598a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f3ee668, true, {}] 2024-06-28 15:42:58,157 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1286, durable=true, userID=17f33b9f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=17ee598c-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@407904379, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-28 15:42:58,158 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1280, durable=true, userID=17f22a2c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=17ee598c-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@510756445, transaction: TransactionImpl [xid=null, txID=1283, xid=null, state=COMMITTED, createTime=1719589378155(Fri Jun 28 15:42:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1153a37c 2024-06-28 15:42:58,162 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1286]:RELIABLE:CoreMessage[messageID=1286, durable=true, userID=17f33b9f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=17ee598c-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@407904379 2024-06-28 15:42:58,163 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1286, durable=true, userID=17f33b9f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=17ee598c-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@407904379 to transaction: TransactionImpl [xid=null, txID=1289, xid=null, state=ACTIVE, createTime=1719589378163(Fri Jun 28 15:42:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2e333e83 2024-06-28 15:42:58,163 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17f44d10-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17ee598a-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17ee598a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@97078a2, true, {}] 2024-06-28 15:42:58,165 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1292, durable=true, userID=17f47422-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=17ee598c-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@246930314, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-28 15:42:58,168 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1292]:RELIABLE:CoreMessage[messageID=1292, durable=true, userID=17f47422-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=17ee598c-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@246930314 2024-06-28 15:42:58,168 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1286, durable=true, userID=17f33b9f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=17ee598c-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@407904379, transaction: TransactionImpl [xid=null, txID=1289, xid=null, state=COMMITTED, createTime=1719589378163(Fri Jun 28 15:42:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2e333e83 2024-06-28 15:42:58,169 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1292, durable=true, userID=17f47422-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=17ee598c-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@246930314 to transaction: TransactionImpl [xid=null, txID=1295, xid=null, state=ACTIVE, createTime=1719589378168(Fri Jun 28 15:42:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@23656b1f 2024-06-28 15:42:58,169 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17f53773-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17ee598a-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17ee598a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e36dcad, true, {}] 2024-06-28 15:42:58,170 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1298, durable=true, userID=17f53775-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=17ee598c-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1128116300, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-28 15:42:58,171 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1292, durable=true, userID=17f47422-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=17ee598c-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@246930314, transaction: TransactionImpl [xid=null, txID=1295, xid=null, state=COMMITTED, createTime=1719589378168(Fri Jun 28 15:42:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@23656b1f 2024-06-28 15:42:58,171 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1298]:RELIABLE:CoreMessage[messageID=1298, durable=true, userID=17f53775-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=17ee598c-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1128116300 2024-06-28 15:42:58,172 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1298, durable=true, userID=17f53775-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=17ee598c-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1128116300 to transaction: TransactionImpl [xid=null, txID=1301, xid=null, state=ACTIVE, createTime=1719589378172(Fri Jun 28 15:42:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3d9899e6 2024-06-28 15:42:58,172 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17f5aca6-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17ee598a-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17ee598a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a6c6aed, true, {}] 2024-06-28 15:42:58,173 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1304, durable=true, userID=17f5d3b8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=17ee598c-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@220276051, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-28 15:42:58,175 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1298, durable=true, userID=17f53775-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=17ee598c-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1128116300, transaction: TransactionImpl [xid=null, txID=1301, xid=null, state=COMMITTED, createTime=1719589378172(Fri Jun 28 15:42:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3d9899e6 2024-06-28 15:42:58,175 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1304]:RELIABLE:CoreMessage[messageID=1304, durable=true, userID=17f5d3b8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=17ee598c-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@220276051 2024-06-28 15:42:58,175 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1304, durable=true, userID=17f5d3b8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=17ee598c-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@220276051 to transaction: TransactionImpl [xid=null, txID=1307, xid=null, state=ACTIVE, createTime=1719589378175(Fri Jun 28 15:42:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@48d67e13 2024-06-28 15:42:58,176 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17f621d9-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17ee598a-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17ee598a-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76b0b8e5, true, {}] 2024-06-28 15:42:58,177 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1310, durable=true, userID=17f648eb-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=17ee598c-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@58450526, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-28 15:42:58,178 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1310]:RELIABLE:CoreMessage[messageID=1310, durable=true, userID=17f648eb-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=17ee598c-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@58450526 2024-06-28 15:42:58,178 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1304, durable=true, userID=17f5d3b8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=17ee598c-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@220276051, transaction: TransactionImpl [xid=null, txID=1307, xid=null, state=COMMITTED, createTime=1719589378175(Fri Jun 28 15:42:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@48d67e13 2024-06-28 15:42:58,179 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1310, durable=true, userID=17f648eb-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=17ee598c-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@58450526 to transaction: TransactionImpl [xid=null, txID=1313, xid=null, state=ACTIVE, createTime=1719589378179(Fri Jun 28 15:42:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@143c333f 2024-06-28 15:42:58,180 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@3644d305, org.eclipse.scout.rt.mom.jms.JmsSubscription@3fc261b7] 2024-06-28 15:42:58,182 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1310, durable=true, userID=17f648eb-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=17ee598c-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@58450526, transaction: TransactionImpl [xid=null, txID=1313, xid=null, state=COMMITTED, createTime=1719589378179(Fri Jun 28 15:42:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@143c333f 2024-06-28 15:42:58,183 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 17edbd45-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:58,184 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@2c303d1a[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@684c2c57[job=JMS subscriber, state=DONE], JobFutureTask@48b9a824[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@42bb3034[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] 2024-06-28 15:42:58,184 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010320 ms 2024-06-28 15:42:58,185 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:58,185 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:58,185 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 17ee598a-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:58,187 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:58,187 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 71.236439 ms 2024-06-28 15:42:58,187 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:58,188 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:58,189 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:58,189 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:51) - test works 2024-06-28 15:42:58,189 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 302226144'. 2024-06-28 15:42:58,192 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:58,193 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 17f8e0fd-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:58,194 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17f8e100-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f8e0fd-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f8e0fd-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b9435e0, true, {}] 2024-06-28 15:42:58,194 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17f90811-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f8e0fd-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f8e0fd-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18f83a87, true, {}] 2024-06-28 15:42:58,195 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObject, null, 0, false, true, null] 2024-06-28 15:42:58,196 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:69) - test works 2024-06-28 15:42:58,196 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[241]:RELIABLE:CoreMessage[messageID=241, durable=true, userID=17626ce6-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1969379159 2024-06-28 15:42:58,196 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 17f95632-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:58,196 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[246]:RELIABLE:CoreMessage[messageID=246, durable=true, userID=17630929-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1378420212 2024-06-28 15:42:58,196 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[251]:RELIABLE:CoreMessage[messageID=251, durable=true, userID=17637e5c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1022394753 2024-06-28 15:42:58,197 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject: CoreMessage[messageID=241, durable=true, userID=17626ce6-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1969379159 to transaction: TransactionImpl [xid=null, txID=1328, xid=null, state=ACTIVE, createTime=1719589378196(Fri Jun 28 15:42:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@20354013 2024-06-28 15:42:58,197 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[256]:RELIABLE:CoreMessage[messageID=256, durable=true, userID=17641a9f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@660388515 2024-06-28 15:42:58,197 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17f97d45-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@523c9726, true, {}] 2024-06-28 15:42:58,197 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[261]:RELIABLE:CoreMessage[messageID=261, durable=true, userID=17648fd2-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1687443008 2024-06-28 15:42:58,197 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[266]:RELIABLE:CoreMessage[messageID=266, durable=true, userID=17652c15-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@233020731 2024-06-28 15:42:58,197 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6b909973 2024-06-28 15:42:58,197 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[271]:RELIABLE:CoreMessage[messageID=271, durable=true, userID=1765c858-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1334831385 2024-06-28 15:42:58,197 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17f97d46-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c2f7e10, true, {}] 2024-06-28 15:42:58,197 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[276]:RELIABLE:CoreMessage[messageID=276, durable=true, userID=1768395b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1032689615 2024-06-28 15:42:58,198 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[281]:RELIABLE:CoreMessage[messageID=281, durable=true, userID=1768d59e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1921548878 2024-06-28 15:42:58,198 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[286]:RELIABLE:CoreMessage[messageID=286, durable=true, userID=176998f1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@814075087 2024-06-28 15:42:58,198 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[291]:RELIABLE:CoreMessage[messageID=291, durable=true, userID=176a3534-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@672696664 2024-06-28 15:42:58,198 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[296]:RELIABLE:CoreMessage[messageID=296, durable=true, userID=176af887-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1434776899 2024-06-28 15:42:58,198 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[301]:RELIABLE:CoreMessage[messageID=301, durable=true, userID=176b94ca-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1372288899 2024-06-28 15:42:58,198 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[306]:RELIABLE:CoreMessage[messageID=306, durable=true, userID=176c09fd-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@393529084 2024-06-28 15:42:58,199 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[311]:RELIABLE:CoreMessage[messageID=311, durable=true, userID=176ca640-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1831954692 2024-06-28 15:42:58,199 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1333, durable=true, userID=17f9a458-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2092673757, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,199 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[316]:RELIABLE:CoreMessage[messageID=316, durable=true, userID=176ddec3-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@391103730 2024-06-28 15:42:58,199 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[321]:RELIABLE:CoreMessage[messageID=321, durable=true, userID=176e7b06-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@341414633 2024-06-28 15:42:58,199 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[326]:RELIABLE:CoreMessage[messageID=326, durable=true, userID=17730ee9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1055934603 2024-06-28 15:42:58,199 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[331]:RELIABLE:CoreMessage[messageID=331, durable=true, userID=1773ab2c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@666382371 2024-06-28 15:42:58,199 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[336]:RELIABLE:CoreMessage[messageID=336, durable=true, userID=17746e7f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2117247977 2024-06-28 15:42:58,199 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[341]:RELIABLE:CoreMessage[messageID=341, durable=true, userID=1774e3b2-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1779167567 2024-06-28 15:42:58,200 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[346]:RELIABLE:CoreMessage[messageID=346, durable=true, userID=17757ff5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@14314288 2024-06-28 15:42:58,200 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[351]:RELIABLE:CoreMessage[messageID=351, durable=true, userID=1775f528-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1624238932 2024-06-28 15:42:58,200 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[356]:RELIABLE:CoreMessage[messageID=356, durable=true, userID=1776b87b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1348198038 2024-06-28 15:42:58,200 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[361]:RELIABLE:CoreMessage[messageID=361, durable=true, userID=17772dae-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1610988985 2024-06-28 15:42:58,200 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[366]:RELIABLE:CoreMessage[messageID=366, durable=true, userID=1777f101-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@511264609 2024-06-28 15:42:58,200 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[371]:RELIABLE:CoreMessage[messageID=371, durable=true, userID=17788d44-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@906282390 2024-06-28 15:42:58,200 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[376]:RELIABLE:CoreMessage[messageID=376, durable=true, userID=17790277-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2017914009 2024-06-28 15:42:58,201 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[381]:RELIABLE:CoreMessage[messageID=381, durable=true, userID=17799eba-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@102400500 2024-06-28 15:42:58,201 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[386]:RELIABLE:CoreMessage[messageID=386, durable=true, userID=177a3afd-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@731286346 2024-06-28 15:42:58,201 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[391]:RELIABLE:CoreMessage[messageID=391, durable=true, userID=177ad740-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1317126767 2024-06-28 15:42:58,201 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[396]:RELIABLE:CoreMessage[messageID=396, durable=true, userID=177b7383-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@982656428 2024-06-28 15:42:58,201 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[401]:RELIABLE:CoreMessage[messageID=401, durable=true, userID=177c36d5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@750468889 2024-06-28 15:42:58,201 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[406]:RELIABLE:CoreMessage[messageID=406, durable=true, userID=177cfa29-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@254159416 2024-06-28 15:42:58,201 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject: CoreMessage[messageID=241, durable=true, userID=17626ce6-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1969379159, transaction: TransactionImpl [xid=null, txID=1328, xid=null, state=COMMITTED, createTime=1719589378196(Fri Jun 28 15:42:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@20354013 2024-06-28 15:42:58,202 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[411]:RELIABLE:CoreMessage[messageID=411, durable=true, userID=177d966c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1389284755 2024-06-28 15:42:58,202 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[416]:RELIABLE:CoreMessage[messageID=416, durable=true, userID=177e59bf-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1015248749 2024-06-28 15:42:58,202 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[421]:RELIABLE:CoreMessage[messageID=421, durable=true, userID=177f1d12-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@900202809 2024-06-28 15:42:58,202 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[426]:RELIABLE:CoreMessage[messageID=426, durable=true, userID=177fe065-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1014479009 2024-06-28 15:42:58,202 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17fa4099-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@700a20cb, true, {}] 2024-06-28 15:42:58,202 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[431]:RELIABLE:CoreMessage[messageID=431, durable=true, userID=1780a3b8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1092390517 2024-06-28 15:42:58,202 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[436]:RELIABLE:CoreMessage[messageID=436, durable=true, userID=1781670b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@883340174 2024-06-28 15:42:58,203 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[441]:RELIABLE:CoreMessage[messageID=441, durable=true, userID=1782034e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@951063811 2024-06-28 15:42:58,203 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[446]:RELIABLE:CoreMessage[messageID=446, durable=true, userID=17829f91-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@115152416 2024-06-28 15:42:58,203 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[451]:RELIABLE:CoreMessage[messageID=451, durable=true, userID=17833bd4-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1099956724 2024-06-28 15:42:58,203 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[456]:RELIABLE:CoreMessage[messageID=456, durable=true, userID=17844d47-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1787689964 2024-06-28 15:42:58,203 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[461]:RELIABLE:CoreMessage[messageID=461, durable=true, userID=178585ca-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1712271028 2024-06-28 15:42:58,203 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1338, durable=true, userID=17fa67ab-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@676013199, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,203 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[466]:RELIABLE:CoreMessage[messageID=466, durable=true, userID=17870c6d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1183788590 2024-06-28 15:42:58,203 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[471]:RELIABLE:CoreMessage[messageID=471, durable=true, userID=1787cfc0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1405447460 2024-06-28 15:42:58,204 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[476]:RELIABLE:CoreMessage[messageID=476, durable=true, userID=17889213-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1128626982 2024-06-28 15:42:58,204 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[481]:RELIABLE:CoreMessage[messageID=481, durable=true, userID=17892e56-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@392013208 2024-06-28 15:42:58,204 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[486]:RELIABLE:CoreMessage[messageID=486, durable=true, userID=178b0319-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2036321605 2024-06-28 15:42:58,204 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[491]:RELIABLE:CoreMessage[messageID=491, durable=true, userID=178b9f5c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1115593219 2024-06-28 15:42:58,204 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[496]:RELIABLE:CoreMessage[messageID=496, durable=true, userID=178c3b9f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1391883597 2024-06-28 15:42:58,204 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[501]:RELIABLE:CoreMessage[messageID=501, durable=true, userID=178cd7e2-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@375214474 2024-06-28 15:42:58,205 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[506]:RELIABLE:CoreMessage[messageID=506, durable=true, userID=178d7425-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@177577807 2024-06-28 15:42:58,205 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[511]:RELIABLE:CoreMessage[messageID=511, durable=true, userID=178e1068-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@272198230 2024-06-28 15:42:58,205 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[516]:RELIABLE:CoreMessage[messageID=516, durable=true, userID=178e859b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1792436765 2024-06-28 15:42:58,205 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[521]:RELIABLE:CoreMessage[messageID=521, durable=true, userID=178f21de-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@510893779 2024-06-28 15:42:58,205 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[526]:RELIABLE:CoreMessage[messageID=526, durable=true, userID=178fbe21-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@183647186 2024-06-28 15:42:58,205 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17fab5cc-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@621d2712, true, {}] 2024-06-28 15:42:58,205 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[531]:RELIABLE:CoreMessage[messageID=531, durable=true, userID=17905a64-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@399852201 2024-06-28 15:42:58,206 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[536]:RELIABLE:CoreMessage[messageID=536, durable=true, userID=1790f6a7-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@792140625 2024-06-28 15:42:58,206 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[541]:RELIABLE:CoreMessage[messageID=541, durable=true, userID=17922f2a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@839431442 2024-06-28 15:42:58,206 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[546]:RELIABLE:CoreMessage[messageID=546, durable=true, userID=1792cb6d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1711276137 2024-06-28 15:42:58,206 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[551]:RELIABLE:CoreMessage[messageID=551, durable=true, userID=179367b0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@382678497 2024-06-28 15:42:58,206 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[556]:RELIABLE:CoreMessage[messageID=556, durable=true, userID=179403f3-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1183773887 2024-06-28 15:42:58,206 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1343, durable=true, userID=17fadcde-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1114221251, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,207 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[561]:RELIABLE:CoreMessage[messageID=561, durable=true, userID=17947926-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1012171810 2024-06-28 15:42:58,207 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[566]:RELIABLE:CoreMessage[messageID=566, durable=true, userID=17951569-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@936139562 2024-06-28 15:42:58,207 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[571]:RELIABLE:CoreMessage[messageID=571, durable=true, userID=1795d8bc-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1611861803 2024-06-28 15:42:58,207 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[576]:RELIABLE:CoreMessage[messageID=576, durable=true, userID=179674ff-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1502139605 2024-06-28 15:42:58,207 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[581]:RELIABLE:CoreMessage[messageID=581, durable=true, userID=17973852-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@669189329 2024-06-28 15:42:58,207 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[586]:RELIABLE:CoreMessage[messageID=586, durable=true, userID=1797fba5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1808950590 2024-06-28 15:42:58,208 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[591]:RELIABLE:CoreMessage[messageID=591, durable=true, userID=179897e8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@929475689 2024-06-28 15:42:58,208 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[596]:RELIABLE:CoreMessage[messageID=596, durable=true, userID=1799342b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@760032282 2024-06-28 15:42:58,208 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[601]:RELIABLE:CoreMessage[messageID=601, durable=true, userID=1799d06e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@284538178 2024-06-28 15:42:58,208 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[606]:RELIABLE:CoreMessage[messageID=606, durable=true, userID=179a6cb1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@715841634 2024-06-28 15:42:58,208 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[611]:RELIABLE:CoreMessage[messageID=611, durable=true, userID=179b08f4-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@598364638 2024-06-28 15:42:58,208 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[616]:RELIABLE:CoreMessage[messageID=616, durable=true, userID=179ba537-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@975759502 2024-06-28 15:42:58,208 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[621]:RELIABLE:CoreMessage[messageID=621, durable=true, userID=179c688a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1168488683 2024-06-28 15:42:58,209 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[626]:RELIABLE:CoreMessage[messageID=626, durable=true, userID=179d04cd-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1972839920 2024-06-28 15:42:58,209 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17fb520f-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@204bb19c, true, {}] 2024-06-28 15:42:58,209 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[631]:RELIABLE:CoreMessage[messageID=631, durable=true, userID=179da110-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@803953493 2024-06-28 15:42:58,209 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[636]:RELIABLE:CoreMessage[messageID=636, durable=true, userID=179e3d53-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1087646537 2024-06-28 15:42:58,209 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[641]:RELIABLE:CoreMessage[messageID=641, durable=true, userID=179ed996-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@364021319 2024-06-28 15:42:58,209 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[646]:RELIABLE:CoreMessage[messageID=646, durable=true, userID=179f9ce9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@975056298 2024-06-28 15:42:58,209 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[651]:RELIABLE:CoreMessage[messageID=651, durable=true, userID=17a0392c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@822191660 2024-06-28 15:42:58,209 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[656]:RELIABLE:CoreMessage[messageID=656, durable=true, userID=17a0d56f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1466487054 2024-06-28 15:42:58,210 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1348, durable=true, userID=17fb5211-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2108630457, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,210 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[661]:RELIABLE:CoreMessage[messageID=661, durable=true, userID=17a171b2-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1151919584 2024-06-28 15:42:58,210 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[666]:RELIABLE:CoreMessage[messageID=666, durable=true, userID=17a20df5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@929078109 2024-06-28 15:42:58,210 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[671]:RELIABLE:CoreMessage[messageID=671, durable=true, userID=17a2aa38-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@454874806 2024-06-28 15:42:58,210 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[676]:RELIABLE:CoreMessage[messageID=676, durable=true, userID=17a3467b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@276349832 2024-06-28 15:42:58,210 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[681]:RELIABLE:CoreMessage[messageID=681, durable=true, userID=17a3e2be-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1550273331 2024-06-28 15:42:58,210 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[686]:RELIABLE:CoreMessage[messageID=686, durable=true, userID=17a47f01-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@631446549 2024-06-28 15:42:58,211 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[691]:RELIABLE:CoreMessage[messageID=691, durable=true, userID=17a51b44-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@700660301 2024-06-28 15:42:58,211 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[696]:RELIABLE:CoreMessage[messageID=696, durable=true, userID=17a5b787-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2123608839 2024-06-28 15:42:58,211 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[701]:RELIABLE:CoreMessage[messageID=701, durable=true, userID=17a67ada-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1023982997 2024-06-28 15:42:58,211 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[706]:RELIABLE:CoreMessage[messageID=706, durable=true, userID=17a7171d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@673274846 2024-06-28 15:42:58,211 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[711]:RELIABLE:CoreMessage[messageID=711, durable=true, userID=17a7da70-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@194972970 2024-06-28 15:42:58,211 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[716]:RELIABLE:CoreMessage[messageID=716, durable=true, userID=17a876b3-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1626542638 2024-06-28 15:42:58,212 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1333]:RELIABLE:CoreMessage[messageID=1333, durable=true, userID=17f9a458-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2092673757 2024-06-28 15:42:58,212 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1338]:RELIABLE:CoreMessage[messageID=1338, durable=true, userID=17fa67ab-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@676013199 2024-06-28 15:42:58,212 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1343]:RELIABLE:CoreMessage[messageID=1343, durable=true, userID=17fadcde-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1114221251 2024-06-28 15:42:58,212 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1348]:RELIABLE:CoreMessage[messageID=1348, durable=true, userID=17fb5211-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2108630457 2024-06-28 15:42:58,212 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17fbc642-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6594fceb, true, {}] 2024-06-28 15:42:58,213 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1353, durable=true, userID=17fbed54-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@607838971, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,215 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1353]:RELIABLE:CoreMessage[messageID=1353, durable=true, userID=17fbed54-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@607838971 2024-06-28 15:42:58,216 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17fc6285-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b9b6191, true, {}] 2024-06-28 15:42:58,216 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1358, durable=true, userID=17fc6287-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1386928854, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,219 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1358]:RELIABLE:CoreMessage[messageID=1358, durable=true, userID=17fc6287-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1386928854 2024-06-28 15:42:58,219 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17fcd7b8-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6499f202, true, {}] 2024-06-28 15:42:58,220 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1363, durable=true, userID=17fcd7ba-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@536998316, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,222 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1363]:RELIABLE:CoreMessage[messageID=1363, durable=true, userID=17fcd7ba-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@536998316 2024-06-28 15:42:58,222 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17fd4ceb-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ac9b184, true, {}] 2024-06-28 15:42:58,223 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1368, durable=true, userID=17fd73fd-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@517424680, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,225 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1368]:RELIABLE:CoreMessage[messageID=1368, durable=true, userID=17fd73fd-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@517424680 2024-06-28 15:42:58,226 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17fde92e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d895233, true, {}] 2024-06-28 15:42:58,227 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1373, durable=true, userID=17fde930-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@682021726, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,229 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1373]:RELIABLE:CoreMessage[messageID=1373, durable=true, userID=17fde930-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@682021726 2024-06-28 15:42:58,229 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17fe5e61-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2cdec0f6, true, {}] 2024-06-28 15:42:58,231 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1378, durable=true, userID=17fe8573-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@574132243, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,232 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1378]:RELIABLE:CoreMessage[messageID=1378, durable=true, userID=17fe8573-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@574132243 2024-06-28 15:42:58,233 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17fefaa4-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d080925, true, {}] 2024-06-28 15:42:58,234 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1383, durable=true, userID=17fefaa6-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@225930326, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,236 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1383]:RELIABLE:CoreMessage[messageID=1383, durable=true, userID=17fefaa6-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@225930326 2024-06-28 15:42:58,236 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17ff6fd7-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f3a2582, true, {}] 2024-06-28 15:42:58,237 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1388, durable=true, userID=17ff96e9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1562621571, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,239 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1388]:RELIABLE:CoreMessage[messageID=1388, durable=true, userID=17ff96e9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1562621571 2024-06-28 15:42:58,240 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18000c1a-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4301a25a, true, {}] 2024-06-28 15:42:58,241 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1393, durable=true, userID=18000c1c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@281007182, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,243 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1393]:RELIABLE:CoreMessage[messageID=1393, durable=true, userID=18000c1c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@281007182 2024-06-28 15:42:58,243 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1800814d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f1ccb64, true, {}] 2024-06-28 15:42:58,245 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1398, durable=true, userID=1800a85f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@401671765, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,246 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1398]:RELIABLE:CoreMessage[messageID=1398, durable=true, userID=1800a85f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@401671765 2024-06-28 15:42:58,247 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18011d90-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21d2dd21, true, {}] 2024-06-28 15:42:58,248 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1403, durable=true, userID=180144a2-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2137841239, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,250 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1403]:RELIABLE:CoreMessage[messageID=1403, durable=true, userID=180144a2-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2137841239 2024-06-28 15:42:58,251 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1801b9d3-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7351a4f4, true, {}] 2024-06-28 15:42:58,252 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1408, durable=true, userID=1801e0e5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1552734834, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,254 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1408]:RELIABLE:CoreMessage[messageID=1408, durable=true, userID=1801e0e5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1552734834 2024-06-28 15:42:58,255 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18025616-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78ce31cd, true, {}] 2024-06-28 15:42:58,256 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1413, durable=true, userID=18027d28-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@385229757, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,258 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1413]:RELIABLE:CoreMessage[messageID=1413, durable=true, userID=18027d28-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@385229757 2024-06-28 15:42:58,259 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1802f259-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@92a5c98, true, {}] 2024-06-28 15:42:58,260 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1418, durable=true, userID=1803196b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1144826959, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,262 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1418]:RELIABLE:CoreMessage[messageID=1418, durable=true, userID=1803196b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1144826959 2024-06-28 15:42:58,263 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18038e9c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c6ef6d2, true, {}] 2024-06-28 15:42:58,264 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1423, durable=true, userID=1803b5ae-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1069279383, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,266 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1423]:RELIABLE:CoreMessage[messageID=1423, durable=true, userID=1803b5ae-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1069279383 2024-06-28 15:42:58,267 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18042adf-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@71e68e48, true, {}] 2024-06-28 15:42:58,268 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1428, durable=true, userID=18042ae1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@230882122, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,270 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1428]:RELIABLE:CoreMessage[messageID=1428, durable=true, userID=18042ae1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@230882122 2024-06-28 15:42:58,270 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1804a012-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c5cd921, true, {}] 2024-06-28 15:42:58,272 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1433, durable=true, userID=1804c724-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@595355608, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,273 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1433]:RELIABLE:CoreMessage[messageID=1433, durable=true, userID=1804c724-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@595355608 2024-06-28 15:42:58,274 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18053c55-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1919768f, true, {}] 2024-06-28 15:42:58,275 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1438, durable=true, userID=18053c57-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1643617044, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,277 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1438]:RELIABLE:CoreMessage[messageID=1438, durable=true, userID=18053c57-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1643617044 2024-06-28 15:42:58,277 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1805b188-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e828ed, true, {}] 2024-06-28 15:42:58,278 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1443, durable=true, userID=1805d89a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1062342964, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,280 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1443]:RELIABLE:CoreMessage[messageID=1443, durable=true, userID=1805d89a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1062342964 2024-06-28 15:42:58,281 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18064dcb-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ead8c45, true, {}] 2024-06-28 15:42:58,282 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1448, durable=true, userID=18064dcd-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1083243163, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,284 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1448]:RELIABLE:CoreMessage[messageID=1448, durable=true, userID=18064dcd-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1083243163 2024-06-28 15:42:58,284 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1806c2fe-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1207f6, true, {}] 2024-06-28 15:42:58,285 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1453, durable=true, userID=1806ea10-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1992397227, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,289 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1453]:RELIABLE:CoreMessage[messageID=1453, durable=true, userID=1806ea10-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1992397227 2024-06-28 15:42:58,289 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18078651-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@510daf05, true, {}] 2024-06-28 15:42:58,290 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1458, durable=true, userID=1807ad63-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@600034263, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,292 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1458]:RELIABLE:CoreMessage[messageID=1458, durable=true, userID=1807ad63-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@600034263 2024-06-28 15:42:58,293 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18082294-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c37b52a, true, {}] 2024-06-28 15:42:58,294 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1463, durable=true, userID=18082296-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@595210270, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,296 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1463]:RELIABLE:CoreMessage[messageID=1463, durable=true, userID=18082296-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@595210270 2024-06-28 15:42:58,296 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [180897c7-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45a4846a, true, {}] 2024-06-28 15:42:58,297 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1468, durable=true, userID=1808bed9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@28258753, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,299 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1468]:RELIABLE:CoreMessage[messageID=1468, durable=true, userID=1808bed9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@28258753 2024-06-28 15:42:58,300 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18090cfa-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b19a496, true, {}] 2024-06-28 15:42:58,300 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1473, durable=true, userID=1809340c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1048256368, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,302 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1473]:RELIABLE:CoreMessage[messageID=1473, durable=true, userID=1809340c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1048256368 2024-06-28 15:42:58,303 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1809a93d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24f9ab5e, true, {}] 2024-06-28 15:42:58,304 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1478, durable=true, userID=1809a93f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@706315945, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,306 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1478]:RELIABLE:CoreMessage[messageID=1478, durable=true, userID=1809a93f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@706315945 2024-06-28 15:42:58,307 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [180a1e70-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17396d4e, true, {}] 2024-06-28 15:42:58,308 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1483, durable=true, userID=180a4582-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1823234896, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,310 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1483]:RELIABLE:CoreMessage[messageID=1483, durable=true, userID=180a4582-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1823234896 2024-06-28 15:42:58,310 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [180abab3-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ea46c1b, true, {}] 2024-06-28 15:42:58,311 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1488, durable=true, userID=180ae1c5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@171738954, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,313 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1488]:RELIABLE:CoreMessage[messageID=1488, durable=true, userID=180ae1c5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@171738954 2024-06-28 15:42:58,314 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [180b2fe6-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72e59ef5, true, {}] 2024-06-28 15:42:58,315 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1493, durable=true, userID=180b56f8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1070845918, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,316 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1493]:RELIABLE:CoreMessage[messageID=1493, durable=true, userID=180b56f8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1070845918 2024-06-28 15:42:58,317 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [180bcc29-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62a1dc0b, true, {}] 2024-06-28 15:42:58,318 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1498, durable=true, userID=180bf33b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1104126892, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,320 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1498]:RELIABLE:CoreMessage[messageID=1498, durable=true, userID=180bf33b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1104126892 2024-06-28 15:42:58,320 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [180c415c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ccdd2c, true, {}] 2024-06-28 15:42:58,321 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1503, durable=true, userID=180c686e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@281239935, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,323 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1503]:RELIABLE:CoreMessage[messageID=1503, durable=true, userID=180c686e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@281239935 2024-06-28 15:42:58,324 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [180cdd9f-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ebbceec, true, {}] 2024-06-28 15:42:58,325 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1508, durable=true, userID=180cdda1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@761942575, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,327 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1508]:RELIABLE:CoreMessage[messageID=1508, durable=true, userID=180cdda1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@761942575 2024-06-28 15:42:58,327 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [180d52d2-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c66d563, true, {}] 2024-06-28 15:42:58,328 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1513, durable=true, userID=180d79e4-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1531024092, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,330 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1513]:RELIABLE:CoreMessage[messageID=1513, durable=true, userID=180d79e4-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1531024092 2024-06-28 15:42:58,331 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [180def15-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d27965b, true, {}] 2024-06-28 15:42:58,332 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1518, durable=true, userID=180def17-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@19946288, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,334 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1518]:RELIABLE:CoreMessage[messageID=1518, durable=true, userID=180def17-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@19946288 2024-06-28 15:42:58,334 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [180e6448-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6fd88a8b, true, {}] 2024-06-28 15:42:58,335 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1523, durable=true, userID=180e8b5a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1292708921, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,337 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1523]:RELIABLE:CoreMessage[messageID=1523, durable=true, userID=180e8b5a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1292708921 2024-06-28 15:42:58,337 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [180ed97b-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46ce747e, true, {}] 2024-06-28 15:42:58,338 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1528, durable=true, userID=180f008d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@866714420, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,340 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1528]:RELIABLE:CoreMessage[messageID=1528, durable=true, userID=180f008d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@866714420 2024-06-28 15:42:58,341 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [180f75be-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4cadd444, true, {}] 2024-06-28 15:42:58,342 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1533, durable=true, userID=180f9cd0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@156491, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,344 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1533]:RELIABLE:CoreMessage[messageID=1533, durable=true, userID=180f9cd0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@156491 2024-06-28 15:42:58,345 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [180feaf1-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36851a0, true, {}] 2024-06-28 15:42:58,346 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1538, durable=true, userID=18101203-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@811220404, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,348 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1538]:RELIABLE:CoreMessage[messageID=1538, durable=true, userID=18101203-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@811220404 2024-06-28 15:42:58,348 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18108734-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1412b362, true, {}] 2024-06-28 15:42:58,350 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1543, durable=true, userID=1810ae46-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1319240389, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,352 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1543]:RELIABLE:CoreMessage[messageID=1543, durable=true, userID=1810ae46-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1319240389 2024-06-28 15:42:58,353 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18112377-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35690886, true, {}] 2024-06-28 15:42:58,354 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1548, durable=true, userID=18114a89-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@696260355, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,356 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1548]:RELIABLE:CoreMessage[messageID=1548, durable=true, userID=18114a89-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@696260355 2024-06-28 15:42:58,356 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1811bfba-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15ee135c, true, {}] 2024-06-28 15:42:58,358 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1553, durable=true, userID=1811e6cc-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@938041312, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,360 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1553]:RELIABLE:CoreMessage[messageID=1553, durable=true, userID=1811e6cc-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@938041312 2024-06-28 15:42:58,361 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18125bfd-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56bf6334, true, {}] 2024-06-28 15:42:58,362 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1558, durable=true, userID=1812830f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@936764201, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,364 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1558]:RELIABLE:CoreMessage[messageID=1558, durable=true, userID=1812830f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@936764201 2024-06-28 15:42:58,364 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1812f840-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d4b3f25, true, {}] 2024-06-28 15:42:58,365 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1563, durable=true, userID=18131f52-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1769712790, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,367 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1563]:RELIABLE:CoreMessage[messageID=1563, durable=true, userID=18131f52-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1769712790 2024-06-28 15:42:58,368 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18139483-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40ea96b5, true, {}] 2024-06-28 15:42:58,369 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1568, durable=true, userID=18139485-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@609114950, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,371 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1568]:RELIABLE:CoreMessage[messageID=1568, durable=true, userID=18139485-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@609114950 2024-06-28 15:42:58,371 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [181409b6-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59a50670, true, {}] 2024-06-28 15:42:58,372 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1573, durable=true, userID=181430c8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1774156604, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,374 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1573]:RELIABLE:CoreMessage[messageID=1573, durable=true, userID=181430c8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1774156604 2024-06-28 15:42:58,374 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18147ee9-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@146f73b5, true, {}] 2024-06-28 15:42:58,376 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1578, durable=true, userID=1814a5fb-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1020438549, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,377 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1578]:RELIABLE:CoreMessage[messageID=1578, durable=true, userID=1814a5fb-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1020438549 2024-06-28 15:42:58,378 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18151b2c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2fd98cff, true, {}] 2024-06-28 15:42:58,379 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1583, durable=true, userID=1815423e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@204633281, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,381 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1583]:RELIABLE:CoreMessage[messageID=1583, durable=true, userID=1815423e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@204633281 2024-06-28 15:42:58,381 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1815905f-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@389976cd, true, {}] 2024-06-28 15:42:58,383 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1588, durable=true, userID=1815b771-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@248399710, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,384 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1588]:RELIABLE:CoreMessage[messageID=1588, durable=true, userID=1815b771-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@248399710 2024-06-28 15:42:58,385 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18162ca2-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6804a4e0, true, {}] 2024-06-28 15:42:58,386 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1593, durable=true, userID=181653b4-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@426609495, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,388 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1593]:RELIABLE:CoreMessage[messageID=1593, durable=true, userID=181653b4-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@426609495 2024-06-28 15:42:58,388 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1816a1d5-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f2f6757, true, {}] 2024-06-28 15:42:58,390 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1598, durable=true, userID=1816c8e7-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1021560714, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,391 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1598]:RELIABLE:CoreMessage[messageID=1598, durable=true, userID=1816c8e7-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1021560714 2024-06-28 15:42:58,392 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18173e18-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e972db1, true, {}] 2024-06-28 15:42:58,393 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1603, durable=true, userID=18173e1a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@581460064, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,395 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1603]:RELIABLE:CoreMessage[messageID=1603, durable=true, userID=18173e1a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@581460064 2024-06-28 15:42:58,395 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1817b34b-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e2037dc, true, {}] 2024-06-28 15:42:58,396 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1608, durable=true, userID=1817da5d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@199187326, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,398 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1608]:RELIABLE:CoreMessage[messageID=1608, durable=true, userID=1817da5d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@199187326 2024-06-28 15:42:58,399 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1818287e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34424146, true, {}] 2024-06-28 15:42:58,399 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1613, durable=true, userID=18184f90-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1042197505, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,402 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1613]:RELIABLE:CoreMessage[messageID=1613, durable=true, userID=18184f90-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1042197505 2024-06-28 15:42:58,402 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1818c4c1-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@172539d7, true, {}] 2024-06-28 15:42:58,403 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1618, durable=true, userID=1818ebd3-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1281782158, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,405 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1618]:RELIABLE:CoreMessage[messageID=1618, durable=true, userID=1818ebd3-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1281782158 2024-06-28 15:42:58,406 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18196104-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7847b28a, true, {}] 2024-06-28 15:42:58,407 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1623, durable=true, userID=18198816-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1369212905, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,409 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1623]:RELIABLE:CoreMessage[messageID=1623, durable=true, userID=18198816-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1369212905 2024-06-28 15:42:58,410 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1819fd47-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e976567, true, {}] 2024-06-28 15:42:58,411 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1628, durable=true, userID=1819fd49-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1717577537, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,413 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1628]:RELIABLE:CoreMessage[messageID=1628, durable=true, userID=1819fd49-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1717577537 2024-06-28 15:42:58,413 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [181a727a-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17959458, true, {}] 2024-06-28 15:42:58,415 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1633, durable=true, userID=181a998c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@522778996, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,420 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1633]:RELIABLE:CoreMessage[messageID=1633, durable=true, userID=181a998c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@522778996 2024-06-28 15:42:58,421 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [181b83ed-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60bd011e, true, {}] 2024-06-28 15:42:58,422 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1638, durable=true, userID=181baaff-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@19374626, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,424 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1638]:RELIABLE:CoreMessage[messageID=1638, durable=true, userID=181baaff-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@19374626 2024-06-28 15:42:58,424 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [181c2030-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3431ce20, true, {}] 2024-06-28 15:42:58,425 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1643, durable=true, userID=181c4742-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2022928633, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,431 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1643]:RELIABLE:CoreMessage[messageID=1643, durable=true, userID=181c4742-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2022928633 2024-06-28 15:42:58,431 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [181d31a3-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19d9a4eb, true, {}] 2024-06-28 15:42:58,432 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1648, durable=true, userID=181d58b5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@652537157, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,434 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1648]:RELIABLE:CoreMessage[messageID=1648, durable=true, userID=181d58b5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@652537157 2024-06-28 15:42:58,435 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [181dcde6-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7edf43b4, true, {}] 2024-06-28 15:42:58,436 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1653, durable=true, userID=181dcde8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@646957148, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,438 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1653]:RELIABLE:CoreMessage[messageID=1653, durable=true, userID=181dcde8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@646957148 2024-06-28 15:42:58,438 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [181e4319-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4132b9e3, true, {}] 2024-06-28 15:42:58,439 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1658, durable=true, userID=181e6a2b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@650116280, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,441 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1658]:RELIABLE:CoreMessage[messageID=1658, durable=true, userID=181e6a2b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@650116280 2024-06-28 15:42:58,442 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [181edf5c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ab57cff, true, {}] 2024-06-28 15:42:58,444 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1663, durable=true, userID=181f066e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@181824009, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,446 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1663]:RELIABLE:CoreMessage[messageID=1663, durable=true, userID=181f066e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@181824009 2024-06-28 15:42:58,446 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [181f7b9f-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@bd930d3, true, {}] 2024-06-28 15:42:58,447 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1668, durable=true, userID=181fa2b1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@543828255, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,449 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1668]:RELIABLE:CoreMessage[messageID=1668, durable=true, userID=181fa2b1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@543828255 2024-06-28 15:42:58,450 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [182017e2-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@431d9153, true, {}] 2024-06-28 15:42:58,451 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1673, durable=true, userID=182017e4-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1936549975, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,457 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1673]:RELIABLE:CoreMessage[messageID=1673, durable=true, userID=182017e4-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1936549975 2024-06-28 15:42:58,458 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18215065-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69df2f84, true, {}] 2024-06-28 15:42:58,459 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1678, durable=true, userID=18217777-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@553326619, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,464 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1678]:RELIABLE:CoreMessage[messageID=1678, durable=true, userID=18217777-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@553326619 2024-06-28 15:42:58,465 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [182261d8-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79787a80, true, {}] 2024-06-28 15:42:58,466 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1683, durable=true, userID=182261da-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@383061316, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,470 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1683]:RELIABLE:CoreMessage[messageID=1683, durable=true, userID=182261da-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@383061316 2024-06-28 15:42:58,471 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18234c3b-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e40faea, true, {}] 2024-06-28 15:42:58,472 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1688, durable=true, userID=18234c3d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@383275308, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,476 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1688]:RELIABLE:CoreMessage[messageID=1688, durable=true, userID=18234c3d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@383275308 2024-06-28 15:42:58,477 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18240f8e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@670ba039, true, {}] 2024-06-28 15:42:58,478 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1693, durable=true, userID=182436a0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@318602211, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,482 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1693]:RELIABLE:CoreMessage[messageID=1693, durable=true, userID=182436a0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@318602211 2024-06-28 15:42:58,483 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18252101-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@659289ab, true, {}] 2024-06-28 15:42:58,485 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1698, durable=true, userID=18254813-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@394344009, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,487 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1698]:RELIABLE:CoreMessage[messageID=1698, durable=true, userID=18254813-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@394344009 2024-06-28 15:42:58,488 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1825e454-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f42cf62, true, {}] 2024-06-28 15:42:58,489 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1703, durable=true, userID=1825e456-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@109953490, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,494 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1703]:RELIABLE:CoreMessage[messageID=1703, durable=true, userID=1825e456-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@109953490 2024-06-28 15:42:58,495 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1826f5c7-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@354b959a, true, {}] 2024-06-28 15:42:58,496 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1708, durable=true, userID=18271cd9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1668736512, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,498 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1708]:RELIABLE:CoreMessage[messageID=1708, durable=true, userID=18271cd9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1668736512 2024-06-28 15:42:58,499 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1827920a-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37f38a73, true, {}] 2024-06-28 15:42:58,500 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1713, durable=true, userID=1827b91c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@555861396, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,502 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1713]:RELIABLE:CoreMessage[messageID=1713, durable=true, userID=1827b91c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@555861396 2024-06-28 15:42:58,503 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18282e4d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58fa9030, true, {}] 2024-06-28 15:42:58,504 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1718, durable=true, userID=18282e4f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1476447974, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,506 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1718]:RELIABLE:CoreMessage[messageID=1718, durable=true, userID=18282e4f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1476447974 2024-06-28 15:42:58,506 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1828a380-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a7d8dfb, true, {}] 2024-06-28 15:42:58,507 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1723, durable=true, userID=1828ca92-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1555393220, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,509 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1723]:RELIABLE:CoreMessage[messageID=1723, durable=true, userID=1828ca92-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1555393220 2024-06-28 15:42:58,510 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18293fc3-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@827c1b4, true, {}] 2024-06-28 15:42:58,511 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1728, durable=true, userID=182966d5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@382570110, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,513 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1728]:RELIABLE:CoreMessage[messageID=1728, durable=true, userID=182966d5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@382570110 2024-06-28 15:42:58,514 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1829b4f6-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@284c1ece, true, {}] 2024-06-28 15:42:58,515 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1733, durable=true, userID=1829dc08-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2088971110, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,517 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1733]:RELIABLE:CoreMessage[messageID=1733, durable=true, userID=1829dc08-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2088971110 2024-06-28 15:42:58,517 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [182a5139-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22aaadee, true, {}] 2024-06-28 15:42:58,518 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1738, durable=true, userID=182a784b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1078200333, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,520 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1738]:RELIABLE:CoreMessage[messageID=1738, durable=true, userID=182a784b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1078200333 2024-06-28 15:42:58,521 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [182aed7c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e694d32, true, {}] 2024-06-28 15:42:58,522 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1743, durable=true, userID=182aed7e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1276334496, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,524 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1743]:RELIABLE:CoreMessage[messageID=1743, durable=true, userID=182aed7e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1276334496 2024-06-28 15:42:58,525 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [182b62af-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e18c82, true, {}] 2024-06-28 15:42:58,526 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1748, durable=true, userID=182b89c1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1597561069, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,528 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1748]:RELIABLE:CoreMessage[messageID=1748, durable=true, userID=182b89c1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1597561069 2024-06-28 15:42:58,528 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [182bfef2-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a851077, true, {}] 2024-06-28 15:42:58,530 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1753, durable=true, userID=182c2604-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1378600771, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,532 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1753]:RELIABLE:CoreMessage[messageID=1753, durable=true, userID=182c2604-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1378600771 2024-06-28 15:42:58,532 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [182c9b35-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@324fb96b, true, {}] 2024-06-28 15:42:58,533 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1758, durable=true, userID=182cc247-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2119274796, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,535 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1758]:RELIABLE:CoreMessage[messageID=1758, durable=true, userID=182cc247-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2119274796 2024-06-28 15:42:58,536 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [182d3778-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28194117, true, {}] 2024-06-28 15:42:58,537 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1763, durable=true, userID=182d5e8a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@246062817, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,539 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1763]:RELIABLE:CoreMessage[messageID=1763, durable=true, userID=182d5e8a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@246062817 2024-06-28 15:42:58,540 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [182dd3bb-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17ccd069, true, {}] 2024-06-28 15:42:58,541 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1768, durable=true, userID=182dfacd-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1438995524, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,547 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1768]:RELIABLE:CoreMessage[messageID=1768, durable=true, userID=182dfacd-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1438995524 2024-06-28 15:42:58,548 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [182f0c3e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a67260d, true, {}] 2024-06-28 15:42:58,550 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1773, durable=true, userID=182f3350-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1346179520, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,556 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1773]:RELIABLE:CoreMessage[messageID=1773, durable=true, userID=182f3350-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1346179520 2024-06-28 15:42:58,557 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [183043c1-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38d6d944, true, {}] 2024-06-28 15:42:58,558 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1778, durable=true, userID=183091e3-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1885510735, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,564 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1778]:RELIABLE:CoreMessage[messageID=1778, durable=true, userID=183091e3-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1885510735 2024-06-28 15:42:58,565 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1831a354-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a655934, true, {}] 2024-06-28 15:42:58,566 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1783, durable=true, userID=1831ca66-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1276804596, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,572 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1783]:RELIABLE:CoreMessage[messageID=1783, durable=true, userID=1831ca66-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1276804596 2024-06-28 15:42:58,573 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1832dbd7-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4087baeb, true, {}] 2024-06-28 15:42:58,575 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1788, durable=true, userID=183302e9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2078482395, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,577 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1788]:RELIABLE:CoreMessage[messageID=1788, durable=true, userID=183302e9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2078482395 2024-06-28 15:42:58,578 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1833781a-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47b1397, true, {}] 2024-06-28 15:42:58,579 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1793, durable=true, userID=1833c63c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1920733535, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,582 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1793]:RELIABLE:CoreMessage[messageID=1793, durable=true, userID=1833c63c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1920733535 2024-06-28 15:42:58,582 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18343b6d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d163739, true, {}] 2024-06-28 15:42:58,583 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1798, durable=true, userID=1834627f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@521085906, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,586 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1798]:RELIABLE:CoreMessage[messageID=1798, durable=true, userID=1834627f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@521085906 2024-06-28 15:42:58,586 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1834d7b0-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@278482e2, true, {}] 2024-06-28 15:42:58,588 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1803, durable=true, userID=1834fec2-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@865651613, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,593 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1803]:RELIABLE:CoreMessage[messageID=1803, durable=true, userID=1834fec2-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@865651613 2024-06-28 15:42:58,594 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18361033-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@506617f2, true, {}] 2024-06-28 15:42:58,596 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1808, durable=true, userID=18363745-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1001963128, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,598 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1808]:RELIABLE:CoreMessage[messageID=1808, durable=true, userID=18363745-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1001963128 2024-06-28 15:42:58,599 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1836ac76-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5dcf0b6e, true, {}] 2024-06-28 15:42:58,600 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1813, durable=true, userID=1836d388-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1766770195, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,602 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1813]:RELIABLE:CoreMessage[messageID=1813, durable=true, userID=1836d388-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1766770195 2024-06-28 15:42:58,602 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [183748b9-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1be4f2e7, true, {}] 2024-06-28 15:42:58,603 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1818, durable=true, userID=18376fcb-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@861908928, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,606 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1818]:RELIABLE:CoreMessage[messageID=1818, durable=true, userID=18376fcb-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@861908928 2024-06-28 15:42:58,606 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1837e4fc-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=17f95632-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=17f95632-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@466e4e15, true, {}] 2024-06-28 15:42:58,607 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1823, durable=true, userID=18380c0e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1146002136, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-28 15:42:58,609 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1823]:RELIABLE:CoreMessage[messageID=1823, durable=true, userID=18380c0e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=17f97d44-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1146002136 2024-06-28 15:42:58,610 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:73) - test works 2024-06-28 15:42:58,610 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject: CoreMessage[messageID=246, durable=true, userID=17630929-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1378420212 to transaction: TransactionImpl [xid=null, txID=1826, xid=null, state=ACTIVE, createTime=1719589378610(Fri Jun 28 15:42:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3a7ba757 2024-06-28 15:42:58,611 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@22e733f5, org.eclipse.scout.rt.mom.jms.JmsSubscription@27211dd9] 2024-06-28 15:42:58,611 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject: CoreMessage[messageID=251, durable=true, userID=17637e5c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1022394753 to transaction: TransactionImpl [xid=null, txID=1827, xid=null, state=ACTIVE, createTime=1719589378611(Fri Jun 28 15:42:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@310bdd66 2024-06-28 15:42:58,613 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject: CoreMessage[messageID=246, durable=true, userID=17630929-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1378420212, transaction: TransactionImpl [xid=null, txID=1826, xid=null, state=COMMITTED, createTime=1719589378610(Fri Jun 28 15:42:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3a7ba757 2024-06-28 15:42:58,616 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject: CoreMessage[messageID=251, durable=true, userID=17637e5c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1022394753, transaction: TransactionImpl [xid=null, txID=1827, xid=null, state=COMMITTED, createTime=1719589378611(Fri Jun 28 15:42:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@310bdd66 2024-06-28 15:42:58,619 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 17f8e0fd-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:58,620 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@584f12eb[job=JMS subscriber, state=RUNNING], JobFutureTask@2c303d1a[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@684c2c57[job=JMS subscriber, state=DONE], JobFutureTask@48b9a824[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@41a4a1f9[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=WAITING_FOR_BLOCKING_CONDITION], JobFutureTask@42bb3034[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] 2024-06-28 15:42:58,621 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013182 ms 2024-06-28 15:42:58,621 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:58,621 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:58,622 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 17f95632-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:58,623 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:58,623 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 434.812553 ms 2024-06-28 15:42:58,624 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:58,625 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-28 15:42:58,625 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-28 15:42:58,625 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1668656938'. 2024-06-28 15:42:58,629 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-28 15:42:58,630 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 183b8e80-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:58,631 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [183bb593-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183b8e80-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183b8e80-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@792522bb, true, {}] 2024-06-28 15:42:58,631 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [183bb594-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183b8e80-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183b8e80-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40e20ef4, true, {}] 2024-06-28 15:42:58,633 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObject2, null, 0, false, true, null] 2024-06-28 15:42:58,634 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[781]:RELIABLE:CoreMessage[messageID=781, durable=true, userID=17b56f22-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1375037732 2024-06-28 15:42:58,634 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 183c2ac5-3565-11ef-88ed-0a580a2812a0 for user unknown@invm:0 created 2024-06-28 15:42:58,634 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[786]:RELIABLE:CoreMessage[messageID=786, durable=true, userID=17b68095-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@223657877 2024-06-28 15:42:58,635 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[791]:RELIABLE:CoreMessage[messageID=791, durable=true, userID=17b76af8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@127640293 2024-06-28 15:42:58,635 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=781, durable=true, userID=17b56f22-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1375037732 to transaction: TransactionImpl [xid=null, txID=1842, xid=null, state=ACTIVE, createTime=1719589378634(Fri Jun 28 15:42:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1d273ea9 2024-06-28 15:42:58,635 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[796]:RELIABLE:CoreMessage[messageID=796, durable=true, userID=17b87c6b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1116199037 2024-06-28 15:42:58,635 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [183c51d8-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@461f62c9, true, {}] 2024-06-28 15:42:58,635 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[801]:RELIABLE:CoreMessage[messageID=801, durable=true, userID=17b966ce-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@217655749 2024-06-28 15:42:58,635 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[806]:RELIABLE:CoreMessage[messageID=806, durable=true, userID=17ba2a21-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@47073720 2024-06-28 15:42:58,635 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[811]:RELIABLE:CoreMessage[messageID=811, durable=true, userID=17bb1484-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1648588970 2024-06-28 15:42:58,635 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=786, durable=true, userID=17b68095-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@223657877 to transaction: TransactionImpl [xid=null, txID=1845, xid=null, state=ACTIVE, createTime=1719589378635(Fri Jun 28 15:42:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@37b27f87 2024-06-28 15:42:58,636 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[816]:RELIABLE:CoreMessage[messageID=816, durable=true, userID=17bbfee7-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1499812648 2024-06-28 15:42:58,635 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@225fc6a2 2024-06-28 15:42:58,636 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[821]:RELIABLE:CoreMessage[messageID=821, durable=true, userID=17bcc23a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@552648009 2024-06-28 15:42:58,636 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=791, durable=true, userID=17b76af8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@127640293 to transaction: TransactionImpl [xid=null, txID=1846, xid=null, state=ACTIVE, createTime=1719589378636(Fri Jun 28 15:42:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@39bea76a 2024-06-28 15:42:58,636 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [183c78e9-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79c349a6, true, {}] 2024-06-28 15:42:58,636 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[826]:RELIABLE:CoreMessage[messageID=826, durable=true, userID=17bd858d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1643480286 2024-06-28 15:42:58,636 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=796, durable=true, userID=17b87c6b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1116199037 to transaction: TransactionImpl [xid=null, txID=1847, xid=null, state=ACTIVE, createTime=1719589378636(Fri Jun 28 15:42:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@91672df 2024-06-28 15:42:58,636 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[831]:RELIABLE:CoreMessage[messageID=831, durable=true, userID=17be6ff0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1723353304 2024-06-28 15:42:58,636 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=801, durable=true, userID=17b966ce-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@217655749 to transaction: TransactionImpl [xid=null, txID=1850, xid=null, state=ACTIVE, createTime=1719589378636(Fri Jun 28 15:42:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6eb03db5 2024-06-28 15:42:58,636 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[836]:RELIABLE:CoreMessage[messageID=836, durable=true, userID=17bfa873-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@25267844 2024-06-28 15:42:58,636 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=806, durable=true, userID=17ba2a21-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@47073720 to transaction: TransactionImpl [xid=null, txID=1851, xid=null, state=ACTIVE, createTime=1719589378636(Fri Jun 28 15:42:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@234f2549 2024-06-28 15:42:58,637 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[841]:RELIABLE:CoreMessage[messageID=841, durable=true, userID=17c01da6-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1152022275 2024-06-28 15:42:58,637 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[846]:RELIABLE:CoreMessage[messageID=846, durable=true, userID=17c092d9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1002820738 2024-06-28 15:42:58,637 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[851]:RELIABLE:CoreMessage[messageID=851, durable=true, userID=17c12f1c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@46033222 2024-06-28 15:42:58,637 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[856]:RELIABLE:CoreMessage[messageID=856, durable=true, userID=17c1a44e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@291658592 2024-06-28 15:42:58,637 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[861]:RELIABLE:CoreMessage[messageID=861, durable=true, userID=17c32af2-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@577406673 2024-06-28 15:42:58,637 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1852, durable=true, userID=183c9ffb-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2063671019, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,638 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[866]:RELIABLE:CoreMessage[messageID=866, durable=true, userID=17c43c65-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@237991478 2024-06-28 15:42:58,638 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[871]:RELIABLE:CoreMessage[messageID=871, durable=true, userID=17c4b198-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1143170419 2024-06-28 15:42:58,638 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[876]:RELIABLE:CoreMessage[messageID=876, durable=true, userID=17c54ddb-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1439583703 2024-06-28 15:42:58,638 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[881]:RELIABLE:CoreMessage[messageID=881, durable=true, userID=17c5c30e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1728880616 2024-06-28 15:42:58,638 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[886]:RELIABLE:CoreMessage[messageID=886, durable=true, userID=17c63841-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1866171279 2024-06-28 15:42:58,639 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[891]:RELIABLE:CoreMessage[messageID=891, durable=true, userID=17c6d484-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@839181652 2024-06-28 15:42:58,639 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[896]:RELIABLE:CoreMessage[messageID=896, durable=true, userID=17c749b7-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1723803371 2024-06-28 15:42:58,639 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[901]:RELIABLE:CoreMessage[messageID=901, durable=true, userID=17c7e5fa-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1236208531 2024-06-28 15:42:58,639 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[906]:RELIABLE:CoreMessage[messageID=906, durable=true, userID=17c85b2d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1800041163 2024-06-28 15:42:58,639 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[911]:RELIABLE:CoreMessage[messageID=911, durable=true, userID=17c8d060-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@147987923 2024-06-28 15:42:58,640 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[916]:RELIABLE:CoreMessage[messageID=916, durable=true, userID=17c96ba3-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@78626621 2024-06-28 15:42:58,640 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[921]:RELIABLE:CoreMessage[messageID=921, durable=true, userID=17c9e0d6-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1856639555 2024-06-28 15:42:58,640 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[926]:RELIABLE:CoreMessage[messageID=926, durable=true, userID=17ca7d19-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@36681039 2024-06-28 15:42:58,640 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[931]:RELIABLE:CoreMessage[messageID=931, durable=true, userID=17caf24c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1739486183 2024-06-28 15:42:58,640 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[936]:RELIABLE:CoreMessage[messageID=936, durable=true, userID=17cbdcaf-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@289815350 2024-06-28 15:42:58,640 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[941]:RELIABLE:CoreMessage[messageID=941, durable=true, userID=17cc2ad2-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1369204974 2024-06-28 15:42:58,641 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[946]:RELIABLE:CoreMessage[messageID=946, durable=true, userID=17ccc715-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@478582442 2024-06-28 15:42:58,641 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[951]:RELIABLE:CoreMessage[messageID=951, durable=true, userID=17cd3c48-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@7370238 2024-06-28 15:42:58,641 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[956]:RELIABLE:CoreMessage[messageID=956, durable=true, userID=17cdd88b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1920713239 2024-06-28 15:42:58,641 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[961]:RELIABLE:CoreMessage[messageID=961, durable=true, userID=17ce4dbe-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1610317923 2024-06-28 15:42:58,641 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=781, durable=true, userID=17b56f22-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1375037732, transaction: TransactionImpl [xid=null, txID=1842, xid=null, state=COMMITTED, createTime=1719589378634(Fri Jun 28 15:42:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1d273ea9 2024-06-28 15:42:58,641 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[966]:RELIABLE:CoreMessage[messageID=966, durable=true, userID=17cec2f1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@644657781 2024-06-28 15:42:58,642 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[971]:RELIABLE:CoreMessage[messageID=971, durable=true, userID=17cf5f34-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@283507287 2024-06-28 15:42:58,642 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=786, durable=true, userID=17b68095-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@223657877, transaction: TransactionImpl [xid=null, txID=1845, xid=null, state=COMMITTED, createTime=1719589378635(Fri Jun 28 15:42:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@37b27f87 2024-06-28 15:42:58,642 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[976]:RELIABLE:CoreMessage[messageID=976, durable=true, userID=17cfd467-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1520452807 2024-06-28 15:42:58,642 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=791, durable=true, userID=17b76af8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@127640293, transaction: TransactionImpl [xid=null, txID=1846, xid=null, state=COMMITTED, createTime=1719589378636(Fri Jun 28 15:42:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@39bea76a 2024-06-28 15:42:58,642 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[981]:RELIABLE:CoreMessage[messageID=981, durable=true, userID=17d0499a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@983032830 2024-06-28 15:42:58,642 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=796, durable=true, userID=17b87c6b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1116199037, transaction: TransactionImpl [xid=null, txID=1847, xid=null, state=COMMITTED, createTime=1719589378636(Fri Jun 28 15:42:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@91672df 2024-06-28 15:42:58,642 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[986]:RELIABLE:CoreMessage[messageID=986, durable=true, userID=17d0e5dd-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@922263008 2024-06-28 15:42:58,642 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=801, durable=true, userID=17b966ce-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@217655749, transaction: TransactionImpl [xid=null, txID=1850, xid=null, state=COMMITTED, createTime=1719589378636(Fri Jun 28 15:42:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6eb03db5 2024-06-28 15:42:58,642 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[991]:RELIABLE:CoreMessage[messageID=991, durable=true, userID=17d15b10-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@812870362 2024-06-28 15:42:58,643 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=806, durable=true, userID=17ba2a21-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@47073720, transaction: TransactionImpl [xid=null, txID=1851, xid=null, state=COMMITTED, createTime=1719589378636(Fri Jun 28 15:42:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@234f2549 2024-06-28 15:42:58,643 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[996]:RELIABLE:CoreMessage[messageID=996, durable=true, userID=17d1f753-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1187103220 2024-06-28 15:42:58,643 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1001]:RELIABLE:CoreMessage[messageID=1001, durable=true, userID=17d26c86-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@658716414 2024-06-28 15:42:58,643 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [183d8a5c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f8643bd, true, {}] 2024-06-28 15:42:58,643 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1006]:RELIABLE:CoreMessage[messageID=1006, durable=true, userID=17d308c9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1635155142 2024-06-28 15:42:58,643 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1011]:RELIABLE:CoreMessage[messageID=1011, durable=true, userID=17d37dfc-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@491621240 2024-06-28 15:42:58,643 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1016]:RELIABLE:CoreMessage[messageID=1016, durable=true, userID=17d41a3f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@865202192 2024-06-28 15:42:58,644 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1021]:RELIABLE:CoreMessage[messageID=1021, durable=true, userID=17d48f72-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@867192245 2024-06-28 15:42:58,644 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1026]:RELIABLE:CoreMessage[messageID=1026, durable=true, userID=17d52bb5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1088027904 2024-06-28 15:42:58,644 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1031]:RELIABLE:CoreMessage[messageID=1031, durable=true, userID=17d5a0e8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@399745339 2024-06-28 15:42:58,644 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1036]:RELIABLE:CoreMessage[messageID=1036, durable=true, userID=17d6161b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@456406519 2024-06-28 15:42:58,645 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1041]:RELIABLE:CoreMessage[messageID=1041, durable=true, userID=17d68b4e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1162948605 2024-06-28 15:42:58,645 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1046]:RELIABLE:CoreMessage[messageID=1046, durable=true, userID=17d72791-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2072293055 2024-06-28 15:42:58,645 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1051]:RELIABLE:CoreMessage[messageID=1051, durable=true, userID=17d811f4-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@513881938 2024-06-28 15:42:58,645 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1857, durable=true, userID=183db16e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@727833546, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,645 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1056]:RELIABLE:CoreMessage[messageID=1056, durable=true, userID=17d88727-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@339099615 2024-06-28 15:42:58,646 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1061]:RELIABLE:CoreMessage[messageID=1061, durable=true, userID=17d8fc5a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1654876809 2024-06-28 15:42:58,646 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1066]:RELIABLE:CoreMessage[messageID=1066, durable=true, userID=17d9989d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@183621727 2024-06-28 15:42:58,646 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1071]:RELIABLE:CoreMessage[messageID=1071, durable=true, userID=17da0dd0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@992386064 2024-06-28 15:42:58,646 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1076]:RELIABLE:CoreMessage[messageID=1076, durable=true, userID=17da8303-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1076731567 2024-06-28 15:42:58,647 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1081]:RELIABLE:CoreMessage[messageID=1081, durable=true, userID=17db1f46-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@983734704 2024-06-28 15:42:58,647 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1086]:RELIABLE:CoreMessage[messageID=1086, durable=true, userID=17db9479-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2081594858 2024-06-28 15:42:58,647 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1091]:RELIABLE:CoreMessage[messageID=1091, durable=true, userID=17dc30bc-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1716746916 2024-06-28 15:42:58,647 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1096]:RELIABLE:CoreMessage[messageID=1096, durable=true, userID=17dca5ef-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@366641005 2024-06-28 15:42:58,647 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1101]:RELIABLE:CoreMessage[messageID=1101, durable=true, userID=17dd1b22-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@674874450 2024-06-28 15:42:58,648 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1106]:RELIABLE:CoreMessage[messageID=1106, durable=true, userID=17ddb765-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1549543544 2024-06-28 15:42:58,648 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1111]:RELIABLE:CoreMessage[messageID=1111, durable=true, userID=17de2c98-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@449349307 2024-06-28 15:42:58,648 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1116]:RELIABLE:CoreMessage[messageID=1116, durable=true, userID=17dea1cb-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@288151274 2024-06-28 15:42:58,648 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1121]:RELIABLE:CoreMessage[messageID=1121, durable=true, userID=17df3e0e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1409547289 2024-06-28 15:42:58,648 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1126]:RELIABLE:CoreMessage[messageID=1126, durable=true, userID=17dfb341-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@947184481 2024-06-28 15:42:58,648 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1131]:RELIABLE:CoreMessage[messageID=1131, durable=true, userID=17e04f84-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1098265088 2024-06-28 15:42:58,649 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1136]:RELIABLE:CoreMessage[messageID=1136, durable=true, userID=17e0c4b7-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@153318549 2024-06-28 15:42:58,649 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1141]:RELIABLE:CoreMessage[messageID=1141, durable=true, userID=17e160fa-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@151185344 2024-06-28 15:42:58,649 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1146]:RELIABLE:CoreMessage[messageID=1146, durable=true, userID=17e1d62d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@96134185 2024-06-28 15:42:58,649 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1151]:RELIABLE:CoreMessage[messageID=1151, durable=true, userID=17e27270-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@173274979 2024-06-28 15:42:58,650 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1156]:RELIABLE:CoreMessage[messageID=1156, durable=true, userID=17e2e7a3-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1520635046 2024-06-28 15:42:58,650 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1161]:RELIABLE:CoreMessage[messageID=1161, durable=true, userID=17e35cd6-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1480923885 2024-06-28 15:42:58,650 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1166]:RELIABLE:CoreMessage[messageID=1166, durable=true, userID=17e3f919-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@15168753 2024-06-28 15:42:58,650 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1171]:RELIABLE:CoreMessage[messageID=1171, durable=true, userID=17e46e4c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@447002638 2024-06-28 15:42:58,650 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1176]:RELIABLE:CoreMessage[messageID=1176, durable=true, userID=17e50a8f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1842778994 2024-06-28 15:42:58,651 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1181]:RELIABLE:CoreMessage[messageID=1181, durable=true, userID=17e57fc2-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1710975227 2024-06-28 15:42:58,651 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1186]:RELIABLE:CoreMessage[messageID=1186, durable=true, userID=17e61c05-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1754619908 2024-06-28 15:42:58,651 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1191]:RELIABLE:CoreMessage[messageID=1191, durable=true, userID=17e69138-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1208000349 2024-06-28 15:42:58,651 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1196]:RELIABLE:CoreMessage[messageID=1196, durable=true, userID=17e7066b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@257198256 2024-06-28 15:42:58,652 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1201]:RELIABLE:CoreMessage[messageID=1201, durable=true, userID=17e7a2ae-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@158801751 2024-06-28 15:42:58,652 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1206]:RELIABLE:CoreMessage[messageID=1206, durable=true, userID=17e817e1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@269728743 2024-06-28 15:42:58,652 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1211]:RELIABLE:CoreMessage[messageID=1211, durable=true, userID=17e8b424-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@877560249 2024-06-28 15:42:58,652 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [183ee9ef-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@763a89ed, true, {}] 2024-06-28 15:42:58,652 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1216]:RELIABLE:CoreMessage[messageID=1216, durable=true, userID=17e92957-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@922953036 2024-06-28 15:42:58,653 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1221]:RELIABLE:CoreMessage[messageID=1221, durable=true, userID=17e9c59a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@573982106 2024-06-28 15:42:58,653 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1226]:RELIABLE:CoreMessage[messageID=1226, durable=true, userID=17ea3acd-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1568108287 2024-06-28 15:42:58,653 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1231]:RELIABLE:CoreMessage[messageID=1231, durable=true, userID=17eab000-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@800130750 2024-06-28 15:42:58,653 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1236]:RELIABLE:CoreMessage[messageID=1236, durable=true, userID=17eb4c43-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@252032240 2024-06-28 15:42:58,654 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1852]:RELIABLE:CoreMessage[messageID=1852, durable=true, userID=183c9ffb-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2063671019 2024-06-28 15:42:58,654 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1862, durable=true, userID=183f1101-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@984048053, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,654 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1857]:RELIABLE:CoreMessage[messageID=1857, durable=true, userID=183db16e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@727833546 2024-06-28 15:42:58,657 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1862]:RELIABLE:CoreMessage[messageID=1862, durable=true, userID=183f1101-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@984048053 2024-06-28 15:42:58,657 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [183fad42-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@242b042c, true, {}] 2024-06-28 15:42:58,659 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1867, durable=true, userID=183fd454-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@821653492, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,671 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1867]:RELIABLE:CoreMessage[messageID=1867, durable=true, userID=183fd454-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@821653492 2024-06-28 15:42:58,672 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1841f735-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a8e869f, true, {}] 2024-06-28 15:42:58,674 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1872, durable=true, userID=18421e47-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2129614900, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,677 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1872]:RELIABLE:CoreMessage[messageID=1872, durable=true, userID=18421e47-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2129614900 2024-06-28 15:42:58,678 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1842e198-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7cc2e29d, true, {}] 2024-06-28 15:42:58,679 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1877, durable=true, userID=1842e19a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1678264416, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,684 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1877]:RELIABLE:CoreMessage[messageID=1877, durable=true, userID=1842e19a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1678264416 2024-06-28 15:42:58,684 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1843cbfb-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@495374f5, true, {}] 2024-06-28 15:42:58,686 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1882, durable=true, userID=1843f30d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1609983072, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,690 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1882]:RELIABLE:CoreMessage[messageID=1882, durable=true, userID=1843f30d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1609983072 2024-06-28 15:42:58,690 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1844b65e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d77a5fa, true, {}] 2024-06-28 15:42:58,692 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1887, durable=true, userID=1844dd70-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@462942293, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,695 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1887]:RELIABLE:CoreMessage[messageID=1887, durable=true, userID=1844dd70-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@462942293 2024-06-28 15:42:58,696 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [184579b1-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16c54c59, true, {}] 2024-06-28 15:42:58,697 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1892, durable=true, userID=1845a0c3-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1489501644, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,704 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1892]:RELIABLE:CoreMessage[messageID=1892, durable=true, userID=1845a0c3-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1489501644 2024-06-28 15:42:58,704 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1846d944-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8b3fdc4, true, {}] 2024-06-28 15:42:58,706 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1897, durable=true, userID=18470056-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@515688725, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,712 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1897]:RELIABLE:CoreMessage[messageID=1897, durable=true, userID=18470056-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@515688725 2024-06-28 15:42:58,713 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [184838d7-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@195a1b00, true, {}] 2024-06-28 15:42:58,715 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1902, durable=true, userID=18485fe9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1648516221, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,718 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1902]:RELIABLE:CoreMessage[messageID=1902, durable=true, userID=18485fe9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1648516221 2024-06-28 15:42:58,718 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1848fc2a-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b985148, true, {}] 2024-06-28 15:42:58,720 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1907, durable=true, userID=1849233c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1143500642, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,722 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1907]:RELIABLE:CoreMessage[messageID=1907, durable=true, userID=1849233c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1143500642 2024-06-28 15:42:58,723 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1849bf7d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a99e336, true, {}] 2024-06-28 15:42:58,724 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1912, durable=true, userID=1849e68f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@265595539, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,727 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1912]:RELIABLE:CoreMessage[messageID=1912, durable=true, userID=1849e68f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@265595539 2024-06-28 15:42:58,727 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [184a5bc0-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59ef9c2e, true, {}] 2024-06-28 15:42:58,729 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1917, durable=true, userID=184a82d2-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@187040819, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,731 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1917]:RELIABLE:CoreMessage[messageID=1917, durable=true, userID=184a82d2-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@187040819 2024-06-28 15:42:58,732 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [184b1f13-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b26ee83, true, {}] 2024-06-28 15:42:58,733 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1922, durable=true, userID=184b1f15-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@674939092, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,736 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1922]:RELIABLE:CoreMessage[messageID=1922, durable=true, userID=184b1f15-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@674939092 2024-06-28 15:42:58,736 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [184bbb56-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@705b5c6c, true, {}] 2024-06-28 15:42:58,737 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1927, durable=true, userID=184be268-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1746538296, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,740 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1927]:RELIABLE:CoreMessage[messageID=1927, durable=true, userID=184be268-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1746538296 2024-06-28 15:42:58,741 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [184c5799-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28e2e85c, true, {}] 2024-06-28 15:42:58,742 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1932, durable=true, userID=184c7eab-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1337936253, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,744 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1932]:RELIABLE:CoreMessage[messageID=1932, durable=true, userID=184c7eab-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1337936253 2024-06-28 15:42:58,745 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [184d1aec-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3800e64c, true, {}] 2024-06-28 15:42:58,746 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1937, durable=true, userID=184d41fe-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1815344438, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,749 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1937]:RELIABLE:CoreMessage[messageID=1937, durable=true, userID=184d41fe-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1815344438 2024-06-28 15:42:58,749 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [184db72f-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a1445ac, true, {}] 2024-06-28 15:42:58,751 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1942, durable=true, userID=184dde41-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@558996256, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,753 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1942]:RELIABLE:CoreMessage[messageID=1942, durable=true, userID=184dde41-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@558996256 2024-06-28 15:42:58,754 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [184e7a82-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52b77063, true, {}] 2024-06-28 15:42:58,755 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1947, durable=true, userID=184e7a84-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@926139902, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,758 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1947]:RELIABLE:CoreMessage[messageID=1947, durable=true, userID=184e7a84-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@926139902 2024-06-28 15:42:58,759 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [184f16c5-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40d3391f, true, {}] 2024-06-28 15:42:58,760 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1952, durable=true, userID=184f3dd7-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1469014815, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,763 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1952]:RELIABLE:CoreMessage[messageID=1952, durable=true, userID=184f3dd7-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1469014815 2024-06-28 15:42:58,763 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [184fda18-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29bff370, true, {}] 2024-06-28 15:42:58,765 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1957, durable=true, userID=1850012a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1164447322, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,771 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1957]:RELIABLE:CoreMessage[messageID=1957, durable=true, userID=1850012a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1164447322 2024-06-28 15:42:58,773 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [185139ab-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d9dfdbe, true, {}] 2024-06-28 15:42:58,775 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1962, durable=true, userID=185187cd-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@493595614, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,778 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1962]:RELIABLE:CoreMessage[messageID=1962, durable=true, userID=185187cd-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@493595614 2024-06-28 15:42:58,779 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18524b1e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6fc2a456, true, {}] 2024-06-28 15:42:58,781 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1967, durable=true, userID=18527230-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1005418349, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,783 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1967]:RELIABLE:CoreMessage[messageID=1967, durable=true, userID=18527230-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1005418349 2024-06-28 15:42:58,784 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18530e71-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10ed227, true, {}] 2024-06-28 15:42:58,786 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1972, durable=true, userID=18533583-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@84287787, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,792 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1972]:RELIABLE:CoreMessage[messageID=1972, durable=true, userID=18533583-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@84287787 2024-06-28 15:42:58,793 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18546e04-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5da12170, true, {}] 2024-06-28 15:42:58,794 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1977, durable=true, userID=18549516-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2059144193, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,800 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1977]:RELIABLE:CoreMessage[messageID=1977, durable=true, userID=18549516-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2059144193 2024-06-28 15:42:58,801 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1855a687-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@fa282ed, true, {}] 2024-06-28 15:42:58,802 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1982, durable=true, userID=1855cd99-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1410129791, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,805 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1982]:RELIABLE:CoreMessage[messageID=1982, durable=true, userID=1855cd99-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1410129791 2024-06-28 15:42:58,805 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [185642ca-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1138710e, true, {}] 2024-06-28 15:42:58,806 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1987, durable=true, userID=185669dc-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@691879183, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,809 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1987]:RELIABLE:CoreMessage[messageID=1987, durable=true, userID=185669dc-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@691879183 2024-06-28 15:42:58,809 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1856df0d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27dbe264, true, {}] 2024-06-28 15:42:58,811 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1992, durable=true, userID=1857061f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2133051346, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,813 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1992]:RELIABLE:CoreMessage[messageID=1992, durable=true, userID=1857061f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2133051346 2024-06-28 15:42:58,814 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18577b50-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ed518ad, true, {}] 2024-06-28 15:42:58,815 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1997, durable=true, userID=1857a262-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1240782437, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,817 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1997]:RELIABLE:CoreMessage[messageID=1997, durable=true, userID=1857a262-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1240782437 2024-06-28 15:42:58,818 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18583ea3-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61cd9022, true, {}] 2024-06-28 15:42:58,819 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2002, durable=true, userID=18583ea5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@883681766, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,821 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2002]:RELIABLE:CoreMessage[messageID=2002, durable=true, userID=18583ea5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@883681766 2024-06-28 15:42:58,822 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1858dae6-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@657a0854, true, {}] 2024-06-28 15:42:58,823 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2007, durable=true, userID=1858dae8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@87633012, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,829 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2007]:RELIABLE:CoreMessage[messageID=2007, durable=true, userID=1858dae8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@87633012 2024-06-28 15:42:58,830 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [185a1369-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24e91ea4, true, {}] 2024-06-28 15:42:58,832 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2012, durable=true, userID=185a3a7b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@151106014, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,834 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2012]:RELIABLE:CoreMessage[messageID=2012, durable=true, userID=185a3a7b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@151106014 2024-06-28 15:42:58,835 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [185ad6bc-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3bdf459b, true, {}] 2024-06-28 15:42:58,836 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2017, durable=true, userID=185afdce-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2110546401, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,839 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2017]:RELIABLE:CoreMessage[messageID=2017, durable=true, userID=185afdce-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2110546401 2024-06-28 15:42:58,840 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [185b72ff-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18fef5bd, true, {}] 2024-06-28 15:42:58,841 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2022, durable=true, userID=185b9a11-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@437600855, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,843 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2022]:RELIABLE:CoreMessage[messageID=2022, durable=true, userID=185b9a11-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@437600855 2024-06-28 15:42:58,844 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [185c3652-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2adf4996, true, {}] 2024-06-28 15:42:58,846 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2027, durable=true, userID=185c5d64-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@109478200, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,854 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2027]:RELIABLE:CoreMessage[messageID=2027, durable=true, userID=185c5d64-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@109478200 2024-06-28 15:42:58,855 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [185de405-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d09c2, true, {}] 2024-06-28 15:42:58,856 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2032, durable=true, userID=185e0b17-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1717711199, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,861 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2032]:RELIABLE:CoreMessage[messageID=2032, durable=true, userID=185e0b17-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1717711199 2024-06-28 15:42:58,862 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [185ece68-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b6311f1, true, {}] 2024-06-28 15:42:58,863 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2037, durable=true, userID=185ef57a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@5474576, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,871 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2037]:RELIABLE:CoreMessage[messageID=2037, durable=true, userID=185ef57a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@5474576 2024-06-28 15:42:58,872 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18607c1b-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@277aff0f, true, {}] 2024-06-28 15:42:58,874 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2042, durable=true, userID=1860a32d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1184043426, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,881 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2042]:RELIABLE:CoreMessage[messageID=2042, durable=true, userID=1860a32d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1184043426 2024-06-28 15:42:58,882 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [186202be-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56a74ac, true, {}] 2024-06-28 15:42:58,884 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2047, durable=true, userID=186229d0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1224844271, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,891 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2047]:RELIABLE:CoreMessage[messageID=2047, durable=true, userID=186229d0-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1224844271 2024-06-28 15:42:58,892 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18638961-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@363384b0, true, {}] 2024-06-28 15:42:58,893 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2052, durable=true, userID=1863b073-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1638908831, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,897 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2052]:RELIABLE:CoreMessage[messageID=2052, durable=true, userID=1863b073-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1638908831 2024-06-28 15:42:58,898 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [186473c4-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6586115e, true, {}] 2024-06-28 15:42:58,899 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2057, durable=true, userID=18649ad6-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@119629686, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,903 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2057]:RELIABLE:CoreMessage[messageID=2057, durable=true, userID=18649ad6-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@119629686 2024-06-28 15:42:58,904 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18653717-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39f93a11, true, {}] 2024-06-28 15:42:58,905 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2062, durable=true, userID=18655e29-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1497653497, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,906 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2062]:RELIABLE:CoreMessage[messageID=2062, durable=true, userID=18655e29-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1497653497 2024-06-28 15:42:58,907 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1865ac4a-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@459d43e1, true, {}] 2024-06-28 15:42:58,908 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2067, durable=true, userID=1865d35c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@758712658, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,909 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2067]:RELIABLE:CoreMessage[messageID=2067, durable=true, userID=1865d35c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@758712658 2024-06-28 15:42:58,910 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1866488d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@228e97f0, true, {}] 2024-06-28 15:42:58,911 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2072, durable=true, userID=18666f9f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1514719798, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,913 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2072]:RELIABLE:CoreMessage[messageID=2072, durable=true, userID=18666f9f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1514719798 2024-06-28 15:42:58,913 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1866bdc0-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2222ba28, true, {}] 2024-06-28 15:42:58,914 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2077, durable=true, userID=1866e4d2-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1065884448, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,916 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2077]:RELIABLE:CoreMessage[messageID=2077, durable=true, userID=1866e4d2-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1065884448 2024-06-28 15:42:58,917 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18675a03-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5419c7a0, true, {}] 2024-06-28 15:42:58,918 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2082, durable=true, userID=18675a05-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@487518552, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,920 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2082]:RELIABLE:CoreMessage[messageID=2082, durable=true, userID=18675a05-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@487518552 2024-06-28 15:42:58,920 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1867cf36-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4690b20a, true, {}] 2024-06-28 15:42:58,922 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2087, durable=true, userID=1867f648-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1760894726, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,923 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2087]:RELIABLE:CoreMessage[messageID=2087, durable=true, userID=1867f648-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1760894726 2024-06-28 15:42:58,924 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18686b79-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4bcc1f35, true, {}] 2024-06-28 15:42:58,925 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2092, durable=true, userID=18686b7b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@355737189, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,927 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2092]:RELIABLE:CoreMessage[messageID=2092, durable=true, userID=18686b7b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@355737189 2024-06-28 15:42:58,927 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1868e0ac-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@866134d, true, {}] 2024-06-28 15:42:58,928 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2097, durable=true, userID=1868e0ae-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1274986077, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,930 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2097]:RELIABLE:CoreMessage[messageID=2097, durable=true, userID=1868e0ae-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1274986077 2024-06-28 15:42:58,931 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [186955df-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64d5eb91, true, {}] 2024-06-28 15:42:58,931 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2102, durable=true, userID=18697cf1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@917839291, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,933 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2102]:RELIABLE:CoreMessage[messageID=2102, durable=true, userID=18697cf1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@917839291 2024-06-28 15:42:58,934 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1869f222-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59f1f46d, true, {}] 2024-06-28 15:42:58,935 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2107, durable=true, userID=186a1934-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1952779514, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,937 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2107]:RELIABLE:CoreMessage[messageID=2107, durable=true, userID=186a1934-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1952779514 2024-06-28 15:42:58,937 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [186a6755-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@189e0e0, true, {}] 2024-06-28 15:42:58,938 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2112, durable=true, userID=186a8e67-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1748340397, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,940 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2112]:RELIABLE:CoreMessage[messageID=2112, durable=true, userID=186a8e67-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1748340397 2024-06-28 15:42:58,941 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [186b0398-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30bb4646, true, {}] 2024-06-28 15:42:58,942 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2117, durable=true, userID=186b039a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@975423180, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,944 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2117]:RELIABLE:CoreMessage[messageID=2117, durable=true, userID=186b039a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@975423180 2024-06-28 15:42:58,944 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [186b78cb-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57d08910, true, {}] 2024-06-28 15:42:58,945 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2122, durable=true, userID=186b9fdd-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2066977130, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,947 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2122]:RELIABLE:CoreMessage[messageID=2122, durable=true, userID=186b9fdd-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2066977130 2024-06-28 15:42:58,948 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [186c150e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b65ca76, true, {}] 2024-06-28 15:42:58,949 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2127, durable=true, userID=186c1510-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@737571139, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,952 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2127]:RELIABLE:CoreMessage[messageID=2127, durable=true, userID=186c1510-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@737571139 2024-06-28 15:42:58,953 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [186cb151-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e5ce927, true, {}] 2024-06-28 15:42:58,954 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2132, durable=true, userID=186cd863-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@648454852, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,955 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2132]:RELIABLE:CoreMessage[messageID=2132, durable=true, userID=186cd863-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@648454852 2024-06-28 15:42:58,955 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [186d2684-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a481d3e, true, {}] 2024-06-28 15:42:58,957 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2137, durable=true, userID=186d4d96-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@299711333, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,958 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2137]:RELIABLE:CoreMessage[messageID=2137, durable=true, userID=186d4d96-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@299711333 2024-06-28 15:42:58,959 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [186dc2c7-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38e04ebc, true, {}] 2024-06-28 15:42:58,960 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2142, durable=true, userID=186dc2c9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1417805763, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,962 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2142]:RELIABLE:CoreMessage[messageID=2142, durable=true, userID=186dc2c9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1417805763 2024-06-28 15:42:58,962 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [186e37fa-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@896e1c2, true, {}] 2024-06-28 15:42:58,963 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2147, durable=true, userID=186e5f0c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1726714937, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,965 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2147]:RELIABLE:CoreMessage[messageID=2147, durable=true, userID=186e5f0c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1726714937 2024-06-28 15:42:58,966 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [186ed43d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44804dba, true, {}] 2024-06-28 15:42:58,967 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2152, durable=true, userID=186ed43f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1604142942, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,968 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2152]:RELIABLE:CoreMessage[messageID=2152, durable=true, userID=186ed43f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1604142942 2024-06-28 15:42:58,969 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [186f4970-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d52eecd, true, {}] 2024-06-28 15:42:58,970 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2157, durable=true, userID=186f4972-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1790160728, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,972 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2157]:RELIABLE:CoreMessage[messageID=2157, durable=true, userID=186f4972-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1790160728 2024-06-28 15:42:58,972 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [186fbea3-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67c9ec7e, true, {}] 2024-06-28 15:42:58,973 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2162, durable=true, userID=186fe5b5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2024609178, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,975 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2162]:RELIABLE:CoreMessage[messageID=2162, durable=true, userID=186fe5b5-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2024609178 2024-06-28 15:42:58,976 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18705ae6-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@89a4505, true, {}] 2024-06-28 15:42:58,977 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2167, durable=true, userID=187081f8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1791949320, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,979 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2167]:RELIABLE:CoreMessage[messageID=2167, durable=true, userID=187081f8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1791949320 2024-06-28 15:42:58,980 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1870d019-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@71225ce1, true, {}] 2024-06-28 15:42:58,981 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2172, durable=true, userID=1870f72b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@396645152, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,982 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2172]:RELIABLE:CoreMessage[messageID=2172, durable=true, userID=1870f72b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@396645152 2024-06-28 15:42:58,983 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18716c5c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@212132c0, true, {}] 2024-06-28 15:42:58,984 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2177, durable=true, userID=1871936e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1553775077, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,986 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2177]:RELIABLE:CoreMessage[messageID=2177, durable=true, userID=1871936e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1553775077 2024-06-28 15:42:58,986 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1871e18f-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e6cea85, true, {}] 2024-06-28 15:42:58,988 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2182, durable=true, userID=187208a1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@219254522, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,989 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2182]:RELIABLE:CoreMessage[messageID=2182, durable=true, userID=187208a1-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@219254522 2024-06-28 15:42:58,990 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18727dd2-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2eb70445, true, {}] 2024-06-28 15:42:58,991 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2187, durable=true, userID=1872a4e4-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@811523952, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:58,996 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2187]:RELIABLE:CoreMessage[messageID=2187, durable=true, userID=1872a4e4-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@811523952 2024-06-28 15:42:58,997 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18738f45-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5309de9b, true, {}] 2024-06-28 15:42:58,998 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2192, durable=true, userID=1873b657-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1968148386, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:59,000 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2192]:RELIABLE:CoreMessage[messageID=2192, durable=true, userID=1873b657-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1968148386 2024-06-28 15:42:59,000 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18740478-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@549921a5, true, {}] 2024-06-28 15:42:59,001 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2197, durable=true, userID=18742b8a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1836554839, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:59,003 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2197]:RELIABLE:CoreMessage[messageID=2197, durable=true, userID=18742b8a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1836554839 2024-06-28 15:42:59,004 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1874a0bb-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@710d9938, true, {}] 2024-06-28 15:42:59,005 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2202, durable=true, userID=1874a0bd-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1970248238, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:59,006 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2202]:RELIABLE:CoreMessage[messageID=2202, durable=true, userID=1874a0bd-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1970248238 2024-06-28 15:42:59,007 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [187515ee-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5cc5af44, true, {}] 2024-06-28 15:42:59,008 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2207, durable=true, userID=18753d00-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1709069652, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:59,010 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2207]:RELIABLE:CoreMessage[messageID=2207, durable=true, userID=18753d00-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1709069652 2024-06-28 15:42:59,010 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18758a21-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18dc7f19, true, {}] 2024-06-28 15:42:59,011 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2212, durable=true, userID=1875b133-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1964422180, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:59,013 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2212]:RELIABLE:CoreMessage[messageID=2212, durable=true, userID=1875b133-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1964422180 2024-06-28 15:42:59,014 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18762664-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64cf71a7, true, {}] 2024-06-28 15:42:59,015 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2217, durable=true, userID=18762666-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1081967722, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:59,017 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2217]:RELIABLE:CoreMessage[messageID=2217, durable=true, userID=18762666-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1081967722 2024-06-28 15:42:59,017 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18769b97-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a4921ce, true, {}] 2024-06-28 15:42:59,018 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2222, durable=true, userID=1876c2a9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1555340187, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:59,020 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2222]:RELIABLE:CoreMessage[messageID=2222, durable=true, userID=1876c2a9-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1555340187 2024-06-28 15:42:59,021 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [187710ca-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4167fa35, true, {}] 2024-06-28 15:42:59,022 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2227, durable=true, userID=187737dc-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1961620889, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:59,023 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2227]:RELIABLE:CoreMessage[messageID=2227, durable=true, userID=187737dc-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1961620889 2024-06-28 15:42:59,024 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1877ad0d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5bc58d4e, true, {}] 2024-06-28 15:42:59,025 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2232, durable=true, userID=1877ad0f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1568553175, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:59,027 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2232]:RELIABLE:CoreMessage[messageID=2232, durable=true, userID=1877ad0f-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1568553175 2024-06-28 15:42:59,027 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18782240-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2292a002, true, {}] 2024-06-28 15:42:59,028 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2237, durable=true, userID=18784952-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1866055213, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:59,030 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2237]:RELIABLE:CoreMessage[messageID=2237, durable=true, userID=18784952-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1866055213 2024-06-28 15:42:59,031 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1878be83-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1624b463, true, {}] 2024-06-28 15:42:59,032 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2242, durable=true, userID=1878be85-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1773303397, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:59,034 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2242]:RELIABLE:CoreMessage[messageID=2242, durable=true, userID=1878be85-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1773303397 2024-06-28 15:42:59,034 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [187933b6-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6679ec13, true, {}] 2024-06-28 15:42:59,035 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2247, durable=true, userID=18795ac8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1553538012, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:59,037 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2247]:RELIABLE:CoreMessage[messageID=2247, durable=true, userID=18795ac8-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1553538012 2024-06-28 15:42:59,038 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1879a8e9-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3bf26e9d, true, {}] 2024-06-28 15:42:59,039 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2252, durable=true, userID=1879cffb-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1719799543, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:59,040 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2252]:RELIABLE:CoreMessage[messageID=2252, durable=true, userID=1879cffb-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1719799543 2024-06-28 15:42:59,041 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [187a452c-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c5e40e0, true, {}] 2024-06-28 15:42:59,042 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2257, durable=true, userID=187a6c3e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@278546989, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:59,044 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2257]:RELIABLE:CoreMessage[messageID=2257, durable=true, userID=187a6c3e-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@278546989 2024-06-28 15:42:59,045 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [187aba5f-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ffc0eed, true, {}] 2024-06-28 15:42:59,046 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2262, durable=true, userID=187ae171-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1429095563, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:59,047 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2262]:RELIABLE:CoreMessage[messageID=2262, durable=true, userID=187ae171-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1429095563 2024-06-28 15:42:59,048 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [187b56a2-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20723bd6, true, {}] 2024-06-28 15:42:59,049 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2267, durable=true, userID=187b7db4-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1902216070, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:59,051 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2267]:RELIABLE:CoreMessage[messageID=2267, durable=true, userID=187b7db4-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1902216070 2024-06-28 15:42:59,051 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [187bcbd5-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@cf165b9, true, {}] 2024-06-28 15:42:59,052 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2272, durable=true, userID=187bf2e7-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1684492279, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:59,054 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2272]:RELIABLE:CoreMessage[messageID=2272, durable=true, userID=187bf2e7-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1684492279 2024-06-28 15:42:59,055 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [187c6818-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e722a93, true, {}] 2024-06-28 15:42:59,056 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2277, durable=true, userID=187c681a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1335524456, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:59,057 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2277]:RELIABLE:CoreMessage[messageID=2277, durable=true, userID=187c681a-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1335524456 2024-06-28 15:42:59,058 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [187cdd4b-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6fdac7c7, true, {}] 2024-06-28 15:42:59,059 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2282, durable=true, userID=187d045d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@166835826, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:59,061 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2282]:RELIABLE:CoreMessage[messageID=2282, durable=true, userID=187d045d-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@166835826 2024-06-28 15:42:59,062 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [187d527e-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@795cc490, true, {}] 2024-06-28 15:42:59,063 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2287, durable=true, userID=187d7990-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1616152320, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:59,064 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2287]:RELIABLE:CoreMessage[messageID=2287, durable=true, userID=187d7990-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1616152320 2024-06-28 15:42:59,065 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [187deec1-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e9c1c40, true, {}] 2024-06-28 15:42:59,066 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2292, durable=true, userID=187e15d3-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@229085605, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:59,068 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2292]:RELIABLE:CoreMessage[messageID=2292, durable=true, userID=187e15d3-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@229085605 2024-06-28 15:42:59,068 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [187e63f4-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3551a6ae, true, {}] 2024-06-28 15:42:59,069 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2297, durable=true, userID=187e8b06-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@723233207, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:59,071 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2297]:RELIABLE:CoreMessage[messageID=2297, durable=true, userID=187e8b06-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@723233207 2024-06-28 15:42:59,072 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [187f0037-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e499b12, true, {}] 2024-06-28 15:42:59,073 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2302, durable=true, userID=187f0039-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1736457913, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:59,075 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2302]:RELIABLE:CoreMessage[messageID=2302, durable=true, userID=187f0039-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1736457913 2024-06-28 15:42:59,075 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [187f756a-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22dd7205, true, {}] 2024-06-28 15:42:59,077 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2307, durable=true, userID=187f9c7c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1010476876, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:59,078 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2307]:RELIABLE:CoreMessage[messageID=2307, durable=true, userID=187f9c7c-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1010476876 2024-06-28 15:42:59,079 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [187fea9d-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66364bc6, true, {}] 2024-06-28 15:42:59,080 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2312, durable=true, userID=188011af-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1570303893, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:59,081 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2312]:RELIABLE:CoreMessage[messageID=2312, durable=true, userID=188011af-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1570303893 2024-06-28 15:42:59,082 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [188086e0-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2716653e, true, {}] 2024-06-28 15:42:59,083 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2317, durable=true, userID=188086e2-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@143794303, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:59,085 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2317]:RELIABLE:CoreMessage[messageID=2317, durable=true, userID=188086e2-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@143794303 2024-06-28 15:42:59,085 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1880fc13-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39c6cd49, true, {}] 2024-06-28 15:42:59,086 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2322, durable=true, userID=18812325-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1040824495, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:59,088 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2322]:RELIABLE:CoreMessage[messageID=2322, durable=true, userID=18812325-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1040824495 2024-06-28 15:42:59,089 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18819856-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63cf141f, true, {}] 2024-06-28 15:42:59,090 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2327, durable=true, userID=1881bf68-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@538454547, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:59,092 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2327]:RELIABLE:CoreMessage[messageID=2327, durable=true, userID=1881bf68-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@538454547 2024-06-28 15:42:59,092 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18820d89-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b94a091, true, {}] 2024-06-28 15:42:59,094 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2332, durable=true, userID=1882349b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1287314154, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:59,095 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2332]:RELIABLE:CoreMessage[messageID=2332, durable=true, userID=1882349b-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1287314154 2024-06-28 15:42:59,096 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1882a9cc-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61713b47, true, {}] 2024-06-28 15:42:59,097 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2337, durable=true, userID=1882d0de-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@585955898, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:59,099 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2337]:RELIABLE:CoreMessage[messageID=2337, durable=true, userID=1882d0de-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@585955898 2024-06-28 15:42:59,099 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18831eff-3565-11ef-88ed-0a580a2812a0, null, ****, 102400, RemotingConnectionImpl [ID=183c2ac5-3565-11ef-88ed-0a580a2812a0, clientID=null, nodeID=16acff3d-3565-11ef-88ed-0a580a2812a0, transportConnection=InVMConnection [serverID=0, id=183c2ac5-3565-11ef-88ed-0a580a2812a0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@71986aef, true, {}] 2024-06-28 15:42:59,100 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2342, durable=true, userID=18834611-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@612586990, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-28 15:42:59,102 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2342]:RELIABLE:CoreMessage[messageID=2342, durable=true, userID=18834611-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=183c51d7-3565-11ef-88ed-0a580a2812a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@612586990 2024-06-28 15:42:59,103 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f4ab4452ae0@74cf108b, org.eclipse.scout.rt.mom.jms.JmsSubscription@56c72fff] 2024-06-28 15:42:59,103 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=811, durable=true, userID=17bb1484-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1648588970 to transaction: TransactionImpl [xid=null, txID=2345, xid=null, state=ACTIVE, createTime=1719589379103(Fri Jun 28 15:42:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@694256f2 2024-06-28 15:42:59,105 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31cae1e4)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=811, durable=true, userID=17bb1484-3565-11ef-88ed-0a580a2812a0, priority=4, timestamp=Fri Jun 28 15:42:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (2c46bbf5-a195-487d-9346-f01c06c16748), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1648588970, transaction: TransactionImpl [xid=null, txID=2345, xid=null, state=COMMITTED, createTime=1719589379103(Fri Jun 28 15:42:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@694256f2 2024-06-28 15:42:59,108 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 183b8e80-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:59,110 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@584f12eb[job=JMS subscriber, state=DONE], JobFutureTask@2c303d1a[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@684c2c57[job=JMS subscriber, state=DONE], JobFutureTask@48b9a824[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@41a4a1f9[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@42bb3034[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] 2024-06-28 15:42:59,110 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015542 ms 2024-06-28 15:42:59,110 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-28 15:42:59,111 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-28 15:42:59,112 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 183c2ac5-3565-11ef-88ed-0a580a2812a0 for user anonymous@invm:0 destroyed 2024-06-28 15:42:59,114 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-28 15:42:59,114 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 488.777691 ms 2024-06-28 15:42:59,114 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-28 15:42:59,146 INFO [main] org.apache.activemq.artemis.core.server.serverStopped(ActiveMQServerLogger_impl.java:61) - AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.31.2 [16acff3d-3565-11ef-88ed-0a580a2812a0] stopped, uptime 3.132 seconds [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.494 s -- in org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest [INFO] Running org.eclipse.scout.rt.mom.jms.JmsMomManualTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.eclipse.scout.rt.mom.jms.JmsMomManualTest [INFO] Running org.eclipse.scout.rt.mom.jms.JmsMessageReaderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 s -- in org.eclipse.scout.rt.mom.jms.JmsMessageReaderTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 243, Failures: 0, Errors: 0, Skipped: 5 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.mom.jms.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.charsetdetect >------- [INFO] Building org.eclipse.scout.rt.charsetdetect 24.2-SNAPSHOT [36/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.charsetdetect/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/tika/tika-parser-text-module/2.9.1/tika-parser-text-module-2.9.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parser-text-module/2.9.1/tika-parser-text-module-2.9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parser-text-module/2.9.1/tika-parser-text-module-2.9.1.pom (2.8 kB at 98 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/tika/tika-parsers-standard-modules/2.9.1/tika-parsers-standard-modules-2.9.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parsers-standard-modules/2.9.1/tika-parsers-standard-modules-2.9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parsers-standard-modules/2.9.1/tika-parsers-standard-modules-2.9.1.pom (4.0 kB at 573 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/tika/tika-parsers-standard/2.9.1/tika-parsers-standard-2.9.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parsers-standard/2.9.1/tika-parsers-standard-2.9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parsers-standard/2.9.1/tika-parsers-standard-2.9.1.pom (3.1 kB at 383 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/tika/tika-parsers/2.9.1/tika-parsers-2.9.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parsers/2.9.1/tika-parsers-2.9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parsers/2.9.1/tika-parsers-2.9.1.pom (3.7 kB at 460 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/tika/tika-parent/2.9.1/tika-parent-2.9.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parent/2.9.1/tika-parent-2.9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parent/2.9.1/tika-parent-2.9.1.pom (48 kB at 4.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom (18 kB at 2.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom (6.5 kB at 932 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-bom/4.1.100.Final/netty-bom-4.1.100.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.100.Final/netty-bom-4.1.100.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.100.Final/netty-bom-4.1.100.Final.pom (13 kB at 1.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/cxf/cxf-bom/3.5.6/cxf-bom-3.5.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-bom/3.5.6/cxf-bom-3.5.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-bom/3.5.6/cxf-bom-3.5.6.pom (26 kB at 2.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/cxf/cxf/3.5.6/cxf-3.5.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf/3.5.6/cxf-3.5.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf/3.5.6/cxf-3.5.6.pom (39 kB at 3.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/logging/log4j/log4j-bom/2.20.0/log4j-bom-2.20.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-bom/2.20.0/log4j-bom-2.20.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-bom/2.20.0/log4j-bom-2.20.0.pom (9.0 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/logging/logging-parent/7/logging-parent-7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/7/logging-parent-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/7/logging-parent-7.pom (3.3 kB at 411 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-bom/9.4.53.v20231009/jetty-bom-9.4.53.v20231009.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.53.v20231009/jetty-bom-9.4.53.v20231009.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.53.v20231009/jetty-bom-9.4.53.v20231009.pom (18 kB at 2.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/tika/tika-parser-text-module/2.9.1/tika-parser-text-module-2.9.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parser-text-module/2.9.1/tika-parser-text-module-2.9.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parser-text-module/2.9.1/tika-parser-text-module-2.9.1.jar (123 kB at 10 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.charsetdetect --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.charsetdetect --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.charsetdetect/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.charsetdetect/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Copying 7 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.charsetdetect/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.charsetdetect.CharsetDetectorTest 2024-06-28 15:43:05,253 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-28 15:43:05,307 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-28 15:43:05,561 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 284.948543 ms. Total class count: 677 2024-06-28 15:43:05,779 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 107 beans in 207.673085 ms 2024-06-28 15:43:05,876 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 107 beans in 97.186400 ms 2024-06-28 15:43:05,905 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-28 15:43:05,909 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.465 s -- in org.eclipse.scout.rt.charsetdetect.CharsetDetectorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.charsetdetect/target/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.charsetdetect/target/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.charsetdetect/target/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.charsetdetect/target/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.charsetdetect/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.charsetdetect/24.2-SNAPSHOT/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.charsetdetect/target/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.charsetdetect/24.2-SNAPSHOT/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.charsetdetect/target/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.charsetdetect/24.2-SNAPSHOT/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.charsetdetect/target/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.charsetdetect/24.2-SNAPSHOT/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.charsetdetect/target/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.charsetdetect/24.2-SNAPSHOT/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.oauth2 >---------- [INFO] Building org.eclipse.scout.rt.oauth2 24.2-SNAPSHOT [37/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.oauth2/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/scribejava/scribejava-apis/8.3.3/scribejava-apis-8.3.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-apis/8.3.3/scribejava-apis-8.3.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-apis/8.3.3/scribejava-apis-8.3.3.pom (2.7 kB at 270 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/scribejava/scribejava/8.3.3/scribejava-8.3.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava/8.3.3/scribejava-8.3.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava/8.3.3/scribejava-8.3.3.pom (12 kB at 1.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/scribejava/scribejava-core/8.3.3/scribejava-core-8.3.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-core/8.3.3/scribejava-core-8.3.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-core/8.3.3/scribejava-core-8.3.3.pom (2.2 kB at 169 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/scribejava/scribejava-java8/8.3.3/scribejava-java8-8.3.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-java8/8.3.3/scribejava-java8-8.3.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-java8/8.3.3/scribejava-java8-8.3.3.pom (1.1 kB at 161 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/scribejava/scribejava-apis/8.3.3/scribejava-apis-8.3.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/scribejava/scribejava-core/8.3.3/scribejava-core-8.3.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/scribejava/scribejava-java8/8.3.3/scribejava-java8-8.3.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-apis/8.3.3/scribejava-apis-8.3.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-apis/8.3.3/scribejava-apis-8.3.3.jar (143 kB at 9.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-core/8.3.3/scribejava-core-8.3.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-java8/8.3.3/scribejava-java8-8.3.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-core/8.3.3/scribejava-core-8.3.3.jar (138 kB at 12 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-java8/8.3.3/scribejava-java8-8.3.3.jar (3.2 kB at 130 kB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.oauth2 --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.oauth2 --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.oauth2 --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.oauth2/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.oauth2 --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.oauth2 --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.oauth2 --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.oauth2/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.oauth2 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.oauth2/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.oauth2 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.oauth2 --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.oauth2 --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.oauth2/target/org.eclipse.scout.rt.oauth2-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.oauth2 --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.oauth2 --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.oauth2/target/org.eclipse.scout.rt.oauth2-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.oauth2 --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.oauth2 --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.oauth2 --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.oauth2/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.oauth2/24.2-SNAPSHOT/org.eclipse.scout.rt.oauth2-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.oauth2/target/org.eclipse.scout.rt.oauth2-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.oauth2/24.2-SNAPSHOT/org.eclipse.scout.rt.oauth2-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.oauth2/target/org.eclipse.scout.rt.oauth2-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.oauth2/24.2-SNAPSHOT/org.eclipse.scout.rt.oauth2-24.2-SNAPSHOT-sources.jar [INFO] [INFO] -----------< org.eclipse.scout.rt:org.eclipse.scout.rt.mail >----------- [INFO] Building org.eclipse.scout.rt.mail 24.2-SNAPSHOT [38/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.mail --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mail --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.mail --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.mail --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.mail --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail/src/main/java/org/eclipse/scout/rt/mail/MailHelper.java:[909,21] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail/src/main/java/org/eclipse/scout/rt/mail/MailHelper.java:[953,21] Unsupported @SuppressWarnings("squid:S1166") [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail/src/main/java/org/eclipse/scout/rt/mail/smtp/SmtpConnectionPool.java:[324,25] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.mail --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.mail --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.mail --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.mail --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.mail --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail/target/org.eclipse.scout.rt.mail-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.mail --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mail --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail/target/org.eclipse.scout.rt.mail-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mail --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.mail --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.mail --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mail/24.2-SNAPSHOT/org.eclipse.scout.rt.mail-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail/target/org.eclipse.scout.rt.mail-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mail/24.2-SNAPSHOT/org.eclipse.scout.rt.mail-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail/target/org.eclipse.scout.rt.mail-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mail/24.2-SNAPSHOT/org.eclipse.scout.rt.mail-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.mail.test >--------- [INFO] Building org.eclipse.scout.rt.mail.test 24.2-SNAPSHOT [39/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.mail.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mail.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.mail.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.mail.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail.test/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.mail.test --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.mail.test --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.mail.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail.test/src/test/java/org/eclipse/scout/rt/mail/MailHelperTest.java:[60,21] Unsupported @SuppressWarnings("InjectedReferences") [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.mail.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.mail.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail.test/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.mail.smtp.SmtpHelperTest 2024-06-28 15:43:14,586 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-28 15:43:14,675 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-28 15:43:14,958 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-28 15:43:15,386 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 742.854269 ms. Total class count: 716 2024-06-28 15:43:15,770 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 130 beans in 379.607546 ms 2024-06-28 15:43:15,952 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 130 beans in 181.901141 ms 2024-06-28 15:43:15,982 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-28 15:43:15,986 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-28 15:43:16,280 INFO [main] org.eclipse.scout.rt.testing.platform.GlobalTestingPlatform.checkAccess(GlobalTestingPlatform.java:75) - Accessing the BeanManager before the testing platform is fully started; blocking until Platform.awaitPlatformStarted OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 7.808 s -- in org.eclipse.scout.rt.mail.smtp.SmtpHelperTest [INFO] Running org.eclipse.scout.rt.mail.smtp.SmtpConnectionPoolTest 2024-06-28 15:43:22,361 WARN [scout-thread-24] org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.safeCloseTransport(SmtpConnectionPool.java:496) - Could not close transport for pooled SMTP connection SmtpConnectionPoolEntry[name=pool-entry-1 transport=null created=0.021s ago idle for=0.021s messages sent=0 failed=false]; assume already closed/crashed. - MDC[jobName=org.eclipse.scout.rt.mail.smtp.SmtpConnectionPoolTest$$Lambda$304/0x00007fc55031b650] java.lang.NullPointerException: Cannot invoke "jakarta.mail.Transport.close()" because the return value of "org.eclipse.scout.rt.mail.smtp.SmtpConnectionPoolEntry.getTransport()" is null at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.safeCloseTransport(SmtpConnectionPool.java:493) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.lambda$10(SmtpConnectionPool.java:339) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.lambda$26(SmtpConnectionPool.java:553) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.callWithPoolLock(SmtpConnectionPool.java:561) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.runWithPoolLock(SmtpConnectionPool.java:552) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.createNewConnectionWithoutPoolLockAndLease(SmtpConnectionPool.java:336) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.leaseConnection(SmtpConnectionPool.java:270) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPoolTest.lambda$6(SmtpConnectionPoolTest.java:186) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:43:22,391 ERROR [scout-thread-24] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - AssertionException: Assertion error: SmtpConnectionPool not available because it has already been destroyed. - MDC[jobName=org.eclipse.scout.rt.mail.smtp.SmtpConnectionPoolTest$$Lambda$304/0x00007fc55031b650] org.eclipse.scout.rt.platform.util.Assertions$AssertionException: Assertion error: SmtpConnectionPool not available because it has already been destroyed. at org.eclipse.scout.rt.platform.util.Assertions.fail(Assertions.java:620) at org.eclipse.scout.rt.platform.util.Assertions.assertFalse(Assertions.java:191) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.lambda$21(SmtpConnectionPool.java:526) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.callWithPoolLock(SmtpConnectionPool.java:561) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.checkAndThrowIfDestroyed(SmtpConnectionPool.java:526) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.lambda$10(SmtpConnectionPool.java:340) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.lambda$26(SmtpConnectionPool.java:553) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.callWithPoolLock(SmtpConnectionPool.java:561) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.runWithPoolLock(SmtpConnectionPool.java:552) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.createNewConnectionWithoutPoolLockAndLease(SmtpConnectionPool.java:336) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.leaseConnection(SmtpConnectionPool.java:270) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPoolTest.lambda$6(SmtpConnectionPoolTest.java:186) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.769 s -- in org.eclipse.scout.rt.mail.smtp.SmtpConnectionPoolTest [INFO] Running org.eclipse.scout.rt.mail.MailIDNConverterTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.eclipse.scout.rt.mail.MailIDNConverterTest [INFO] Running org.eclipse.scout.rt.mail.MailHelperTest 2024-06-28 15:43:23,452 INFO [main] org.eclipse.scout.rt.mail.MailHelper.getDispositionSafely(MailHelper.java:222) - Unable to get disposition 2024-06-28 15:43:23,485 INFO [main] org.eclipse.scout.rt.mail.MailHelper.autoFixCharset(MailHelper.java:265) - Mail part '<1959219756.27.1719589403471@scout-rt-24.2-continuous-nqcxn-kvg2s>' uses an unsupported character set 'unicode-1-1-utf-7'. Use UTF-8 as fallback. 2024-06-28 15:43:23,487 INFO [main] org.eclipse.scout.rt.mail.MailHelper.guessAttachmentFileExtension(MailHelper.java:1202) - Failed to parse content type '' [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.931 s -- in org.eclipse.scout.rt.mail.MailHelperTest [INFO] Running org.eclipse.scout.rt.mail.MailHelperCreateMimeMessageTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.scout.rt.mail.MailHelperCreateMimeMessageTest [INFO] Running org.eclipse.scout.rt.mail.MailBounceDetectorTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.scout.rt.mail.MailBounceDetectorTest [INFO] Running org.eclipse.scout.rt.mail.CharsetSafeMimeMessageTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.mail.CharsetSafeMimeMessageTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 78, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.mail.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail.test/target/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.mail.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail.test/target/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mail.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mail.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail.test/target/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.mail.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.mail.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mail.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail.test/target/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mail.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail.test/target/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mail.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail.test/target/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mail.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.security.test >------- [INFO] Building org.eclipse.scout.rt.security.test 24.2-SNAPSHOT [40/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.security.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.security.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.security.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.security.test --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.security.test --- [INFO] No sources to compile [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.security.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security.test/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.security.test --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.security.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.security.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.security.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security.test/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.security.mapping.ToPermissionDoFunctionTest 2024-06-28 15:43:27,943 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-28 15:43:28,054 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-28 15:43:28,344 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-28 15:43:28,675 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 701.935912 ms. Total class count: 886 2024-06-28 15:43:29,172 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 174 beans in 492.507213 ms 2024-06-28 15:43:29,351 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 174 beans in 179.600645 ms 2024-06-28 15:43:29,385 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-28 15:43:29,390 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-28 15:43:29,587 INFO [main] org.eclipse.scout.rt.testing.platform.GlobalTestingPlatform.checkAccess(GlobalTestingPlatform.java:75) - Accessing the BeanManager before the testing platform is fully started; blocking until Platform.awaitPlatformStarted [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.233 s -- in org.eclipse.scout.rt.security.mapping.ToPermissionDoFunctionTest [INFO] Running org.eclipse.scout.rt.security.mapping.ToPermissionCollectionDoFunctionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.scout.rt.security.mapping.ToPermissionCollectionDoFunctionTest [INFO] Running org.eclipse.scout.rt.security.PermissionsTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.801 s -- in org.eclipse.scout.rt.security.PermissionsTest [INFO] Running org.eclipse.scout.rt.security.PermissionLevelTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.eclipse.scout.rt.security.PermissionLevelTest [INFO] Running org.eclipse.scout.rt.security.AccessControlServiceTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s -- in org.eclipse.scout.rt.security.AccessControlServiceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.security.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security.test/target/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.security.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security.test/target/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.security.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security.test/target/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.security.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security.test/target/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.security.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.security.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.security.test/24.2-SNAPSHOT/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security.test/target/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.security.test/24.2-SNAPSHOT/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security.test/target/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.security.test/24.2-SNAPSHOT/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security.test/target/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.security.test/24.2-SNAPSHOT/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security.test/target/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.security.test/24.2-SNAPSHOT/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.dataformat >-------- [INFO] Building org.eclipse.scout.rt.dataformat 24.2-SNAPSHOT [41/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataformat/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.dataformat --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.dataformat --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.dataformat --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataformat/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.dataformat --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.dataformat --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.dataformat --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataformat/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.dataformat --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.dataformat --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.dataformat --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataformat/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.dataformat.vcard.builder.VCardBuilderTest SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.236 s -- in org.eclipse.scout.rt.dataformat.vcard.builder.VCardBuilderTest [INFO] Running org.eclipse.scout.rt.dataformat.vcard.VCardBeanTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.dataformat.vcard.VCardBeanTest [INFO] Running org.eclipse.scout.rt.dataformat.io.UnfoldingReaderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.dataformat.io.UnfoldingReaderTest [INFO] Running org.eclipse.scout.rt.dataformat.ical.model.ICalVCardHelperTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.dataformat.ical.model.ICalVCardHelperTest [INFO] Running org.eclipse.scout.rt.dataformat.ical.builder.ICalBuilderTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended BEGIN:VCALENDAR VERSION:2.0 PRODID;CHARSET=utf-8:IDENTIFIER BEGIN:VEVENT DTSTAMP;CHARSET=utf-8:20240628T154300Z DESCRIPTION;CHARSET=utf-8:description LOCATION;CHARSET=utf-8:location SUMMARY;CHARSET=utf-8:summary DTSTART;CHARSET=utf-8:20200820 DTEND;CHARSET=utf-8:20200823 UID;CHARSET=utf-8:5edf8af0-5347-4331-ae0f-3b4980180b37 END:VEVENT END:VCALENDAR BEGIN:VCALENDAR VERSION:2.0 PRODID;CHARSET=utf-8:IDENTIFIER BEGIN:VEVENT DTSTAMP;CHARSET=utf-8:20240628T154300Z DESCRIPTION;CHARSET=utf-8:description LOCATION;CHARSET=utf-8:location SUMMARY;CHARSET=utf-8:summary DTSTART;CHARSET=utf-8:20200820 DTEND;CHARSET=utf-8:20200821 UID;CHARSET=utf-8:5edf8af0-5347-4331-ae0f-3b4980180b37 END:VEVENT END:VCALENDAR BEGIN:VCALENDAR VERSION:2.0 PRODID;CHARSET=utf-8:IDENTIFIER BEGIN:VEVENT DTSTAMP;CHARSET=utf-8:20240628T154300Z DESCRIPTION;CHARSET=utf-8:description LOCATION;CHARSET=utf-8:location SUMMARY;CHARSET=utf-8:summary DTSTART;CHARSET=utf-8:20200820 DTEND;CHARSET=utf-8:20200823 UID;CHARSET=utf-8:5edf8af0-5347-4331-ae0f-3b4980180b37 END:VEVENT END:VCALENDAR BEGIN:VCALENDAR VERSION:2.0 PRODID;CHARSET=utf-8:IDENTIFIER BEGIN:VEVENT DTSTAMP;CHARSET=utf-8:20240628T154300Z DESCRIPTION;CHARSET=utf-8:description LOCATION;CHARSET=utf-8:location SUMMARY;CHARSET=utf-8:summary DTSTART;CHARSET=utf-8:20200820 DTEND;CHARSET=utf-8:20200823 UID;CHARSET=utf-8:5edf8af0-5347-4331-ae0f-3b4980180b37 END:VEVENT END:VCALENDAR [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.112 s -- in org.eclipse.scout.rt.dataformat.ical.builder.ICalBuilderTest [INFO] Running org.eclipse.scout.rt.dataformat.ical.ICalBeanTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.dataformat.ical.ICalBeanTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.dataformat --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataformat/target/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.dataformat --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataformat/target/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.dataformat --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataformat/target/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.dataformat --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataformat/target/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.dataformat --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.dataformat --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataformat/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataformat/24.2-SNAPSHOT/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataformat/target/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataformat/24.2-SNAPSHOT/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataformat/target/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataformat/24.2-SNAPSHOT/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataformat/target/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataformat/24.2-SNAPSHOT/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataformat/target/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataformat/24.2-SNAPSHOT/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.rest.test >--------- [INFO] Building org.eclipse.scout.rt.rest.test 24.2-SNAPSHOT [42/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.rest.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.rest.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.rest.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.rest.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.test/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.rest.test --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.rest.test --- [INFO] Copying 5 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.rest.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.test/src/test/java/org/eclipse/scout/rt/rest/exception/DefaultExceptionMapperTest.java:[68,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.rest.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.rest.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.test/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.rest.param.LocaleParamConverterProviderTest 2024-06-28 15:43:44,323 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-28 15:43:44,376 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-28 15:43:44,650 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-28 15:43:44,986 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 631.234614 ms. Total class count: 1035 2024-06-28 15:43:45,696 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 219 beans in 704.200888 ms 2024-06-28 15:43:45,807 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 219 beans in 111.377792 ms 2024-06-28 15:43:45,869 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-28 15:43:45,870 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.192 s -- in org.eclipse.scout.rt.rest.param.LocaleParamConverterProviderTest [INFO] Running org.eclipse.scout.rt.rest.param.IIdParamConverterProviderTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.138 s -- in org.eclipse.scout.rt.rest.param.IIdParamConverterProviderTest [INFO] Running org.eclipse.scout.rt.rest.multipart.ServerMultipartMessageTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.eclipse.scout.rt.rest.multipart.ServerMultipartMessageTest [INFO] Running org.eclipse.scout.rt.rest.exception.DefaultExceptionMapperTest 2024-06-28 15:43:50,692 INFO [main] org.eclipse.scout.rt.rest.exception.AbstractVetoExceptionMapper.toResponseImpl(AbstractVetoExceptionMapper.java:26) - AccessForbiddenException: hagbard: foo bar [severity=ERROR, code=37] 2024-06-28 15:43:51,219 WARN [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 2073484941 contains no entity! Check the ExceptionMapper implementation (AccessForbiddenExceptionMapper) and return an ErrorResponse entity. 2024-06-28 15:43:51,264 WARN [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 1620368915 contains no entity! Check the ExceptionMapper implementation (WebApplicationExceptionMapper) and return an ErrorResponse entity. 2024-06-28 15:43:51,270 ERROR [main] org.eclipse.scout.rt.rest.exception.DefaultExceptionMapper.toResponseImpl(DefaultExceptionMapper.java:43) - Exception occurred while processing REST request java.lang.Exception: null at org.eclipse.scout.rt.rest.exception.DefaultExceptionMapperTest.testToResponseInternalServerError(DefaultExceptionMapperTest.java:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$2.evaluate(PlatformTestRunner.java:103) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:43:51,302 WARN [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 578362229 contains no entity! Check the ExceptionMapper implementation (DefaultExceptionMapper) and return an ErrorResponse entity. 2024-06-28 15:43:51,306 ERROR [main] org.eclipse.scout.rt.rest.exception.DefaultExceptionMapper.toResponseImpl(DefaultExceptionMapper.java:43) - Exception occurred while processing REST request java.lang.Exception: null at org.eclipse.scout.rt.rest.exception.DefaultExceptionMapperTest.lambda$5(DefaultExceptionMapperTest.java:177) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.rest.exception.DefaultExceptionMapperTest.testNotifyTransaction(DefaultExceptionMapperTest.java:173) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$2.evaluate(PlatformTestRunner.java:103) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:43:51,343 WARN [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 1796154990 contains no entity! Check the ExceptionMapper implementation (DefaultExceptionMapper) and return an ErrorResponse entity. 2024-06-28 15:43:51,347 INFO [main] org.eclipse.scout.rt.rest.exception.IllegalArgumentExceptionMapper.toResponseImpl(IllegalArgumentExceptionMapper.java:29) - IllegalArgumentException: foo java.lang.IllegalArgumentException: foo at org.eclipse.scout.rt.rest.exception.DefaultExceptionMapperTest.testToResponseIllegalArgumentApplicationException(DefaultExceptionMapperTest.java:104) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$2.evaluate(PlatformTestRunner.java:103) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:43:51,360 WARN [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 1586519852 contains no entity! Check the ExceptionMapper implementation (IllegalArgumentExceptionMapper) and return an ErrorResponse entity. 2024-06-28 15:43:51,365 WARN [main] org.eclipse.scout.rt.rest.exception.RemoteSystemUnavailableExceptionMapper.toResponseImpl(RemoteSystemUnavailableExceptionMapper.java:31) - RemoteSystemUnavailableException: unavailable 2024-06-28 15:43:51,372 WARN [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 445726857 contains no entity! Check the ExceptionMapper implementation (RemoteSystemUnavailableExceptionMapper) and return an ErrorResponse entity. 2024-06-28 15:43:51,378 INFO [main] org.eclipse.scout.rt.rest.exception.AbstractVetoExceptionMapper.toResponseImpl(AbstractVetoExceptionMapper.java:26) - ResourceNotFoundException: hagbard: foo bar [severity=ERROR, code=37] 2024-06-28 15:43:51,385 WARN [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 1568527689 contains no entity! Check the ExceptionMapper implementation (ResourceNotFoundExceptionMapper) and return an ErrorResponse entity. 2024-06-28 15:43:51,390 ERROR [main] org.eclipse.scout.rt.rest.exception.ProcessingExceptionMapper.toResponseImpl(ProcessingExceptionMapper.java:26) - Exception occurred while processing REST request org.eclipse.scout.rt.platform.exception.ProcessingException: hagbard: foo bar [severity=ERROR, code=37] at org.eclipse.scout.rt.rest.exception.DefaultExceptionMapperTest.testToResponseProcessingException(DefaultExceptionMapperTest.java:113) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$2.evaluate(PlatformTestRunner.java:103) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.lang.Exception: null ... 55 common frames omitted 2024-06-28 15:43:51,403 WARN [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 1360125564 contains no entity! Check the ExceptionMapper implementation (ProcessingExceptionMapper) and return an ErrorResponse entity. 2024-06-28 15:43:51,408 INFO [main] org.eclipse.scout.rt.rest.exception.AbstractVetoExceptionMapper.toResponseImpl(AbstractVetoExceptionMapper.java:26) - VetoException: hagbard: foo bar [severity=WARNING, code=37] 2024-06-28 15:43:51,446 WARN [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 875487383 contains no entity! Check the ExceptionMapper implementation (VetoExceptionMapper) and return an ErrorResponse entity. [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.713 s -- in org.eclipse.scout.rt.rest.exception.DefaultExceptionMapperTest [INFO] Running org.eclipse.scout.rt.rest.error.ErrorResponseBuilderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.rest.error.ErrorResponseBuilderTest [INFO] Running org.eclipse.scout.rt.rest.error.ErrorDoTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.rest.error.ErrorDoTest [INFO] Running org.eclipse.scout.rt.rest.doc.ApiDocGeneratorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.scout.rt.rest.doc.ApiDocGeneratorTest [INFO] Running org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactoryTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.987 s -- in org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactoryTest [INFO] Running org.eclipse.scout.rt.rest.client.proxy.RestClientApiFootprintTest 2024-06-28 15:43:55,042 INFO [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.init(DataObjectInventory.java:116) - Registry initialized, found 30 IDoEntity implementations with @TypeName annotation and 0 implementations with @TypeVersion annotation. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.238 s -- in org.eclipse.scout.rt.rest.client.proxy.RestClientApiFootprintTest [INFO] Running org.eclipse.scout.rt.rest.client.proxy.ErrorDoRestClientExceptionTransformerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.scout.rt.rest.client.proxy.ErrorDoRestClientExceptionTransformerTest [INFO] Running org.eclipse.scout.rt.rest.client.multipart.MultipartPartTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.scout.rt.rest.client.multipart.MultipartPartTest [INFO] Running org.eclipse.scout.rt.rest.client.multipart.MultipartMessageTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.rest.client.multipart.MultipartMessageTest [INFO] Running org.eclipse.scout.rt.rest.cancellation.RestRequestCancellationRegistryTest 2024-06-28 15:43:55,906 INFO [main] org.eclipse.scout.rt.rest.cancellation.RestRequestCancellationRegistry.cancel(RestRequestCancellationRegistry.java:81) - Cannot cancel requests of other users [requestId=1, executingUserId=alice, requestingUserId=null] 2024-06-28 15:43:55,907 INFO [main] org.eclipse.scout.rt.rest.cancellation.RestRequestCancellationRegistry.cancel(RestRequestCancellationRegistry.java:81) - Cannot cancel requests of other users [requestId=1, executingUserId=alice, requestingUserId=eve] 2024-06-28 15:43:55,948 WARN [main] org.eclipse.scout.rt.rest.cancellation.RestRequestCancellationRegistry.register(RestRequestCancellationRegistry.java:51) - Duplicate request id. Ignoring this request: [requestId:1] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.scout.rt.rest.cancellation.RestRequestCancellationRegistryTest [INFO] Running org.eclipse.scout.rt.rest.RestApplicationTest 2024-06-28 15:43:55,988 INFO [main] org.eclipse.scout.rt.rest.RestApplication.(RestApplication.java:54) - org.eclipse.scout.rt.rest.RestApplication initialized in 12.001178 ms [20 classes, 1 singletons, 2 properties] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.scout.rt.rest.RestApplicationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.rest.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.rest.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.rest.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.rest.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.rest.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.rest.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jackson >------- [INFO] Building org.eclipse.scout.rt.rest.jackson 24.2-SNAPSHOT [43/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jackson/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.rest.jackson --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.rest.jackson --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.rest.jackson --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jackson/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.rest.jackson --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.rest.jackson --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jackson/src/main/java/org/eclipse/scout/rt/rest/jackson/ObjectMapperResolver.java:[34,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.rest.jackson --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jackson/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.rest.jackson --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jackson/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.rest.jackson --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.rest.jackson --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.rest.jackson --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jackson/target/org.eclipse.scout.rt.rest.jackson-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.rest.jackson --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.rest.jackson --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jackson/target/org.eclipse.scout.rt.rest.jackson-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.rest.jackson --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.rest.jackson --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.rest.jackson --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jackson/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jackson/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jackson-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jackson/target/org.eclipse.scout.rt.rest.jackson-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jackson/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jackson-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jackson/target/org.eclipse.scout.rt.rest.jackson-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jackson/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jackson-24.2-SNAPSHOT-sources.jar [INFO] [INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jersey.client >---- [INFO] Building org.eclipse.scout.rt.rest.jersey.client 24.2-SNAPSHOT [44/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.client/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/core/jersey-client/3.0.12/jersey-client-3.0.12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/3.0.12/jersey-client-3.0.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/3.0.12/jersey-client-3.0.12.pom (6.8 kB at 752 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/project/3.0.12/project-3.0.12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/project/3.0.12/project-3.0.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/project/3.0.12/project-3.0.12.pom (111 kB at 6.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom (16 kB at 2.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/core/jersey-common/3.0.12/jersey-common-3.0.12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/3.0.12/jersey-common-3.0.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/3.0.12/jersey-common-3.0.12.pom (36 kB at 4.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom (7.4 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (13 kB at 1.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/media/jersey-media-json-jackson/3.0.12/jersey-media-json-jackson-3.0.12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-json-jackson/3.0.12/jersey-media-json-jackson-3.0.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-json-jackson/3.0.12/jersey-media-json-jackson-3.0.12.pom (7.7 kB at 964 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/media/project/3.0.12/project-3.0.12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/project/3.0.12/project-3.0.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/project/3.0.12/project-3.0.12.pom (2.0 kB at 336 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/ext/jersey-entity-filtering/3.0.12/jersey-entity-filtering-3.0.12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-entity-filtering/3.0.12/jersey-entity-filtering-3.0.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-entity-filtering/3.0.12/jersey-entity-filtering-3.0.12.pom (3.4 kB at 575 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/ext/project/3.0.12/project-3.0.12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/project/3.0.12/project-3.0.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/project/3.0.12/project-3.0.12.pom (2.8 kB at 402 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.16.0/jackson-module-jakarta-xmlbind-annotations-2.16.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.16.0/jackson-module-jakarta-xmlbind-annotations-2.16.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.16.0/jackson-module-jakarta-xmlbind-annotations-2.16.0.pom (3.7 kB at 621 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/module/jackson-modules-base/2.16.0/jackson-modules-base-2.16.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-base/2.16.0/jackson-modules-base-2.16.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-base/2.16.0/jackson-modules-base-2.16.0.pom (4.1 kB at 512 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/core/jersey-client/3.0.12/jersey-client-3.0.12.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/core/jersey-common/3.0.12/jersey-common-3.0.12.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/media/jersey-media-json-jackson/3.0.12/jersey-media-json-jackson-3.0.12.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/ext/jersey-entity-filtering/3.0.12/jersey-entity-filtering-3.0.12.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.16.0/jackson-module-jakarta-xmlbind-annotations-2.16.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/3.0.12/jersey-client-3.0.12.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/3.0.12/jersey-client-3.0.12.jar (306 kB at 17 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/3.0.12/jersey-common-3.0.12.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-json-jackson/3.0.12/jersey-media-json-jackson-3.0.12.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-entity-filtering/3.0.12/jersey-entity-filtering-3.0.12.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.16.0/jackson-module-jakarta-xmlbind-annotations-2.16.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar (19 kB at 2.4 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/3.0.12/jersey-common-3.0.12.jar (1.3 MB at 29 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.16.0/jackson-module-jakarta-xmlbind-annotations-2.16.0.jar (32 kB at 736 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-entity-filtering/3.0.12/jersey-entity-filtering-3.0.12.jar (85 kB at 1.9 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-json-jackson/3.0.12/jersey-media-json-jackson-3.0.12.jar (86 kB at 1.9 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.client/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.client/src/main/java/org/eclipse/scout/rt/rest/jersey/client/ScoutApacheConnector.java:[527,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.client/src/main/java/org/eclipse/scout/rt/rest/jersey/client/ScoutApacheConnector.java:[547,21] Unsupported @SuppressWarnings("squid:S1181") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.client/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.client/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.client/target/org.eclipse.scout.rt.rest.jersey.client-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.client/target/org.eclipse.scout.rt.rest.jersey.client-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.client/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.client/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.client-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.client/target/org.eclipse.scout.rt.rest.jersey.client-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.client/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.client-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.client/target/org.eclipse.scout.rt.rest.jersey.client-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.client/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.client-24.2-SNAPSHOT-sources.jar [INFO] [INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jersey.server >---- [INFO] Building org.eclipse.scout.rt.rest.jersey.server 24.2-SNAPSHOT [45/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.server/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.server/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.server/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.server/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.server/target/org.eclipse.scout.rt.rest.jersey.server-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.server/target/org.eclipse.scout.rt.rest.jersey.server-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.server/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.server/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.server-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.server/target/org.eclipse.scout.rt.rest.jersey.server-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.server/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.server-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.server/target/org.eclipse.scout.rt.rest.jersey.server-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.server/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.server-24.2-SNAPSHOT-sources.jar [INFO] [INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jersey.test >----- [INFO] Building org.eclipse.scout.rt.rest.jersey.test 24.2-SNAPSHOT [46/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/containers/jersey-container-servlet/3.0.12/jersey-container-servlet-3.0.12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet/3.0.12/jersey-container-servlet-3.0.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet/3.0.12/jersey-container-servlet-3.0.12.pom (3.4 kB at 483 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/containers/project/3.0.12/project-3.0.12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/project/3.0.12/project-3.0.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/project/3.0.12/project-3.0.12.pom (3.1 kB at 513 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/containers/jersey-container-servlet-core/3.0.12/jersey-container-servlet-core-3.0.12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet-core/3.0.12/jersey-container-servlet-core-3.0.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet-core/3.0.12/jersey-container-servlet-core-3.0.12.pom (3.4 kB at 486 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/core/jersey-server/3.0.12/jersey-server-3.0.12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/3.0.12/jersey-server-3.0.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/3.0.12/jersey-server-3.0.12.pom (12 kB at 2.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.pom (11 kB at 1.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/inject/jersey-hk2/3.0.12/jersey-hk2-3.0.12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/3.0.12/jersey-hk2-3.0.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/3.0.12/jersey-hk2-3.0.12.pom (4.9 kB at 823 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/inject/project/3.0.12/project-3.0.12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/project/3.0.12/project-3.0.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/project/3.0.12/project-3.0.12.pom (1.5 kB at 246 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/hk2-locator/3.0.3/hk2-locator-3.0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/3.0.3/hk2-locator-3.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/3.0.3/hk2-locator-3.0.3.pom (7.0 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/hk2-parent/3.0.3/hk2-parent-3.0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/3.0.3/hk2-parent-3.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/3.0.3/hk2-parent-3.0.3.pom (42 kB at 6.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/external/aopalliance-repackaged/3.0.3/aopalliance-repackaged-3.0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/3.0.3/aopalliance-repackaged-3.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/3.0.3/aopalliance-repackaged-3.0.3.pom (6.1 kB at 1.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/external/3.0.3/external-3.0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/3.0.3/external-3.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/3.0.3/external-3.0.3.pom (1.4 kB at 205 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/hk2-api/3.0.3/hk2-api-3.0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/3.0.3/hk2-api-3.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/3.0.3/hk2-api-3.0.3.pom (4.0 kB at 658 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/hk2-utils/3.0.3/hk2-utils-3.0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/3.0.3/hk2-utils-3.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/3.0.3/hk2-utils-3.0.3.pom (4.8 kB at 797 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.pom (11 kB at 1.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/containers/jersey-container-servlet/3.0.12/jersey-container-servlet-3.0.12.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/containers/jersey-container-servlet-core/3.0.12/jersey-container-servlet-core-3.0.12.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/core/jersey-server/3.0.12/jersey-server-3.0.12.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/inject/jersey-hk2/3.0.12/jersey-hk2-3.0.12.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/hk2-locator/3.0.3/hk2-locator-3.0.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/external/aopalliance-repackaged/3.0.3/aopalliance-repackaged-3.0.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/hk2-api/3.0.3/hk2-api-3.0.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/hk2-utils/3.0.3/hk2-utils-3.0.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet/3.0.12/jersey-container-servlet-3.0.12.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet/3.0.12/jersey-container-servlet-3.0.12.jar (33 kB at 3.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet-core/3.0.12/jersey-container-servlet-core-3.0.12.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/3.0.12/jersey-server-3.0.12.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/3.0.12/jersey-hk2-3.0.12.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/3.0.3/hk2-locator-3.0.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet-core/3.0.12/jersey-container-servlet-core-3.0.12.jar (75 kB at 7.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/3.0.3/aopalliance-repackaged-3.0.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/3.0.12/jersey-hk2-3.0.12.jar (78 kB at 7.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/3.0.3/hk2-api-3.0.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar (93 kB at 6.7 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/3.0.3/hk2-utils-3.0.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/3.0.3/hk2-locator-3.0.3.jar (204 kB at 13 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/3.0.3/aopalliance-repackaged-3.0.3.jar (27 kB at 1.7 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/3.0.3/hk2-utils-3.0.3.jar (132 kB at 5.3 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/3.0.3/hk2-api-3.0.3.jar (201 kB at 6.9 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar (794 kB at 18 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/3.0.12/jersey-server-3.0.12.jar (968 kB at 21 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.test/src/main/java/org/eclipse/scout/rt/rest/jersey/JerseyTestApplication.java:[102,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.test/src/main/java/org/eclipse/scout/rt/rest/jersey/ProxyServletParameters.java:[33,21] Unsupported @SuppressWarnings("squid:S2068") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Copying 3 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.test/src/test/java/org/eclipse/scout/rt/rest/jersey/client/proxy/RestClientProxyInvocationTest.java:[273,23] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.test/src/test/java/org/eclipse/scout/rt/rest/jersey/client/AbstractRestClientHelperTest.java:[92,20] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.test/src/test/java/org/eclipse/scout/rt/rest/jersey/client/AbstractRestClientHelperTest.java:[93,12] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.rest.jersey.server.IdSignatureRestFilterTest 2024-06-28 15:44:02,956 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-28 15:44:02,998 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-28 15:44:03,264 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-28 15:44:03,604 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 629.073921 ms. Total class count: 1461 2024-06-28 15:44:04,514 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 338 beans in 905.528095 ms 2024-06-28 15:44:04,660 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 338 beans in 146.593916 ms 2024-06-28 15:44:04,687 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-28 15:44:04,721 INFO [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered. 2024-06-28 15:44:04,743 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-06-28 15:44:07,832 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:44:08,723 INFO [main] org.eclipse.scout.rt.rest.RestApplication.(RestApplication.java:54) - org.eclipse.scout.rt.rest.RestApplication initialized in 11.174894 ms [18 classes, 1 singletons, 0 properties] 2024-06-28 15:44:10,112 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.s.ServletContextHandler@5cf6ba1c{Scout REST Integration Test,/,file:///tmp/,AVAILABLE} 2024-06-28 15:44:10,151 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@64bebd55{HTTP/1.1, (http/1.1)}{0.0.0.0:45821} 2024-06-28 15:44:10,157 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@74697863{STARTING}[11.0.18,sto=0] @9949ms 2024-06-28 15:44:10,161 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-28 15:44:10,165 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.s.ServletContextHandler@6a4238ff{Scout REST Integration Test,/,file:///tmp/,AVAILABLE} 2024-06-28 15:44:10,166 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@5aec151b{HTTP/1.1, (http/1.1)}{0.0.0.0:42825} 2024-06-28 15:44:10,167 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@5fee3c9c{STARTING}[11.0.18,sto=0] @9959ms 2024-06-28 15:44:10,168 INFO [main] org.eclipse.scout.rt.rest.jersey.JerseyTestApplication.startInternal(JerseyTestApplication.java:98) - Server ready. The application is available on the following addresses: --------------------------------------------------------------------- Echo http://localhost:45821 http://scout-rt-24.2-continuous-nqcxn-kvg2s:45821 http://10.40.18.160:45821 Proxy http://localhost:42825 --------------------------------------------------------------------- 2024-06-28 15:44:11,100 INFO [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.init(DataObjectInventory.java:116) - Registry initialized, found 45 IDoEntity implementations with @TypeName annotation and 0 implementations with @TypeVersion annotation. 2024-06-28 15:44:11,814 INFO [qtp307080309-49] org.eclipse.scout.rt.rest.jackson.JsonMappingExceptionMapper.toResponseImpl(JsonMappingExceptionMapper.java:35) - InvalidFormatException: Failed to deserialize attribute 'body' of entity org.eclipse.scout.rt.rest.jersey.fixture.SerializationRequest, value was scout.FixtureIntegerId:42###CNCgkNhEN4PEpNkWvRPY_jEIwn49f1xGLgmXyi6SdlI= at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 77] com.fasterxml.jackson.databind.exc.InvalidFormatException: Failed to deserialize attribute 'body' of entity org.eclipse.scout.rt.rest.jersey.fixture.SerializationRequest, value was scout.FixtureIntegerId:42###CNCgkNhEN4PEpNkWvRPY_jEIwn49f1xGLgmXyi6SdlI= at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 77] at com.fasterxml.jackson.databind.exc.InvalidFormatException.from(InvalidFormatException.java:67) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.readAttributeValue(DoEntityDeserializer.java:195) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityAttributes(DoEntityDeserializer.java:170) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityAttributes(DoEntityDeserializer.java:114) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntity(DoEntityDeserializer.java:83) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeWithType(DoEntityDeserializer.java:77) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeWithType(DoEntityDeserializer.java:1) at com.fasterxml.jackson.databind.deser.impl.TypeWrappedDeserializer.deserialize(TypeWrappedDeserializer.java:74) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) at com.fasterxml.jackson.databind.ObjectReader._bind(ObjectReader.java:2099) at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1249) at org.glassfish.jersey.jackson.internal.jackson.jaxrs.base.ProviderBase.readFrom(ProviderBase.java:829) at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.invokeReadFrom(ReaderInterceptorExecutor.java:233) at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.aroundReadFrom(ReaderInterceptorExecutor.java:212) at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:132) at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundReadFrom(MappableExceptionWrapperInterceptor.java:49) at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:132) at org.glassfish.jersey.message.internal.MessageBodyFactory.readFrom(MessageBodyFactory.java:1072) at org.glassfish.jersey.message.internal.InboundMessageContext.readEntity(InboundMessageContext.java:919) at org.glassfish.jersey.server.ContainerRequest.readEntity(ContainerRequest.java:290) at org.glassfish.jersey.server.internal.inject.EntityParamValueParamProvider$EntityValueSupplier.apply(EntityParamValueParamProvider.java:73) at org.glassfish.jersey.server.internal.inject.EntityParamValueParamProvider$EntityValueSupplier.apply(EntityParamValueParamProvider.java:56) at org.glassfish.jersey.server.spi.internal.ParamValueFactoryWithSource.apply(ParamValueFactoryWithSource.java:50) at org.glassfish.jersey.server.spi.internal.ParameterValueHelper.getParameterValues(ParameterValueHelper.java:68) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$AbstractMethodParamInvoker.getParamValues(JavaResourceMethodDispatcherProvider.java:109) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:256) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:235) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:840) Suppressed: com.fasterxml.jackson.databind.exc.InvalidFormatException: Failed to deserialize attribute 'id' of entity org.eclipse.scout.rt.dataobject.IDoEntity, value was scout.FixtureIntegerId:42###CNCgkNhEN4PEpNkWvRPY_jEIwn49f1xGLgmXyi6SdlI= at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 77] at com.fasterxml.jackson.databind.exc.InvalidFormatException.from(InvalidFormatException.java:67) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.readAttributeValue(DoEntityDeserializer.java:195) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityAttributes(DoEntityDeserializer.java:170) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityAttributes(DoEntityDeserializer.java:114) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntity(DoEntityDeserializer.java:83) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeWithType(DoEntityDeserializer.java:77) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeWithType(DoEntityDeserializer.java:1) at com.fasterxml.jackson.databind.deser.impl.TypeWrappedDeserializer.deserialize(TypeWrappedDeserializer.java:74) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4875) at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3082) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.readAttributeValue(DoEntityDeserializer.java:186) ... 69 common frames omitted Suppressed: com.fasterxml.jackson.databind.exc.InvalidFormatException: Failed to deserialize qualified IId: Assertion error: Unqualified id must not be signed. at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 77] at com.fasterxml.jackson.databind.exc.InvalidFormatException.from(InvalidFormatException.java:67) at org.eclipse.scout.rt.jackson.dataobject.id.QualifiedIIdDeserializer.deserialize(QualifiedIIdDeserializer.java:52) at org.eclipse.scout.rt.jackson.dataobject.id.QualifiedIIdDeserializer.deserialize(QualifiedIIdDeserializer.java:1) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4875) at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3082) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.readAttributeValue(DoEntityDeserializer.java:186) ... 79 common frames omitted 2024-06-28 15:44:12,001 INFO [qtp307080309-49] org.eclipse.scout.rt.rest.jackson.JsonMappingExceptionMapper.toResponseImpl(JsonMappingExceptionMapper.java:35) - InvalidFormatException: Failed to deserialize attribute 'body' of entity org.eclipse.scout.rt.rest.jersey.fixture.SerializationRequest, value was scout.FixtureIntegerId:42 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 5, column: 12] com.fasterxml.jackson.databind.exc.InvalidFormatException: Failed to deserialize attribute 'body' of entity org.eclipse.scout.rt.rest.jersey.fixture.SerializationRequest, value was scout.FixtureIntegerId:42 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 5, column: 12] at com.fasterxml.jackson.databind.exc.InvalidFormatException.from(InvalidFormatException.java:67) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.readAttributeValue(DoEntityDeserializer.java:195) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityAttributes(DoEntityDeserializer.java:170) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityAttributes(DoEntityDeserializer.java:114) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntity(DoEntityDeserializer.java:83) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeWithType(DoEntityDeserializer.java:77) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeWithType(DoEntityDeserializer.java:1) at com.fasterxml.jackson.databind.deser.impl.TypeWrappedDeserializer.deserialize(TypeWrappedDeserializer.java:74) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) at com.fasterxml.jackson.databind.ObjectReader._bind(ObjectReader.java:2099) at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1249) at org.glassfish.jersey.jackson.internal.jackson.jaxrs.base.ProviderBase.readFrom(ProviderBase.java:829) at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.invokeReadFrom(ReaderInterceptorExecutor.java:233) at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.aroundReadFrom(ReaderInterceptorExecutor.java:212) at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:132) at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundReadFrom(MappableExceptionWrapperInterceptor.java:49) at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:132) at org.glassfish.jersey.message.internal.MessageBodyFactory.readFrom(MessageBodyFactory.java:1072) at org.glassfish.jersey.message.internal.InboundMessageContext.readEntity(InboundMessageContext.java:919) at org.glassfish.jersey.server.ContainerRequest.readEntity(ContainerRequest.java:290) at org.glassfish.jersey.server.internal.inject.EntityParamValueParamProvider$EntityValueSupplier.apply(EntityParamValueParamProvider.java:73) at org.glassfish.jersey.server.internal.inject.EntityParamValueParamProvider$EntityValueSupplier.apply(EntityParamValueParamProvider.java:56) at org.glassfish.jersey.server.spi.internal.ParamValueFactoryWithSource.apply(ParamValueFactoryWithSource.java:50) at org.glassfish.jersey.server.spi.internal.ParameterValueHelper.getParameterValues(ParameterValueHelper.java:68) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$AbstractMethodParamInvoker.getParamValues(JavaResourceMethodDispatcherProvider.java:109) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:256) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:235) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:840) Suppressed: com.fasterxml.jackson.databind.exc.InvalidFormatException: Failed to deserialize attribute 'id' of entity org.eclipse.scout.rt.dataobject.IDoEntity, value was scout.FixtureIntegerId:42 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 5, column: 12] at com.fasterxml.jackson.databind.exc.InvalidFormatException.from(InvalidFormatException.java:67) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.readAttributeValue(DoEntityDeserializer.java:195) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityAttributes(DoEntityDeserializer.java:170) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityAttributes(DoEntityDeserializer.java:114) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntity(DoEntityDeserializer.java:83) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeWithType(DoEntityDeserializer.java:77) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeWithType(DoEntityDeserializer.java:1) at com.fasterxml.jackson.databind.deser.impl.TypeWrappedDeserializer.deserialize(TypeWrappedDeserializer.java:74) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4875) at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3082) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.readAttributeValue(DoEntityDeserializer.java:186) ... 69 common frames omitted Suppressed: com.fasterxml.jackson.databind.exc.InvalidFormatException: Failed to deserialize qualified IId: Assertion error: Unqualified id must be signed. at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 5, column: 12] at com.fasterxml.jackson.databind.exc.InvalidFormatException.from(InvalidFormatException.java:67) at org.eclipse.scout.rt.jackson.dataobject.id.QualifiedIIdDeserializer.deserialize(QualifiedIIdDeserializer.java:52) at org.eclipse.scout.rt.jackson.dataobject.id.QualifiedIIdDeserializer.deserialize(QualifiedIIdDeserializer.java:1) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4875) at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3082) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.readAttributeValue(DoEntityDeserializer.java:186) ... 79 common frames omitted [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.19 s -- in org.eclipse.scout.rt.rest.jersey.server.IdSignatureRestFilterTest [INFO] Running org.eclipse.scout.rt.rest.jersey.client.proxy.RestClientProxyWebAppExceptionMappingTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.567 s -- in org.eclipse.scout.rt.rest.jersey.client.proxy.RestClientProxyWebAppExceptionMappingTest [INFO] Running org.eclipse.scout.rt.rest.jersey.client.proxy.RestClientProxyInvocationTest 2024-06-28 15:44:17,797 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) - MDC[cid=4f25868a-7793-4ade-ad7b-74567caa6178] 2024-06-28 15:44:17,956 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-28 15:44:18,008 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-28 15:44:18,094 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-28 15:44:18,167 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-28 15:44:18,246 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-28 15:44:18,374 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-28 15:44:18,447 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-28 15:44:18,495 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-28 15:44:18,695 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-28 15:44:19,018 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-28 15:44:19,121 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-28 15:44:19,256 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-28 15:44:19,358 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-28 15:44:19,396 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-28 15:44:19,613 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-28 15:44:19,676 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-28 15:44:19,714 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-28 15:44:19,793 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-28 15:44:19,804 INFO [main] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.announceRequest(RequestSynchronizer.java:39) - announcing request: 73794533-7153-43f1-be4c-23d528b36efc 2024-06-28 15:44:19,845 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-28 15:44:19,846 INFO [main] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.awaitRequest(RequestSynchronizer.java:56) - awaiting request: 73794533-7153-43f1-be4c-23d528b36efc 2024-06-28 15:44:19,850 INFO [qtp307080309-49] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.notifyRequestArrived(RequestSynchronizer.java:45) - notifying request arrived: 73794533-7153-43f1-be4c-23d528b36efc 2024-06-28 15:44:20,348 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-28 15:44:20,481 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-28 15:44:20,490 INFO [main] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.announceRequest(RequestSynchronizer.java:39) - announcing request: af16ba18-0209-4a01-af2f-69c9ad77c698 2024-06-28 15:44:20,627 INFO [main] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.awaitRequest(RequestSynchronizer.java:56) - awaiting request: af16ba18-0209-4a01-af2f-69c9ad77c698 2024-06-28 15:44:20,677 INFO [qtp307080309-51] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.notifyRequestArrived(RequestSynchronizer.java:45) - notifying request arrived: af16ba18-0209-4a01-af2f-69c9ad77c698 2024-06-28 15:44:20,884 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-28 15:44:21,152 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-28 15:44:21,186 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-28 15:44:21,219 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-28 15:44:21,276 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.641 s -- in org.eclipse.scout.rt.rest.jersey.client.proxy.RestClientProxyInvocationTest [INFO] Running org.eclipse.scout.rt.rest.jersey.client.multipart.MultipartRestClientTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.scout.rt.rest.jersey.client.multipart.MultipartRestClientTest [INFO] Running org.eclipse.scout.rt.rest.jersey.client.multipart.MultipartMessageBodyWriterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.rest.jersey.client.multipart.MultipartMessageBodyWriterTest [INFO] Running org.eclipse.scout.rt.rest.jersey.client.ScoutApacheConnectorTest 2024-06-28 15:44:21 INFO 1 * Sending client request on thread main 1 > GET http://localhost:45821/echo?status=200&cookieValue=my-cookie 1 > Accept: application/json 1 > Accept-Language: en-US 2024-06-28 15:44:21 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Fri, 28 Jun 2024 15:44:21 GMT 1 < Expires: Thu, 01 Jan 1970 00:00:00 GMT 1 < Set-Cookie: echo-servlet-cookie=my-cookie {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Generic","Host":"localhost:45821","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-28 15:44:21 INFO 2 * Sending client request on thread main 2 > GET http://localhost:45821/echo?status=200 2 > Accept: application/json 2 > Accept-Language: en-US 2024-06-28 15:44:21 INFO 2 * Client response received on thread main 2 < 200 2 < Accept-Language: en-US 2 < Connection: close 2 < Content-Type: application/json 2 < Date: Fri, 28 Jun 2024 15:44:21 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Cookie":"echo-servlet-cookie=my-cookie","Accept":"application/json","Connection":"close","User-Agent":"Jersey/3.0.12 (Scout Apache HttpClient Connector)","Host":"localhost:45821","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-28 15:44:21 INFO 1 * Sending client request on thread main 1 > GET http://localhost:45821/echo?status=200&redirectUrl=%2Fecho%3Fstatus%3D201 1 > Accept: application/json 1 > Accept-Language: en-US 2024-06-28 15:44:21 INFO 1 * Client response received on thread main 1 < 302 1 < Accept-Language: en-US 1 < Connection: close 1 < Date: Fri, 28 Jun 2024 15:44:21 GMT 1 < Location: http://localhost:45821/echo?status=201 2024-06-28 15:44:24 INFO 1 * Sending client request on thread main 1 > GET http://localhost:45821/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 1 > User-Agent: mockAgent 2024-06-28 15:44:24 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Fri, 28 Jun 2024 15:44:24 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"mockAgent","Host":"localhost:45821","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-28 15:44:24 INFO 1 * Sending client request on thread main 1 > GET http://localhost:45821/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 1 > User-Agent: 2024-06-28 15:44:24 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Fri, 28 Jun 2024 15:44:24 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"","Host":"localhost:45821","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-28 15:44:24 INFO 1 * Sending client request on thread main 1 > GET http://localhost:45821/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 2024-06-28 15:44:24 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Fri, 28 Jun 2024 15:44:24 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Generic","Host":"localhost:45821","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-28 15:44:24 INFO 1 * Sending client request on thread main 1 > GET http://localhost:45821/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 1 > X-Scout-Correlation-Id: ddfc04bb-981e-4f5c-a6c3-0e8b745bb7b5 2024-06-28 15:44:24,957 INFO [qtp182834500-58] org.eclipse.scout.rt.rest.jersey.RestClientHttpProxyServlet.service(RestClientHttpProxyServlet.java:49) - HTTP Headers: Accept: 'application/json' X-Scout-Correlation-Id: 'ddfc04bb-981e-4f5c-a6c3-0e8b745bb7b5' Connection: 'close' User-Agent: 'Generic' Host: 'localhost:45821' Accept-Language: 'en-US' Accept-Encoding: 'gzip, x-gzip, deflate' 2024-06-28 15:44:24 INFO 1 * Client response received on thread main 1 < 200 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Fri, 28 Jun 2024 15:44:24 GMT 1 < X-Scout-Correlation-Id: ddfc04bb-981e-4f5c-a6c3-0e8b745bb7b5 {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","data":"proxy-ok"}} 2024-06-28 15:44:25 INFO 1 * Sending client request on thread main 1 > GET http://localhost:45821/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 2024-06-28 15:44:25 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Fri, 28 Jun 2024 15:44:25 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","Host":"localhost:45821","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-28 15:44:25 INFO 1 * Sending client request on thread main 1 > POST http://localhost:45821/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 1 > Content-Type: application/json 1 > X-Requested-With: XMLHttpRequest {"attribute":"value","attributeLarge":"1#2#3#4#5#6#7#8#9#10#11#12#13#14#15#16#17#18#19#20#21#22#23#24#25#26#27#28#29#30#31#32#33#34#35#36#37#38#39#40#41#42#43#44#45#46#47#48#49#50#51#52#53#54#55#56#57#58#59#60#61#62#63#64#65#66#67#68#69#70#71#72#73#74#75#76#77#78#79#80#81#82#83#84#85#86#87#88#89#90#91#92#93#94#95#96#97#98#99#100#101#102#103#104#105#106#107#108#109#110#111#112#113#114#115#116#117#118#119#120#121#122#123#124#125#126#127#128#129#130#131#132#133#134#135#136#137#138#139#140#141#142#143#144#145#146#147#148#149#150#151#152#153#154#155#156#157#158#159#160#161#162#163#164#165#166#167#168#169#170#171#172#173#174#175#176#177#178#179#180#181#182#183#184#185#186#187#188#189#190#191#192#193#194#195#196#197#198#199#200#201#202#203#204#205#206#207#208#209#210#211#212#213#214#215#216#217#218#219#220#221#222#223#224#225#226#227#228#229#230#231#232#233#234#235#236#237#238#239#240#241#242#243#244#245#246#247#248#249#250#251#252#253#254#255#256#257#258#259#260#261#262#263#264#265#266#267#268#269#270#271#272#273#274#275#276#277#278#279#280#281#282#283#284#285#286#287#288#289#290#291#292#293#294#295#296#297#298#299#300#301#302#303#304#305#306#307#308#309#310#311#312#313#314#315#316#317#318#319#320#321#322#323#324#325#326#327#328#329#330#331#332#333#334#335#336#337#338#339#340#341#342#343#344#345#346#347#348#349#350#351#352#353#354#355#356#357#358#359#360#361#362#363#364#365#366#367#368#369#370#371#372#373#374#375#376#377#378#379#380#381#382#383#384#385#386#387#388#389#390#391#392#393#394#395#396#397#398#399#400#401#402#403#404#405#406#407#408#409#410#411#412#413#414#415#416#417#418#419#420#421#422#423#424#425#426#427#428#429#430#431#432#433#434#435#436#437#438#439#440#441#442#443#444#445#446#447#448#449#450#451#452#453#454#455#456#457#458#459#460#461#462#463#464#465#466#467#468#469#470#471#472#473#474#475#476#477#478#479#480#481#482#483#484#485#486#487#488#489#490#491#492#493#494#495#496#497#498#499#500#501#502#503#504#505#506#507#508#509#510#511#512#513#514#515#516#517#518#519#520#521#522#523#524#525#526#527#528#529#530#531#532#533#534#535#536#537#538#539#540#541#542#543#544#545#546#547#548#549#550#551#552#553#554#555#556#557#558#559#560#561#562#563#564#565#566#567#568#569#570#571#572#573#574#575#576#577#578#579#580#581#582#583#584#585#586#587#588#589#590#591#592#593#594#595#596#597#598#599#600#601#602#603#604#605#606#607#608#609#610#611#612#613#614#615#616#617#618#619#620#621#622#623#624#625#626#627#628#629#630#631#632#633#634#635#636#637#638#639#640#641#642#643#644#645#646#647#648#649#650#651#652#653#654#655#656#657#658#659#660#661#662#663#664#665#666#667#668#669#670#671#672#673#674#675#676#677#678#679#680#681#682#683#684#685#686#687#688#689#690#691#692#693#694#695#696#697#698#699#700#701#702#703#704#705#706#707#708#709#710#711#712#713#714#715#716#717#718#719#720#721#722#723#724#725#726#727#728#729#730#731#732#733#734#735#736#737#738#739#740#741#742#743#744#745#746#747#748#749#750#751#752#753#754#755#756#757#758#759#760#761#762#763#764#765#766#767#768#769#770#771#772#773#774#775#776#777#778#779#780#781#782#783#784#785#786#787#788#789#790#791#792#793#794#795#796#797#798#799#800#801#802#803#804#805#806#807#808#809#810#811#812#813#814#815#816#817#818#819#820#821#822#823#824#825#826#827#828#829#830#831#832#833#834#835#836#837#838#839#840#841#842#843#844#845#846#847#848#849#850#851#852#853#854#855#856#857#858#859#860#861#862#863#864#865#866#867#868#869#870#871#872#873#874#875#876#877#878#879#880#881#882#883#884#885#886#887#888#889#890#891#892#893#894#895#896#897#898#899#900#901#902#903#904#905#906#907#908#909#910#911#912#913#914#915#916#917#918#919#920#921#922#923#924#925#926#927#928#929#930#931#932#933#934#935#936#937#938#939#940#941#942#943#944#945#946#947#948#949#950#951#952#953#954#955#956#957#958#959#960#961#962#963#964#965#966#967#968#969#970#971#972#973#974#975#976#977#978#979#980#981#982#983#984#985#986#987#988#989#990#991#992#993#994#995#996#997#998#999"} 2024-06-28 15:44:25 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Fri, 28 Jun 2024 15:44:25 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"{\"attribute\":\"value\",\"attributeLarge\":\"1#2#3#4#5#6#7#8#9#10#11#12#13#14#15#16#17#18#19#20#21#22#23#24#25#26#27#28#29#30#31#32#33#34#35#36#37#38#39#40#41#42#43#44#45#46#47#48#49#50#51#52#53#54#55#56#57#58#59#60#61#62#63#64#65#66#67#68#69#70#71#72#73#74#75#76#77#78#79#80#81#82#83#84#85#86#87#88#89#90#91#92#93#94#95#96#97#98#99#100#101#102#103#104#105#106#107#108#109#110#111#112#113#114#115#116#117#118#119#120#121#122#123#124#125#126#127#128#129#130#131#132#133#134#135#136#137#138#139#140#141#142#143#144#145#146#147#148#149#150#151#152#153#154#155#156#157#158#159#160#161#162#163#164#165#166#167#168#169#170#171#172#173#174#175#176#177#178#179#180#181#182#183#184#185#186#187#188#189#190#191#192#193#194#195#196#197#198#199#200#201#202#203#204#205#206#207#208#209#210#211#212#213#214#215#216#217#218#219#220#221#222#223#224#225#226#227#228#229#230#231#232#233#234#235#236#237#238#239#240#241#242#243#244#245#246#247#248#249#250#251#252#253#254#255#256#257#258#259#260#261#262#263#264#265#266#267#268#269#270#271#272#273#274#275#276#277#278#279#280#281#282#283#284#285#286#287#288#289#290#291#292#293#294#295#296#297#298#299#300#301#302#303#304#305#306#307#308#309#310#311#312#313#314#315#316#317#318#319#320#321#322#323#324#325#326#327#328#329#330#331#332#333#334#335#336#337#338#339#340#341#342#343#344#345#346#347#348#349#350#351#352#353#354#355#356#357#358#359#360#361#362#363#364#365#366#367#368#369#370#371#372#373#374#375#376#377#378#379#380#381#382#383#384#385#386#387#388#389#390#391#392#393#394#395#396#397#398#399#400#401#402#403#404#405#406#407#408#409#410#411#412#413#414#415#416#417#418#419#420#421#422#423#424#425#426#427#428#429#430#431#432#433#434#435#436#437#438#439#440#441#442#443#444#445#446#447#448#449#450#451#452#453#454#455#456#457#458#459#460#461#462#463#464#465#466#467#468#469#470#471#472#473#474#475#476#477#478#479#480#481#482#483#484#485#486#487#488#489#490#491#492#493#494#495#496#497#498#499#500#501#502#503#504#505#506#507#508#509#510#511#512#513#514#515#516#517#518#519#520#521#522#523#524#525#526#527#528#529#530#531#532#533#534#535#536#537#538#539#540#541#542#543#544#545#546#547#548#549#550#551#552#553#554#555#556#557#558#559#560#561#562#563#564#565#566#567#568#569#570#571#572#573#574#575#576#577#578#579#580#581#582#583#584#585#586#587#588#589#590#591#592#593#594#595#596#597#598#599#600#601#602#603#604#605#606#607#608#609#610#611#612#613#614#615#616#617#618#619#620#621#622#623#624#625#626#627#628#629#630#631#632#633#634#635#636#637#638#639#640#641#642#643#644#645#646#647#648#649#650#651#652#653#654#655#656#657#658#659#660#661#662#663#664#665#666#667#668#669#670#671#672#673#674#675#676#677#678#679#680#681#682#683#684#685#686#687#688#689#690#691#692#693#694#695#696#697#698#699#700#701#702#703#704#705#706#707#708#709#710#711#712#713#714#715#716#717#718#719#720#721#722#723#724#725#726#727#728#729#730#731#732#733#734#735#736#737#738#739#740#741#742#743#744#745#746#747#748#749#750#751#752#753#754#755#756#757#758#759#760#761#762#763#764#765#766#767#768#769#770#771#772#773#774#775#776#777#778#779#780#781#782#783#784#785#786#787#788#789#790#791#792#793#794#795#796#797#798#799#800#801#802#803#804#805#806#807#808#809#810#811#812#813#814#815#816#817#818#819#820#821#822#823#824#825#826#827#828#829#830#831#832#833#834#835#836#837#838#839#840#841#842#843#844#845#846#847#848#849#850#851#852#853#854#855#856#857#858#859#860#861#862#863#864#865#866#867#868#869#870#871#872#873#874#875#876#877#878#879#880#881#882#883#884#885#886#887#888#889#890#891#892#893#894#895#896#897#898#899#900#901#902#903#904#905#906#907#908#909#910#911#912#913#914#915#916#917#918#919#920#921#922#923#924#925#926#927#928#929#930#931#932#933#934#935#936#937#938#939#940#941#942#943#944#945#946#947#948#949#950#951#952#953#954#955#956#957#958#959#960#961#962#963#964#965#966#967#968#969#970#971#972#973#974#975#976#977#978#979#980#981#982#983#984#985#986#987#988#989#990#991#992#993#994#995#996#997#998#999\"}","code":200,"httpMethod":"POST","info":"OK"},"receivedHeaders":{"Accept":"application/json","X-Requested-With":"XMLHttpRequest","Connection":"close","User-Agent":"Generic","Host":"localhost:45821","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate","Content-Length":"3928","Content-Type":"application/json"}} 2024-06-28 15:44:25 INFO 1 * Sending client request on thread main 1 > GET http://localhost:45821/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 2024-06-28 15:44:25 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Fri, 28 Jun 2024 15:44:25 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","Host":"localhost:45821","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-28 15:44:25 INFO 1 * Sending client request on thread main 1 > POST http://localhost:45821/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 1 > Content-Type: application/json 1 > X-Requested-With: XMLHttpRequest {"attribute":"value","attributeLarge":"1#2#3#4#5#6#7#8#9#10#11#12#13#14#15#16#17#18#19#20#21#22#23#24#25#26#27#28#29#30#31#32#33#34#35#36#37#38#39#40#41#42#43#44#45#46#47#48#49#50#51#52#53#54#55#56#57#58#59#60#61#62#63#64#65#66#67#68#69#70#71#72#73#74#75#76#77#78#79#80#81#82#83#84#85#86#87#88#89#90#91#92#93#94#95#96#97#98#99#100#101#102#103#104#105#106#107#108#109#110#111#112#113#114#115#116#117#118#119#120#121#122#123#124#125#126#127#128#129#130#131#132#133#134#135#136#137#138#139#140#141#142#143#144#145#146#147#148#149#150#151#152#153#154#155#156#157#158#159#160#161#162#163#164#165#166#167#168#169#170#171#172#173#174#175#176#177#178#179#180#181#182#183#184#185#186#187#188#189#190#191#192#193#194#195#196#197#198#199#200#201#202#203#204#205#206#207#208#209#210#211#212#213#214#215#216#217#218#219#220#221#222#223#224#225#226#227#228#229#230#231#232#233#234#235#236#237#238#239#240#241#242#243#244#245#246#247#248#249#250#251#252#253#254#255#256#257#258#259#260#261#262#263#264#265#266#267#268#269#270#271#272#273#274#275#276#277#278#279#280#281#282#283#284#285#286#287#288#289#290#291#292#293#294#295#296#297#298#299#300#301#302#303#304#305#306#307#308#309#310#311#312#313#314#315#316#317#318#319#320#321#322#323#324#325#326#327#328#329#330#331#332#333#334#335#336#337#338#339#340#341#342#343#344#345#346#347#348#349#350#351#352#353#354#355#356#357#358#359#360#361#362#363#364#365#366#367#368#369#370#371#372#373#374#375#376#377#378#379#380#381#382#383#384#385#386#387#388#389#390#391#392#393#394#395#396#397#398#399#400#401#402#403#404#405#406#407#408#409#410#411#412#413#414#415#416#417#418#419#420#421#422#423#424#425#426#427#428#429#430#431#432#433#434#435#436#437#438#439#440#441#442#443#444#445#446#447#448#449#450#451#452#453#454#455#456#457#458#459#460#461#462#463#464#465#466#467#468#469#470#471#472#473#474#475#476#477#478#479#480#481#482#483#484#485#486#487#488#489#490#491#492#493#494#495#496#497#498#499#500#501#502#503#504#505#506#507#508#509#510#511#512#513#514#515#516#517#518#519#520#521#522#523#524#525#526#527#528#529#530#531#532#533#534#535#536#537#538#539#540#541#542#543#544#545#546#547#548#549#550#551#552#553#554#555#556#557#558#559#560#561#562#563#564#565#566#567#568#569#570#571#572#573#574#575#576#577#578#579#580#581#582#583#584#585#586#587#588#589#590#591#592#593#594#595#596#597#598#599#600#601#602#603#604#605#606#607#608#609#610#611#612#613#614#615#616#617#618#619#620#621#622#623#624#625#626#627#628#629#630#631#632#633#634#635#636#637#638#639#640#641#642#643#644#645#646#647#648#649#650#651#652#653#654#655#656#657#658#659#660#661#662#663#664#665#666#667#668#669#670#671#672#673#674#675#676#677#678#679#680#681#682#683#684#685#686#687#688#689#690#691#692#693#694#695#696#697#698#699#700#701#702#703#704#705#706#707#708#709#710#711#712#713#714#715#716#717#718#719#720#721#722#723#724#725#726#727#728#729#730#731#732#733#734#735#736#737#738#739#740#741#742#743#744#745#746#747#748#749#750#751#752#753#754#755#756#757#758#759#760#761#762#763#764#765#766#767#768#769#770#771#772#773#774#775#776#777#778#779#780#781#782#783#784#785#786#787#788#789#790#791#792#793#794#795#796#797#798#799#800#801#802#803#804#805#806#807#808#809#810#811#812#813#814#815#816#817#818#819#820#821#822#823#824#825#826#827#828#829#830#831#832#833#834#835#836#837#838#839#840#841#842#843#844#845#846#847#848#849#850#851#852#853#854#855#856#857#858#859#860#861#862#863#864#865#866#867#868#869#870#871#872#873#874#875#876#877#878#879#880#881#882#883#884#885#886#887#888#889#890#891#892#893#894#895#896#897#898#899#900#901#902#903#904#905#906#907#908#909#910#911#912#913#914#915#916#917#918#919#920#921#922#923#924#925#926#927#928#929#930#931#932#933#934#935#936#937#938#939#940#941#942#943#944#945#946#947#948#949#950#951#952#953#954#955#956#957#958#959#960#961#962#963#964#965#966#967#968#969#970#971#972#973#974#975#976#977#978#979#980#981#982#983#984#985#986#987#988#989#990#991#992#993#994#995#996#997#998#999"} 2024-06-28 15:44:25 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Fri, 28 Jun 2024 15:44:25 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"{\"attribute\":\"value\",\"attributeLarge\":\"1#2#3#4#5#6#7#8#9#10#11#12#13#14#15#16#17#18#19#20#21#22#23#24#25#26#27#28#29#30#31#32#33#34#35#36#37#38#39#40#41#42#43#44#45#46#47#48#49#50#51#52#53#54#55#56#57#58#59#60#61#62#63#64#65#66#67#68#69#70#71#72#73#74#75#76#77#78#79#80#81#82#83#84#85#86#87#88#89#90#91#92#93#94#95#96#97#98#99#100#101#102#103#104#105#106#107#108#109#110#111#112#113#114#115#116#117#118#119#120#121#122#123#124#125#126#127#128#129#130#131#132#133#134#135#136#137#138#139#140#141#142#143#144#145#146#147#148#149#150#151#152#153#154#155#156#157#158#159#160#161#162#163#164#165#166#167#168#169#170#171#172#173#174#175#176#177#178#179#180#181#182#183#184#185#186#187#188#189#190#191#192#193#194#195#196#197#198#199#200#201#202#203#204#205#206#207#208#209#210#211#212#213#214#215#216#217#218#219#220#221#222#223#224#225#226#227#228#229#230#231#232#233#234#235#236#237#238#239#240#241#242#243#244#245#246#247#248#249#250#251#252#253#254#255#256#257#258#259#260#261#262#263#264#265#266#267#268#269#270#271#272#273#274#275#276#277#278#279#280#281#282#283#284#285#286#287#288#289#290#291#292#293#294#295#296#297#298#299#300#301#302#303#304#305#306#307#308#309#310#311#312#313#314#315#316#317#318#319#320#321#322#323#324#325#326#327#328#329#330#331#332#333#334#335#336#337#338#339#340#341#342#343#344#345#346#347#348#349#350#351#352#353#354#355#356#357#358#359#360#361#362#363#364#365#366#367#368#369#370#371#372#373#374#375#376#377#378#379#380#381#382#383#384#385#386#387#388#389#390#391#392#393#394#395#396#397#398#399#400#401#402#403#404#405#406#407#408#409#410#411#412#413#414#415#416#417#418#419#420#421#422#423#424#425#426#427#428#429#430#431#432#433#434#435#436#437#438#439#440#441#442#443#444#445#446#447#448#449#450#451#452#453#454#455#456#457#458#459#460#461#462#463#464#465#466#467#468#469#470#471#472#473#474#475#476#477#478#479#480#481#482#483#484#485#486#487#488#489#490#491#492#493#494#495#496#497#498#499#500#501#502#503#504#505#506#507#508#509#510#511#512#513#514#515#516#517#518#519#520#521#522#523#524#525#526#527#528#529#530#531#532#533#534#535#536#537#538#539#540#541#542#543#544#545#546#547#548#549#550#551#552#553#554#555#556#557#558#559#560#561#562#563#564#565#566#567#568#569#570#571#572#573#574#575#576#577#578#579#580#581#582#583#584#585#586#587#588#589#590#591#592#593#594#595#596#597#598#599#600#601#602#603#604#605#606#607#608#609#610#611#612#613#614#615#616#617#618#619#620#621#622#623#624#625#626#627#628#629#630#631#632#633#634#635#636#637#638#639#640#641#642#643#644#645#646#647#648#649#650#651#652#653#654#655#656#657#658#659#660#661#662#663#664#665#666#667#668#669#670#671#672#673#674#675#676#677#678#679#680#681#682#683#684#685#686#687#688#689#690#691#692#693#694#695#696#697#698#699#700#701#702#703#704#705#706#707#708#709#710#711#712#713#714#715#716#717#718#719#720#721#722#723#724#725#726#727#728#729#730#731#732#733#734#735#736#737#738#739#740#741#742#743#744#745#746#747#748#749#750#751#752#753#754#755#756#757#758#759#760#761#762#763#764#765#766#767#768#769#770#771#772#773#774#775#776#777#778#779#780#781#782#783#784#785#786#787#788#789#790#791#792#793#794#795#796#797#798#799#800#801#802#803#804#805#806#807#808#809#810#811#812#813#814#815#816#817#818#819#820#821#822#823#824#825#826#827#828#829#830#831#832#833#834#835#836#837#838#839#840#841#842#843#844#845#846#847#848#849#850#851#852#853#854#855#856#857#858#859#860#861#862#863#864#865#866#867#868#869#870#871#872#873#874#875#876#877#878#879#880#881#882#883#884#885#886#887#888#889#890#891#892#893#894#895#896#897#898#899#900#901#902#903#904#905#906#907#908#909#910#911#912#913#914#915#916#917#918#919#920#921#922#923#924#925#926#927#928#929#930#931#932#933#934#935#936#937#938#939#940#941#942#943#944#945#946#947#948#949#950#951#952#953#954#955#956#957#958#959#960#961#962#963#964#965#966#967#968#969#970#971#972#973#974#975#976#977#978#979#980#981#982#983#984#985#986#987#988#989#990#991#992#993#994#995#996#997#998#999\"}","code":200,"httpMethod":"POST","info":"OK"},"receivedHeaders":{"Transfer-Encoding":"chunked","Accept":"application/json","X-Requested-With":"XMLHttpRequest","Connection":"close","User-Agent":"Generic","Host":"localhost:45821","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate","Content-Type":"application/json"}} 2024-06-28 15:44:25 INFO 1 * Sending client request on thread main 1 > GET http://localhost:45821/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 1 > X-Scout-Correlation-Id: 98de14aa-b4d9-4bdc-84e4-f073841472a8 2024-06-28 15:44:25,791 INFO [qtp182834500-57] org.eclipse.scout.rt.rest.jersey.RestClientHttpProxyServlet.service(RestClientHttpProxyServlet.java:49) - HTTP Headers: Accept: 'application/json' X-Scout-Correlation-Id: '98de14aa-b4d9-4bdc-84e4-f073841472a8' Connection: 'close' User-Agent: 'Generic' Host: 'localhost:45821' Accept-Language: 'en-US' Accept-Encoding: 'gzip, x-gzip, deflate' 2024-06-28 15:44:25 INFO 1 * Client response received on thread main 1 < 200 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Fri, 28 Jun 2024 15:44:25 GMT 1 < X-Scout-Correlation-Id: 98de14aa-b4d9-4bdc-84e4-f073841472a8 {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","data":"proxy-ok"}} 2024-06-28 15:44:25 INFO 1 * Sending client request on thread main 1 > GET http://localhost:45821/echo?status=200&redirectUrl=%2Fecho%3Fstatus%3D201 1 > Accept: application/json 1 > Accept-Language: en-US 2024-06-28 15:44:26 INFO 1 * Client response received on thread main 1 < 201 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Fri, 28 Jun 2024 15:44:26 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":201,"httpMethod":"GET","info":"Created"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Generic","Host":"localhost:45821","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-28 15:44:26 INFO 1 * Sending client request on thread main 1 > GET http://localhost:45821/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 1 > User-Agent: mockAgent 2024-06-28 15:44:26 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Fri, 28 Jun 2024 15:44:26 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"mockAgent","Host":"localhost:45821","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-28 15:44:26 INFO 1 * Sending client request on thread main 1 > GET http://localhost:45821/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 2024-06-28 15:44:26 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Fri, 28 Jun 2024 15:44:26 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Generic","Host":"localhost:45821","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-28 15:44:26 INFO 1 * Sending client request on thread main 1 > GET http://localhost:45821/echo?status=200&cookieValue=my-cookie 1 > Accept: application/json 1 > Accept-Language: en-US 2024-06-28 15:44:26 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Fri, 28 Jun 2024 15:44:26 GMT 1 < Expires: Thu, 01 Jan 1970 00:00:00 GMT 1 < Set-Cookie: echo-servlet-cookie=my-cookie {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Generic","Host":"localhost:45821","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-28 15:44:26 INFO 2 * Sending client request on thread main 2 > GET http://localhost:45821/echo?status=200 2 > Accept: application/json 2 > Accept-Language: en-US 2024-06-28 15:44:26 INFO 2 * Client response received on thread main 2 < 200 2 < Accept-Language: en-US 2 < Connection: close 2 < Content-Type: application/json 2 < Date: Fri, 28 Jun 2024 15:44:26 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Jersey/3.0.12 (Scout Apache HttpClient Connector)","Host":"localhost:45821","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-28 15:44:26 INFO 1 * Sending client request on thread main 1 > GET http://localhost:45821/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 2024-06-28 15:44:26 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Fri, 28 Jun 2024 15:44:26 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","Host":"localhost:45821","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-28 15:44:26 INFO 1 * Sending client request on thread main 1 > GET http://localhost:45821/echo?status=200&redirectUrl=%2Fecho%3Fstatus%3D201 1 > Accept: application/json 1 > Accept-Language: en-US 2024-06-28 15:44:26 INFO 1 * Client response received on thread main 1 < 201 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Fri, 28 Jun 2024 15:44:26 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":201,"httpMethod":"GET","info":"Created"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Generic","Host":"localhost:45821","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-28 15:44:26 INFO 1 * Sending client request on thread main 1 > POST http://localhost:45821/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 1 > Content-Type: application/json 1 > X-Requested-With: XMLHttpRequest {"attribute":"value","attributeLarge":"1#2#3#4#5#6#7#8#9#10#11#12#13#14#15#16#17#18#19#20#21#22#23#24#25#26#27#28#29#30#31#32#33#34#35#36#37#38#39#40#41#42#43#44#45#46#47#48#49#50#51#52#53#54#55#56#57#58#59#60#61#62#63#64#65#66#67#68#69#70#71#72#73#74#75#76#77#78#79#80#81#82#83#84#85#86#87#88#89#90#91#92#93#94#95#96#97#98#99#100#101#102#103#104#105#106#107#108#109#110#111#112#113#114#115#116#117#118#119#120#121#122#123#124#125#126#127#128#129#130#131#132#133#134#135#136#137#138#139#140#141#142#143#144#145#146#147#148#149#150#151#152#153#154#155#156#157#158#159#160#161#162#163#164#165#166#167#168#169#170#171#172#173#174#175#176#177#178#179#180#181#182#183#184#185#186#187#188#189#190#191#192#193#194#195#196#197#198#199#200#201#202#203#204#205#206#207#208#209#210#211#212#213#214#215#216#217#218#219#220#221#222#223#224#225#226#227#228#229#230#231#232#233#234#235#236#237#238#239#240#241#242#243#244#245#246#247#248#249#250#251#252#253#254#255#256#257#258#259#260#261#262#263#264#265#266#267#268#269#270#271#272#273#274#275#276#277#278#279#280#281#282#283#284#285#286#287#288#289#290#291#292#293#294#295#296#297#298#299#300#301#302#303#304#305#306#307#308#309#310#311#312#313#314#315#316#317#318#319#320#321#322#323#324#325#326#327#328#329#330#331#332#333#334#335#336#337#338#339#340#341#342#343#344#345#346#347#348#349#350#351#352#353#354#355#356#357#358#359#360#361#362#363#364#365#366#367#368#369#370#371#372#373#374#375#376#377#378#379#380#381#382#383#384#385#386#387#388#389#390#391#392#393#394#395#396#397#398#399#400#401#402#403#404#405#406#407#408#409#410#411#412#413#414#415#416#417#418#419#420#421#422#423#424#425#426#427#428#429#430#431#432#433#434#435#436#437#438#439#440#441#442#443#444#445#446#447#448#449#450#451#452#453#454#455#456#457#458#459#460#461#462#463#464#465#466#467#468#469#470#471#472#473#474#475#476#477#478#479#480#481#482#483#484#485#486#487#488#489#490#491#492#493#494#495#496#497#498#499#500#501#502#503#504#505#506#507#508#509#510#511#512#513#514#515#516#517#518#519#520#521#522#523#524#525#526#527#528#529#530#531#532#533#534#535#536#537#538#539#540#541#542#543#544#545#546#547#548#549#550#551#552#553#554#555#556#557#558#559#560#561#562#563#564#565#566#567#568#569#570#571#572#573#574#575#576#577#578#579#580#581#582#583#584#585#586#587#588#589#590#591#592#593#594#595#596#597#598#599#600#601#602#603#604#605#606#607#608#609#610#611#612#613#614#615#616#617#618#619#620#621#622#623#624#625#626#627#628#629#630#631#632#633#634#635#636#637#638#639#640#641#642#643#644#645#646#647#648#649#650#651#652#653#654#655#656#657#658#659#660#661#662#663#664#665#666#667#668#669#670#671#672#673#674#675#676#677#678#679#680#681#682#683#684#685#686#687#688#689#690#691#692#693#694#695#696#697#698#699#700#701#702#703#704#705#706#707#708#709#710#711#712#713#714#715#716#717#718#719#720#721#722#723#724#725#726#727#728#729#730#731#732#733#734#735#736#737#738#739#740#741#742#743#744#745#746#747#748#749#750#751#752#753#754#755#756#757#758#759#760#761#762#763#764#765#766#767#768#769#770#771#772#773#774#775#776#777#778#779#780#781#782#783#784#785#786#787#788#789#790#791#792#793#794#795#796#797#798#799#800#801#802#803#804#805#806#807#808#809#810#811#812#813#814#815#816#817#818#819#820#821#822#823#824#825#826#827#828#829#830#831#832#833#834#835#836#837#838#839#840#841#842#843#844#845#846#847#848#849#850#851#852#853#854#855#856#857#858#859#860#861#862#863#864#865#866#867#868#869#870#871#872#873#874#875#876#877#878#879#880#881#882#883#884#885#886#887#888#889#890#891#892#893#894#895#896#897#898#899#900#901#902#903#904#905#906#907#908#909#910#911#912#913#914#915#916#917#918#919#920#921#922#923#924#925#926#927#928#929#930#931#932#933#934#935#936#937#938#939#940#941#942#943#944#945#946#947#948#949#950#951#952#953#954#955#956#957#958#959#960#961#962#963#964#965#966#967#968#969#970#971#972#973#974#975#976#977#978#979#980#981#982#983#984#985#986#987#988#989#990#991#992#993#994#995#996#997#998#999"} 2024-06-28 15:44:26 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Fri, 28 Jun 2024 15:44:26 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"{\"attribute\":\"value\",\"attributeLarge\":\"1#2#3#4#5#6#7#8#9#10#11#12#13#14#15#16#17#18#19#20#21#22#23#24#25#26#27#28#29#30#31#32#33#34#35#36#37#38#39#40#41#42#43#44#45#46#47#48#49#50#51#52#53#54#55#56#57#58#59#60#61#62#63#64#65#66#67#68#69#70#71#72#73#74#75#76#77#78#79#80#81#82#83#84#85#86#87#88#89#90#91#92#93#94#95#96#97#98#99#100#101#102#103#104#105#106#107#108#109#110#111#112#113#114#115#116#117#118#119#120#121#122#123#124#125#126#127#128#129#130#131#132#133#134#135#136#137#138#139#140#141#142#143#144#145#146#147#148#149#150#151#152#153#154#155#156#157#158#159#160#161#162#163#164#165#166#167#168#169#170#171#172#173#174#175#176#177#178#179#180#181#182#183#184#185#186#187#188#189#190#191#192#193#194#195#196#197#198#199#200#201#202#203#204#205#206#207#208#209#210#211#212#213#214#215#216#217#218#219#220#221#222#223#224#225#226#227#228#229#230#231#232#233#234#235#236#237#238#239#240#241#242#243#244#245#246#247#248#249#250#251#252#253#254#255#256#257#258#259#260#261#262#263#264#265#266#267#268#269#270#271#272#273#274#275#276#277#278#279#280#281#282#283#284#285#286#287#288#289#290#291#292#293#294#295#296#297#298#299#300#301#302#303#304#305#306#307#308#309#310#311#312#313#314#315#316#317#318#319#320#321#322#323#324#325#326#327#328#329#330#331#332#333#334#335#336#337#338#339#340#341#342#343#344#345#346#347#348#349#350#351#352#353#354#355#356#357#358#359#360#361#362#363#364#365#366#367#368#369#370#371#372#373#374#375#376#377#378#379#380#381#382#383#384#385#386#387#388#389#390#391#392#393#394#395#396#397#398#399#400#401#402#403#404#405#406#407#408#409#410#411#412#413#414#415#416#417#418#419#420#421#422#423#424#425#426#427#428#429#430#431#432#433#434#435#436#437#438#439#440#441#442#443#444#445#446#447#448#449#450#451#452#453#454#455#456#457#458#459#460#461#462#463#464#465#466#467#468#469#470#471#472#473#474#475#476#477#478#479#480#481#482#483#484#485#486#487#488#489#490#491#492#493#494#495#496#497#498#499#500#501#502#503#504#505#506#507#508#509#510#511#512#513#514#515#516#517#518#519#520#521#522#523#524#525#526#527#528#529#530#531#532#533#534#535#536#537#538#539#540#541#542#543#544#545#546#547#548#549#550#551#552#553#554#555#556#557#558#559#560#561#562#563#564#565#566#567#568#569#570#571#572#573#574#575#576#577#578#579#580#581#582#583#584#585#586#587#588#589#590#591#592#593#594#595#596#597#598#599#600#601#602#603#604#605#606#607#608#609#610#611#612#613#614#615#616#617#618#619#620#621#622#623#624#625#626#627#628#629#630#631#632#633#634#635#636#637#638#639#640#641#642#643#644#645#646#647#648#649#650#651#652#653#654#655#656#657#658#659#660#661#662#663#664#665#666#667#668#669#670#671#672#673#674#675#676#677#678#679#680#681#682#683#684#685#686#687#688#689#690#691#692#693#694#695#696#697#698#699#700#701#702#703#704#705#706#707#708#709#710#711#712#713#714#715#716#717#718#719#720#721#722#723#724#725#726#727#728#729#730#731#732#733#734#735#736#737#738#739#740#741#742#743#744#745#746#747#748#749#750#751#752#753#754#755#756#757#758#759#760#761#762#763#764#765#766#767#768#769#770#771#772#773#774#775#776#777#778#779#780#781#782#783#784#785#786#787#788#789#790#791#792#793#794#795#796#797#798#799#800#801#802#803#804#805#806#807#808#809#810#811#812#813#814#815#816#817#818#819#820#821#822#823#824#825#826#827#828#829#830#831#832#833#834#835#836#837#838#839#840#841#842#843#844#845#846#847#848#849#850#851#852#853#854#855#856#857#858#859#860#861#862#863#864#865#866#867#868#869#870#871#872#873#874#875#876#877#878#879#880#881#882#883#884#885#886#887#888#889#890#891#892#893#894#895#896#897#898#899#900#901#902#903#904#905#906#907#908#909#910#911#912#913#914#915#916#917#918#919#920#921#922#923#924#925#926#927#928#929#930#931#932#933#934#935#936#937#938#939#940#941#942#943#944#945#946#947#948#949#950#951#952#953#954#955#956#957#958#959#960#961#962#963#964#965#966#967#968#969#970#971#972#973#974#975#976#977#978#979#980#981#982#983#984#985#986#987#988#989#990#991#992#993#994#995#996#997#998#999\"}","code":200,"httpMethod":"POST","info":"OK"},"receivedHeaders":{"Transfer-Encoding":"chunked","Accept":"application/json","X-Requested-With":"XMLHttpRequest","Connection":"close","User-Agent":"Generic","Host":"localhost:45821","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate","Content-Type":"application/json"}} 2024-06-28 15:44:26 INFO 1 * Sending client request on thread main 1 > GET http://localhost:45821/echo?status=200&cookieValue=my-cookie 1 > Accept: application/json 1 > Accept-Language: en-US 2024-06-28 15:44:26 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Fri, 28 Jun 2024 15:44:26 GMT 1 < Expires: Thu, 01 Jan 1970 00:00:00 GMT 1 < Set-Cookie: echo-servlet-cookie=my-cookie {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Generic","Host":"localhost:45821","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-28 15:44:26 INFO 2 * Sending client request on thread main 2 > GET http://localhost:45821/echo?status=200 2 > Accept: application/json 2 > Accept-Language: en-US 2024-06-28 15:44:26 INFO 2 * Client response received on thread main 2 < 200 2 < Accept-Language: en-US 2 < Connection: close 2 < Content-Type: application/json 2 < Date: Fri, 28 Jun 2024 15:44:26 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Cookie":"echo-servlet-cookie=my-cookie","Accept":"application/json","Connection":"close","User-Agent":"Jersey/3.0.12 (Scout Apache HttpClient Connector)","Host":"localhost:45821","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-28 15:44:26 INFO 1 * Sending client request on thread main 1 > GET http://localhost:45821/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 1 > X-Scout-Correlation-Id: 13219dff-fce8-48f6-bcd8-f67d9eabd708 2024-06-28 15:44:26 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Fri, 28 Jun 2024 15:44:26 GMT 1 < X-Scout-Correlation-Id: 13219dff-fce8-48f6-bcd8-f67d9eabd708 {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","X-Scout-Correlation-Id":"13219dff-fce8-48f6-bcd8-f67d9eabd708","Connection":"close","User-Agent":"Generic","Host":"localhost:45821","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-28 15:44:27 INFO 1 * Sending client request on thread main 1 > GET http://localhost:45821/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 1 > X-Scout-Correlation-Id: 10633268-1539-4561-a4a6-8426a0894016 2024-06-28 15:44:27 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Fri, 28 Jun 2024 15:44:27 GMT 1 < X-Scout-Correlation-Id: 10633268-1539-4561-a4a6-8426a0894016 {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","X-Scout-Correlation-Id":"10633268-1539-4561-a4a6-8426a0894016","Connection":"close","User-Agent":"Generic","Host":"localhost:45821","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-28 15:44:27 INFO 1 * Sending client request on thread main 1 > GET http://localhost:45821/echo?status=200&cookieValue=my-cookie 1 > Accept: application/json 1 > Accept-Language: en-US 2024-06-28 15:44:27 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Fri, 28 Jun 2024 15:44:27 GMT 1 < Expires: Thu, 01 Jan 1970 00:00:00 GMT 1 < Set-Cookie: echo-servlet-cookie=my-cookie {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Generic","Host":"localhost:45821","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-28 15:44:27 INFO 2 * Sending client request on thread main 2 > GET http://localhost:45821/echo?status=200 2 > Accept: application/json 2 > Accept-Language: en-US 2024-06-28 15:44:27 INFO 2 * Client response received on thread main 2 < 200 2 < Accept-Language: en-US 2 < Connection: close 2 < Content-Type: application/json 2 < Date: Fri, 28 Jun 2024 15:44:27 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Jersey/3.0.12 (Scout Apache HttpClient Connector)","Host":"localhost:45821","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-28 15:44:27 INFO 1 * Sending client request on thread main 1 > GET http://localhost:45821/echo?status=200&requireAuth=true&proxyUser=user&proxyPassword=pass 1 > Accept: application/json 1 > Accept-Language: en-US 1 > X-Scout-Correlation-Id: dfd4eed6-b452-4a51-bf99-7ab84c30d1a1 2024-06-28 15:44:27,241 INFO [qtp182834500-57] org.eclipse.scout.rt.rest.jersey.RestClientHttpProxyServlet.service(RestClientHttpProxyServlet.java:49) - HTTP Headers: Accept: 'application/json' X-Scout-Correlation-Id: 'dfd4eed6-b452-4a51-bf99-7ab84c30d1a1' Connection: 'close' User-Agent: 'Generic' Host: 'localhost:45821' Accept-Language: 'en-US' Accept-Encoding: 'gzip, x-gzip, deflate' 2024-06-28 15:44:27,270 INFO [qtp182834500-57] org.eclipse.scout.rt.rest.jersey.RestClientHttpProxyServlet.service(RestClientHttpProxyServlet.java:49) - HTTP Headers: Accept: 'application/json' X-Scout-Correlation-Id: 'dfd4eed6-b452-4a51-bf99-7ab84c30d1a1' Connection: 'close' User-Agent: 'Generic' Host: 'localhost:45821' Accept-Language: 'en-US' Proxy-Authorization: 'Basic dXNlcjpwYXNz' 2024-06-28 15:44:27 INFO 1 * Client response received on thread main 1 < 200 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Fri, 28 Jun 2024 15:44:27 GMT 1 < X-Scout-Correlation-Id: dfd4eed6-b452-4a51-bf99-7ab84c30d1a1 {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","data":"proxy-ok"}} [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.863 s -- in org.eclipse.scout.rt.rest.jersey.client.ScoutApacheConnectorTest [INFO] Running org.eclipse.scout.rt.rest.jersey.client.LineFormatterWithUriEncoderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.rest.jersey.client.LineFormatterWithUriEncoderTest [INFO] Running org.eclipse.scout.rt.rest.jersey.client.ApacheHttpClientConnectionHeaderTest 2024-06-28 15:44:27,466 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-28 15:44:27,552 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-28 15:44:27,644 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-28 15:44:27,714 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.397 s -- in org.eclipse.scout.rt.rest.jersey.client.ApacheHttpClientConnectionHeaderTest [INFO] Running org.eclipse.scout.rt.rest.jersey.client.ApacheHttpClientCancelRequestTest 2024-06-28 15:44:27,752 INFO [main] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.announceRequest(RequestSynchronizer.java:39) - announcing request: 2b5ee18d-6eef-496e-9e13-e084ae48f55c 2024-06-28 15:44:27,756 INFO [main] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.awaitRequest(RequestSynchronizer.java:56) - awaiting request: 2b5ee18d-6eef-496e-9e13-e084ae48f55c 2024-06-28 15:44:27,801 INFO [qtp307080309-48] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.notifyRequestArrived(RequestSynchronizer.java:45) - notifying request arrived: 2b5ee18d-6eef-496e-9e13-e084ae48f55c [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 s -- in org.eclipse.scout.rt.rest.jersey.client.ApacheHttpClientCancelRequestTest [INFO] Running org.eclipse.scout.rt.rest.jersey.client.AbstractRestClientHelperTest 2024-06-28 15:44:28,108 INFO [scout-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=Interrupted while invoking REST service] - MDC[jobName=org.eclipse.scout.rt.rest.jersey.client.ApacheHttpClientCancelRequestTest$$Lambda$776/0x00007f9d9060e120] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while invoking REST service at org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory$RestProxyInvocationHandler.invoke(RestClientProxyFactory.java:208) at jdk.proxy2/jdk.proxy2.$Proxy104.get(Unknown Source) at org.eclipse.scout.rt.rest.jersey.client.ApacheHttpClientCancelRequestTest.lambda$0(ApacheHttpClientCancelRequestTest.java:97) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) Suppressed: org.eclipse.scout.rt.platform.exception.VetoException: Bad Request [severity=ERROR] at org.eclipse.scout.rt.rest.client.proxy.ErrorDoRestClientExceptionTransformer.lambda$9(ErrorDoRestClientExceptionTransformer.java) at org.eclipse.scout.rt.rest.client.proxy.ErrorDoRestClientExceptionTransformer.lambda$4(ErrorDoRestClientExceptionTransformer.java:67) at org.eclipse.scout.rt.rest.client.proxy.AbstractEntityRestClientExceptionTransformer.safeTransformEntityErrorResponse(AbstractEntityRestClientExceptionTransformer.java:120) at org.eclipse.scout.rt.rest.client.proxy.ErrorDoRestClientExceptionTransformer.transformClientError(ErrorDoRestClientExceptionTransformer.java:59) at org.eclipse.scout.rt.rest.client.proxy.ErrorDoRestClientExceptionTransformer.transformByResponseStatusFamily(ErrorDoRestClientExceptionTransformer.java:53) at org.eclipse.scout.rt.rest.client.proxy.AbstractEntityRestClientExceptionTransformer.transform(AbstractEntityRestClientExceptionTransformer.java:36) at org.eclipse.scout.rt.rest.jersey.JerseyTestRestClientHelper.transformException(JerseyTestRestClientHelper.java:40) at org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory$RestProxyInvocationHandler.proxyResult(RestClientProxyFactory.java:255) at org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory$RestProxyInvocationHandler.invoke(RestClientProxyFactory.java:200) ... 24 common frames omitted Suppressed: java.lang.NullPointerException: Cannot invoke "org.eclipse.scout.rt.rest.error.ErrorResponse.getError()" because the return value of "jakarta.ws.rs.core.Response.readEntity(java.lang.Class)" is null at org.eclipse.scout.rt.rest.client.proxy.ErrorDoRestClientExceptionTransformer.lambda$3(ErrorDoRestClientExceptionTransformer.java:60) at org.eclipse.scout.rt.rest.client.proxy.AbstractEntityRestClientExceptionTransformer.safeTransformEntityErrorResponse(AbstractEntityRestClientExceptionTransformer.java:113) ... 30 common frames omitted Caused by: jakarta.ws.rs.BadRequestException: HTTP 400 Bad Request at org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.convertToWebAppException(RestClientProxyFactory.java:327) at org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory$RestProxyInvocationHandler.proxyResult(RestClientProxyFactory.java:251) ... 25 common frames omitted [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.rest.jersey.client.AbstractRestClientHelperTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.client >---------- [INFO] Building org.eclipse.scout.rt.client 24.2-SNAPSHOT [47/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.client --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.client --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.client --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.client --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.client --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[173,9] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[233,15] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[235,13] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[252,21] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[253,15] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[257,9] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[257,26] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[320,28] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/DefaultPageChangeStrategy.java:[48,9] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/DefaultPageChangeStrategy.java:[48,37] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/tree/TreeEvent.java:[29,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowComparator.java:[20,19] Unsupported @SuppressWarnings("squid:S2063") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowComparator.java:[30,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[362,30] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[370,55] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[377,41] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[381,41] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[385,41] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[399,31] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[403,28] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[468,44] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[483,42] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[514,47] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[543,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[555,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[567,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[628,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[661,34] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[665,34] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[689,48] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[697,40] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[701,40] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[714,38] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[718,38] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[736,38] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[762,40] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[776,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[790,46] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableUtility.java:[191,91] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/ActionUtility.java:[40,21] Unsupported @SuppressWarnings("DeprecatedIsStillUsed") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractWidgetTile.java:[51,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractFormFieldTile.java:[124,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/ScoutInfoForm.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/ScoutInfoForm.java:[123,35] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/ScoutInfoForm.java:[123,46] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/ScoutInfoForm.java:[123,63] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/dto/PageData.java:[29,3] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/action/tree/AbstractActionNodeExtension.java:[16,61] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/MultiTimeRange.java:[128,10] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/MultiTimeRange.java:[233,5] java.util.SortedMap is a raw type. References to generic type java.util.SortedMap should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/AbstractPlanner.java:[66,11] org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/AbstractPlanner.java:[181,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/AbstractPlanner.java:[398,13] org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/AbstractPlanner.java:[977,10] org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRow.java:[219,24] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRow.java:[234,23] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRow.java:[247,32] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/calendarfield/AbstractCalendarField.java:[55,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/ValidationFailedStatus.java:[71,5] org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/ValidationFailedStatus.java:[71,37] org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/button/ButtonEvent.java:[20,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treefield/AbstractTreeField.java:[149,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/Cell.java:[19,20] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/Cell.java:[19,36] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/MatrixIndex.java:[16,20] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/MatrixIndex.java:[16,36] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[66,14] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[80,18] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[80,77] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[82,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[84,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[106,56] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[108,20] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[109,29] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[110,7] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[157,24] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[167,70] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[168,29] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[169,7] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[182,60] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[183,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[185,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[228,18] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[228,58] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[228,90] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[229,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[230,9] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[231,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/tilefield/AbstractTileFieldExtension.java:[27,41] org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDragRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDragRequestChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/tilefield/AbstractTileFieldExtension.java:[32,31] org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDropRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDropRequestChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ISortOrderColumn.java:[18,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/MediumMemoryPolicy.java:[105,19] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/MediumMemoryPolicy.java:[106,23] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/MediumMemoryPolicy.java:[117,30] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/accordionfield/AccordionFieldChains.java:[26,154] org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/accordionfield/AccordionFieldChains.java:[42,73] org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/accordionfield/AccordionFieldChains.java:[60,73] org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/js/AbstractJsForm.java:[45,23] Type safety: The expression of type java.lang.Class needs unchecked conversion to conform to java.lang.Class [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/js/AbstractJsForm.java:[47,24] Type safety: The expression of type java.lang.Class needs unchecked conversion to conform to java.lang.Class [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/js/AbstractJsForm.java:[103,12] Type safety: Unchecked cast from java.lang.Object to IN [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractBeanTile.java:[85,5] org.eclipse.scout.rt.client.extension.ui.tile.BeanTileChains.BeanTileAppLinkActionChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.tile.BeanTileChains.BeanTileAppLinkActionChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/FormEvent.java:[24,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ITable.java:[428,82] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/breadcrumbbarfield/AbstractBreadcrumbBarField.java:[64,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractProposalColumn.java:[189,21] Unsupported @SuppressWarnings("bsiRulesDefinition:orderMissing") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[969,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[975,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[980,32] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[981,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[982,16] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[987,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[993,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[1244,26] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[1248,26] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[1254,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[1255,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[1277,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[1606,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[1857,21] Unsupported @SuppressWarnings("squid:S1143") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[2979,89] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[4010,13] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[4010,55] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[4093,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/AbstractClientSession.java:[16,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/AbstractClientSession.java:[109,25] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/AbstractClientSession.java:[109,36] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/AbstractClientSession.java:[109,53] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/menu/root/internal/ValueFieldContextMenu.java:[29,32] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/pagefield/IPageFieldExtension.java:[17,51] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableEvent.java:[34,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableEvent.java:[377,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[65,21] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[65,28] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[70,29] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[72,47] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[78,26] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[79,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[82,35] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[95,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[97,11] org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[98,11] org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[124,32] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[127,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[134,33] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[146,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[240,84] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[251,39] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[256,52] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[257,32] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[259,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[283,11] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[293,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[313,9] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[323,9] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[337,34] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[357,47] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[424,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[465,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[475,21] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[482,21] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[494,22] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[505,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[514,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[551,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[560,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[566,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[574,26] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[588,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[589,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[593,14] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[613,14] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[626,54] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[636,14] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[648,14] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[651,13] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[664,14] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[686,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[686,32] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[695,63] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[698,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[699,9] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[721,31] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[739,14] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[819,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[926,35] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1064,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1072,9] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1081,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1094,31] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1101,35] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1108,44] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1115,44] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1122,33] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1194,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1239,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1244,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1264,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1270,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1313,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1329,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1346,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1361,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1373,34] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1411,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1425,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1425,20] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treebox/AbstractTreeBoxFilterBox.java:[42,22] org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/pagefield/AbstractPageFieldExtension.java:[17,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/pagefield/IPageField.java:[22,39] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTableRowBuilder.java:[71,21] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/menu/form/fields/AbstractFormFieldMenu.java:[46,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractButtonTile.java:[54,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/datefield/AbstractDateField.java:[159,21] Unsupported @SuppressWarnings("squid:S1185") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/datefield/AbstractDateField.java:[169,21] Unsupported @SuppressWarnings("squid:S1185") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractBrowserFieldTile.java:[41,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/hybrid/AbstractFormHybridAction.java:[81,14] Type safety: Unchecked cast from org.eclipse.scout.rt.dataobject.DoEntity to DO_ENTITY [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/AbstractSmartField.java:[112,60] org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldUIFacade should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/AbstractSmartField.java:[484,10] org.eclipse.scout.rt.client.services.lookup.ILookupCallResult is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.ILookupCallResult should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/AbstractSmartField.java:[485,13] org.eclipse.scout.rt.client.services.lookup.ILookupCallResult is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.ILookupCallResult should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/AbstractSmartField.java:[602,7] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/AbstractSmartField.java:[744,9] org.eclipse.scout.rt.shared.services.lookup.LocalLookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LocalLookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/UnsavedFormChangesForm.java:[316,32] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/modeselector/AbstractModeSelectorField.java:[65,21] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/modeselector/AbstractModeSelectorField.java:[68,16] org.eclipse.scout.rt.client.ui.form.fields.mode.IMode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.mode.IMode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableOrganizer.java:[46,21] Unsupported @SuppressWarnings("squid:CommentedOutCodeLine") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableOrganizer.java:[47,36] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableOrganizer.java:[54,37] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableOrganizer.java:[59,25] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableOrganizer.java:[75,28] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableOrganizer.java:[88,29] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableOrganizer.java:[96,28] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[63,10] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[64,5] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[69,21] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[76,27] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[77,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[243,46] org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[254,43] org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDragRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDragRequestChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[259,33] org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDropRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDropRequestChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[96,17] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[96,54] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[101,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[107,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[114,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[122,53] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[126,30] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[188,25] java.lang.Iterable is a raw type. References to generic type java.lang.Iterable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[195,7] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[235,17] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[235,45] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[320,13] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[320,41] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[343,28] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[396,43] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[397,40] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[429,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[433,11] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[461,26] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[466,11] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[553,21] Unsupported @SuppressWarnings("squid:S1643") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[575,15] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[619,11] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[619,39] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[642,9] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[642,37] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[657,43] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[745,24] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[828,50] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractRestLookupSmartColumn.java:[40,21] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/accordionfield/AbstractAccordionFieldExtension.java:[26,41] org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDragRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDragRequestChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/accordionfield/AbstractAccordionFieldExtension.java:[31,31] org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDropRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDropRequestChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/IActionNode.java:[17,40] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPageWithNodes.java:[279,44] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPageWithNodes.java:[406,26] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treebox/AbstractTreeBox.java:[226,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treebox/AbstractTreeBox.java:[279,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treebox/AbstractTreeBox.java:[324,66] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treebox/AbstractTreeBox.java:[1034,15] org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/Resource.java:[21,53] org.eclipse.scout.rt.client.ui.basic.planner.IActivityObserver is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IActivityObserver should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/Resource.java:[132,31] org.eclipse.scout.rt.client.ui.basic.planner.Activity is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Activity should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/imagefield/ImageFieldEvent.java:[21,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/VerticalGridMatrix.java:[237,22] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/VerticalGridMatrix.java:[237,38] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[24,147] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[26,91] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[33,83] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[40,72] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[50,79] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[57,72] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[67,80] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[74,72] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/hybrid/HybridManager.java:[49,39] org.eclipse.scout.rt.client.ui.desktop.hybrid.IHybridAction is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.hybrid.IHybridAction should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/hybrid/HybridManager.java:[202,12] Type safety: Unchecked cast from java.util.Map to java.util.Map [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTile.java:[139,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTile.java:[492,23] Unsupported @SuppressWarnings("squid:S1181") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTile.java:[500,9] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[118,32] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[119,21] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[222,13] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[742,13] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[760,13] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[767,23] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[1259,59] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[1328,38] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[1329,35] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/lookup/QueryParam.java:[12,39] org.eclipse.scout.rt.client.services.lookup.IQueryParam is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.IQueryParam should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/group/AbstractGroup.java:[129,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/group/AbstractGroup.java:[364,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ITableRow.java:[87,17] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ITableRow.java:[91,16] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ITableRow.java:[95,25] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/transformation/MobileDeviceTransformer.java:[173,29] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/transformation/MobileDeviceTransformer.java:[175,31] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/transformation/MobileDeviceTransformer.java:[179,38] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/transformation/MobileDeviceTransformer.java:[290,34] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.IRadioButtonGroup is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.IRadioButtonGroup should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/transformation/MobileDeviceTransformer.java:[405,44] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.IRadioButtonGroup is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.IRadioButtonGroup should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/calendar/CalendarEvent.java:[22,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treebox/ActiveOrCheckedNodesFilter.java:[19,17] org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treebox/ActiveOrCheckedNodesFilter.java:[22,37] org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[264,24] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[334,13] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[343,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[380,26] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[381,25] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[382,30] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[401,30] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[413,26] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[433,34] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[454,21] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[459,21] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[459,64] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[465,26] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[466,25] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[479,21] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[484,21] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[484,71] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[490,26] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[491,25] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[617,13] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[662,40] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[759,5] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[761,25] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[763,5] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[765,26] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/IForm.java:[220,3] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep
should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/IForm.java:[230,24] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/IForm.java:[358,3] org.eclipse.scout.rt.client.ui.form.fields.wrappedform.IWrappedFormField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.wrappedform.IWrappedFormField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[22,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[33,26] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[36,23] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[41,23] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[41,65] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[49,10] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[50,13] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[58,25] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[62,46] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractObjectColumn.java:[50,13] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/TileGridEvent.java:[21,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/TileGridEvent.java:[32,24] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/TileGridEvent.java:[36,24] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/TileGridEvent.java:[42,10] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/TileGridEvent.java:[43,13] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageWithTableChains.java:[60,24] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageWithTableChains.java:[60,71] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/OrganizeColumnsForm.java:[755,15] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/OrganizeColumnsForm.java:[785,17] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/OrganizeColumnsForm.java:[808,17] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/OrganizeColumnsForm.java:[1585,13] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/OrganizeColumnsForm.java:[1585,97] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/action/tree/IActionNodeExtension.java:[16,49] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractBeanColumn.java:[60,16] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/AbstractWidget.java:[516,21] Unsupported @SuppressWarnings("RedundantIfStatement") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/menu/root/AbstractContextMenu.java:[154,45] org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/menu/root/AbstractContextMenu.java:[155,42] org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/menu/root/AbstractContextMenu.java:[165,66] org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractValueField.java:[140,11] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/IOutline.java:[85,14] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/IOutline.java:[92,14] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/IOutline.java:[92,57] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/IOutline.java:[142,14] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/IOutline.java:[144,14] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/IOutline.java:[144,58] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractCompositeField.java:[57,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractCompositeField.java:[66,21] Unsupported @SuppressWarnings("squid:S1185") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[199,11] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[667,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[672,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[1050,31] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[1195,7] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[1399,10] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[1567,5] org.eclipse.scout.rt.client.ui.form.fields.wrappedform.IWrappedFormField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.wrappedform.IWrappedFormField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[1572,10] org.eclipse.scout.rt.client.ui.form.fields.wrappedform.IWrappedFormField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.wrappedform.IWrappedFormField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[2085,14] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[2594,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[2626,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/dto/FormData.java:[145,3] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/dto/FormData.java:[153,3] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/ProposalFieldUIFacade.java:[15,32] org.eclipse.scout.rt.client.ui.form.fields.smartfield.AbstractProposalField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.smartfield.AbstractProposalField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractTableFieldTile.java:[46,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractTableFieldTile.java:[56,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractTableFieldTile.java:[66,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/button/AbstractButton.java:[281,13] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tablefield/AbstractTableField.java:[433,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tablefield/AbstractTableField.java:[457,32] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageReloadHandler.java:[20,17] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageReloadHandler.java:[22,28] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/AbstractProposalField.java:[34,60] org.eclipse.scout.rt.client.ui.form.fields.smartfield.ProposalFieldUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.smartfield.ProposalFieldUIFacade should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/internal/InternalTableRow.java:[163,24] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/internal/InternalTableRow.java:[173,23] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/internal/InternalTableRow.java:[193,32] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/internal/InternalTableRow.java:[437,11] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/internal/InternalTableRow.java:[500,21] Unsupported @SuppressWarnings("SuspiciousMethodCalls") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizard.java:[170,16] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizard.java:[173,26] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizard.java:[380,12] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizard.java:[386,12] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/tilefield/ITileFieldExtension.java:[22,34] org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDragRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDragRequestChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/tilefield/ITileFieldExtension.java:[24,24] org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDropRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDropRequestChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/IFormField.java:[553,3] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/IFormField.java:[555,23] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/MatrixCursor.java:[16,20] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/MatrixCursor.java:[16,36] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/internal/VirtualDesktop.java:[712,28] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/GroupBoxProcessButtonGrid.java:[46,10] java.util.Iterator is a raw type. References to generic type java.util.Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/lookup/AbstractRestLookupCall.java:[92,47] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/messagebox/MessageBoxes.java:[121,55] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[697,29] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[744,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[918,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[966,7] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[1952,30] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[1953,5] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[1969,10] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[2089,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[2138,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/accordionfield/AbstractAccordionField.java:[73,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/accordionfield/AbstractAccordionField.java:[234,51] org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/accordionfield/AbstractAccordionField.java:[245,43] org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDragRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDragRequestChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/accordionfield/AbstractAccordionField.java:[250,33] org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDropRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDropRequestChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tablefield/TableFieldReloadHandler.java:[24,17] org.eclipse.scout.rt.client.ui.form.fields.tablefield.ITableField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.tablefield.ITableField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tablefield/TableFieldReloadHandler.java:[26,34] org.eclipse.scout.rt.client.ui.form.fields.tablefield.ITableField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.tablefield.ITableField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[217,10] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[228,15] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[384,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[395,5] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[494,7] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[549,28] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[550,10] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[618,7] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[619,12] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[686,21] Unsupported @SuppressWarnings("bsiRulesDefinition:orderMissing") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/tilefield/TileFieldChains.java:[27,160] org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/tilefield/TileFieldChains.java:[43,68] org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/tilefield/TileFieldChains.java:[61,68] org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/action/menu/root/IContextMenuExtension.java:[15,54] org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractSortOrderColumn.java:[18,70] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractSortOrderColumn.java:[20,124] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/dnd/JavaTransferObject.java:[48,9] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/dnd/JavaTransferObject.java:[48,25] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[24,137] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[26,81] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[33,78] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[40,67] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[50,74] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[57,67] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[67,75] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[74,67] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/IPageExtension.java:[32,47] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/AbstractPageExtension.java:[31,59] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/Activity.java:[170,13] org.eclipse.scout.rt.client.ui.basic.planner.IActivityObserver is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IActivityObserver should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractColumn.java:[921,22] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractColumn.java:[1037,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractColumn.java:[1573,13] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/GridData.java:[15,20] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/GridData.java:[15,36] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/GridData.java:[47,21] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/hybrid/AbstractHybridAction.java:[34,23] Type safety: The expression of type java.lang.Class needs unchecked conversion to conform to java.lang.Class [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/OutlineMediator.java:[108,92] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/OutlineMediator.java:[108,111] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/OutlineMediator.java:[116,54] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/OutlineMediator.java:[116,73] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/ISmartField.java:[71,3] org.eclipse.scout.rt.client.services.lookup.ILookupCallResult is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.ILookupCallResult should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/accordion/AbstractAccordion.java:[67,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/stringfield/AbstractStringField.java:[514,38] org.eclipse.scout.rt.client.ui.form.fields.AbstractBasicField.P_UIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.AbstractBasicField.P_UIFacade should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/DesktopEvent.java:[25,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[26,109] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[42,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[59,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[76,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[93,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[110,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[127,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[144,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[161,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[178,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[195,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[212,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[230,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/basic/table/ISortOrderColumnExtension.java:[16,108] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/basic/table/AbstractSortOrderColumnExtension.java:[16,127] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/IPlanner.java:[226,3] org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[59,11] org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[60,34] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[60,84] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[151,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[168,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[197,13] org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[202,10] org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[920,63] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[929,45] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[957,52] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[963,52] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[969,52] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/FormStore.java:[152,7] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/pagefield/AbstractPageField.java:[42,54] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/pagefield/AbstractPageField.java:[289,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/ITableOrganizer.java:[23,29] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/ITableOrganizer.java:[25,30] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/ITableOrganizer.java:[29,21] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/ITableOrganizer.java:[31,21] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/beanfield/AbstractBeanField.java:[70,5] org.eclipse.scout.rt.client.extension.ui.form.fields.beanfield.BeanFieldChains.BeanFieldAppLinkActionChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.beanfield.BeanFieldChains.BeanFieldAppLinkActionChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizardStep.java:[276,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowMapper.java:[22,16] org.eclipse.scout.rt.client.ui.basic.table.internal.RowToHolderMapper is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.internal.RowToHolderMapper should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowMapper.java:[23,16] org.eclipse.scout.rt.client.ui.basic.table.internal.HolderToRowMapper is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.internal.HolderToRowMapper should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowMapper.java:[69,14] org.eclipse.scout.rt.client.ui.basic.table.internal.RowToHolderMapper is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.internal.RowToHolderMapper should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowMapper.java:[84,14] org.eclipse.scout.rt.client.ui.basic.table.internal.HolderToRowMapper is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.internal.HolderToRowMapper should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/calendar/provider/AbstractCalendarItemProvider.java:[127,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tagfield/AbstractTagField.java:[234,48] org.eclipse.scout.rt.client.services.lookup.LookupCallResult is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.LookupCallResult should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractImageFieldTile.java:[39,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractImageFieldTile.java:[67,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/file/FileService.java:[28,19] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/listbox/AbstractListBox.java:[177,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/listbox/AbstractListBox.java:[268,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/listbox/AbstractListBox.java:[929,15] org.eclipse.scout.rt.client.ui.form.fields.listbox.IListBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.listbox.IListBox should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/calendar/AbstractCalendar.java:[171,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/calendar/AbstractCalendar.java:[178,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/listbox/AbstractListBoxFilterBox.java:[42,22] org.eclipse.scout.rt.client.ui.form.fields.listbox.IListBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.listbox.IListBox should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutlineViewButton.java:[106,21] Unsupported @SuppressWarnings("squid:S1185") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutlineViewButton.java:[116,21] Unsupported @SuppressWarnings("squid:S1185") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutlineViewButton.java:[126,21] Unsupported @SuppressWarnings("squid:S1185") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/accordionfield/IAccordionFieldExtension.java:[21,34] org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDragRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDragRequestChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/accordionfield/IAccordionFieldExtension.java:[23,24] org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDropRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDropRequestChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/AbstractAction.java:[318,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/AbstractAction.java:[534,7] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/AbstractAction.java:[534,27] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/AbstractDesktop.java:[415,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/AbstractDesktop.java:[803,63] org.eclipse.scout.rt.client.ui.form.IFormMenu is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.IFormMenu should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowDataMapper.java:[47,21] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowDataMapper.java:[66,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowDataMapper.java:[105,13] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowDataMapper.java:[139,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowDataMapper.java:[155,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowDataMapper.java:[184,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/calendar/CalendarComponent.java:[133,16] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/beanfield/AbstractBeanFieldExtension.java:[23,33] org.eclipse.scout.rt.client.extension.ui.form.fields.beanfield.BeanFieldChains.BeanFieldAppLinkActionChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.beanfield.BeanFieldChains.BeanFieldAppLinkActionChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/action/menu/root/AbstractContextMenuExtension.java:[15,66] org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[32,52] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[66,32] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[67,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[68,16] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[78,26] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[79,26] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[84,10] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[85,10] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[103,31] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[230,61] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/transformation/PageExtension.java:[18,58] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/transformation/PageExtension.java:[20,24] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/TableCompactHandler.java:[140,59] java.util.function.Supplier is a raw type. References to generic type java.util.function.Supplier should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/pagefield/PageFieldChains.java:[25,71] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/pagefield/PageFieldChains.java:[32,62] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/plannerfield/AbstractPlannerField.java:[45,27] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/plannerfield/AbstractPlannerField.java:[46,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/plannerfield/AbstractPlannerField.java:[112,10] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/plannerfield/AbstractPlannerField.java:[115,23] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/plannerfield/AbstractPlannerField.java:[125,9] org.eclipse.scout.rt.client.ui.basic.planner.AbstractPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.AbstractPlanner should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[64,34] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[64,94] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[190,13] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[353,22] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[368,25] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[425,25] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[478,30] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[661,5] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[802,58] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[811,50] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[839,47] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[845,47] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[851,47] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractSmartColumn.java:[486,21] Unsupported @SuppressWarnings("bsiRulesDefinition:orderMissing") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractSmartColumn.java:[516,7] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[141,56] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[200,69] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[257,25] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[261,39] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[265,52] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[271,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[276,63] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[280,41] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[281,28] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[283,36] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[286,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[300,76] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[304,55] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[305,42] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[307,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/ITileGrid.java:[246,3] org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.client --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.client --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.client --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.client --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.client --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/target/org.eclipse.scout.rt.client-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.client --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.client --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/target/org.eclipse.scout.rt.client-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.client --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.client --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.client --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client/24.2-SNAPSHOT/org.eclipse.scout.rt.client-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/target/org.eclipse.scout.rt.client-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client/24.2-SNAPSHOT/org.eclipse.scout.rt.client-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/target/org.eclipse.scout.rt.client-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client/24.2-SNAPSHOT/org.eclipse.scout.rt.client-24.2-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.client.test >-------- [INFO] Building org.eclipse.scout.rt.client.test 24.2-SNAPSHOT [48/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom (29 kB at 3.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar (2.2 MB at 35 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.client.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.client.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.client.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.client.test --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.client.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/testing/client/ScoutClientAssert.java:[46,5] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/testing/client/ScoutClientAssert.java:[46,26] org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox.DefaultListBoxTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox.DefaultListBoxTable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/rt/testing/client/runner/statement/ClientRunContextStatement.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/rt/testing/client/runner/statement/ClientRunContextStatement.java:[55,44] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/rt/testing/client/runner/statement/ClientRunContextStatement.java:[55,55] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/rt/testing/client/runner/statement/ClientRunContextStatement.java:[55,72] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/rt/testing/client/runner/statement/ClientRunContextStatement.java:[65,11] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/rt/testing/client/mock/ClientMockBeanDataProducer.java:[25,27] org.eclipse.scout.rt.testing.platform.mock.MockBeanInstanceProducer is a raw type. References to generic type org.eclipse.scout.rt.testing.platform.mock.MockBeanInstanceProducer should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.client.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.client.test --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.client.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/FormFieldVisibilityTest.java:[213,40] org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/pagefield/PageFieldTest.java:[71,59] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSubjectTest.java:[15,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSubjectTest.java:[75,20] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSubjectTest.java:[75,31] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSubjectTest.java:[75,48] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/cache/ClientCacheTest.java:[33,31] org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/cache/ClientCacheTest.java:[35,10] org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/clientnotification/AbstractObservableNotificationHandlerTest.java:[145,5] org.eclipse.scout.rt.shared.notification.INotificationListener is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.INotificationListener should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/clientnotification/AbstractObservableNotificationHandlerTest.java:[146,5] org.eclipse.scout.rt.shared.notification.INotificationListener is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.INotificationListener should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractColumnTest.java:[183,5] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractColumnTest.java:[183,26] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[62,38] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[67,41] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[72,38] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[91,37] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[96,39] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[101,36] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[116,37] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[121,36] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[126,36] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[131,33] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/OrganizeColumnsFormRegressionTest.java:[78,11] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithHeaderSortColumnsTest.java:[40,18] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithHeaderSortColumnsTest.java:[58,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithHeaderSortColumnsTest.java:[62,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithHeaderSortColumnsTest.java:[107,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithHeaderSortColumnsTest.java:[111,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/extension/ui/form/fields/NestedContributionTest.java:[49,15] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/extension/ui/form/fields/NestedContributionTest.java:[52,20] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/extension/ui/form/fields/NestedContributionTest.java:[54,11] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/extension/ui/outline/pages/TablePageExtensionTest.java:[118,21] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/extension/ui/outline/pages/TablePageExtensionTest.java:[119,144] org.eclipse.scout.rt.client.extension.ui.action.menu.IMenuExtension is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.action.menu.IMenuExtension should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/extension/ui/outline/pages/TablePageExtensionTest.java:[126,5] org.eclipse.scout.rt.client.extension.ui.outline.pages.fixture.AbstractPersonTablePage.Table.EditMenu is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.outline.pages.fixture.AbstractPersonTablePage.Table.EditMenu should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[37,24] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[59,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[60,11] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[61,11] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[65,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[66,11] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[75,26] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[78,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[99,26] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[129,16] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[146,16] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[310,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[320,16] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[321,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[328,11] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[329,5] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/tile/TileAccordionTest.java:[411,7] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/tile/TileAccordionTest.java:[438,7] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/extension/ui/action/tree/fixture/TestMenus.java:[37,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/action/menu/TreeMenuTest.java:[106,26] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractProposalColumnTest.java:[56,5] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[92,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[93,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[94,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[95,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[96,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[97,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[98,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[99,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[100,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[101,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[102,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[103,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[104,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[105,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[106,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[107,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[108,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[109,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[110,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[111,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[115,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[116,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[117,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[118,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[119,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[120,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[121,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[122,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[123,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[124,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[125,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[126,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[127,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[128,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[129,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[130,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[131,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[132,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[133,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[134,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[138,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[139,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[140,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[141,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[142,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[143,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[144,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[145,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[146,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[147,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[148,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[149,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[150,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[151,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[152,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[153,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[154,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[155,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[156,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[157,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/job/MutualExclusionTest.java:[624,24] java.util.concurrent.Future is a raw type. References to generic type java.util.concurrent.Future should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/job/MutualExclusionTest.java:[691,24] java.util.concurrent.Future is a raw type. References to generic type java.util.concurrent.Future should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerSameSessionTest.java:[15,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerSameSessionTest.java:[74,20] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerSameSessionTest.java:[74,31] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerSameSessionTest.java:[74,48] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingTestHelper.java:[29,61] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingTestHelper.java:[29,100] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingTestHelper.java:[55,16] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/ImportFormDataWithFiltersTest.java:[136,37] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractMixedSmartColumnTest.java:[118,5] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractMixedSmartColumnTest.java:[145,52] org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizardTest.java:[48,5] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizardTest.java:[49,5] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizardTest.java:[50,5] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizardTest.java:[51,5] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/testing/client/runner/fixture/LoginTestClientSessionProvider.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/testing/client/runner/fixture/LoginTestClientSessionProvider.java:[67,30] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/testing/client/runner/fixture/LoginTestClientSessionProvider.java:[67,41] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/testing/client/runner/fixture/LoginTestClientSessionProvider.java:[67,58] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/ColumnEditableTest.java:[70,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/ColumnEditableTest.java:[88,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithSortingTest.java:[40,18] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithSortingTest.java:[58,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithSortingTest.java:[58,97] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithSortingTest.java:[77,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/SmartFieldTest.java:[336,5] org.eclipse.scout.rt.client.services.lookup.ILookupCallResult is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.ILookupCallResult should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/SmartFieldTest.java:[350,5] org.eclipse.scout.rt.client.services.lookup.ILookupCallResult is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.ILookupCallResult should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/SmartFieldTest.java:[364,5] org.eclipse.scout.rt.client.services.lookup.ILookupCallResult is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.ILookupCallResult should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/SmartFieldLookupTest.java:[210,5] org.eclipse.scout.rt.shared.services.lookup.ILookupRowFetchedCallback is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupRowFetchedCallback should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingTest.java:[42,18] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingTest.java:[72,88] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/shared/data/form/FormDataCloneTest.java:[40,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/action/menu/TableMenuTest.java:[316,26] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerMenuTest.java:[107,29] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/WidgetVisitorTest.java:[172,30] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/MasterSlaveRelationWithTemplatesFieldTest.java:[168,33] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/MasterSlaveRelationWithTemplatesFieldTest.java:[202,35] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/FormFieldEnabledTest.java:[407,40] org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractSmartColumnTest.java:[54,11] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnMandatoryTest.java:[62,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnMandatoryTest.java:[87,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnMandatoryTest.java:[99,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[252,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[253,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[254,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[255,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[256,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[266,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[267,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[268,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[269,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[270,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[298,45] org.eclipse.scout.rt.client.ui.form.fields.button.AbstractRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.AbstractRadioButton should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSessionTest.java:[15,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSessionTest.java:[91,20] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSessionTest.java:[91,31] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSessionTest.java:[91,48] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/RadioButtonGroupGridTest.java:[93,5] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.IRadioButtonGroup is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.IRadioButtonGroup should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/RadioButtonGroupGridTest.java:[98,7] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/ColumnAutoResizeTest.java:[55,22] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithTable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/ColumnAutoResizeTest.java:[58,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.client.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.client.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.testing.client.runner.ScoutClientTestRunnerLoginTest 2024-06-28 15:44:49,009 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-28 15:44:49,057 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-28 15:44:49,465 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-28 15:44:50,949 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 1918.141828 ms. Total class count: 5195 2024-06-28 15:44:51,818 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 402 beans in 865.951331 ms 2024-06-28 15:44:51,912 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 402 beans in 93.798388 ms 2024-06-28 15:44:51,956 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-28 15:44:51,986 INFO [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 4 code type classes registered. 2024-06-28 15:44:51,989 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-28 15:44:52,393 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'client' - MDC[principal=ScoutClientTestRunnerLoginTest] 2024-06-28 15:44:52,508 WARN [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=ScoutClientTestRunnerLoginTest] 2024-06-28 15:44:52,516 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=ScoutClientTestRunnerLoginTest] 2024-06-28 15:44:52,668 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.testing.client.runner.fixture.LoginTestClientSessionProvider$LoginTestClientSession@2322007[id = lg63blpvu95d2pivp1fqu4948ba1e554fn8e7najt3p6jfiaag], user=1003120000] - MDC[principal=ScoutClientTestRunnerLoginTest, jobName=Starting ClientSession [sessionId=lg63blpvu95d2pivp1fqu4948ba1e554fn8e7najt3p6jfiaag]] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.537 s -- in org.eclipse.scout.testing.client.runner.ScoutClientTestRunnerLoginTest [INFO] Running org.eclipse.scout.testing.client.runner.ScoutClientTestRunnerAdditionalLoginTest 2024-06-28 15:44:54,620 WARN [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=ScoutClientTestRunnerAdditionalLoginTest] 2024-06-28 15:44:54,621 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=ScoutClientTestRunnerAdditionalLoginTest] 2024-06-28 15:44:54,644 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.testing.client.runner.fixture.LoginTestClientSessionProvider$LoginTestClientSession@2c235bb9[id = 1l0n75lig8tm9uge4iuqj273ar34e43dd51v391hp7j7gse2qqls], user=1003120000] - MDC[principal=ScoutClientTestRunnerAdditionalLoginTest, jobName=Starting ClientSession [sessionId=1l0n75lig8tm9uge4iuqj273ar34e43dd51v391hp7j7gse2qqls]] 2024-06-28 15:44:54,652 WARN [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=otherUser] 2024-06-28 15:44:54,653 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=otherUser] 2024-06-28 15:44:54,658 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.testing.client.runner.fixture.LoginTestClientSessionProvider$LoginTestClientSession@14ce9a08[id = 104c2c8rpv9tjheroa5fhccgmi4b552sclm30knet52f6jusucrj], user=1003120000] - MDC[principal=otherUser, jobName=Starting ClientSession [sessionId=104c2c8rpv9tjheroa5fhccgmi4b552sclm30knet52f6jusucrj]] 2024-06-28 15:44:54,667 WARN [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=thirdUser] 2024-06-28 15:44:54,668 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=thirdUser] 2024-06-28 15:44:54,673 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.testing.client.runner.fixture.LoginTestClientSessionProvider$LoginTestClientSession@1cf7a91f[id = r3j8e2g2k4g3ga63ig25h2831jrl5i4jc7mh3mg4pmuohlaj9vh], user=1003120000] - MDC[principal=thirdUser, jobName=Starting ClientSession [sessionId=r3j8e2g2k4g3ga63ig25h2831jrl5i4jc7mh3mg4pmuohlaj9vh]] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.scout.testing.client.runner.ScoutClientTestRunnerAdditionalLoginTest [INFO] Running org.eclipse.scout.rt.testing.client.runner.parameterized.SampleParameterizedClientTest 2024-06-28 15:44:54,699 WARN [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=default] 2024-06-28 15:44:54,700 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=default] 2024-06-28 15:44:54,745 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@119a8792[id = 107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a], user=1003120000] - MDC[principal=default, jobName=Starting ClientSession [sessionId=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a]] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.eclipse.scout.rt.testing.client.runner.parameterized.SampleParameterizedClientTest [INFO] Running org.eclipse.scout.rt.testing.client.runner.parameterized.ParameterizedServerTestRunnerTimeoutTransactionTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.eclipse.scout.rt.testing.client.runner.parameterized.ParameterizedServerTestRunnerTimeoutTransactionTest [INFO] Running org.eclipse.scout.rt.testing.client.runner.parameterized.ParameterizedClientTestRunnerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.scout.rt.testing.client.runner.parameterized.ParameterizedClientTestRunnerTest [INFO] Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerTimeoutTest 2024-06-28 15:44:55,144 WARN [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=anna] 2024-06-28 15:44:55,145 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna] 2024-06-28 15:44:55,148 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSubjectTest$JUnitClientSession@6ab894a[id = 5cov19gm093c3bn8onk0h2hmi7hko130c7l4qanpknh6rk5krm7], user=null] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=5cov19gm093c3bn8onk0h2hmi7hko130c7l4qanpknh6rk5krm7]] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s -- in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerTimeoutTest [INFO] Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerTimeoutPropertyMapTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerTimeoutPropertyMapTest [INFO] Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerSameSessionTest 2024-06-28 15:44:55,380 WARN [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=anna] 2024-06-28 15:44:55,381 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna] 2024-06-28 15:44:55,383 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerSameSessionTest$JUnitClientSession@346464cb[id = 13hsfem086ctjk66fdqm075p9k3b2m1u0hmjdp7sbg5bhdhlpbuf], user=null] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=13hsfem086ctjk66fdqm075p9k3b2m1u0hmjdp7sbg5bhdhlpbuf]] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerSameSessionTest [INFO] Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSubjectTest 2024-06-28 15:44:55,466 WARN [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=john] 2024-06-28 15:44:55,467 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=john] 2024-06-28 15:44:55,469 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSubjectTest$JUnitClientSession@719db789[id = 1dhveoehvrj5es8h5lbhiq3f0kv6f5pp6ug17od8ahe64dd8bqkt], user=null] - MDC[principal=john, jobName=Starting ClientSession [sessionId=1dhveoehvrj5es8h5lbhiq3f0kv6f5pp6ug17od8ahe64dd8bqkt]] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSubjectTest [INFO] Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest 2024-06-28 15:44:55,484 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna] 2024-06-28 15:44:55,486 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest$JUnitClientSession1@23b5f34d[id = 11sr4i6ja1srejfli5vororhc350e95plebuob5ra1b7pu73rtl7], user=null] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=11sr4i6ja1srejfli5vororhc350e95plebuob5ra1b7pu73rtl7]] 2024-06-28 15:44:55,542 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna] 2024-06-28 15:44:55,545 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest$JUnitClientSession1@5e45f65d[id = 1gdrl0fbpghngtedr3s7e7dqih3rkksrk8810vs0bqtpobnljivi], user=null] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=1gdrl0fbpghngtedr3s7e7dqih3rkksrk8810vs0bqtpobnljivi]] 2024-06-28 15:44:55,550 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna] 2024-06-28 15:44:55,551 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest$JUnitClientSession1@623d3469[id = 1rdof2ljvk8bj6oft2gv68rhe367hhkemh1bj16qtbpt2ihjne6n], user=null] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=1rdof2ljvk8bj6oft2gv68rhe367hhkemh1bj16qtbpt2ihjne6n]] 2024-06-28 15:44:55,556 WARN [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=anna] 2024-06-28 15:44:55,556 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna] 2024-06-28 15:44:55,558 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest$JUnitClientSession2@1f986878[id = tkpgcs6ihpplsgl026ke0kl04dq7lu4jaqpevr2hsrn44itblk], user=null] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=tkpgcs6ihpplsgl026ke0kl04dq7lu4jaqpevr2hsrn44itblk]] 2024-06-28 15:44:55,562 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna] 2024-06-28 15:44:55,563 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest$JUnitClientSession1@664f48d9[id = 1tadipq3vdmspa8vtp102a6o83bcmec70kgabc8jef6oo3825d2q], user=null] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=1tadipq3vdmspa8vtp102a6o83bcmec70kgabc8jef6oo3825d2q]] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest [INFO] Running org.eclipse.scout.rt.shared.extension.services.common.code.MoveCodesTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 s -- in org.eclipse.scout.rt.shared.extension.services.common.code.MoveCodesTest [INFO] Running org.eclipse.scout.rt.shared.extension.dto.WrappedFormExtensionTest 2024-06-28 15:44:55,873 WARN [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=anna] 2024-06-28 15:44:55,873 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna] 2024-06-28 15:44:55,877 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@f790d7d[id = m9fsaq0nemstdgje2ae2roton0s6dj6f3548bctr1cqvq5lrcom], user=1003120000] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=m9fsaq0nemstdgje2ae2roton0s6dj6f3548bctr1cqvq5lrcom]] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.586 s -- in org.eclipse.scout.rt.shared.extension.dto.WrappedFormExtensionTest [INFO] Running org.eclipse.scout.rt.shared.extension.dto.TableFieldExtensionTest 2024-06-28 15:44:56,654 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService.getBaseFolder(FileSystemUserPreferencesStorageService.java:177) - No user area property found. Using '/home/jenkins/agent/user' as fallback. Consider specifying a user area using property 'scout.client.userArea'. - MDC[principal=anna, scoutSession=m9fsaq0nemstdgje2ae2roton0s6dj6f3548bctr1cqvq5lrcom, jobName=Running JUnit test in model job] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 s -- in org.eclipse.scout.rt.shared.extension.dto.TableFieldExtensionTest [INFO] Running org.eclipse.scout.rt.shared.extension.dto.PageDataExtensionTest 2024-06-28 15:44:57,955 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:44:58,098 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.437 s -- in org.eclipse.scout.rt.shared.extension.dto.PageDataExtensionTest [INFO] Running org.eclipse.scout.rt.shared.extension.dto.FormDataTemplateExtensionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.607 s -- in org.eclipse.scout.rt.shared.extension.dto.FormDataTemplateExtensionTest [INFO] Running org.eclipse.scout.rt.shared.extension.dto.FormDataSingleExtensionTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.eclipse.scout.rt.shared.extension.dto.FormDataSingleExtensionTest [INFO] Running org.eclipse.scout.rt.shared.extension.dto.FormDataPropertyExtensionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s -- in org.eclipse.scout.rt.shared.extension.dto.FormDataPropertyExtensionTest [INFO] Running org.eclipse.scout.rt.shared.extension.dto.FormDataMultipleExtensionTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s -- in org.eclipse.scout.rt.shared.extension.dto.FormDataMultipleExtensionTest [INFO] Running org.eclipse.scout.rt.shared.extension.dto.ContributionOnlyOneTemplateTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.shared.extension.dto.ContributionOnlyOneTemplateTest [INFO] Running org.eclipse.scout.rt.shared.extension.ExtensionRegistryInstantiationTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s -- in org.eclipse.scout.rt.shared.extension.ExtensionRegistryInstantiationTest [INFO] Running org.eclipse.scout.rt.shared.extension.ExtensionRegistryExtensionRegistrationTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.scout.rt.shared.extension.ExtensionRegistryExtensionRegistrationTest [INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataValidationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 s -- in org.eclipse.scout.rt.shared.data.form.FormDataValidationTest [INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataToStringTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.scout.rt.shared.data.form.FormDataToStringTest [INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataImportWithTemplatesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s -- in org.eclipse.scout.rt.shared.data.form.FormDataImportWithTemplatesTest [INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataImportWithPropertiesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.eclipse.scout.rt.shared.data.form.FormDataImportWithPropertiesTest [INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataCloneTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.scout.rt.shared.data.form.FormDataCloneTest [INFO] Running org.eclipse.scout.rt.platform.TypeCastUtilityClientTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.platform.TypeCastUtilityClientTest [INFO] Running org.eclipse.scout.rt.client.ui.wizard.AbstractWizardTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.332 s -- in org.eclipse.scout.rt.client.ui.wizard.AbstractWizardTest [INFO] Running org.eclipse.scout.rt.client.ui.tile.TileGridTest [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 s -- in org.eclipse.scout.rt.client.ui.tile.TileGridTest [INFO] Running org.eclipse.scout.rt.client.ui.tile.TileAccordionTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 s -- in org.eclipse.scout.rt.client.ui.tile.TileAccordionTest [INFO] Running org.eclipse.scout.rt.client.ui.tile.FormFieldTileTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s -- in org.eclipse.scout.rt.client.ui.tile.FormFieldTileTest [INFO] Running org.eclipse.scout.rt.client.ui.messagebox.MessageBoxTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.408 s -- in org.eclipse.scout.rt.client.ui.messagebox.MessageBoxTest [INFO] Running org.eclipse.scout.rt.client.ui.group.AbstractGroupTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.client.ui.group.AbstractGroupTest [INFO] Running org.eclipse.scout.rt.client.ui.form.menu.AbstractMenuTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.scout.rt.client.ui.form.menu.AbstractMenuTest [INFO] Running org.eclipse.scout.rt.client.ui.form.internal.FindFieldByFormDataIdVisitorTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.184 s -- in org.eclipse.scout.rt.client.ui.form.internal.FindFieldByFormDataIdVisitorTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.wrappedform.WrappedFormFieldTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.scout.rt.client.ui.form.fields.wrappedform.WrappedFormFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest 2024-06-28 15:45:06,182 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:588) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$SimpleTreeBox'. - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] 2024-06-28 15:45:06,212 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:588) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$AutoSelectTreeBox'. - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] 2024-06-28 15:45:06,266 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:588) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$AutoSelectTreeBox'. - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] 2024-06-28 15:45:06,287 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:588) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$SimpleTreeBox'. - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] 2024-06-28 15:45:06,306 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:588) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$ValidatingTreeBox'. - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] 2024-06-28 15:45:06,341 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:588) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$SimpleTreeBox'. - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] 2024-06-28 15:45:06,363 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:588) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$ValidatingTreeBox'. - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] 2024-06-28 15:45:06,379 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:588) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$SimpleTreeBox'. - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] 2024-06-28 15:45:06,396 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:588) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$SimpleTreeBox'. - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] 2024-06-28 15:45:06,417 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:588) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$SimpleTreeBox'. - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] 2024-06-28 15:45:06,463 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:588) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$1'. - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] 2024-06-28 15:45:06,474 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:588) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$1'. - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] 2024-06-28 15:45:06,495 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:588) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$SimpleTreeBox'. - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 s -- in org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxInFormTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s -- in org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxInFormTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.tablefield.TableFieldTest 2024-06-28 15:45:06,718 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:06,742 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:06,745 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:06,749 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:06,759 WARN [main] org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableField.getColumnName(AbstractTableField.java:460) - Validation Error on Column without header text, using className for error message. 2024-06-28 15:45:06,764 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:06,778 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:06,787 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:06,800 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:06,811 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:06,842 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:06,851 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:06,854 WARN [main] org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableField.getColumnName(AbstractTableField.java:460) - Validation Error on Column without header text, using className for error message. 2024-06-28 15:45:06,858 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:06,861 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:06,864 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:06,870 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:06,877 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:06,881 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:06,884 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:06,913 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:06,965 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:06,992 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:07,045 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:07,051 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:07,057 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:07,066 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:07,074 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:07,079 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:07,085 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:07,088 WARN [main] org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableField.getColumnName(AbstractTableField.java:460) - Validation Error on Column without header text, using className for error message. 2024-06-28 15:45:07,099 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:07,367 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.666 s -- in org.eclipse.scout.rt.client.ui.form.fields.tablefield.TableFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableFieldTest 2024-06-28 15:45:07,403 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:07,466 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableFieldMoveRowTest 2024-06-28 15:45:07,501 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:07,552 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:07,564 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableFieldMoveRowTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.stringfield.StringFieldSetMultilineTextTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.scout.rt.client.ui.form.fields.stringfield.StringFieldSetMultilineTextTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.stringfield.AbstractStringFieldTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.eclipse.scout.rt.client.ui.form.fields.stringfield.AbstractStringFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldTest 2024-06-28 15:45:07,874 WARN [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.AssertionError: No lookup should be performed for that test-case at org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldTest$StyleLookupService.checkLookupAllowed(SmartFieldTest.java:228) at org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldTest$StyleLookupService.getDataByText(SmartFieldTest.java:246) at org.eclipse.scout.rt.shared.services.lookup.LookupCall.getDataByText(LookupCall.java:336) at org.eclipse.scout.rt.client.ui.form.fields.smartfield.AbstractSmartField$3.provide(AbstractSmartField.java:1352) at org.eclipse.scout.rt.client.ui.form.fields.smartfield.LookupRowHelper.lambda$0(LookupRowHelper.java:65) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at java.base/java.security.AccessController.doPrivileged(AccessController.java:712) at java.base/javax.security.auth.Subject.doAs(Subject.java:439) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:45:07,886 ERROR [scout-model-thread-22] org.eclipse.scout.rt.client.ui.form.fields.smartfield.HierarchicalSmartFieldDataFetcher.logException(HierarchicalSmartFieldDataFetcher.java:83) - - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=org.eclipse.scout.rt.platform.job.internal.JobFutureTask$$Lambda$569/0x00007f29e0810d58] java.lang.AssertionError: No lookup should be performed for that test-case at org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldTest$StyleLookupService.checkLookupAllowed(SmartFieldTest.java:228) at org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldTest$StyleLookupService.getDataByText(SmartFieldTest.java:246) at org.eclipse.scout.rt.shared.services.lookup.LookupCall.getDataByText(LookupCall.java:336) at org.eclipse.scout.rt.client.ui.form.fields.smartfield.AbstractSmartField$3.provide(AbstractSmartField.java:1352) at org.eclipse.scout.rt.client.ui.form.fields.smartfield.LookupRowHelper.lambda$0(LookupRowHelper.java:65) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at java.base/java.security.AccessController.doPrivileged(AccessController.java:712) at java.base/javax.security.auth.Subject.doAs(Subject.java:439) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.370 s -- in org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldParseValueTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldParseValueTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldMultilineTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldMultilineTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldLookupTest 2024-06-28 15:45:08,505 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. org.eclipse.scout.rt.platform.exception.PlatformException: lookup error at org.eclipse.scout.rt.shared.services.lookup.LookupCall.getDataByRec(LookupCall.java:367) at org.eclipse.scout.rt.client.ui.form.fields.smartfield.AbstractSmartField$4.provide(AbstractSmartField.java:1374) at org.eclipse.scout.rt.client.ui.form.fields.smartfield.LookupRowHelper.lambda$0(LookupRowHelper.java:65) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at java.base/java.security.AccessController.doPrivileged(AccessController.java:712) at java.base/javax.security.auth.Subject.doAs(Subject.java:439) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:45:08,591 WARN [scout-thread-22] org.eclipse.scout.rt.client.ui.form.fields.smartfield.LookupRowHelper.lambda$0(LookupRowHelper.java:61) - Fetching data for empty lookup call - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Lookup [lookupCall=null, provider=ILookupRowProvider@4631e094[Rec Lookup, parentKey=1, activeState=TRUE]]] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.486 s -- in org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldLookupTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.ProposalFieldTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 s -- in org.eclipse.scout.rt.client.ui.form.fields.smartfield.ProposalFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.IncrementalTreeBuilderTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.scout.rt.client.ui.form.fields.smartfield.IncrementalTreeBuilderTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.sequencebox.SequenceValidationHelperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.eclipse.scout.rt.client.ui.form.fields.sequencebox.SequenceValidationHelperTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.sequencebox.SequenceBoxTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 s -- in org.eclipse.scout.rt.client.ui.form.fields.sequencebox.SequenceBoxTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.sequencebox.AbstractFromToSequenceBoxTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.eclipse.scout.rt.client.ui.form.fields.sequencebox.AbstractFromToSequenceBoxTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.RadioButtonGroupGridTest visible: 1 invisible: 4 visible: 1 invisible: 0 visible: 5 invisible: 3 visible: 8 invisible: 1 visible: 4 invisible: 4 visible: 0 invisible: 3 visible: 0 invisible: 3 visible: 0 invisible: 3 visible: 4 invisible: 4 visible: 1 invisible: 0 visible: 1 invisible: 0 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.192 s -- in org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.RadioButtonGroupGridTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest 2024-06-28 15:45:11,649 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup.filterLookup(AbstractRadioButtonGroup.java:449) - The key of a lookup row may not be null. Row has been removed for radio button group 'org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest$P_RadioButtonGroupWithLookupCall'. - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] 2024-06-28 15:45:11,656 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup.filterLookup(AbstractRadioButtonGroup.java:449) - The key of a lookup row may not be null. Row has been removed for radio button group 'org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest$P_RadioButtonGroupWithLookupCall'. - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] 2024-06-28 15:45:12,568 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup.filterLookup(AbstractRadioButtonGroup.java:449) - The key of a lookup row may not be null. Row has been removed for radio button group 'org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest$P_RadioButtonGroupWithLookupCall'. - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] 2024-06-28 15:45:12,571 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup.filterLookup(AbstractRadioButtonGroup.java:449) - The key of a lookup row may not be null. Row has been removed for radio button group 'org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest$P_RadioButtonGroupWithLookupCall'. - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] 2024-06-28 15:45:12,591 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup.filterLookup(AbstractRadioButtonGroup.java:449) - The key of a lookup row may not be null. Row has been removed for radio button group 'org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest$P_RadioButtonGroupWithLookupCall'. - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] 2024-06-28 15:45:12,593 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup.filterLookup(AbstractRadioButtonGroup.java:449) - The key of a lookup row may not be null. Row has been removed for radio button group 'org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest$P_RadioButtonGroupWithLookupCall'. - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] 2024-06-28 15:45:12,621 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup.filterLookup(AbstractRadioButtonGroup.java:449) - The key of a lookup row may not be null. Row has been removed for radio button group 'org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest$P_RadioButtonGroupWithLookupCall'. - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] 2024-06-28 15:45:12,624 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup.filterLookup(AbstractRadioButtonGroup.java:449) - The key of a lookup row may not be null. Row has been removed for radio button group 'org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest$P_RadioButtonGroupWithLookupCall'. - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.116 s -- in org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.pagefield.PageFieldTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.080 s -- in org.eclipse.scout.rt.client.ui.form.fields.pagefield.PageFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.numberfield.AbstractNumberFieldTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.252 s -- in org.eclipse.scout.rt.client.ui.form.fields.numberfield.AbstractNumberFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.numberfield.AbstractNumberFieldLenientParsingTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.client.ui.form.fields.numberfield.AbstractNumberFieldLenientParsingTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.longfield.AbstractLongFieldTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.scout.rt.client.ui.form.fields.longfield.AbstractLongFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.listbox.ListBoxTest 2024-06-28 15:45:19,156 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:19,162 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:19,182 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox.filterLookupResult(AbstractListBox.java:552) - The key of a lookup row may not be null. Row has been removed for list box 'org.eclipse.scout.rt.client.ui.form.fields.listbox.ListBoxTest'. - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] 2024-06-28 15:45:19,186 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:19,188 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:19,206 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:19,209 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:19,268 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:19,271 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:19,292 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:19,295 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:19,312 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:19,315 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:19,343 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:19,347 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s -- in org.eclipse.scout.rt.client.ui.form.fields.listbox.ListBoxTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.listbox.ListBoxInFormTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.eclipse.scout.rt.client.ui.form.fields.listbox.ListBoxInFormTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.integerfield.AbstractIntegerFieldTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.eclipse.scout.rt.client.ui.form.fields.integerfield.AbstractIntegerFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.imagebox.ImageFieldTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.scout.rt.client.ui.form.fields.imagebox.ImageFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.htmlfield.AbstractHtmlFieldTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.client.ui.form.fields.htmlfield.AbstractHtmlFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout11Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout11Test [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout10Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout10Test [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout09Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout09Test [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout08Test 2024-06-28 15:45:19,814 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:19,820 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:19,826 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:19,832 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:19,843 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:19,852 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:19,860 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:19,867 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:19,870 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:19,872 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:19,874 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:19,877 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:19,879 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:19,882 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout08Test [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout07Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout07Test [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout06Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout06Test [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout05Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout05Test [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout04Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout04Test [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout02Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout02Test [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout01Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout01Test [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout0100Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout0100Test [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.DynamicFieldTest initConfig init [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.439 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.DynamicFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.DynamicFieldGridDataTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.075 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.DynamicFieldGridDataTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.AbstractGroupBoxTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.AbstractGroupBoxTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.filechooserfield.FileChooserFieldTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.scout.rt.client.ui.form.fields.filechooserfield.FileChooserFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.decimalfield.AbstractDecimalFieldTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.727 s -- in org.eclipse.scout.rt.client.ui.form.fields.decimalfield.AbstractDecimalFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.datefield.AbstractDateFieldTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.scout.rt.client.ui.form.fields.datefield.AbstractDateFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.colorfield.ColorFieldTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.eclipse.scout.rt.client.ui.form.fields.colorfield.ColorFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.button.ButtonTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.scout.rt.client.ui.form.fields.button.ButtonTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.button.AbstractRadioButtonTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.client.ui.form.fields.button.AbstractRadioButtonTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.browserfield.AbstractBrowserFieldTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.eclipse.scout.rt.client.ui.form.fields.browserfield.AbstractBrowserFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.booleanfield.AbstractBooleanFieldWithTriStateTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.scout.rt.client.ui.form.fields.booleanfield.AbstractBooleanFieldWithTriStateTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.booleanfield.AbstractBooleanFieldTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.client.ui.form.fields.booleanfield.AbstractBooleanFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.bigintegerfield.AbstractBigIntegerFieldTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.scout.rt.client.ui.form.fields.bigintegerfield.AbstractBigIntegerFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.bigdecimalfield.AbstractBigDecimalFieldTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.eclipse.scout.rt.client.ui.form.fields.bigdecimalfield.AbstractBigDecimalFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.ValueFieldTest 2024-06-28 15:45:29,078 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField.setValue(AbstractValueField.java:288) - Unexpected Error: - MDC[principal=anna, scoutSession=m9fsaq0nemstdgje2ae2roton0s6dj6f3548bctr1cqvq5lrcom, jobName=Running JUnit test in model job] org.eclipse.scout.rt.platform.exception.ProcessingException: "EXCEPTION!!!" is an invalid value. [severity=ERROR] at org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField.setValue(AbstractValueField.java:287) at org.eclipse.scout.rt.client.ui.form.fields.ValueFieldTest.testValidateException(ValueFieldTest.java:113) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.client.runner.ClientTestRunner$CleanupDesktopStatement.evaluate(ClientTestRunner.java:195) at org.eclipse.scout.rt.testing.client.runner.statement.CleanupPagesStatements$CleanupPagesMethodStatement.evaluate(CleanupPagesStatements.java:50) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at java.base/java.security.AccessController.doPrivileged(AccessController.java:712) at java.base/javax.security.auth.Subject.doAs(Subject.java:439) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) Caused by: java.lang.RuntimeException: EXCEPTION!!! at org.eclipse.scout.rt.client.ui.form.fields.ValueFieldTest$ParseErrorField.execValidateValue(ValueFieldTest.java:232) at org.eclipse.scout.rt.client.ui.form.fields.ValueFieldTest$ParseErrorField.execValidateValue(ValueFieldTest.java:1) at org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField$LocalValueFieldExtension.execValidateValue(AbstractValueField.java:580) at org.eclipse.scout.rt.client.extension.ui.form.fields.ValueFieldChains$ValueFieldValidateValueChain$1.callMethod(ValueFieldChains.java:40) at org.eclipse.scout.rt.client.extension.ui.form.fields.ValueFieldChains$ValueFieldValidateValueChain$1.callMethod(ValueFieldChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.form.fields.ValueFieldChains$ValueFieldValidateValueChain.execValidateValue(ValueFieldChains.java:43) at org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField.interceptValidateValue(AbstractValueField.java:602) at org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField.validateValue(AbstractValueField.java:409) at org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField.setValue(AbstractValueField.java:279) ... 44 common frames omitted [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s -- in org.eclipse.scout.rt.client.ui.form.fields.ValueFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.ReplaceFieldTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in org.eclipse.scout.rt.client.ui.form.fields.ReplaceFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.ParsingFailedStatusTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.ui.form.fields.ParsingFailedStatusTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.OrderedComparatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 s -- in org.eclipse.scout.rt.client.ui.form.fields.OrderedComparatorTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.MasterSlaveRelationWithTemplatesFieldTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.scout.rt.client.ui.form.fields.MasterSlaveRelationWithTemplatesFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.FormFieldVisibilityTest 2024-06-28 15:45:29,750 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:29,778 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:29,802 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:45:29,824 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s -- in org.eclipse.scout.rt.client.ui.form.fields.FormFieldVisibilityTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.FormFieldTest 2024-06-28 15:45:29,970 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.AbstractFormField.classId(AbstractFormField.java:1213) - Found a duplicate classid for SimpleTestFormField_org.eclipse.scout.rt.client.ui.form.fields.FormFieldTest$TestForm, adding field index. Override classId for dynamically injected fields. - MDC[principal=anna, scoutSession=m9fsaq0nemstdgje2ae2roton0s6dj6f3548bctr1cqvq5lrcom, jobName=Running JUnit test in model job] 2024-06-28 15:45:29,970 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.AbstractFormField.classId(AbstractFormField.java:1213) - Found a duplicate classid for SimpleTestFormField_org.eclipse.scout.rt.client.ui.form.fields.FormFieldTest$TestForm, adding field index. Override classId for dynamically injected fields. - MDC[principal=anna, scoutSession=m9fsaq0nemstdgje2ae2roton0s6dj6f3548bctr1cqvq5lrcom, jobName=Running JUnit test in model job] 2024-06-28 15:45:30,079 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.AbstractFormField.classId(AbstractFormField.java:1213) - Found a duplicate classid for DUPLICATEDUPLICATE, adding field index. Override classId for dynamically injected fields. - MDC[principal=anna, scoutSession=m9fsaq0nemstdgje2ae2roton0s6dj6f3548bctr1cqvq5lrcom, jobName=Running JUnit test in model job] 2024-06-28 15:45:30,080 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.AbstractFormField.classId(AbstractFormField.java:1213) - Found a duplicate classid for DUPLICATEDUPLICATE, adding field index. Override classId for dynamically injected fields. - MDC[principal=anna, scoutSession=m9fsaq0nemstdgje2ae2roton0s6dj6f3548bctr1cqvq5lrcom, jobName=Running JUnit test in model job] [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s -- in org.eclipse.scout.rt.client.ui.form.fields.FormFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.FormFieldPropagationTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.eclipse.scout.rt.client.ui.form.fields.FormFieldPropagationTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.FormFieldEnabledTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 s -- in org.eclipse.scout.rt.client.ui.form.fields.FormFieldEnabledTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldInjectFieldTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldInjectFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldAddRemoveMoveFieldTest [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.371 s -- in org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldAddRemoveMoveFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXmlWrappedFormFieldTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXmlWrappedFormFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXmlWithPropertyExtensionFormTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s -- in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXmlWithPropertyExtensionFormTest [INFO] Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml4FormTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml4FormTest [INFO] Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml3FormTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.460 s -- in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml3FormTest [INFO] Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml2FormTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml2FormTest [INFO] Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml1FormTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml1FormTest [INFO] Running org.eclipse.scout.rt.client.ui.form.ImportFormDataWithFiltersTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.scout.rt.client.ui.form.ImportFormDataWithFiltersTest [INFO] Running org.eclipse.scout.rt.client.ui.form.FormWithTableFieldTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.scout.rt.client.ui.form.FormWithTableFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.FormWaitForTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.scout.rt.client.ui.form.FormWaitForTest [INFO] Running org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest 2024-06-28 15:45:32,171 INFO [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton]] - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] org.eclipse.scout.rt.platform.exception.VetoException: Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton] at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.doIt(FormToStore.java:97) at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.execStored(FormToStore.java:61) at org.eclipse.scout.rt.client.ui.form.AbstractForm$LocalFormExtension.execStored(AbstractForm.java:3027) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:77) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain.execStored(FormChains.java:80) at org.eclipse.scout.rt.client.extension.ui.form.AbstractFormExtension.execStored(AbstractFormExtension.java:54) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:77) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain.execStored(FormChains.java:80) at org.eclipse.scout.rt.client.ui.form.AbstractForm.interceptStored(AbstractForm.java:3111) at org.eclipse.scout.rt.client.ui.form.AbstractForm.storeStateInternal(AbstractForm.java:1661) at org.eclipse.scout.rt.client.ui.form.AbstractForm.doSave(AbstractForm.java:2020) at org.eclipse.scout.rt.client.ui.form.AbstractForm.handleSystemButtonEventInternal(AbstractForm.java:2867) at org.eclipse.scout.rt.client.ui.form.AbstractForm$P_SystemButtonListener.buttonChanged(AbstractForm.java:2905) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.lambda$0(AbstractButton.java:434) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonEvent(AbstractButton.java:434) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonClicked(AbstractButton.java:425) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.doClick(AbstractButton.java:339) at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.clickSave(FormToStore.java:145) at org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest.testVetoFormSave(FormStoredWithVetoTest.java:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.client.runner.ClientTestRunner$CleanupDesktopStatement.evaluate(ClientTestRunner.java:195) at org.eclipse.scout.rt.testing.client.runner.statement.CleanupPagesStatements$CleanupPagesMethodStatement.evaluate(CleanupPagesStatements.java:50) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at java.base/java.security.AccessController.doPrivileged(AccessController.java:712) at java.base/javax.security.auth.Subject.doAs(Subject.java:439) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:45:32,184 INFO [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton]] - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] org.eclipse.scout.rt.platform.exception.VetoException: Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton] at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.doIt(FormToStore.java:97) at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$ModifyHandler.execStore(FormToStore.java:84) at org.eclipse.scout.rt.client.ui.form.AbstractFormHandler$LocalFormHandlerExtension.execStore(AbstractFormHandler.java:252) at org.eclipse.scout.rt.client.extension.ui.form.FormHandlerChains$FormHandlerStoreChain$1.callMethod(FormHandlerChains.java:91) at org.eclipse.scout.rt.client.extension.ui.form.FormHandlerChains$FormHandlerStoreChain$1.callMethod(FormHandlerChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.form.FormHandlerChains$FormHandlerStoreChain.execStore(FormHandlerChains.java:94) at org.eclipse.scout.rt.client.ui.form.AbstractFormHandler.interceptStore(AbstractFormHandler.java:293) at org.eclipse.scout.rt.client.ui.form.AbstractFormHandler.onStore(AbstractFormHandler.java:212) at org.eclipse.scout.rt.client.ui.form.AbstractForm.storeStateInternal(AbstractForm.java:1660) at org.eclipse.scout.rt.client.ui.form.AbstractForm.doSave(AbstractForm.java:2020) at org.eclipse.scout.rt.client.ui.form.AbstractForm.handleSystemButtonEventInternal(AbstractForm.java:2867) at org.eclipse.scout.rt.client.ui.form.AbstractForm$P_SystemButtonListener.buttonChanged(AbstractForm.java:2905) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.lambda$0(AbstractButton.java:434) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonEvent(AbstractButton.java:434) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonClicked(AbstractButton.java:425) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.doClick(AbstractButton.java:339) at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.clickSave(FormToStore.java:145) at org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest.testVetoHandlerSave(FormStoredWithVetoTest.java:59) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.client.runner.ClientTestRunner$CleanupDesktopStatement.evaluate(ClientTestRunner.java:195) at org.eclipse.scout.rt.testing.client.runner.statement.CleanupPagesStatements$CleanupPagesMethodStatement.evaluate(CleanupPagesStatements.java:50) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at java.base/java.security.AccessController.doPrivileged(AccessController.java:712) at java.base/javax.security.auth.Subject.doAs(Subject.java:439) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:45:32,194 INFO [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton]] - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] org.eclipse.scout.rt.platform.exception.VetoException: Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton] at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.doIt(FormToStore.java:97) at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.execStored(FormToStore.java:61) at org.eclipse.scout.rt.client.ui.form.AbstractForm$LocalFormExtension.execStored(AbstractForm.java:3027) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:77) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain.execStored(FormChains.java:80) at org.eclipse.scout.rt.client.extension.ui.form.AbstractFormExtension.execStored(AbstractFormExtension.java:54) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:77) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain.execStored(FormChains.java:80) at org.eclipse.scout.rt.client.ui.form.AbstractForm.interceptStored(AbstractForm.java:3111) at org.eclipse.scout.rt.client.ui.form.AbstractForm.storeStateInternal(AbstractForm.java:1661) at org.eclipse.scout.rt.client.ui.form.AbstractForm.doSave(AbstractForm.java:2020) at org.eclipse.scout.rt.client.ui.form.AbstractForm.handleSystemButtonEventInternal(AbstractForm.java:2867) at org.eclipse.scout.rt.client.ui.form.AbstractForm$P_SystemButtonListener.buttonChanged(AbstractForm.java:2905) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.lambda$0(AbstractButton.java:434) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonEvent(AbstractButton.java:434) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonClicked(AbstractButton.java:425) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.doClick(AbstractButton.java:339) at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.clickSave(FormToStore.java:145) at org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest.testVetoCombinationSave(FormStoredWithVetoTest.java:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.client.runner.ClientTestRunner$CleanupDesktopStatement.evaluate(ClientTestRunner.java:195) at org.eclipse.scout.rt.testing.client.runner.statement.CleanupPagesStatements$CleanupPagesMethodStatement.evaluate(CleanupPagesStatements.java:50) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at java.base/java.security.AccessController.doPrivileged(AccessController.java:712) at java.base/javax.security.auth.Subject.doAs(Subject.java:439) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:45:32,204 INFO [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton]] - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] org.eclipse.scout.rt.platform.exception.VetoException: Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton] at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.doIt(FormToStore.java:97) at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.execStored(FormToStore.java:61) at org.eclipse.scout.rt.client.ui.form.AbstractForm$LocalFormExtension.execStored(AbstractForm.java:3027) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:77) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain.execStored(FormChains.java:80) at org.eclipse.scout.rt.client.extension.ui.form.AbstractFormExtension.execStored(AbstractFormExtension.java:54) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:77) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain.execStored(FormChains.java:80) at org.eclipse.scout.rt.client.ui.form.AbstractForm.interceptStored(AbstractForm.java:3111) at org.eclipse.scout.rt.client.ui.form.AbstractForm.storeStateInternal(AbstractForm.java:1661) at org.eclipse.scout.rt.client.ui.form.AbstractForm.doOk(AbstractForm.java:1968) at org.eclipse.scout.rt.client.ui.form.AbstractForm.handleSystemButtonEventInternal(AbstractForm.java:2859) at org.eclipse.scout.rt.client.ui.form.AbstractForm$P_SystemButtonListener.buttonChanged(AbstractForm.java:2905) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.lambda$0(AbstractButton.java:434) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonEvent(AbstractButton.java:434) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonClicked(AbstractButton.java:425) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.doClick(AbstractButton.java:339) at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.clickOk(FormToStore.java:149) at org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest.testVetoCombinationOk(FormStoredWithVetoTest.java:131) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.client.runner.ClientTestRunner$CleanupDesktopStatement.evaluate(ClientTestRunner.java:195) at org.eclipse.scout.rt.testing.client.runner.statement.CleanupPagesStatements$CleanupPagesMethodStatement.evaluate(CleanupPagesStatements.java:50) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at java.base/java.security.AccessController.doPrivileged(AccessController.java:712) at java.base/javax.security.auth.Subject.doAs(Subject.java:439) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:45:32,214 INFO [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton]] - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] org.eclipse.scout.rt.platform.exception.VetoException: Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton] at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.doIt(FormToStore.java:97) at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$ModifyHandler.execStore(FormToStore.java:84) at org.eclipse.scout.rt.client.ui.form.AbstractFormHandler$LocalFormHandlerExtension.execStore(AbstractFormHandler.java:252) at org.eclipse.scout.rt.client.extension.ui.form.FormHandlerChains$FormHandlerStoreChain$1.callMethod(FormHandlerChains.java:91) at org.eclipse.scout.rt.client.extension.ui.form.FormHandlerChains$FormHandlerStoreChain$1.callMethod(FormHandlerChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.form.FormHandlerChains$FormHandlerStoreChain.execStore(FormHandlerChains.java:94) at org.eclipse.scout.rt.client.ui.form.AbstractFormHandler.interceptStore(AbstractFormHandler.java:293) at org.eclipse.scout.rt.client.ui.form.AbstractFormHandler.onStore(AbstractFormHandler.java:212) at org.eclipse.scout.rt.client.ui.form.AbstractForm.storeStateInternal(AbstractForm.java:1660) at org.eclipse.scout.rt.client.ui.form.AbstractForm.doOk(AbstractForm.java:1968) at org.eclipse.scout.rt.client.ui.form.AbstractForm.handleSystemButtonEventInternal(AbstractForm.java:2859) at org.eclipse.scout.rt.client.ui.form.AbstractForm$P_SystemButtonListener.buttonChanged(AbstractForm.java:2905) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.lambda$0(AbstractButton.java:434) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonEvent(AbstractButton.java:434) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonClicked(AbstractButton.java:425) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.doClick(AbstractButton.java:339) at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.clickOk(FormToStore.java:149) at org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest.testVetoHandlerOk(FormStoredWithVetoTest.java:73) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.client.runner.ClientTestRunner$CleanupDesktopStatement.evaluate(ClientTestRunner.java:195) at org.eclipse.scout.rt.testing.client.runner.statement.CleanupPagesStatements$CleanupPagesMethodStatement.evaluate(CleanupPagesStatements.java:50) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at java.base/java.security.AccessController.doPrivileged(AccessController.java:712) at java.base/javax.security.auth.Subject.doAs(Subject.java:439) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:45:32,223 INFO [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton]] - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] org.eclipse.scout.rt.platform.exception.VetoException: Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton] at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.doIt(FormToStore.java:97) at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.execStored(FormToStore.java:61) at org.eclipse.scout.rt.client.ui.form.AbstractForm$LocalFormExtension.execStored(AbstractForm.java:3027) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:77) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain.execStored(FormChains.java:80) at org.eclipse.scout.rt.client.extension.ui.form.AbstractFormExtension.execStored(AbstractFormExtension.java:54) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:77) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain.execStored(FormChains.java:80) at org.eclipse.scout.rt.client.ui.form.AbstractForm.interceptStored(AbstractForm.java:3111) at org.eclipse.scout.rt.client.ui.form.AbstractForm.storeStateInternal(AbstractForm.java:1661) at org.eclipse.scout.rt.client.ui.form.AbstractForm.doOk(AbstractForm.java:1968) at org.eclipse.scout.rt.client.ui.form.AbstractForm.handleSystemButtonEventInternal(AbstractForm.java:2859) at org.eclipse.scout.rt.client.ui.form.AbstractForm$P_SystemButtonListener.buttonChanged(AbstractForm.java:2905) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.lambda$0(AbstractButton.java:434) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonEvent(AbstractButton.java:434) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonClicked(AbstractButton.java:425) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.doClick(AbstractButton.java:339) at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.clickOk(FormToStore.java:149) at org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest.testVetoFormOk(FormStoredWithVetoTest.java:101) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.client.runner.ClientTestRunner$CleanupDesktopStatement.evaluate(ClientTestRunner.java:195) at org.eclipse.scout.rt.testing.client.runner.statement.CleanupPagesStatements$CleanupPagesMethodStatement.evaluate(CleanupPagesStatements.java:50) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at java.base/java.security.AccessController.doPrivileged(AccessController.java:712) at java.base/javax.security.auth.Subject.doAs(Subject.java:439) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest [INFO] Running org.eclipse.scout.rt.client.ui.form.FormStoredTest 2024-06-28 15:45:32,252 INFO [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:46) - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=Form was marked as not stored. [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton]] - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] 2024-06-28 15:45:32,269 INFO [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:46) - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=Implementation throws a consumed VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton]] - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] 2024-06-28 15:45:32,278 INFO [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:46) - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=Implementation throws a consumed VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton]] - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] 2024-06-28 15:45:32,345 INFO [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:46) - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=Form was marked as not stored. [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton]] - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] 2024-06-28 15:45:32,354 INFO [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:46) - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=Form was marked as not stored. [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton]] - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] 2024-06-28 15:45:32,371 INFO [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:46) - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=Form was marked as not stored. [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton]] - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] 2024-06-28 15:45:32,396 INFO [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:46) - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=Form was marked as not stored. [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton]] - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] 2024-06-28 15:45:32,405 INFO [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:46) - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=Form was marked as not stored. [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton]] - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s -- in org.eclipse.scout.rt.client.ui.form.FormStoredTest [INFO] Running org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest filterFields: null/MainBox (org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest$TestForm$MainBox) filterFields: null/TopBox (org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest$TestForm$MainBox$TopBox) injectFields: null/TopBox (org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest$TestForm$MainBox$TopBox) injectFields: null/MainBox (org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest$TestForm$MainBox) [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest [INFO] Running org.eclipse.scout.rt.client.ui.form.FormBasicTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.823 s -- in org.eclipse.scout.rt.client.ui.form.FormBasicTest [INFO] Running org.eclipse.scout.rt.client.ui.form.AbstractFormTest 2024-06-28 15:45:33,337 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.AbstractForm.handleFormErrors(AbstractForm.java:1764) - there are fields with errors - MDC[principal=anna, scoutSession=m9fsaq0nemstdgje2ae2roton0s6dj6f3548bctr1cqvq5lrcom, jobName=Running JUnit test in model job] 2024-06-28 15:45:33,407 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.AbstractForm.handleFormErrors(AbstractForm.java:1764) - there are fields with errors - MDC[principal=anna, scoutSession=m9fsaq0nemstdgje2ae2roton0s6dj6f3548bctr1cqvq5lrcom, jobName=Running JUnit test in model job] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.eclipse.scout.rt.client.ui.form.AbstractFormTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithSortingTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithSortingTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithHeaderSortColumnsTest 2024-06-28 15:45:33,615 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.basic.table.ColumnSet.applyGroupingConfiguration(ColumnSet.java:374) - Invalid column grouping config. Column marked as grouped but there are non-grouped or non-visible sort columns with smaller sort index. Grouping will be set to false. Table: org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithHeaderSortColumnsTest$PageWithTable$Table, column: org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithHeaderSortColumnsTest$PageWithTable$Table$Bit1Column - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] 2024-06-28 15:45:33,643 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.basic.table.ColumnSet.applyGroupingConfiguration(ColumnSet.java:374) - Invalid column grouping config. Column marked as grouped but there are non-grouped or non-visible sort columns with smaller sort index. Grouping will be set to false. Table: org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithHeaderSortColumnsTest$PageWithTable$Table, column: org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithHeaderSortColumnsTest$PageWithTable$Table$Bit1Column - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] 2024-06-28 15:45:33,688 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.basic.table.ColumnSet.applyGroupingConfiguration(ColumnSet.java:374) - Invalid column grouping config. Column marked as grouped but there are non-grouped or non-visible sort columns with smaller sort index. Grouping will be set to false. Table: org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithHeaderSortColumnsTest$PageWithTable$Table, column: org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithHeaderSortColumnsTest$PageWithTable$Table$Bit1Column - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] 2024-06-28 15:45:33,718 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.basic.table.ColumnSet.applyGroupingConfiguration(ColumnSet.java:374) - Invalid column grouping config. Column marked as grouped but there are non-grouped or non-visible sort columns with smaller sort index. Grouping will be set to false. Table: org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithHeaderSortColumnsTest$PageWithTable$Table, column: org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithHeaderSortColumnsTest$PageWithTable$Table$Bit1Column - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithHeaderSortColumnsTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableAndTableCustomizerWhenEditingThenMissingSelectionTest Edit: change data 'Account' Edit: change data 'Account' [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableAndTableCustomizerWhenEditingThenMissingSelectionTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableAndPageBeanTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableAndPageBeanTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable7Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable7Test [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable6Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable6Test [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable3Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable3Test [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable2Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable2Test [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable1Test [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable1Test [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithNodesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithNodesTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest 2024-06-28 15:45:35,275 INFO [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=null] - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] java.lang.RuntimeException: null at org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest$PageRuntimeExceptionOnDeactivated.execPageDeactivated(PageTest.java:161) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage$LocalPageExtension.execPageDeactivated(AbstractPage.java:1292) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:145) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain.execPageDeactivated(PageChains.java:148) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.AbstractPageExtension.execPageDeactivated(AbstractPageExtension.java:64) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:145) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain.execPageDeactivated(PageChains.java:148) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.AbstractPageExtension.execPageDeactivated(AbstractPageExtension.java:64) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:145) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain.execPageDeactivated(PageChains.java:148) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage.interceptPageDeactivated(AbstractPage.java:1208) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage.pageDeactivatedNotify(AbstractPage.java:830) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest.testPageDeactivatedException(PageTest.java:98) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.client.runner.ClientTestRunner$CleanupDesktopStatement.evaluate(ClientTestRunner.java:195) at org.eclipse.scout.rt.testing.client.runner.statement.CleanupPagesStatements$CleanupPagesMethodStatement.evaluate(CleanupPagesStatements.java:50) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at java.base/java.security.AccessController.doPrivileged(AccessController.java:712) at java.base/javax.security.auth.Subject.doAs(Subject.java:439) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:45:35,288 INFO [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=null] - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] java.lang.RuntimeException: null at org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest$PageRuntimeExceptionOnActivated.execPageActivated(PageTest.java:147) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage$LocalPageExtension.execPageActivated(AbstractPage.java:1277) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:77) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain.execPageActivated(PageChains.java:80) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.AbstractPageExtension.execPageActivated(AbstractPageExtension.java:49) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:77) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain.execPageActivated(PageChains.java:80) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.AbstractPageExtension.execPageActivated(AbstractPageExtension.java:49) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:77) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain.execPageActivated(PageChains.java:80) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage.interceptPageActivated(AbstractPage.java:1190) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage.pageActivatedNotify(AbstractPage.java:818) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest.testPageActivatedException(PageTest.java:65) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.client.runner.ClientTestRunner$CleanupDesktopStatement.evaluate(ClientTestRunner.java:195) at org.eclipse.scout.rt.testing.client.runner.statement.CleanupPagesStatements$CleanupPagesMethodStatement.evaluate(CleanupPagesStatements.java:50) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at java.base/java.security.AccessController.doPrivileged(AccessController.java:712) at java.base/javax.security.auth.Subject.doAs(Subject.java:439) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:45:35,292 INFO [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=undefined [severity=ERROR]] - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] org.eclipse.scout.rt.platform.exception.ProcessingException: undefined [severity=ERROR] at org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest$PageExceptionOnActivated.execPageActivated(PageTest.java:140) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage$LocalPageExtension.execPageActivated(AbstractPage.java:1277) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:77) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain.execPageActivated(PageChains.java:80) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.AbstractPageExtension.execPageActivated(AbstractPageExtension.java:49) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:77) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain.execPageActivated(PageChains.java:80) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.AbstractPageExtension.execPageActivated(AbstractPageExtension.java:49) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:77) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain.execPageActivated(PageChains.java:80) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage.interceptPageActivated(AbstractPage.java:1190) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage.pageActivatedNotify(AbstractPage.java:818) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest.testPageActivatedProcessingException(PageTest.java:56) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.client.runner.ClientTestRunner$CleanupDesktopStatement.evaluate(ClientTestRunner.java:195) at org.eclipse.scout.rt.testing.client.runner.statement.CleanupPagesStatements$CleanupPagesMethodStatement.evaluate(CleanupPagesStatements.java:50) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at java.base/java.security.AccessController.doPrivileged(AccessController.java:712) at java.base/javax.security.auth.Subject.doAs(Subject.java:439) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:45:35,374 INFO [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=undefined [severity=ERROR]] - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] org.eclipse.scout.rt.platform.exception.ProcessingException: undefined [severity=ERROR] at org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest$PageExceptionOnDeactivated.execPageDeactivated(PageTest.java:154) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage$LocalPageExtension.execPageDeactivated(AbstractPage.java:1292) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:145) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain.execPageDeactivated(PageChains.java:148) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.AbstractPageExtension.execPageDeactivated(AbstractPageExtension.java:64) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:145) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain.execPageDeactivated(PageChains.java:148) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.AbstractPageExtension.execPageDeactivated(AbstractPageExtension.java:64) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:145) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain.execPageDeactivated(PageChains.java:148) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage.interceptPageDeactivated(AbstractPage.java:1208) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage.pageDeactivatedNotify(AbstractPage.java:830) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest.testPageDeactivatedProcessingException(PageTest.java:89) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.client.runner.ClientTestRunner$CleanupDesktopStatement.evaluate(ClientTestRunner.java:195) at org.eclipse.scout.rt.testing.client.runner.statement.CleanupPagesStatements$CleanupPagesMethodStatement.evaluate(CleanupPagesStatements.java:50) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at java.base/java.security.AccessController.doPrivileged(AccessController.java:712) at java.base/javax.security.auth.Subject.doAs(Subject.java:439) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.011 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuNestedPageWithTablesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuNestedPageWithTablesTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.AutoExpandPageWithTableTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.AutoExpandPageWithTableTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithTableTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.996 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithTableTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithNodesTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithNodesTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.OutlineTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.OutlineTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.BookmarkToInvisibleOutlineTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.421 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.BookmarkToInvisibleOutlineTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.navigation.BookmarkUtilityTest 2024-06-28 15:45:37,239 ERROR [main] org.eclipse.scout.rt.client.services.common.bookmark.internal.BookmarkUtility.makeSerializableKey(BookmarkUtility.java:225) - Bookmark key is not serializable. Falling back to toString() which is not overriden by the given class [class org.eclipse.scout.rt.client.ui.desktop.navigation.BookmarkUtilityTest$UnSerializablePrimaryKey] 2024-06-28 15:45:37,241 ERROR [main] org.eclipse.scout.rt.client.services.common.bookmark.internal.BookmarkUtility.makeSerializableKey(BookmarkUtility.java:225) - Bookmark key is not serializable. Falling back to toString() which is not overriden by the given class [class org.eclipse.scout.rt.client.ui.desktop.navigation.BookmarkUtilityTest$UnSerializablePrimaryKey] 2024-06-28 15:45:37,243 WARN [main] org.eclipse.scout.rt.client.services.common.bookmark.internal.BookmarkUtility.makeSerializableKey(BookmarkUtility.java:222) - Bookmark key is not serializable. Falling back to toString(). Note: keys may not be stable [class=class org.eclipse.scout.rt.client.ui.desktop.navigation.BookmarkUtilityTest$UnSerializablePrimaryKeyWithToString, string representation:UnSerializablePrimaryKeyWithToString [m_id=1234]] 2024-06-28 15:45:37,244 WARN [main] org.eclipse.scout.rt.client.services.common.bookmark.internal.BookmarkUtility.makeSerializableKey(BookmarkUtility.java:222) - Bookmark key is not serializable. Falling back to toString(). Note: keys may not be stable [class=class org.eclipse.scout.rt.client.ui.desktop.navigation.BookmarkUtilityTest$UnSerializablePrimaryKeyWithToString, string representation:UnSerializablePrimaryKeyWithToString [m_id=1234]] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.client.ui.desktop.navigation.BookmarkUtilityTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.internal.VirtualDesktopTest 2024-06-28 15:45:37,250 WARN [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=default] 2024-06-28 15:45:37,250 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=default] 2024-06-28 15:45:37,271 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.ui.desktop.internal.VirtualDesktopTest$VirtualDesktopForwardTestSession@171cebe0[id = 1aa2ie868cfheq8desegociss2ncberp6fphtdf432bno07np5uq], user=null] - MDC[principal=default, jobName=Starting ClientSession [sessionId=1aa2ie868cfheq8desegociss2ncberp6fphtdf432bno07np5uq]] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.scout.rt.client.ui.desktop.internal.VirtualDesktopTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.hybrid.HybridManagerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.scout.rt.client.ui.desktop.hybrid.HybridManagerTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.datachange.DataChangeManagerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.scout.rt.client.ui.desktop.datachange.DataChangeManagerTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.AbstractDesktopTest 2024-06-28 15:45:37,584 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=default] 2024-06-28 15:45:37,588 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@15056988[id = 16v084lf5mld92bbdca7kg5t7nbim1eie6l20lpbc5ah626ucjt5], user=1003120000] - MDC[principal=default, jobName=Starting ClientSession [sessionId=16v084lf5mld92bbdca7kg5t7nbim1eie6l20lpbc5ah626ucjt5]] 2024-06-28 15:45:37,619 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.deeplink.DeepLinks.(DeepLinks.java:40) - Registered 1 deep-link handlers: - org.eclipse.scout.rt.client.ui.desktop.AbstractDesktopTest$P_TestDeepLinkHandler@1e155b7a - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 s -- in org.eclipse.scout.rt.client.ui.desktop.AbstractDesktopTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.tree.TreeUtilityTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.client.ui.basic.tree.TreeUtilityTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.tree.TreeNodeTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.scout.rt.client.ui.basic.tree.TreeNodeTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.tree.TreeEventTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 s -- in org.eclipse.scout.rt.client.ui.basic.tree.TreeEventTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.tree.TreeEventBufferTest [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.92 s -- in org.eclipse.scout.rt.client.ui.basic.tree.TreeEventBufferTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.tree.OutlineEventBufferTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.ui.basic.tree.OutlineEventBufferTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.tree.AbstractTreeTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.scout.rt.client.ui.basic.tree.AbstractTreeTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManagerTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManagerTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.organizer.ShowInvisibleColumnsFormTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.604 s -- in org.eclipse.scout.rt.client.ui.basic.table.organizer.ShowInvisibleColumnsFormTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.organizer.OrganizeColumnsFormTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 s -- in org.eclipse.scout.rt.client.ui.basic.table.organizer.OrganizeColumnsFormTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.organizer.OrganizeColumnsFormRegressionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.scout.rt.client.ui.basic.table.organizer.OrganizeColumnsFormRegressionTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.internal.InternalTableRowTest 2024-06-28 15:46:10,191 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:10,194 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:10,196 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:10,197 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:10,199 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:10,201 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:10,203 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:10,205 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:10,207 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:10,209 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:10,211 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.scout.rt.client.ui.basic.table.internal.InternalTableRowTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.HtmlEnabledTest 2024-06-28 15:46:10,221 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.HtmlEnabledTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnVisibilityTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnVisibilityTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnEditableTest 2024-06-28 15:46:10,337 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:10,351 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnEditableTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnAutoResizeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnAutoResizeTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractStringColumnTest 2024-06-28 15:46:10,387 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:10,393 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractStringColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractSmartColumnTest 2024-06-28 15:46:10,404 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractSmartColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractRowDataColumnTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractRowDataColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractRestLookupSmartColumnTest 2024-06-28 15:46:11,053 INFO [scout-model-thread-24] org.eclipse.scout.rt.dataobject.DataObjectInventory.init(DataObjectInventory.java:116) - Registry initialized, found 43 IDoEntity implementations with @TypeName annotation and 1 implementations with @TypeVersion annotation. - MDC[principal=default, scoutSession=107teh3kbul1fn21mc5s4m4fr9h0qmp09m2v1bqrs6tjqpj9s42a, jobName=Running JUnit test in model job] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.623 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractRestLookupSmartColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractProposalColumnTest 2024-06-28 15:46:11,114 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:11,149 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:11,256 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:11,262 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractProposalColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractNumberColumnTest 2024-06-28 15:46:11,286 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractNumberColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractMixedSmartColumnTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractMixedSmartColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractLongColumnTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractLongColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractIntegerColumnTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractIntegerColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractDecimalColumnTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractDecimalColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractDateColumnTest 2024-06-28 15:46:11,568 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:11,574 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:11,576 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:11,583 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:11,588 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:11,590 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractDateColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumnTest 2024-06-28 15:46:11,600 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:11,606 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:11,649 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:11,655 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:11,656 WARN [main] org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn.decorateCell(AbstractColumn.java:1758) - Exception decorating cell org.eclipse.scout.rt.platform.exception.ProcessingException: decoration on empty column [severity=ERROR] at org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumnTest$TestDecorationTable$C2Column.execDecorateCell(AbstractColumnTest.java:397) at org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn$LocalColumnExtension.execDecorateCell(AbstractColumn.java:2208) at org.eclipse.scout.rt.client.extension.ui.basic.table.columns.ColumnChains$ColumnDecorateCellChain$1.callMethod(ColumnChains.java:148) at org.eclipse.scout.rt.client.extension.ui.basic.table.columns.ColumnChains$ColumnDecorateCellChain$1.callMethod(ColumnChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.basic.table.columns.ColumnChains$ColumnDecorateCellChain.execDecorateCell(ColumnChains.java:151) at org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn.interceptDecorateCell(AbstractColumn.java:2257) at org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn.decorateCell(AbstractColumn.java:1755) at org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn.decorateCells(AbstractColumn.java:1746) at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.applyRowDecorations(AbstractTable.java:4094) at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.processDecorationBuffer(AbstractTable.java:4035) at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.setTableChanging(AbstractTable.java:1878) at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.addRows(AbstractTable.java:3152) at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.addRows(AbstractTable.java:3111) at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.addRow(AbstractTable.java:3100) at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.addRow(AbstractTable.java:3090) at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.addRow(AbstractTable.java:3085) at org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumnTest.testUpdateDisplayText(AbstractColumnTest.java:272) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:46:11,661 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:11,666 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:11,669 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:11,672 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:11,675 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:11,681 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:11,689 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:11,692 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:11,694 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:11,697 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:11,700 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:11,702 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:11,704 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:11,708 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:11,710 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBooleanColumnWithTriStateTest 2024-06-28 15:46:11,716 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:11,747 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:11,750 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:11,752 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:11,757 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBooleanColumnWithTriStateTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBooleanColumnTest 2024-06-28 15:46:11,765 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:11,768 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:11,770 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:11,771 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBooleanColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBigIntegerColumnTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBigIntegerColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBigDecimalColumnTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBigDecimalColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBeanColumnTest 2024-06-28 15:46:11,921 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:11,930 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBeanColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableWithIgnoredColumnsTest 2024-06-28 15:46:11,951 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:11,960 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:11,969 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:11,972 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:11,978 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:11,982 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:11,984 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:11,987 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableWithIgnoredColumnsTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableValidationTest 2024-06-28 15:46:11,992 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableValidationTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableUtilityTest 2024-06-28 15:46:12,047 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableUtilityTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableTest [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.581 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableRowInsertOrderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableRowInsertOrderTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableRowDataPropertyFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableRowDataPropertyFilterTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableLoadingPerfTest 2024-06-28 15:46:13,683 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.468 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableLoadingPerfTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableKeyTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableKeyTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableImportTest 2024-06-28 15:46:16,280 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:16,289 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:16,291 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableImportTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableEventTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableEventTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableEventOrderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableEventOrderTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableEventBufferTest [INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.615 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableEventBufferTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableCompactHandlerTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableCompactHandlerTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.ReplaceTableTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.eclipse.scout.rt.client.ui.basic.table.ReplaceTableTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.HierarchicalTableTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.scout.rt.client.ui.basic.table.HierarchicalTableTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.ColumnMandatoryTest 2024-06-28 15:46:22,396 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:22,403 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:22,408 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:22,445 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:22,448 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.scout.rt.client.ui.basic.table.ColumnMandatoryTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.CheckRowsInTableTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.eclipse.scout.rt.client.ui.basic.table.CheckRowsInTableTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.planner.PlannerTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.eclipse.scout.rt.client.ui.basic.planner.PlannerTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.planner.PlannerMenuTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.client.ui.basic.planner.PlannerMenuTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.planner.PlannerEventBufferTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.418 s -- in org.eclipse.scout.rt.client.ui.basic.planner.PlannerEventBufferTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.cell.CellTest [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.scout.rt.client.ui.basic.cell.CellTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.calendar.CalendarComponentTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.client.ui.basic.calendar.CalendarComponentTest [INFO] Running org.eclipse.scout.rt.client.ui.action.tree.AbstractActionNodeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.eclipse.scout.rt.client.ui.action.tree.AbstractActionNodeTest [INFO] Running org.eclipse.scout.rt.client.ui.action.menu.form.fields.FormFieldMenuTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.eclipse.scout.rt.client.ui.action.menu.form.fields.FormFieldMenuTest [INFO] Running org.eclipse.scout.rt.client.ui.action.menu.TreeMenuTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.client.ui.action.menu.TreeMenuTest [INFO] Running org.eclipse.scout.rt.client.ui.action.menu.TableMenuTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in org.eclipse.scout.rt.client.ui.action.menu.TableMenuTest [INFO] Running org.eclipse.scout.rt.client.ui.action.menu.NestedMenusTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.ui.action.menu.NestedMenusTest [INFO] Running org.eclipse.scout.rt.client.ui.action.menu.MenuUtilityTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.client.ui.action.menu.MenuUtilityTest [INFO] Running org.eclipse.scout.rt.client.ui.action.menu.DetailFormMenuTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.scout.rt.client.ui.action.menu.DetailFormMenuTest [INFO] Running org.eclipse.scout.rt.client.ui.action.keystroke.KeyStrokeNormalizerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.ui.action.keystroke.KeyStrokeNormalizerTest [INFO] Running org.eclipse.scout.rt.client.ui.action.ActionUtilityTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.client.ui.action.ActionUtilityTest [INFO] Running org.eclipse.scout.rt.client.ui.action.ActionTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.260 s -- in org.eclipse.scout.rt.client.ui.action.ActionTest [INFO] Running org.eclipse.scout.rt.client.ui.accordion.AccordionTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.scout.rt.client.ui.accordion.AccordionTest [INFO] Running org.eclipse.scout.rt.client.ui.WidgetVisitorWithCycleTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.client.ui.WidgetVisitorWithCycleTest [INFO] Running org.eclipse.scout.rt.client.ui.WidgetVisitorTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.353 s -- in org.eclipse.scout.rt.client.ui.WidgetVisitorTest [INFO] Running org.eclipse.scout.rt.client.ui.WidgetTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.scout.rt.client.ui.WidgetTest [INFO] Running org.eclipse.scout.rt.client.ui.WidgetDisposeTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.scout.rt.client.ui.WidgetDisposeTest [INFO] Running org.eclipse.scout.rt.client.ui.IStyleableTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.ui.IStyleableTest [INFO] Running org.eclipse.scout.rt.client.ui.ClientUIPreferencesTest 2024-06-28 15:46:24,589 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna] 2024-06-28 15:46:24,592 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@707b75a1[id = 1ippqbhq4l148vt82ujvqhkoffecnlitjq66o7on73j4r0q9dfqe], user=1003120000] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=1ippqbhq4l148vt82ujvqhkoffecnlitjq66o7on73j4r0q9dfqe]] 2024-06-28 15:46:24,730 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna] 2024-06-28 15:46:24,734 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@135143b[id = 10ha41r8fk7dlp1f34rn4ivpk00gpes55lulkpq84iqemtvriaht], user=1003120000] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=10ha41r8fk7dlp1f34rn4ivpk00gpes55lulkpq84iqemtvriaht]] 2024-06-28 15:46:24,744 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna] 2024-06-28 15:46:24,748 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@683a89be[id = 13v2ai9vebc60glm2kh485qdapveiqe0pi0jtq3e141s7sqkhp1r], user=1003120000] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=13v2ai9vebc60glm2kh485qdapveiqe0pi0jtq3e141s7sqkhp1r]] 2024-06-28 15:46:24,755 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna] 2024-06-28 15:46:24,758 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1540c2ac[id = 1n4atn954tnljl5bjtspbboc9rl1p7librg4omo3mq1nr6pjbiu8], user=1003120000] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=1n4atn954tnljl5bjtspbboc9rl1p7librg4omo3mq1nr6pjbiu8]] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s -- in org.eclipse.scout.rt.client.ui.ClientUIPreferencesTest [INFO] Running org.eclipse.scout.rt.client.services.lookup.AbstractRestLookupCallTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.client.services.lookup.AbstractRestLookupCallTest [INFO] Running org.eclipse.scout.rt.client.services.common.search.DefaultSearchFilterServiceTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.eclipse.scout.rt.client.services.common.search.DefaultSearchFilterServiceTest [INFO] Running org.eclipse.scout.rt.client.services.common.notifications.NotificationDispatcherTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.344 s -- in org.eclipse.scout.rt.client.services.common.notifications.NotificationDispatcherTest [INFO] Running org.eclipse.scout.rt.client.services.common.file.FileServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.scout.rt.client.services.common.file.FileServiceTest [INFO] Running org.eclipse.scout.rt.client.services.common.exceptionhandler.ErrorPopupTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.client.services.common.exceptionhandler.ErrorPopupTest [INFO] Running org.eclipse.scout.rt.client.services.common.code.CodeServiceClientProxyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.client.services.common.code.CodeServiceClientProxyTest [INFO] Running org.eclipse.scout.rt.client.services.common.bookmark.BookmarkServiceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.client.services.common.bookmark.BookmarkServiceTest [INFO] Running org.eclipse.scout.rt.client.services.ServiceWithSessionInterceptorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.services.ServiceWithSessionInterceptorTest [INFO] Running org.eclipse.scout.rt.client.res.AttachmentSupportTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.client.res.AttachmentSupportTest [INFO] Running org.eclipse.scout.rt.client.job.filter.future.SessionFutureFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.eclipse.scout.rt.client.job.filter.future.SessionFutureFilterTest [INFO] Running org.eclipse.scout.rt.client.job.filter.future.ModelJobFutureFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.client.job.filter.future.ModelJobFutureFilterTest [INFO] Running org.eclipse.scout.rt.client.job.filter.future.ClientRunContextFutureFilterTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.scout.rt.client.job.filter.future.ClientRunContextFutureFilterTest [INFO] Running org.eclipse.scout.rt.client.job.filter.event.SessionJobEventFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.eclipse.scout.rt.client.job.filter.event.SessionJobEventFilterTest [INFO] Running org.eclipse.scout.rt.client.job.filter.event.ModelJobEventFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.client.job.filter.event.ModelJobEventFilterTest [INFO] Running org.eclipse.scout.rt.client.job.MutualExclusionTest 2024-06-28 15:46:25,653 INFO [scout-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=Assertion error: Potential deadlock detected: Cannot wait for a job which is assigned to the same semaphore as the current job [semaphore=ExecutionSemaphore@6b52019e[permitOwners=[JobFutureTask@2c6fdc9c[job=org.eclipse.scout.rt.client.job.MutualExclusionTest$$Lambda$957/0x00007f29e111c0f0, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4de49281[job=org.eclipse.scout.rt.client.job.MutualExclusionTest$$Lambda$958/0x00007f29e111c318, state=WAITING_FOR_PERMIT]]]]] - MDC[jobName=org.eclipse.scout.rt.client.job.MutualExclusionTest$$Lambda$957/0x00007f29e111c0f0] org.eclipse.scout.rt.platform.util.Assertions$AssertionException: Assertion error: Potential deadlock detected: Cannot wait for a job which is assigned to the same semaphore as the current job [semaphore=ExecutionSemaphore@6b52019e[permitOwners=[JobFutureTask@2c6fdc9c[job=org.eclipse.scout.rt.client.job.MutualExclusionTest$$Lambda$957/0x00007f29e111c0f0, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4de49281[job=org.eclipse.scout.rt.client.job.MutualExclusionTest$$Lambda$958/0x00007f29e111c318, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.util.Assertions.fail(Assertions.java:620) at org.eclipse.scout.rt.platform.util.Assertions.assertNotSame(Assertions.java:339) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.assertNotSameSemaphore(JobFutureTask.java:530) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDone(JobFutureTask.java:348) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$3(MutualExclusionTest.java:151) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:25,809 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... 2024-06-28 15:46:25,810 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=false 2024-06-28 15:46:25,878 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... 2024-06-28 15:46:25,878 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=false 2024-06-28 15:46:25,882 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@1d051343[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5a9f047b[permitOwners=[JobFutureTask@405aaa5c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1d051343[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@190552fd[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@5a9f047b[permitOwners=[JobFutureTask@405aaa5c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1d051343[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@190552fd[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:25,887 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@d246da4[job=job-1, state=DONE], semaphore=ExecutionSemaphore@18158d86[permitOwners=[JobFutureTask@17fdf02a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@d246da4[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@72af8fd3[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@18158d86[permitOwners=[JobFutureTask@17fdf02a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@d246da4[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@72af8fd3[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:25,891 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@30cc8240[job=job-1, state=DONE], semaphore=ExecutionSemaphore@53399f73[permitOwners=[JobFutureTask@3e13529d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@30cc8240[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@22df3297[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@53399f73[permitOwners=[JobFutureTask@3e13529d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@30cc8240[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@22df3297[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:25,895 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@580a64a4[job=job-1, state=DONE], semaphore=ExecutionSemaphore@3c17553d[permitOwners=[JobFutureTask@39aaeb8[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@580a64a4[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3377fc14[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@3c17553d[permitOwners=[JobFutureTask@39aaeb8[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@580a64a4[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3377fc14[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:25,899 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@58c5eed8[job=job-1, state=DONE], semaphore=ExecutionSemaphore@72bb8567[permitOwners=[JobFutureTask@54de2e88[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@58c5eed8[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@116f15cc[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@72bb8567[permitOwners=[JobFutureTask@54de2e88[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@58c5eed8[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@116f15cc[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:25,904 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@78868c2f[job=job-1, state=DONE], semaphore=ExecutionSemaphore@3b861fc2[permitOwners=[JobFutureTask@14eff7ef[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@78868c2f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@23fe1f80[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@3b861fc2[permitOwners=[JobFutureTask@14eff7ef[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@78868c2f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@23fe1f80[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:25,908 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7320d408[job=job-1, state=DONE], semaphore=ExecutionSemaphore@231ef7ca[permitOwners=[JobFutureTask@58381601[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7320d408[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@46a17c9b[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@231ef7ca[permitOwners=[JobFutureTask@58381601[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7320d408[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@46a17c9b[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:25,912 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6e243d08[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2c42b061[permitOwners=[JobFutureTask@232cc1f3[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6e243d08[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2d6a04ba[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@2c42b061[permitOwners=[JobFutureTask@232cc1f3[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6e243d08[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2d6a04ba[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:25,916 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@74c67454[job=job-1, state=DONE], semaphore=ExecutionSemaphore@21ff45a1[permitOwners=[JobFutureTask@9f4e1a2[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@74c67454[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6a870e09[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@21ff45a1[permitOwners=[JobFutureTask@9f4e1a2[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@74c67454[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6a870e09[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:25,944 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@32a49d7c[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5cd6d280[permitOwners=[JobFutureTask@60012a67[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@32a49d7c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3ae1e959[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@5cd6d280[permitOwners=[JobFutureTask@60012a67[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@32a49d7c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3ae1e959[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:25,948 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@45455605[job=job-1, state=DONE], semaphore=ExecutionSemaphore@6a37a990[permitOwners=[JobFutureTask@70dbd4d5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@45455605[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@73ca3e82[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@6a37a990[permitOwners=[JobFutureTask@70dbd4d5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@45455605[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@73ca3e82[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:25,953 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6ebebdce[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1dc37099[permitOwners=[JobFutureTask@4ca2a0b5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6ebebdce[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5a94cb8c[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1dc37099[permitOwners=[JobFutureTask@4ca2a0b5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6ebebdce[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5a94cb8c[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:25,959 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@35425b87[job=job-1, state=DONE], semaphore=ExecutionSemaphore@18ffe0e9[permitOwners=[JobFutureTask@49763e08[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@35425b87[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@59ff81c[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@18ffe0e9[permitOwners=[JobFutureTask@49763e08[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@35425b87[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@59ff81c[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:25,964 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@512209f6[job=job-1, state=DONE], semaphore=ExecutionSemaphore@3b672608[permitOwners=[JobFutureTask@2b0744d6[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@512209f6[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@d00f0b5[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@3b672608[permitOwners=[JobFutureTask@2b0744d6[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@512209f6[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@d00f0b5[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:25,968 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@13abadca[job=job-1, state=DONE], semaphore=ExecutionSemaphore@216f04f0[permitOwners=[JobFutureTask@19246252[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@13abadca[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@67c95640[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@216f04f0[permitOwners=[JobFutureTask@19246252[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@13abadca[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@67c95640[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:25,972 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@28bb264e[job=job-1, state=DONE], semaphore=ExecutionSemaphore@40d4154a[permitOwners=[JobFutureTask@70fc477e[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@28bb264e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@74be7e64[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@40d4154a[permitOwners=[JobFutureTask@70fc477e[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@28bb264e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@74be7e64[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:25,975 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@fb9ce1b[job=job-1, state=DONE], semaphore=ExecutionSemaphore@74ded368[permitOwners=[JobFutureTask@873ccd6[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@fb9ce1b[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@47d7e1ea[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@74ded368[permitOwners=[JobFutureTask@873ccd6[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@fb9ce1b[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@47d7e1ea[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:25,978 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@682305ac[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4b2bdc58[permitOwners=[JobFutureTask@100361f3[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@682305ac[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6a08e9a2[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@4b2bdc58[permitOwners=[JobFutureTask@100361f3[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@682305ac[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6a08e9a2[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:25,982 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6c32a91e[job=job-1, state=DONE], semaphore=ExecutionSemaphore@7569cd0c[permitOwners=[JobFutureTask@415a18c3[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6c32a91e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@f91bc93[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@7569cd0c[permitOwners=[JobFutureTask@415a18c3[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6c32a91e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@f91bc93[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:25,985 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2ae0ef67[job=job-1, state=DONE], semaphore=ExecutionSemaphore@92a31bd[permitOwners=[JobFutureTask@2897ab8c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2ae0ef67[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1837799a[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@92a31bd[permitOwners=[JobFutureTask@2897ab8c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2ae0ef67[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1837799a[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:25,988 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@70c4d4a8[job=job-1, state=DONE], semaphore=ExecutionSemaphore@18c42500[permitOwners=[JobFutureTask@539c9883[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@70c4d4a8[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7ff3944c[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@18c42500[permitOwners=[JobFutureTask@539c9883[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@70c4d4a8[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7ff3944c[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:25,992 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2dc05cbf[job=job-1, state=DONE], semaphore=ExecutionSemaphore@624ed6cb[permitOwners=[JobFutureTask@4e72fcbf[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2dc05cbf[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@413ffcfc[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@624ed6cb[permitOwners=[JobFutureTask@4e72fcbf[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2dc05cbf[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@413ffcfc[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:25,995 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@518d2c3c[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5a62a6a8[permitOwners=[JobFutureTask@6febf2ed[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@518d2c3c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@197bebe[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@5a62a6a8[permitOwners=[JobFutureTask@6febf2ed[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@518d2c3c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@197bebe[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:25,998 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@1c2d9e58[job=job-1, state=DONE], semaphore=ExecutionSemaphore@78c4ae17[permitOwners=[JobFutureTask@2073a12d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1c2d9e58[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1e861911[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@78c4ae17[permitOwners=[JobFutureTask@2073a12d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1c2d9e58[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1e861911[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,002 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@74454ff0[job=job-1, state=DONE], semaphore=ExecutionSemaphore@7d2b8245[permitOwners=[JobFutureTask@5a259ef8[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@74454ff0[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@8c27b70[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@7d2b8245[permitOwners=[JobFutureTask@5a259ef8[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@74454ff0[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@8c27b70[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,045 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7ef7e65c[job=job-1, state=DONE], semaphore=ExecutionSemaphore@262ed0c0[permitOwners=[JobFutureTask@65751b09[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7ef7e65c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@f885c72[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@262ed0c0[permitOwners=[JobFutureTask@65751b09[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7ef7e65c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@f885c72[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,051 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@10f31fb8[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4a0f396c[permitOwners=[JobFutureTask@5dd5aa18[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@10f31fb8[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@78339840[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@4a0f396c[permitOwners=[JobFutureTask@5dd5aa18[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@10f31fb8[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@78339840[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,056 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@42c30369[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1182a32e[permitOwners=[JobFutureTask@26d672e9[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@42c30369[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1d3e7993[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1182a32e[permitOwners=[JobFutureTask@26d672e9[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@42c30369[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1d3e7993[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,061 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@57097fca[job=job-1, state=DONE], semaphore=ExecutionSemaphore@45287a78[permitOwners=[JobFutureTask@39156659[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@57097fca[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5d4d9954[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@45287a78[permitOwners=[JobFutureTask@39156659[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@57097fca[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5d4d9954[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,065 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7986f33c[job=job-1, state=DONE], semaphore=ExecutionSemaphore@6a116cd[permitOwners=[JobFutureTask@48304261[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7986f33c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7ad727ed[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@6a116cd[permitOwners=[JobFutureTask@48304261[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7986f33c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7ad727ed[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,068 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@e91c55b[job=job-1, state=DONE], semaphore=ExecutionSemaphore@64c41992[permitOwners=[JobFutureTask@4d3a732b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@e91c55b[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@a180e18[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@64c41992[permitOwners=[JobFutureTask@4d3a732b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@e91c55b[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@a180e18[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,072 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@15c032a9[job=job-1, state=DONE], semaphore=ExecutionSemaphore@649d7139[permitOwners=[JobFutureTask@5fe296c7[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@15c032a9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@64f8601f[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@649d7139[permitOwners=[JobFutureTask@5fe296c7[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@15c032a9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@64f8601f[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,076 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@5de393ff[job=job-1, state=DONE], semaphore=ExecutionSemaphore@22e84e92[permitOwners=[JobFutureTask@7abce8c4[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5de393ff[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@124f5072[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@22e84e92[permitOwners=[JobFutureTask@7abce8c4[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5de393ff[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@124f5072[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,079 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3bc67aee[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4d30da99[permitOwners=[JobFutureTask@53627124[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3bc67aee[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@56c11246[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@4d30da99[permitOwners=[JobFutureTask@53627124[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3bc67aee[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@56c11246[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,083 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@329f04d6[job=job-1, state=DONE], semaphore=ExecutionSemaphore@147f0267[permitOwners=[JobFutureTask@6c1273e1[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@329f04d6[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7b0ae5a3[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@147f0267[permitOwners=[JobFutureTask@6c1273e1[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@329f04d6[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7b0ae5a3[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,087 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@19ef3309[job=job-1, state=DONE], semaphore=ExecutionSemaphore@7f8f97e2[permitOwners=[JobFutureTask@3564fa6a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@19ef3309[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6fdd3650[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@7f8f97e2[permitOwners=[JobFutureTask@3564fa6a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@19ef3309[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6fdd3650[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,091 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@1530b802[job=job-1, state=DONE], semaphore=ExecutionSemaphore@7ca1aa59[permitOwners=[JobFutureTask@13d97342[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1530b802[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@61047b3e[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@7ca1aa59[permitOwners=[JobFutureTask@13d97342[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1530b802[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@61047b3e[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,094 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@369048c[job=job-1, state=DONE], semaphore=ExecutionSemaphore@3d1bea13[permitOwners=[JobFutureTask@41f64254[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@369048c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@19cc1ed7[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@3d1bea13[permitOwners=[JobFutureTask@41f64254[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@369048c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@19cc1ed7[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,097 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6b9b10a4[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1f51a9e2[permitOwners=[JobFutureTask@12d881a6[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6b9b10a4[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@10e44b01[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1f51a9e2[permitOwners=[JobFutureTask@12d881a6[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6b9b10a4[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@10e44b01[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,101 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@d962c75[job=job-1, state=DONE], semaphore=ExecutionSemaphore@59b51f40[permitOwners=[JobFutureTask@3f98c285[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@d962c75[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@140f119d[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@59b51f40[permitOwners=[JobFutureTask@3f98c285[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@d962c75[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@140f119d[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,142 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@20cf4dc8[job=job-1, state=DONE], semaphore=ExecutionSemaphore@392960e2[permitOwners=[JobFutureTask@4c2033b5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@20cf4dc8[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@33c282db[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@392960e2[permitOwners=[JobFutureTask@4c2033b5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@20cf4dc8[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@33c282db[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,147 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2cff8b37[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1940431[permitOwners=[JobFutureTask@b0c0029[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2cff8b37[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1037b3d9[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1940431[permitOwners=[JobFutureTask@b0c0029[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2cff8b37[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1037b3d9[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,151 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@373d0ced[job=job-1, state=DONE], semaphore=ExecutionSemaphore@168503a3[permitOwners=[JobFutureTask@1ab9d8a8[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@373d0ced[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7842348f[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@168503a3[permitOwners=[JobFutureTask@1ab9d8a8[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@373d0ced[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7842348f[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,156 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@75a2dbb3[job=job-1, state=DONE], semaphore=ExecutionSemaphore@371a9a01[permitOwners=[JobFutureTask@1cad7fc4[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@75a2dbb3[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1af3fe61[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@371a9a01[permitOwners=[JobFutureTask@1cad7fc4[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@75a2dbb3[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1af3fe61[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,160 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7eecbdae[job=job-1, state=DONE], semaphore=ExecutionSemaphore@7b50d742[permitOwners=[JobFutureTask@7be954e4[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7eecbdae[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@357ea38e[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@7b50d742[permitOwners=[JobFutureTask@7be954e4[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7eecbdae[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@357ea38e[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,164 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@539fd8ed[job=job-1, state=DONE], semaphore=ExecutionSemaphore@580b9ef1[permitOwners=[JobFutureTask@133d63c3[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@539fd8ed[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3b84359c[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@580b9ef1[permitOwners=[JobFutureTask@133d63c3[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@539fd8ed[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3b84359c[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,167 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@b5e70f0[job=job-1, state=DONE], semaphore=ExecutionSemaphore@419a0c9f[permitOwners=[JobFutureTask@116c8cd2[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@b5e70f0[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@49695ed9[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@419a0c9f[permitOwners=[JobFutureTask@116c8cd2[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@b5e70f0[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@49695ed9[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,170 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@1e592570[job=job-1, state=DONE], semaphore=ExecutionSemaphore@36321a8b[permitOwners=[JobFutureTask@1dc53ff4[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1e592570[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@36c4d323[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@36321a8b[permitOwners=[JobFutureTask@1dc53ff4[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1e592570[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@36c4d323[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,172 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@fe51385[job=job-1, state=DONE], semaphore=ExecutionSemaphore@6f9bece6[permitOwners=[JobFutureTask@1f289491[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@fe51385[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@271438[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@6f9bece6[permitOwners=[JobFutureTask@1f289491[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@fe51385[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@271438[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,175 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@1aaf9cde[job=job-1, state=DONE], semaphore=ExecutionSemaphore@19a0038[permitOwners=[JobFutureTask@2211dd67[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1aaf9cde[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@763355d9[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@19a0038[permitOwners=[JobFutureTask@2211dd67[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1aaf9cde[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@763355d9[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,178 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3d904272[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5fff09c4[permitOwners=[JobFutureTask@51614584[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3d904272[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6d105ee3[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@5fff09c4[permitOwners=[JobFutureTask@51614584[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3d904272[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6d105ee3[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,181 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2aa10aa0[job=job-1, state=DONE], semaphore=ExecutionSemaphore@7923ed6a[permitOwners=[JobFutureTask@4529ae51[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2aa10aa0[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@501759a6[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@7923ed6a[permitOwners=[JobFutureTask@4529ae51[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2aa10aa0[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@501759a6[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,184 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@328e84c0[job=job-1, state=DONE], semaphore=ExecutionSemaphore@75fb7031[permitOwners=[JobFutureTask@583e315e[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@328e84c0[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@186f1025[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@75fb7031[permitOwners=[JobFutureTask@583e315e[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@328e84c0[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@186f1025[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,187 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2263f65c[job=job-1, state=DONE], semaphore=ExecutionSemaphore@62609f62[permitOwners=[JobFutureTask@42ed240d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2263f65c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@a0ff17d[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@62609f62[permitOwners=[JobFutureTask@42ed240d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2263f65c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@a0ff17d[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,191 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6391a8d4[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4cb08f31[permitOwners=[JobFutureTask@166039c2[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6391a8d4[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3c1a1295[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@4cb08f31[permitOwners=[JobFutureTask@166039c2[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6391a8d4[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3c1a1295[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,194 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3418cb85[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1feacd1a[permitOwners=[JobFutureTask@58fae929[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3418cb85[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@51983f65[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1feacd1a[permitOwners=[JobFutureTask@58fae929[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3418cb85[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@51983f65[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,197 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@5da676c[job=job-1, state=DONE], semaphore=ExecutionSemaphore@77fb2356[permitOwners=[JobFutureTask@152903a5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5da676c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6be14b38[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@77fb2356[permitOwners=[JobFutureTask@152903a5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5da676c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6be14b38[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,200 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@59c5d2fb[job=job-1, state=DONE], semaphore=ExecutionSemaphore@59cd6714[permitOwners=[JobFutureTask@381cfa70[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@59c5d2fb[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@330299da[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@59cd6714[permitOwners=[JobFutureTask@381cfa70[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@59c5d2fb[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@330299da[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,204 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7996e288[job=job-1, state=DONE], semaphore=ExecutionSemaphore@a90b21f[permitOwners=[JobFutureTask@5efd7829[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7996e288[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@179b7558[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@a90b21f[permitOwners=[JobFutureTask@5efd7829[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7996e288[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@179b7558[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,207 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@78561d50[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5f7090d4[permitOwners=[JobFutureTask@34ab96b7[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@78561d50[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2e67be70[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@5f7090d4[permitOwners=[JobFutureTask@34ab96b7[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@78561d50[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2e67be70[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,210 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3b48a38c[job=job-1, state=DONE], semaphore=ExecutionSemaphore@6467d765[permitOwners=[JobFutureTask@284f1eab[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3b48a38c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6615946f[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@6467d765[permitOwners=[JobFutureTask@284f1eab[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3b48a38c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6615946f[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,245 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6f870031[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4bdcdcf5[permitOwners=[JobFutureTask@257b4742[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6f870031[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5f6472ef[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@4bdcdcf5[permitOwners=[JobFutureTask@257b4742[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6f870031[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5f6472ef[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,250 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@27ef3c17[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5117d101[permitOwners=[JobFutureTask@5be0d10f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@27ef3c17[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@559c1e94[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@5117d101[permitOwners=[JobFutureTask@5be0d10f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@27ef3c17[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@559c1e94[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,255 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@770ed21[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2636ef0[permitOwners=[JobFutureTask@32ad2be5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@770ed21[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@137e93b2[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@2636ef0[permitOwners=[JobFutureTask@32ad2be5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@770ed21[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@137e93b2[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,260 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3bc6387c[job=job-1, state=DONE], semaphore=ExecutionSemaphore@11b81f7d[permitOwners=[JobFutureTask@5c42dfb5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3bc6387c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@d4fd5bd[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@11b81f7d[permitOwners=[JobFutureTask@5c42dfb5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3bc6387c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@d4fd5bd[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,264 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@53e8eed9[job=job-1, state=DONE], semaphore=ExecutionSemaphore@3006595b[permitOwners=[JobFutureTask@20f92b24[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@53e8eed9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2438e0cf[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@3006595b[permitOwners=[JobFutureTask@20f92b24[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@53e8eed9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2438e0cf[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,267 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@29bfa4d4[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2938a01f[permitOwners=[JobFutureTask@4a6207b4[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@29bfa4d4[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7b0343f0[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@2938a01f[permitOwners=[JobFutureTask@4a6207b4[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@29bfa4d4[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7b0343f0[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,271 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@5f24500[job=job-1, state=DONE], semaphore=ExecutionSemaphore@230133f5[permitOwners=[JobFutureTask@648f9a8d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5f24500[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3ebd143c[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@230133f5[permitOwners=[JobFutureTask@648f9a8d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5f24500[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3ebd143c[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,274 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@5391298b[job=job-1, state=DONE], semaphore=ExecutionSemaphore@44e6ad14[permitOwners=[JobFutureTask@5dbcb31[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5391298b[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@210af31f[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@44e6ad14[permitOwners=[JobFutureTask@5dbcb31[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5391298b[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@210af31f[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,277 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7f15e681[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5f303e1e[permitOwners=[JobFutureTask@9f16077[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7f15e681[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2b9a60d8[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@5f303e1e[permitOwners=[JobFutureTask@9f16077[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7f15e681[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2b9a60d8[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,280 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3c092eec[job=job-1, state=DONE], semaphore=ExecutionSemaphore@7c5ce105[permitOwners=[JobFutureTask@446d1515[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3c092eec[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6cc45d6b[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@7c5ce105[permitOwners=[JobFutureTask@446d1515[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3c092eec[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6cc45d6b[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,283 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@43b50027[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1673b9fc[permitOwners=[JobFutureTask@d54323f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@43b50027[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2d17f63f[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1673b9fc[permitOwners=[JobFutureTask@d54323f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@43b50027[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2d17f63f[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,286 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@665acfad[job=job-1, state=DONE], semaphore=ExecutionSemaphore@266125ba[permitOwners=[JobFutureTask@74ee7b57[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@665acfad[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@37482157[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@266125ba[permitOwners=[JobFutureTask@74ee7b57[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@665acfad[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@37482157[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,289 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@54430405[job=job-1, state=DONE], semaphore=ExecutionSemaphore@547a4977[permitOwners=[JobFutureTask@22f7c543[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@54430405[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7ae43739[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@547a4977[permitOwners=[JobFutureTask@22f7c543[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@54430405[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7ae43739[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,292 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7ee1d029[job=job-1, state=DONE], semaphore=ExecutionSemaphore@67cafe55[permitOwners=[JobFutureTask@25e76d33[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7ee1d029[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@770a985a[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@67cafe55[permitOwners=[JobFutureTask@25e76d33[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7ee1d029[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@770a985a[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,295 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7da988f9[job=job-1, state=DONE], semaphore=ExecutionSemaphore@37bcd958[permitOwners=[JobFutureTask@5e42075e[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7da988f9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@59c7cff[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@37bcd958[permitOwners=[JobFutureTask@5e42075e[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7da988f9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@59c7cff[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,298 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@569a3780[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1119eaf2[permitOwners=[JobFutureTask@3007c228[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@569a3780[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1406acb[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1119eaf2[permitOwners=[JobFutureTask@3007c228[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@569a3780[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1406acb[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,301 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7571d16d[job=job-1, state=DONE], semaphore=ExecutionSemaphore@3a96bf39[permitOwners=[JobFutureTask@7765fb3a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7571d16d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4937fd36[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@3a96bf39[permitOwners=[JobFutureTask@7765fb3a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7571d16d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4937fd36[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,304 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@5b5f8985[job=job-1, state=DONE], semaphore=ExecutionSemaphore@3eb67c25[permitOwners=[JobFutureTask@2d771195[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5b5f8985[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7f6ed59[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@3eb67c25[permitOwners=[JobFutureTask@2d771195[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5b5f8985[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7f6ed59[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,306 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6e3b53bc[job=job-1, state=DONE], semaphore=ExecutionSemaphore@782b5d1b[permitOwners=[JobFutureTask@5e97f707[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6e3b53bc[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@f1d9030[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@782b5d1b[permitOwners=[JobFutureTask@5e97f707[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6e3b53bc[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@f1d9030[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,345 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@9308e32[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5ea16898[permitOwners=[JobFutureTask@6acf1334[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@9308e32[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@55774c4f[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@5ea16898[permitOwners=[JobFutureTask@6acf1334[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@9308e32[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@55774c4f[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,350 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@5105c7cd[job=job-1, state=DONE], semaphore=ExecutionSemaphore@12716cd1[permitOwners=[JobFutureTask@3efffc96[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5105c7cd[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1bb19482[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@12716cd1[permitOwners=[JobFutureTask@3efffc96[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5105c7cd[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1bb19482[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,355 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6f75613c[job=job-1, state=DONE], semaphore=ExecutionSemaphore@3cd0a63b[permitOwners=[JobFutureTask@78f7fdd4[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6f75613c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@747b3feb[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@3cd0a63b[permitOwners=[JobFutureTask@78f7fdd4[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6f75613c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@747b3feb[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,360 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@20fc8d4f[job=job-1, state=DONE], semaphore=ExecutionSemaphore@6d4bb2f4[permitOwners=[JobFutureTask@d557adc[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@20fc8d4f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7fda5ad6[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@6d4bb2f4[permitOwners=[JobFutureTask@d557adc[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@20fc8d4f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7fda5ad6[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,365 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6c57693c[job=job-1, state=DONE], semaphore=ExecutionSemaphore@b1054[permitOwners=[JobFutureTask@41f6928a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6c57693c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4f82ab25[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@b1054[permitOwners=[JobFutureTask@41f6928a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6c57693c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4f82ab25[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,368 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@34be7dac[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1a56ba93[permitOwners=[JobFutureTask@6ebf239d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@34be7dac[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7a4edb72[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1a56ba93[permitOwners=[JobFutureTask@6ebf239d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@34be7dac[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7a4edb72[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,372 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@25e62022[job=job-1, state=DONE], semaphore=ExecutionSemaphore@61434435[permitOwners=[JobFutureTask@297ffaa7[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@25e62022[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6c8d6e19[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@61434435[permitOwners=[JobFutureTask@297ffaa7[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@25e62022[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6c8d6e19[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,375 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@e8153e1[job=job-1, state=DONE], semaphore=ExecutionSemaphore@756e4463[permitOwners=[JobFutureTask@9fb198e[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@e8153e1[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@32bec817[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@756e4463[permitOwners=[JobFutureTask@9fb198e[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@e8153e1[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@32bec817[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,378 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@560a54fd[job=job-1, state=DONE], semaphore=ExecutionSemaphore@527b77ea[permitOwners=[JobFutureTask@1230c05b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@560a54fd[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@238e8ae9[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@527b77ea[permitOwners=[JobFutureTask@1230c05b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@560a54fd[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@238e8ae9[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,381 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@54dd2cca[job=job-1, state=DONE], semaphore=ExecutionSemaphore@16d26cd7[permitOwners=[JobFutureTask@3533d7a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@54dd2cca[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@57ef3a32[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@16d26cd7[permitOwners=[JobFutureTask@3533d7a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@54dd2cca[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@57ef3a32[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,384 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@685c04e6[job=job-1, state=DONE], semaphore=ExecutionSemaphore@27cb5b4e[permitOwners=[JobFutureTask@46cc8d75[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@685c04e6[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4db44f72[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@27cb5b4e[permitOwners=[JobFutureTask@46cc8d75[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@685c04e6[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4db44f72[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,387 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6745a2d9[job=job-1, state=DONE], semaphore=ExecutionSemaphore@3445f775[permitOwners=[JobFutureTask@865ae9c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6745a2d9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5ef2a803[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@3445f775[permitOwners=[JobFutureTask@865ae9c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6745a2d9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5ef2a803[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,390 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@759a6d6e[job=job-1, state=DONE], semaphore=ExecutionSemaphore@55c97ab[permitOwners=[JobFutureTask@3ee3616e[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@759a6d6e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1c64211c[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@55c97ab[permitOwners=[JobFutureTask@3ee3616e[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@759a6d6e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1c64211c[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,393 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3e34288f[job=job-1, state=DONE], semaphore=ExecutionSemaphore@57cfc38[permitOwners=[JobFutureTask@3e59294[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3e34288f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4f4d97c0[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@57cfc38[permitOwners=[JobFutureTask@3e59294[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3e34288f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4f4d97c0[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,396 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2a442908[job=job-1, state=DONE], semaphore=ExecutionSemaphore@cbcd4f3[permitOwners=[JobFutureTask@9144817[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2a442908[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@399dc900[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@cbcd4f3[permitOwners=[JobFutureTask@9144817[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2a442908[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@399dc900[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,400 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@4f7946da[job=job-1, state=DONE], semaphore=ExecutionSemaphore@ca134d6[permitOwners=[JobFutureTask@187b43fc[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4f7946da[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7ba816a9[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@ca134d6[permitOwners=[JobFutureTask@187b43fc[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4f7946da[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7ba816a9[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,403 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6f64f2cd[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2be99bfd[permitOwners=[JobFutureTask@54c2acd6[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6f64f2cd[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3b46196d[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@2be99bfd[permitOwners=[JobFutureTask@54c2acd6[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6f64f2cd[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3b46196d[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,406 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@ee6f4d5[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4e0ace8d[permitOwners=[JobFutureTask@5601915[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@ee6f4d5[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4b7d9fb3[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@4e0ace8d[permitOwners=[JobFutureTask@5601915[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@ee6f4d5[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4b7d9fb3[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,410 INFO [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@22d0859c[job=job-1, state=DONE], semaphore=ExecutionSemaphore@10899a45[permitOwners=[JobFutureTask@5f71672[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@22d0859c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3ff549a5[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@10899a45[permitOwners=[JobFutureTask@5f71672[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@22d0859c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3ff549a5[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:46:26,442 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6f269aea[job=job-1, state=DONE], semaphore=ExecutionSemaphore@521ee0c8[permitOwners=[JobFutureTask@7a8b5eca[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6f269aea[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@20fd4882[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@521ee0c8[permitOwners=[JobFutureTask@7a8b5eca[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6f269aea[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@20fd4882[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.961 s -- in org.eclipse.scout.rt.client.job.MutualExclusionTest [INFO] Running org.eclipse.scout.rt.client.job.MultipleSessionTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.job.MultipleSessionTest [INFO] Running org.eclipse.scout.rt.client.job.ModelJobsTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.client.job.ModelJobsTest [INFO] Running org.eclipse.scout.rt.client.job.ModelJobValidatorTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.client.job.ModelJobValidatorTest [INFO] Running org.eclipse.scout.rt.client.job.ModelJobTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.client.job.ModelJobTest [INFO] Running org.eclipse.scout.rt.client.job.JobListenerBlockedFutureTest 2024-06-28 15:46:29,660 INFO [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[jobName=Running test with support for JUnit timeout] 2024-06-28 15:46:29,661 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... 2024-06-28 15:46:29,671 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... 2024-06-28 15:46:29,672 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true 2024-06-28 15:46:29,673 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... 2024-06-28 15:46:29,673 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.029 s -- in org.eclipse.scout.rt.client.job.JobListenerBlockedFutureTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.wizard.MoveWizardStepTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.scout.rt.client.extension.ui.wizard.MoveWizardStepTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.outline.pages.TablePageExtensionTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.eclipse.scout.rt.client.extension.ui.outline.pages.TablePageExtensionTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.outline.desktop.DesktopMoveOutlinesTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.scout.rt.client.extension.ui.outline.desktop.DesktopMoveOutlinesTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.form.fields.SubScopeExtensionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.scout.rt.client.extension.ui.form.fields.SubScopeExtensionTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.form.fields.NestedContributionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.scout.rt.client.extension.ui.form.fields.NestedContributionTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.form.fields.MultipeChainCallsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.client.extension.ui.form.fields.MultipeChainCallsTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.form.fields.FieldExtensionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.scout.rt.client.extension.ui.form.fields.FieldExtensionTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.form.fields.ExtendAbstractStringFieldTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.scout.rt.client.extension.ui.form.fields.ExtendAbstractStringFieldTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.form.fields.ExecMethodExtensionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.scout.rt.client.extension.ui.form.fields.ExecMethodExtensionTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.form.MoveFormFieldTest [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 s -- in org.eclipse.scout.rt.client.extension.ui.form.MoveFormFieldTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.form.InjectAndReplaceFormExtensionTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s -- in org.eclipse.scout.rt.client.extension.ui.form.InjectAndReplaceFormExtensionTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.form.ExtendFormWithDeepLinkingTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s -- in org.eclipse.scout.rt.client.extension.ui.form.ExtendFormWithDeepLinkingTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.form.ExtendFormHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.scout.rt.client.extension.ui.form.ExtendFormHandlerTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.desktop.DesktopExtensionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.client.extension.ui.desktop.DesktopExtensionTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.basic.table.TableMoveColumnsTest 2024-06-28 15:46:30,882 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:30,888 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:30,892 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:30,895 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-28 15:46:30,898 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.scout.rt.client.extension.ui.basic.table.TableMoveColumnsTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.basic.table.TableExtensionTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.eclipse.scout.rt.client.extension.ui.basic.table.TableExtensionTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.action.tree.MoveActionNodeTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.scout.rt.client.extension.ui.action.tree.MoveActionNodeTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.NotificationBadgeStatusTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.extension.ui.NotificationBadgeStatusTest [INFO] Running org.eclipse.scout.rt.client.deeplink.OutlineDeepLinkHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.client.deeplink.OutlineDeepLinkHandlerTest [INFO] Running org.eclipse.scout.rt.client.deeplink.DeepLinksTest 2024-06-28 15:46:31,022 INFO [main] org.eclipse.scout.rt.client.deeplink.DeepLinks.(DeepLinks.java:40) - Registered 2 deep-link handlers: - org.eclipse.scout.rt.client.deeplink.OutlineDeepLinkHandler@309953bc - org.eclipse.scout.rt.client.deeplink.FooBarDeepLinkHandler@737d8b92 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.scout.rt.client.deeplink.DeepLinksTest [INFO] Running org.eclipse.scout.rt.client.context.ClientRunContextWithInterceptorProducerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.client.context.ClientRunContextWithInterceptorProducerTest [INFO] Running org.eclipse.scout.rt.client.context.ClientRunContextTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.scout.rt.client.context.ClientRunContextTest [INFO] Running org.eclipse.scout.rt.client.context.ClientRunContextChainTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.client.context.ClientRunContextChainTest [INFO] Running org.eclipse.scout.rt.client.clientnotification.ClientSessionRegistryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.client.clientnotification.ClientSessionRegistryTest [INFO] Running org.eclipse.scout.rt.client.clientnotification.ClientNotificationDispatcherTest 2024-06-28 15:46:31,142 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=default] 2024-06-28 15:46:31,143 INFO [scout-model-thread-20] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.clientnotification.ClientNotificationDispatcherTest$P_ClientNotificationDispatcherTestSession@419b31a2[id = kelt0t5ulid3ia6rgdkfiseu1ir1l7u22190joi29ou2f3d1kva], user=null] - MDC[principal=default, jobName=Starting ClientSession [sessionId=kelt0t5ulid3ia6rgdkfiseu1ir1l7u22190joi29ou2f3d1kva]] 2024-06-28 15:46:31,145 INFO [scout-model-thread-20] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.clientnotification.ClientNotificationDispatcherTest$P_ClientNotificationDispatcherTestSession@419b31a2[id = kelt0t5ulid3ia6rgdkfiseu1ir1l7u22190joi29ou2f3d1kva] - MDC[principal=default, scoutSession=kelt0t5ulid3ia6rgdkfiseu1ir1l7u22190joi29ou2f3d1kva, jobName=Stopping ClientSession [sessionId=kelt0t5ulid3ia6rgdkfiseu1ir1l7u22190joi29ou2f3d1kva]] 2024-06-28 15:46:31,152 INFO [scout-model-thread-20] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.clientnotification.ClientNotificationDispatcherTest$P_ClientNotificationDispatcherTestSession@419b31a2[id = kelt0t5ulid3ia6rgdkfiseu1ir1l7u22190joi29ou2f3d1kva], point of no return - MDC[principal=default, scoutSession=kelt0t5ulid3ia6rgdkfiseu1ir1l7u22190joi29ou2f3d1kva, jobName=Stopping ClientSession [sessionId=kelt0t5ulid3ia6rgdkfiseu1ir1l7u22190joi29ou2f3d1kva]] 2024-06-28 15:46:31,156 INFO [scout-model-thread-20] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.clientnotification.ClientNotificationDispatcherTest$P_ClientNotificationDispatcherTestSession@419b31a2[id = kelt0t5ulid3ia6rgdkfiseu1ir1l7u22190joi29ou2f3d1kva], user=null] - MDC[principal=default, scoutSession=kelt0t5ulid3ia6rgdkfiseu1ir1l7u22190joi29ou2f3d1kva, jobName=Stopping ClientSession [sessionId=kelt0t5ulid3ia6rgdkfiseu1ir1l7u22190joi29ou2f3d1kva]] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.scout.rt.client.clientnotification.ClientNotificationDispatcherTest [INFO] Running org.eclipse.scout.rt.client.clientnotification.AbstractObservableNotificationHandlerTest 2024-06-28 15:46:31,342 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] 2024-06-28 15:46:31,346 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] 2024-06-28 15:46:31,349 WARN [main] org.eclipse.scout.rt.client.clientnotification.AbstractObservableNotificationHandler.sessionChanged(AbstractObservableNotificationHandler.java:201) - Auto fallback removal of session listener due to stopped session. This must be done explicitly by the one that registered the listener: Mock for INotificationListener, hashCode: 1654085185 2024-06-28 15:46:31,358 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] 2024-06-28 15:46:31,364 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] 2024-06-28 15:46:31,365 WARN [scout-model-thread-20] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[jobName=org.eclipse.scout.rt.client.clientnotification.AbstractObservableNotificationHandlerTest$$Lambda$1049/0x00007f29e1234830] 2024-06-28 15:46:31,368 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] 2024-06-28 15:46:31,368 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s -- in org.eclipse.scout.rt.client.clientnotification.AbstractObservableNotificationHandlerTest [INFO] Running org.eclipse.scout.rt.client.cache.ClientCacheTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.cache.ClientCacheTest [INFO] Running org.eclipse.scout.rt.client.TunnelToServerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.client.TunnelToServerTest [INFO] Running org.eclipse.scout.rt.client.MultiSessionCookieStoreTest 2024-06-28 15:46:31,395 WARN [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore.add(MultiSessionCookieStore.java:90) - adding cookie to default cookie store which could be used by other users too [uri=http://www.eclipse.org, cookieName=Testname1] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.client.MultiSessionCookieStoreTest [INFO] Running org.eclipse.scout.rt.client.ClientSessionTest 2024-06-28 15:46:31,402 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-28 15:46:31,453 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 402 beans in 51.167111 ms 2024-06-28 15:46:31,479 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 402 beans in 25.933669 ms 2024-06-28 15:46:31,481 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-28 15:46:31,484 INFO [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 4 code type classes registered. 2024-06-28 15:46:31,485 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-28 15:46:31,495 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'client' 2024-06-28 15:46:31,508 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@42723f13[id = 112ck2uhoubp85sfdi451f9rp2gkfa4ujmm5op60die1lums73lf], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=112ck2uhoubp85sfdi451f9rp2gkfa4ujmm5op60die1lums73lf]] 2024-06-28 15:46:31,511 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@42723f13[id = 112ck2uhoubp85sfdi451f9rp2gkfa4ujmm5op60die1lums73lf] - MDC[scoutSession=112ck2uhoubp85sfdi451f9rp2gkfa4ujmm5op60die1lums73lf, jobName=org.eclipse.scout.rt.client.ClientSessionTest$$Lambda$1054/0x00007f29e1236bc8] 2024-06-28 15:46:31,511 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@42723f13[id = 112ck2uhoubp85sfdi451f9rp2gkfa4ujmm5op60die1lums73lf] - MDC[scoutSession=112ck2uhoubp85sfdi451f9rp2gkfa4ujmm5op60die1lums73lf, jobName=org.eclipse.scout.rt.client.ClientSessionTest$$Lambda$1054/0x00007f29e1236bc8] 2024-06-28 15:46:31,512 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@42723f13[id = 112ck2uhoubp85sfdi451f9rp2gkfa4ujmm5op60die1lums73lf], point of no return - MDC[scoutSession=112ck2uhoubp85sfdi451f9rp2gkfa4ujmm5op60die1lums73lf, jobName=org.eclipse.scout.rt.client.ClientSessionTest$$Lambda$1054/0x00007f29e1236bc8] 2024-06-28 15:46:31,516 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@42723f13[id = 112ck2uhoubp85sfdi451f9rp2gkfa4ujmm5op60die1lums73lf], user=1003120000] - MDC[scoutSession=112ck2uhoubp85sfdi451f9rp2gkfa4ujmm5op60die1lums73lf, jobName=org.eclipse.scout.rt.client.ClientSessionTest$$Lambda$1054/0x00007f29e1236bc8] 2024-06-28 15:46:31,545 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... 2024-06-28 15:46:31,547 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true 2024-06-28 15:46:31,547 INFO [main] org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport.shutdown(LogbackLoggerSupport.java:158) - About to stop ch.qos.logback.classic.LoggerContext[default] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.360 s -- in org.eclipse.scout.rt.client.ClientSessionTest [INFO] Running org.eclipse.scout.rt.client.ClientSessionDisposeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.094 s -- in org.eclipse.scout.rt.client.ClientSessionDisposeTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1469, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.client.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.client.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.client.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.client.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.client.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.client.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client >-------- [INFO] Building org.eclipse.scout.rt.svg.client 24.2-SNAPSHOT [49/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-swing/1.17/batik-swing-1.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-swing/1.17/batik-swing-1.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-swing/1.17/batik-swing-1.17.pom (4.2 kB at 470 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik/1.17/batik-1.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik/1.17/batik-1.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik/1.17/batik-1.17.pom (7.6 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-anim/1.17/batik-anim-1.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-anim/1.17/batik-anim-1.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-anim/1.17/batik-anim-1.17.pom (3.7 kB at 532 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-awt-util/1.17/batik-awt-util-1.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-awt-util/1.17/batik-awt-util-1.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-awt-util/1.17/batik-awt-util-1.17.pom (2.8 kB at 394 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-shared-resources/1.17/batik-shared-resources-1.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-shared-resources/1.17/batik-shared-resources-1.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-shared-resources/1.17/batik-shared-resources-1.17.pom (1.7 kB at 240 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-util/1.17/batik-util-1.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-util/1.17/batik-util-1.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-util/1.17/batik-util-1.17.pom (3.9 kB at 484 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-constants/1.17/batik-constants-1.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-constants/1.17/batik-constants-1.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-constants/1.17/batik-constants-1.17.pom (2.4 kB at 301 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-i18n/1.17/batik-i18n-1.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-i18n/1.17/batik-i18n-1.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-i18n/1.17/batik-i18n-1.17.pom (2.4 kB at 300 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/xmlgraphics-commons/2.8/xmlgraphics-commons-2.8.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/xmlgraphics-commons/2.8/xmlgraphics-commons-2.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/xmlgraphics-commons/2.8/xmlgraphics-commons-2.8.pom (3.5 kB at 580 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-css/1.17/batik-css-1.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-css/1.17/batik-css-1.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-css/1.17/batik-css-1.17.pom (2.9 kB at 415 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.pom (1.8 kB at 306 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 490 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-dom/1.17/batik-dom-1.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-dom/1.17/batik-dom-1.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-dom/1.17/batik-dom-1.17.pom (3.4 kB at 482 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-ext/1.17/batik-ext-1.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-ext/1.17/batik-ext-1.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-ext/1.17/batik-ext-1.17.pom (2.4 kB at 343 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-xml/1.17/batik-xml-1.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-xml/1.17/batik-xml-1.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-xml/1.17/batik-xml-1.17.pom (2.6 kB at 366 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-parser/1.17/batik-parser-1.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-parser/1.17/batik-parser-1.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-parser/1.17/batik-parser-1.17.pom (3.1 kB at 439 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-svg-dom/1.17/batik-svg-dom-1.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-svg-dom/1.17/batik-svg-dom-1.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-svg-dom/1.17/batik-svg-dom-1.17.pom (3.6 kB at 446 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-bridge/1.17/batik-bridge-1.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-bridge/1.17/batik-bridge-1.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-bridge/1.17/batik-bridge-1.17.pom (4.6 kB at 21 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-gvt/1.17/batik-gvt-1.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gvt/1.17/batik-gvt-1.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gvt/1.17/batik-gvt-1.17.pom (2.7 kB at 343 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-script/1.17/batik-script-1.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-script/1.17/batik-script-1.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-script/1.17/batik-script-1.17.pom (3.4 kB at 486 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-gui-util/1.17/batik-gui-util-1.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gui-util/1.17/batik-gui-util-1.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gui-util/1.17/batik-gui-util-1.17.pom (2.7 kB at 392 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-swing/1.17/batik-swing-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-anim/1.17/batik-anim-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-parser/1.17/batik-parser-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-svg-dom/1.17/batik-svg-dom-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-awt-util/1.17/batik-awt-util-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/xmlgraphics-commons/2.8/xmlgraphics-commons-2.8.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-bridge/1.17/batik-bridge-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-xml/1.17/batik-xml-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-css/1.17/batik-css-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-dom/1.17/batik-dom-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-ext/1.17/batik-ext-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-gui-util/1.17/batik-gui-util-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-gvt/1.17/batik-gvt-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-script/1.17/batik-script-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-shared-resources/1.17/batik-shared-resources-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-util/1.17/batik-util-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-constants/1.17/batik-constants-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-i18n/1.17/batik-i18n-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-swing/1.17/batik-swing-1.17.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-swing/1.17/batik-swing-1.17.jar (191 kB at 15 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-anim/1.17/batik-anim-1.17.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-parser/1.17/batik-parser-1.17.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-svg-dom/1.17/batik-svg-dom-1.17.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-awt-util/1.17/batik-awt-util-1.17.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/xmlgraphics-commons/2.8/xmlgraphics-commons-2.8.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-parser/1.17/batik-parser-1.17.jar (77 kB at 5.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-bridge/1.17/batik-bridge-1.17.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-svg-dom/1.17/batik-svg-dom-1.17.jar (230 kB at 10 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-xml/1.17/batik-xml-1.17.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-awt-util/1.17/batik-awt-util-1.17.jar (424 kB at 18 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-css/1.17/batik-css-1.17.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-anim/1.17/batik-anim-1.17.jar (486 kB at 19 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-dom/1.17/batik-dom-1.17.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-xml/1.17/batik-xml-1.17.jar (34 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-ext/1.17/batik-ext-1.17.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/xmlgraphics-commons/2.8/xmlgraphics-commons-2.8.jar (677 kB at 19 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gui-util/1.17/batik-gui-util-1.17.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-dom/1.17/batik-dom-1.17.jar (184 kB at 4.8 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gvt/1.17/batik-gvt-1.17.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-ext/1.17/batik-ext-1.17.jar (10 kB at 270 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-script/1.17/batik-script-1.17.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-css/1.17/batik-css-1.17.jar (331 kB at 8.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-shared-resources/1.17/batik-shared-resources-1.17.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-shared-resources/1.17/batik-shared-resources-1.17.jar (6.7 kB at 142 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-util/1.17/batik-util-1.17.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-script/1.17/batik-script-1.17.jar (25 kB at 503 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-constants/1.17/batik-constants-1.17.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-bridge/1.17/batik-bridge-1.17.jar (705 kB at 14 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-i18n/1.17/batik-i18n-1.17.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gui-util/1.17/batik-gui-util-1.17.jar (173 kB at 3.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gvt/1.17/batik-gvt-1.17.jar (192 kB at 3.5 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-constants/1.17/batik-constants-1.17.jar (8.4 kB at 148 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-i18n/1.17/batik-i18n-1.17.jar (11 kB at 197 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-util/1.17/batik-util-1.17.jar (127 kB at 2.2 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.jar (86 kB at 1.4 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.svg.client --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.svg.client --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.svg.client --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.svg.client --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.svg.client --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client/src/main/java/org/eclipse/scout/rt/svg/client/SilentSVGUserAgentAdapter.java:[14,19] Unsupported @SuppressWarnings("squid:S1186") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client/src/main/java/org/eclipse/scout/rt/svg/client/SVGUtility.java:[226,21] Unsupported @SuppressWarnings("squid:S2583") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.svg.client --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.svg.client --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.svg.client --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.svg.client --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.svg.client --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client/target/org.eclipse.scout.rt.svg.client-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.svg.client --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.svg.client --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client/target/org.eclipse.scout.rt.svg.client-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.svg.client --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.svg.client --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.svg.client --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.client-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client/target/org.eclipse.scout.rt.svg.client-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.client-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client/target/org.eclipse.scout.rt.svg.client-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.client-24.2-SNAPSHOT-sources.jar [INFO] [INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client.test >------ [INFO] Building org.eclipse.scout.rt.svg.client.test 24.2-SNAPSHOT [50/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.svg.client.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.svg.client.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.svg.client.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client.test/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.svg.client.test --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Copying 4 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client.test/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.svg.client.SVGUtilityTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.848 s -- in org.eclipse.scout.rt.svg.client.SVGUtilityTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.svg.client.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.svg.client.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.serverbridge >------- [INFO] Building org.eclipse.scout.rt.serverbridge 24.2-SNAPSHOT [51/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.serverbridge/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.serverbridge --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.serverbridge --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.serverbridge --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.serverbridge/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.serverbridge --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.serverbridge --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.serverbridge --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.serverbridge/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.serverbridge --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.serverbridge/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.serverbridge --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.serverbridge --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.serverbridge --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.serverbridge/target/org.eclipse.scout.rt.serverbridge-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.serverbridge --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.serverbridge --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.serverbridge/target/org.eclipse.scout.rt.serverbridge-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.serverbridge --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.serverbridge --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.serverbridge --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.serverbridge/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.serverbridge/24.2-SNAPSHOT/org.eclipse.scout.rt.serverbridge-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.serverbridge/target/org.eclipse.scout.rt.serverbridge-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.serverbridge/24.2-SNAPSHOT/org.eclipse.scout.rt.serverbridge-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.serverbridge/target/org.eclipse.scout.rt.serverbridge-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.serverbridge/24.2-SNAPSHOT/org.eclipse.scout.rt.serverbridge-24.2-SNAPSHOT-sources.jar [INFO] [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html >---------- [INFO] Building org.eclipse.scout.rt.ui.html 24.2-SNAPSHOT [52/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.ui.html --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.ui.html --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.ui.html --- [INFO] Copying 7 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.ui.html --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/action/JsonAction.java:[34,19] Unsupported @SuppressWarnings("squid:S00118") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/form/fields/JsonAdapterProperty.java:[22,19] Unsupported @SuppressWarnings("squid:S00118") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableTileGridMediator.java:[26,78] org.eclipse.scout.rt.ui.html.json.IJsonAdapter is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.IJsonAdapter should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/DefaultValuesFilter.java:[395,23] Unsupported @SuppressWarnings("BooleanMethodIsAlwaysInverted") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/desktop/hybrid/JsonHybridManager.java:[119,11] Type safety: Unchecked cast from java.lang.Object to java.util.Map [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/filechooser/JsonFileChooser.java:[82,21] Unsupported @SuppressWarnings("SwitchStatementWithTooFewBranches") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRefProperty.java:[22,19] Unsupported @SuppressWarnings("squid:S00118") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRefProperty.java:[26,67] org.eclipse.scout.rt.ui.html.json.IJsonAdapter is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.IJsonAdapter should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRefProperty.java:[51,30] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRefProperty.java:[56,38] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/userfilter/JsonColumnUserFilter.java:[66,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableEvent.java:[18,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/tile/JsonTileGrid.java:[108,38] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/userfilter/JsonTableUserFilter.java:[17,19] Unsupported @SuppressWarnings("squid:S00118") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[355,62] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[361,62] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[363,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[375,61] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[377,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[386,61] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[391,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[404,65] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[408,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[540,56] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[542,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/tile/JsonTileAccordion.java:[18,42] org.eclipse.scout.rt.client.ui.tile.ITileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileAccordion should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonPropertyChangeEvent.java:[38,21] Unsupported @SuppressWarnings("squid:S1185") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiHtmlConfigProperties.java:[120,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonValidationFailedStatus.java:[17,37] org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableRowTileMapping.java:[26,97] org.eclipse.scout.rt.ui.html.json.IJsonAdapter is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.IJsonAdapter should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonStatus.java:[57,21] Unsupported @SuppressWarnings("ConstantConditions") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/UserFilterStateFactory.java:[26,7] org.eclipse.scout.rt.ui.html.json.table.JsonColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/popup/JsonWidgetPopup.java:[22,40] org.eclipse.scout.rt.client.ui.popup.IWidgetPopup is a raw type. References to generic type org.eclipse.scout.rt.client.ui.popup.IWidgetPopup should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/PlannerEventFilter.java:[22,39] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/PlannerEventFilter.java:[24,51] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/PlannerEventFilter.java:[33,16] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[239,35] Unsupported @SuppressWarnings("squid:S138") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[273,18] org.eclipse.scout.rt.ui.html.json.form.fields.listbox.JsonListBox is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.listbox.JsonListBox should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[297,18] org.eclipse.scout.rt.ui.html.json.form.fields.smartfield.JsonProposalField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.smartfield.JsonProposalField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[300,18] org.eclipse.scout.rt.ui.html.json.form.fields.smartfield.JsonSmartField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.smartfield.JsonSmartField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[309,18] org.eclipse.scout.rt.ui.html.json.form.fields.plannerfield.JsonPlannerField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.plannerfield.JsonPlannerField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[345,18] org.eclipse.scout.rt.ui.html.json.form.fields.tilefield.JsonTileField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.tilefield.JsonTileField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[360,37] org.eclipse.scout.rt.client.ui.form.fields.IWidgetField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IWidgetField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[368,18] org.eclipse.scout.rt.ui.html.json.desktop.JsonFormMenu is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.desktop.JsonFormMenu should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[508,18] org.eclipse.scout.rt.ui.html.json.popup.JsonPopup is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.popup.JsonPopup should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[532,46] org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[541,18] org.eclipse.scout.rt.ui.html.json.table.JsonNumberColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonNumberColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[544,18] org.eclipse.scout.rt.ui.html.json.table.JsonDateColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonDateColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[547,18] org.eclipse.scout.rt.ui.html.json.table.JsonBooleanColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonBooleanColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[550,18] org.eclipse.scout.rt.ui.html.json.table.JsonAlphanumericSortingStringColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonAlphanumericSortingStringColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[553,18] org.eclipse.scout.rt.ui.html.json.table.JsonStringColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonStringColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[556,18] org.eclipse.scout.rt.ui.html.json.table.JsonBeanColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonBeanColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[559,18] org.eclipse.scout.rt.ui.html.json.table.JsonIconColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonIconColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[562,18] org.eclipse.scout.rt.ui.html.json.table.JsonSmartColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonSmartColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[562,35] org.eclipse.scout.rt.client.ui.basic.table.columns.ISmartColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.ISmartColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[565,18] org.eclipse.scout.rt.ui.html.json.table.JsonColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[577,18] org.eclipse.scout.rt.ui.html.json.table.userfilter.JsonColumnUserFilter is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.userfilter.JsonColumnUserFilter should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[580,18] org.eclipse.scout.rt.ui.html.json.table.userfilter.JsonTableTextUserFilter is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.userfilter.JsonTableTextUserFilter should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/tile/JsonFormFieldTile.java:[19,42] org.eclipse.scout.rt.client.ui.tile.IFormFieldTile is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.IFormFieldTile should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/PlannerEventFilterCondition.java:[21,16] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/PlannerEventFilterCondition.java:[33,15] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/PlannerEventFilterCondition.java:[37,43] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/tree/JsonTreeEvent.java:[18,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonUtility.java:[15,19] Unsupported @SuppressWarnings("UnusedAssignment") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonUtility.java:[48,21] Unsupported @SuppressWarnings("squid:ForLoopCounterChangedCheck") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/popup/JsonMobilePopup.java:[16,40] org.eclipse.scout.rt.client.ui.popup.IMobilePopup is a raw type. References to generic type org.eclipse.scout.rt.client.ui.popup.IMobilePopup should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/tree/JsonTree.java:[434,21] Unsupported @SuppressWarnings("SwitchStatementWithTooFewBranches") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSessionEvent.java:[16,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/res/loader/HtmlDocumentParser.java:[61,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/res/loader/HtmlDocumentParser.java:[63,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/res/loader/HtmlDocumentParser.java:[96,21] Unsupported @SuppressWarnings("squid:S1149") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/res/loader/HtmlDocumentParser.java:[118,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/res/loader/HtmlDocumentParser.java:[175,21] Unsupported @SuppressWarnings("squid:S1149") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/res/loader/HtmlDocumentParser.java:[210,21] Unsupported @SuppressWarnings("squid:S1149") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/res/loader/HtmlDocumentParser.java:[272,21] Unsupported @SuppressWarnings("squid:S1149") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutline.java:[165,21] Unsupported @SuppressWarnings("RedundantIfStatement") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutline.java:[283,21] Unsupported @SuppressWarnings("SwitchStatementWithTooFewBranches") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/form/fields/JsonValueField.java:[30,19] Unsupported @SuppressWarnings("squid:S00118") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonProperty.java:[22,19] Unsupported @SuppressWarnings("squid:S00118") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiServlet.java:[13,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiServlet.java:[85,30] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiServlet.java:[85,41] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiServlet.java:[85,58] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiServlet.java:[183,21] Unsupported @SuppressWarnings("RedundantThrows") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[14,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[461,21] Unsupported @SuppressWarnings("RedundantCast") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[734,20] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[734,31] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[734,48] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[1027,24] org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[1259,25] Unsupported @SuppressWarnings("RedundantIfStatement") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[1344,21] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/form/fields/JsonFormField.java:[42,19] Unsupported @SuppressWarnings("squid:S00118") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonObjectUtility.java:[131,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonObjectUtility.java:[222,21] Unsupported @SuppressWarnings("findbugs:EC_UNRELATED_TYPES_USING_POINTER_EQUALITY") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonObjectUtility.java:[240,21] Unsupported @SuppressWarnings("findbugs:EC_UNRELATED_TYPES_USING_POINTER_EQUALITY") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonObjectUtility.java:[392,21] Unsupported @SuppressWarnings("DuplicatedCode") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonObjectUtility.java:[434,21] Unsupported @SuppressWarnings("DuplicatedCode") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/tile/JsonWidgetTile.java:[21,39] org.eclipse.scout.rt.client.ui.tile.IWidgetTile is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.IWidgetTile should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/HttpSessionHelper.java:[42,21] Unsupported @SuppressWarnings("findbugs:J2EE_STORE_OF_NON_SERIALIZABLE_OBJECT_INTO_SESSION") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/form/fields/JsonWidgetField.java:[32,38] org.eclipse.scout.rt.client.ui.form.fields.IWidgetField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IWidgetField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/JsonTable.java:[389,25] Unsupported @SuppressWarnings("SuspiciousMethodCalls") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/JsonTable.java:[710,21] Unsupported @SuppressWarnings("DuplicatedCode") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/JsonTable.java:[1238,21] Unsupported @SuppressWarnings("SwitchStatementWithTooFewBranches") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/lookup/JsonLookupCallResult.java:[47,5] org.eclipse.scout.rt.client.services.lookup.IQueryParam is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.IQueryParam should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonMessageRequestHandler.java:[305,21] Unsupported @SuppressWarnings("UnnecessaryLocalVariable") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/menu/JsonContextMenu.java:[112,9] org.eclipse.scout.rt.ui.html.json.IJsonAdapter is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.IJsonAdapter should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/menu/JsonContextMenu.java:[132,54] org.eclipse.scout.rt.ui.html.json.FilteredJsonAdapterIds is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.FilteredJsonAdapterIds should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.ui.html --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.ui.html --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.ui.html --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/target/org.eclipse.scout.rt.ui.html-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/target/org.eclipse.scout.rt.ui.html-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.ui.html --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.ui.html --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/target/org.eclipse.scout.rt.ui.html-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/target/org.eclipse.scout.rt.ui.html-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html-24.2-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.app >-------- [INFO] Building org.eclipse.scout.rt.ui.html.app 24.2-SNAPSHOT [53/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.app/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.ui.html.app --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html.app --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.ui.html.app --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.app/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.ui.html.app --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.ui.html.app --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.ui.html.app --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.app/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html.app --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.app/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html.app --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.ui.html.app --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.ui.html.app --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.app/target/org.eclipse.scout.rt.ui.html.app-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html.app --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html.app --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.app/target/org.eclipse.scout.rt.ui.html.app-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html.app --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.ui.html.app --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.ui.html.app --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.app/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.app/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.app-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.app/target/org.eclipse.scout.rt.ui.html.app-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.app/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.app-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.app/target/org.eclipse.scout.rt.ui.html.app-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.app/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.app-24.2-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.test >------- [INFO] Building org.eclipse.scout.rt.ui.html.test 24.2-SNAPSHOT [54/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.ui.html.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.ui.html.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.ui.html.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.ui.html.test --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Copying 25 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/fixtures/Outline.java:[30,10] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/tile/JsonTileGridTest.java:[108,5] org.eclipse.scout.rt.ui.html.json.tile.JsonTile is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.tile.JsonTile should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/tile/JsonTileGridTest.java:[108,26] Type safety: Unchecked invocation getJsonAdapter(org.eclipse.scout.rt.ui.html.json.tile.JsonTileGridTest.P_Tile, org.eclipse.scout.rt.ui.html.json.tile.JsonTileGrid>) of the generic method getJsonAdapter(M, org.eclipse.scout.rt.ui.html.json.IJsonAdapter) of type org.eclipse.scout.rt.ui.html.UiSession [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/RequestHistoryTest.java:[20,21] Unsupported @SuppressWarnings("ResultOfMethodCallIgnored") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/fixtures/TablePage.java:[57,5] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/fixtures/TablePage.java:[62,12] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/ClientSessionWithBlockingConditionInterruptionTest.java:[296,15] The enum constant DO_NOTHING needs a corresponding case label in this enum switch on org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.SessionBehaviour [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/ClientSessionWithBlockingConditionInterruptionTest.java:[296,15] The enum constant OPEN_FORM_IN_STORE needs a corresponding case label in this enum switch on org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.SessionBehaviour [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/ClientSessionWithBlockingConditionInterruptionTest.java:[296,15] The enum constant OPEN_MESSAGEBOX_IN_STORE needs a corresponding case label in this enum switch on org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.SessionBehaviour [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/ClientSessionWithBlockingConditionInterruptionTest.java:[327,15] The enum constant DO_NOTHING needs a corresponding case label in this enum switch on org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.SessionBehaviour [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/ClientSessionWithBlockingConditionInterruptionTest.java:[327,15] The enum constant OPEN_FORM_IN_LOAD needs a corresponding case label in this enum switch on org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.SessionBehaviour [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/ClientSessionWithBlockingConditionInterruptionTest.java:[327,15] The enum constant OPEN_MESSAGEBOX_IN_LOAD needs a corresponding case label in this enum switch on org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.SessionBehaviour [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/ClientSessionWithBlockingConditionInterruptionTest.java:[373,15] The enum constant DO_NOTHING needs a corresponding case label in this enum switch on org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.DesktopBehaviour [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/testing/JsonTestUtility.java:[54,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/table/fixtures/ListBoxTable.java:[38,13] org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox.DefaultListBoxTable.TextColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox.DefaultListBoxTable.TextColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/table/fixtures/ListBoxTable.java:[42,13] org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox.DefaultListBoxTable.ActiveColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox.DefaultListBoxTable.ActiveColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonDesktopTest.java:[86,21] Unsupported @SuppressWarnings("UnusedAssignment") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonDesktopTest.java:[89,46] org.eclipse.scout.rt.ui.html.json.IJsonAdapter is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.IJsonAdapter should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonDesktopTest.java:[107,5] org.eclipse.scout.rt.ui.html.json.form.JsonForm is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.JsonForm should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonDesktopTest.java:[172,5] org.eclipse.scout.rt.ui.html.json.form.JsonForm is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.JsonForm should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonDesktopTest.java:[214,5] org.eclipse.scout.rt.ui.html.json.form.JsonForm is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.JsonForm should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonResponseTest.java:[72,22] Unsupported @SuppressWarnings("SimplifiableJUnitAssertion") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonResponseTest.java:[72,52] Unsupported @SuppressWarnings("ConstantConditions") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/tree/JsonTreeTest.java:[257,19] org.eclipse.scout.rt.ui.html.json.tree.JsonTree is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.tree.JsonTree should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/tree/JsonTreeTest.java:[933,42] org.eclipse.scout.rt.ui.html.json.tree.JsonTree is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.tree.JsonTree should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/tree/JsonTreeTest.java:[937,34] org.eclipse.scout.rt.ui.html.json.tree.JsonTree is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.tree.JsonTree should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/tree/JsonTreeTest.java:[941,34] org.eclipse.scout.rt.ui.html.json.tree.JsonTree is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.tree.JsonTree should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/tree/JsonTreeTest.java:[945,35] org.eclipse.scout.rt.ui.html.json.tree.JsonTree is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.tree.JsonTree should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRegistryTest.java:[69,5] org.eclipse.scout.rt.ui.html.json.form.JsonForm is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.JsonForm should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRegistryTest.java:[69,28] Type safety: Unchecked invocation getAdapter(org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField) of the generic method getAdapter(M) of type org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRegistryTest.java:[73,19] Type safety: Unchecked invocation getAdapter(org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField) of the generic method getAdapter(M) of type org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRegistryTest.java:[94,5] org.eclipse.scout.rt.ui.html.json.form.JsonForm is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.JsonForm should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRegistryTest.java:[94,28] Type safety: Unchecked invocation getAdapter(org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField) of the generic method getAdapter(M) of type org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/form/fields/groupbox/JsonGroupBoxTest.java:[45,11] org.eclipse.scout.rt.ui.html.json.form.fields.groupbox.JsonGroupBox is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.groupbox.JsonGroupBox should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/form/fields/htmlfield/JsonHtmlFieldTest.java:[40,11] org.eclipse.scout.rt.ui.html.json.form.fields.htmlfield.JsonHtmlField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.htmlfield.JsonHtmlField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutlineTest.java:[85,5] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutlineTest.java:[85,22] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutlineTest.java:[248,19] org.eclipse.scout.rt.ui.html.json.tree.JsonTree is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.tree.JsonTree should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutlineTest.java:[265,5] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutlineTest.java:[267,5] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutlineTest.java:[339,83] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/form/fields/stringfield/JsonStringFieldTest.java:[37,11] org.eclipse.scout.rt.ui.html.json.form.fields.stringfield.JsonStringField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.stringfield.JsonStringField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/form/fields/JsonFormFieldTest.java:[35,3] org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableTest.java:[310,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableTest.java:[472,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableTest.java:[473,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableTest.java:[474,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableTest.java:[659,21] Unsupported @SuppressWarnings("UnusedAssignment") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonBeanTest.java:[207,12] java.util.Map is a raw type. References to generic type java.util.Map should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.ui.html.res.loader.TextsLoaderTest 2024-06-28 15:46:54,063 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-28 15:46:54,105 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-28 15:46:54,480 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-28 15:46:55,222 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 1138.368434 ms. Total class count: 4383 2024-06-28 15:46:56,090 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 436 beans in 863.872108 ms 2024-06-28 15:46:56,273 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 436 beans in 182.939069 ms 2024-06-28 15:46:56,300 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-28 15:46:56,358 INFO [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered. 2024-06-28 15:46:56,362 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-28 15:46:56,373 INFO [scout-platform-starter] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:220) - No instance of org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService available, skip loading certificates from remote file service. 2024-06-28 15:46:57,053 INFO [main] org.eclipse.scout.rt.testing.platform.GlobalTestingPlatform.checkAccess(GlobalTestingPlatform.java:75) - Accessing the BeanManager before the testing platform is fully started; blocking until Platform.awaitPlatformStarted [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.047 s -- in org.eclipse.scout.rt.ui.html.res.loader.TextsLoaderTest [INFO] Running org.eclipse.scout.rt.ui.html.res.loader.HtmlDocumentParserTest 2024-06-28 15:46:57,244 WARN [main] org.eclipse.scout.rt.ui.html.res.loader.HtmlDocumentParser.lambda$8(HtmlDocumentParser.java:275) - Removing unknown or improperly formatted scout tag from 'html/path': 2024-06-28 15:46:57,245 WARN [main] org.eclipse.scout.rt.ui.html.res.loader.HtmlDocumentParser.lambda$8(HtmlDocumentParser.java:275) - Removing unknown or improperly formatted scout tag from 'html/path': [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.eclipse.scout.rt.ui.html.res.loader.HtmlDocumentParserTest [INFO] Running org.eclipse.scout.rt.ui.html.res.BinaryResourceUrlUtilityTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.970 s -- in org.eclipse.scout.rt.ui.html.res.BinaryResourceUrlUtilityTest [INFO] Running org.eclipse.scout.rt.ui.html.json.tree.JsonTreeTest 2024-06-28 15:47:01,664 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'client' - MDC[principal=default] 2024-06-28 15:47:01,829 WARN [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=default] 2024-06-28 15:47:01,852 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=default] 2024-06-28 15:47:02,166 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@25031ee4[id = 1phh23dvuvfiuf4m4rhb48p5bp1hcpbl67n8la5apj69t41dmt9a], user=1003120000] - MDC[principal=default, jobName=Starting ClientSession [sessionId=1phh23dvuvfiuf4m4rhb48p5bp1hcpbl67n8la5apj69t41dmt9a]] 2024-06-28 15:47:02,471 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.JsonObjectFactory@416e348f] - MDC[principal=default, scoutSession=1phh23dvuvfiuf4m4rhb48p5bp1hcpbl67n8la5apj69t41dmt9a, jobName=Running JUnit test in model job] Response #1: {"startupData":{},"adapterData":{"2":{"id":"2","objectType":"Tree","checkableStyle":"checkbox_tree_node","scrollToSelection":false}}} Response #2: {"#":1,"events":[{"target":"2","type":"nodesInserted","nodes":[{"id":"3","initialExpanded":false,"childNodeIndex":0,"text":"A","htmlEnabled":false,"childNodes":[{"id":"4","initialExpanded":false,"childNodeIndex":0,"text":"B","htmlEnabled":false}]}]}]} Response #1: {"startupData":{},"adapterData":{"2":{"id":"2","objectType":"Tree","checkableStyle":"checkbox_tree_node","scrollToSelection":false,"nodes":[{"id":"3","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false,"childNodes":[{"id":"4","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false,"childNodes":[{"id":"5","enabled":false,"initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false},{"id":"6","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false}]},{"id":"7","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false}]},{"id":"8","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false,"childNodes":[{"id":"9","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false}]},{"id":"10","initialExpanded":false,"childNodeIndex":2,"htmlEnabled":false}]}}} Response #2: {"#":1,"events":[{"target":"2","type":"nodesDeleted","commonParentNodeId":"4","nodeIds":["5"]}]} Response #1: {"startupData":{},"adapterData":{"2":{"id":"2","objectType":"Tree","checkableStyle":"checkbox_tree_node","scrollToSelection":false}}} Response #2: {"#":1} Response #1: {"startupData":{},"adapterData":{"2":{"id":"2","objectType":"Tree","checkableStyle":"checkbox_tree_node","scrollToSelection":false,"nodes":[{"id":"3","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false,"childNodes":[{"id":"4","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false,"childNodes":[{"id":"5","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false},{"id":"6","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false}]},{"id":"7","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false}]},{"id":"8","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false,"childNodes":[{"id":"9","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false}]},{"id":"10","initialExpanded":false,"childNodeIndex":2,"htmlEnabled":false}]}}} Response #2: {"#":1,"events":[{"target":"2","type":"nodeExpanded","nodeId":"3","expanded":true,"expandedLazy":false,"recursive":true},{"target":"2","type":"nodeExpanded","nodeId":"8","expanded":true,"expandedLazy":false,"recursive":true},{"target":"2","type":"nodeExpanded","nodeId":"10","expanded":true,"expandedLazy":false,"recursive":true}]} Response #3: {"#":2,"events":[{"target":"2","type":"nodeExpanded","nodeId":"3","expanded":false,"expandedLazy":false,"recursive":true}]} 2024-06-28 15:47:03,827 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService.getBaseFolder(FileSystemUserPreferencesStorageService.java:177) - No user area property found. Using '/home/jenkins/agent/user' as fallback. Consider specifying a user area using property 'scout.client.userArea'. - MDC[principal=default, scoutSession=1phh23dvuvfiuf4m4rhb48p5bp1hcpbl67n8la5apj69t41dmt9a, jobName=Running JUnit test in model job] [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.709 s -- in org.eclipse.scout.rt.ui.html.json.tree.JsonTreeTest [INFO] Running org.eclipse.scout.rt.ui.html.json.tile.JsonTileGridTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s -- in org.eclipse.scout.rt.ui.html.json.tile.JsonTileGridTest [INFO] Running org.eclipse.scout.rt.ui.html.json.table.control.JsonFormTableControlTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.600 s -- in org.eclipse.scout.rt.ui.html.json.table.control.JsonFormTableControlTest [INFO] Running org.eclipse.scout.rt.ui.html.json.table.JsonTableTest [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.694 s -- in org.eclipse.scout.rt.ui.html.json.table.JsonTableTest [INFO] Running org.eclipse.scout.rt.ui.html.json.table.JsonCellToJsonTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s -- in org.eclipse.scout.rt.ui.html.json.table.JsonCellToJsonTest [INFO] Running org.eclipse.scout.rt.ui.html.json.menu.JsonMenuTest 2024-06-28 15:47:06,691 WARN [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.action.JsonAction.handleModelPropertyChange(JsonAction.java:193) - Setting visibleGranted=false has no effect, because JsonAdapter 3 (org.eclipse.scout.rt.ui.html.json.menu.fixtures.MenuWithNonDisplayableChild$DisplayableMenu@74434126) is already sent to the UI. - MDC[principal=default, scoutSession=1phh23dvuvfiuf4m4rhb48p5bp1hcpbl67n8la5apj69t41dmt9a, jobName=Running JUnit test in model job] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.scout.rt.ui.html.json.menu.JsonMenuTest [INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.tablefield.JsonTableFieldTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.tablefield.JsonTableFieldTest [INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.tabbox.JsonTabBoxTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.676 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.tabbox.JsonTabBoxTest [INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.stringfield.JsonStringFieldTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.stringfield.JsonStringFieldTest [INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.listbox.JsonListBoxTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.listbox.JsonListBoxTest [INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.htmlfield.JsonHtmlFieldTest 2024-06-28 15:47:09,795 WARN [scout-model-thread-24] org.eclipse.scout.rt.ui.html.res.BinaryResourceUrlUtility.createIconUrl(BinaryResourceUrlUtility.java:95) - iconId 'test_icon' could not be resolved - MDC[principal=default, scoutSession=1phh23dvuvfiuf4m4rhb48p5bp1hcpbl67n8la5apj69t41dmt9a, jobName=Running JUnit test in model job] 2024-06-28 15:47:09,796 WARN [scout-model-thread-24] org.eclipse.scout.rt.ui.html.res.BinaryResourceUrlUtility.createIconUrl(BinaryResourceUrlUtility.java:95) - iconId 'test_icon' could not be resolved - MDC[principal=default, scoutSession=1phh23dvuvfiuf4m4rhb48p5bp1hcpbl67n8la5apj69t41dmt9a, jobName=Running JUnit test in model job] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.htmlfield.JsonHtmlFieldTest [INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.groupbox.JsonGroupBoxTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.groupbox.JsonGroupBoxTest [INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.checkboxfield.JsonCheckBoxFieldTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.checkboxfield.JsonCheckBoxFieldTest [INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.browserfield.JsonBrowserFieldTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.browserfield.JsonBrowserFieldTest [INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormFieldTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormFieldTest [INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.JsonAdapterPropertyConfigBuilderTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.JsonAdapterPropertyConfigBuilderTest [INFO] Running org.eclipse.scout.rt.ui.html.json.form.JsonFormTest 2024-06-28 15:47:10,052 ERROR [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.form.JsonForm.findChildAdapter(JsonForm.java:251) - Cannot handle form-event 6020, because adapter for null/StringField (org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField$MainBox$StringField) could not be resolved in Form[id=7, modelClass=org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField, parentId=1] - MDC[principal=default, scoutSession=1phh23dvuvfiuf4m4rhb48p5bp1hcpbl67n8la5apj69t41dmt9a, jobName=Running JUnit test in model job] 2024-06-28 15:47:10,066 ERROR [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.form.JsonForm.findChildAdapter(JsonForm.java:251) - Cannot handle form-event 6020, because adapter for null/StringField (org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField$MainBox$StringField) could not be resolved in Form[id=7, modelClass=org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField, parentId=1] - MDC[principal=default, scoutSession=1phh23dvuvfiuf4m4rhb48p5bp1hcpbl67n8la5apj69t41dmt9a, jobName=Running JUnit test in model job] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s -- in org.eclipse.scout.rt.ui.html.json.form.JsonFormTest [INFO] Running org.eclipse.scout.rt.ui.html.json.form.JsonFormMenuTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.ui.html.json.form.JsonFormMenuTest [INFO] Running org.eclipse.scout.rt.ui.html.json.desktop.hybrid.JsonHybridManagerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.761 s -- in org.eclipse.scout.rt.ui.html.json.desktop.hybrid.JsonHybridManagerTest [INFO] Running org.eclipse.scout.rt.ui.html.json.desktop.JsonOutlineViewButtonTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.086 s -- in org.eclipse.scout.rt.ui.html.json.desktop.JsonOutlineViewButtonTest [INFO] Running org.eclipse.scout.rt.ui.html.json.desktop.JsonOutlineTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 s -- in org.eclipse.scout.rt.ui.html.json.desktop.JsonOutlineTest [INFO] Running org.eclipse.scout.rt.ui.html.json.desktop.JsonDesktopTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.148 s -- in org.eclipse.scout.rt.ui.html.json.desktop.JsonDesktopTest [INFO] Running org.eclipse.scout.rt.ui.html.json.desktop.DownloadHandlerStorageTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 s -- in org.eclipse.scout.rt.ui.html.json.desktop.DownloadHandlerStorageTest [INFO] Running org.eclipse.scout.rt.ui.html.json.basic.planner.JsonPlannerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s -- in org.eclipse.scout.rt.ui.html.json.basic.planner.JsonPlannerTest [INFO] Running org.eclipse.scout.rt.ui.html.json.basic.filechooser.JsonFileChooserAcceptAttributeBuilderTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.ui.html.json.basic.filechooser.JsonFileChooserAcceptAttributeBuilderTest [INFO] Running org.eclipse.scout.rt.ui.html.json.UploadRequestHandlerTest 2024-06-28 15:47:17,088 INFO [main] org.eclipse.scout.rt.ui.html.json.UploadRequestHandler.verifyFileIntegrity(UploadRequestHandler.java:400) - File 'x.jpg' has content header '474946383761' which does not match its extension. 2024-06-28 15:47:17,090 INFO [main] org.eclipse.scout.rt.ui.html.json.UploadRequestHandler.verifyFileIntegrity(UploadRequestHandler.java:400) - File 'x.jpg.gif' has content header '' which does not match its extension. 2024-06-28 15:47:18,573 INFO [main] org.eclipse.scout.rt.ui.html.json.UploadRequestHandler.verifyFileIntegrity(UploadRequestHandler.java:400) - File 'x.foobar.mov' has content header '474946383761' which does not match its extension. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.493 s -- in org.eclipse.scout.rt.ui.html.json.UploadRequestHandlerTest [INFO] Running org.eclipse.scout.rt.ui.html.json.PropertyEventFilterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.ui.html.json.PropertyEventFilterTest [INFO] Running org.eclipse.scout.rt.ui.html.json.JsonUtilityTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.ui.html.json.JsonUtilityTest [INFO] Running org.eclipse.scout.rt.ui.html.json.JsonStatusTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.ui.html.json.JsonStatusTest [INFO] Running org.eclipse.scout.rt.ui.html.json.JsonStartupRequestTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.ui.html.json.JsonStartupRequestTest [INFO] Running org.eclipse.scout.rt.ui.html.json.JsonResponseTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.eclipse.scout.rt.ui.html.json.JsonResponseTest [INFO] Running org.eclipse.scout.rt.ui.html.json.JsonRequestTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.ui.html.json.JsonRequestTest [INFO] Running org.eclipse.scout.rt.ui.html.json.JsonObjectUtilityTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.scout.rt.ui.html.json.JsonObjectUtilityTest [INFO] Running org.eclipse.scout.rt.ui.html.json.JsonEventTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.ui.html.json.JsonEventTest [INFO] Running org.eclipse.scout.rt.ui.html.json.JsonDateTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.ui.html.json.JsonDateTest [INFO] Running org.eclipse.scout.rt.ui.html.json.JsonByteArrayTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.ui.html.json.JsonByteArrayTest [INFO] Running org.eclipse.scout.rt.ui.html.json.JsonBeanTest 2024-06-28 15:47:18,792 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@41798983, org.eclipse.scout.rt.ui.html.JsonObjectFactory@504f3dc2] - MDC[principal=default, scoutSession=1phh23dvuvfiuf4m4rhb48p5bp1hcpbl67n8la5apj69t41dmt9a, jobName=Running JUnit test in model job] 2024-06-28 15:47:18,797 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@41798983, org.eclipse.scout.rt.ui.html.JsonObjectFactory@7e4b84a6] - MDC[principal=default, scoutSession=1phh23dvuvfiuf4m4rhb48p5bp1hcpbl67n8la5apj69t41dmt9a, jobName=Running JUnit test in model job] 2024-06-28 15:47:18,802 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@41798983, org.eclipse.scout.rt.ui.html.JsonObjectFactory@f4108af] - MDC[principal=default, scoutSession=1phh23dvuvfiuf4m4rhb48p5bp1hcpbl67n8la5apj69t41dmt9a, jobName=Running JUnit test in model job] 2024-06-28 15:47:18,843 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@41798983, org.eclipse.scout.rt.ui.html.JsonObjectFactory@39c0d78b] - MDC[principal=default, scoutSession=1phh23dvuvfiuf4m4rhb48p5bp1hcpbl67n8la5apj69t41dmt9a, jobName=Running JUnit test in model job] 2024-06-28 15:47:18,849 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@41798983, org.eclipse.scout.rt.ui.html.JsonObjectFactory@65f60ef3] - MDC[principal=default, scoutSession=1phh23dvuvfiuf4m4rhb48p5bp1hcpbl67n8la5apj69t41dmt9a, jobName=Running JUnit test in model job] 2024-06-28 15:47:18,855 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@41798983, org.eclipse.scout.rt.ui.html.JsonObjectFactory@23cfe8e3] - MDC[principal=default, scoutSession=1phh23dvuvfiuf4m4rhb48p5bp1hcpbl67n8la5apj69t41dmt9a, jobName=Running JUnit test in model job] 2024-06-28 15:47:18,861 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@41798983, org.eclipse.scout.rt.ui.html.JsonObjectFactory@7e35191a] - MDC[principal=default, scoutSession=1phh23dvuvfiuf4m4rhb48p5bp1hcpbl67n8la5apj69t41dmt9a, jobName=Running JUnit test in model job] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.eclipse.scout.rt.ui.html.json.JsonBeanTest [INFO] Running org.eclipse.scout.rt.ui.html.json.JsonAdapterRegistryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.ui.html.json.JsonAdapterRegistryTest [INFO] Running org.eclipse.scout.rt.ui.html.json.DefaultValuesFilterTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.ui.html.json.DefaultValuesFilterTest [INFO] Running org.eclipse.scout.rt.ui.html.json.DefaultValuesFilterServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.ui.html.json.DefaultValuesFilterServiceTest [INFO] Running org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserverTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserverTest [INFO] Running org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapterTest [INFO] Running org.eclipse.scout.rt.ui.html.cache.HttpResourceCacheTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.ui.html.cache.HttpResourceCacheTest [INFO] Running org.eclipse.scout.rt.ui.html.cache.HttpCacheObjectTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.ui.html.cache.HttpCacheObjectTest [INFO] Running org.eclipse.scout.rt.ui.html.cache.HttpCacheKeyTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.ui.html.cache.HttpCacheKeyTest [INFO] Running org.eclipse.scout.rt.ui.html.cache.HttpCacheControlTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.419 s -- in org.eclipse.scout.rt.ui.html.cache.HttpCacheControlTest [INFO] Running org.eclipse.scout.rt.ui.html.UiThreadInterruptionTest 2024-06-28 15:47:19,493 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-28 15:47:19,581 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-28 15:47:19,583 INFO [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered. 2024-06-28 15:47:19,585 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-28 15:47:19,585 INFO [main] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:220) - No instance of org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService available, skip loading certificates from remote file service. 2024-06-28 15:47:19,607 WARN [main] org.eclipse.scout.rt.ui.html.UiThreadInterruption.detectAndClear(UiThreadInterruption.java:33) - DETECTED_THREAD_INTERRUPTION in org.eclipse.scout.rt.ui.html.UiThreadInterruptionTest#30d2f9ea 'test', clearing interrupt status successful java.lang.Exception: Calling trace at org.eclipse.scout.rt.ui.html.UiThreadInterruption.detectAndClear(UiThreadInterruption.java:38) at org.eclipse.scout.rt.ui.html.UiThreadInterruptionTest.testDetectAndClearWithInterrupt(UiThreadInterruptionTest.java:61) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithNewPlatform(PlatformStatement.java:84) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:71) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-28 15:47:19,624 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... 2024-06-28 15:47:19,641 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in org.eclipse.scout.rt.ui.html.UiThreadInterruptionTest [INFO] Running org.eclipse.scout.rt.ui.html.UiSessionTest 2024-06-28 15:47:19,660 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'http' 2024-06-28 15:47:19,671 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'ui' 2024-06-28 15:47:19,680 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@50fb419f[id = 1ghg71q03f79ukm33uledopn6uhfjie70uut1036e26msgtusobf], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=1ghg71q03f79ukm33uledopn6uhfjie70uut1036e26msgtusobf]] 2024-06-28 15:47:19,681 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1ghg71q03f79ukm33uledopn6uhfjie70uut1036e26msgtusobf, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-28 15:47:19,688 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiThemeHelper.getConfiguredTheme(UiThemeHelper.java:58) - UI theme configured in config.properties: default - MDC[scoutSession=1ghg71q03f79ukm33uledopn6uhfjie70uut1036e26msgtusobf, jobName=Initializing UI theme] 2024-06-28 15:47:19,770 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1u6kvqa7bn54brelcc4fni8p85r4lmgct2lot43qi3sg64suue8l initialized 2024-06-28 15:47:19,772 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions 2024-06-28 15:47:19,772 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:1u6kvqa7bn54brelcc4fni8p85r4lmgct2lot43qi3sg64suue8l... 2024-06-28 15:47:19,777 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 1ghg71q03f79ukm33uledopn6uhfjie70uut1036e26msgtusobf because it is not used anymore 2024-06-28 15:47:19,780 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@50fb419f[id = 1ghg71q03f79ukm33uledopn6uhfjie70uut1036e26msgtusobf] - MDC[scoutSession=1ghg71q03f79ukm33uledopn6uhfjie70uut1036e26msgtusobf, jobName=Stop client session 1ghg71q03f79ukm33uledopn6uhfjie70uut1036e26msgtusobf due to session housekeeping] 2024-06-28 15:47:19,781 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@50fb419f[id = 1ghg71q03f79ukm33uledopn6uhfjie70uut1036e26msgtusobf] - MDC[scoutSession=1ghg71q03f79ukm33uledopn6uhfjie70uut1036e26msgtusobf, jobName=Stop client session 1ghg71q03f79ukm33uledopn6uhfjie70uut1036e26msgtusobf due to session housekeeping] 2024-06-28 15:47:19,786 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@50fb419f[id = 1ghg71q03f79ukm33uledopn6uhfjie70uut1036e26msgtusobf], point of no return - MDC[scoutSession=1ghg71q03f79ukm33uledopn6uhfjie70uut1036e26msgtusobf, jobName=Stop client session 1ghg71q03f79ukm33uledopn6uhfjie70uut1036e26msgtusobf due to session housekeeping] 2024-06-28 15:47:19,793 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@50fb419f[id = 1ghg71q03f79ukm33uledopn6uhfjie70uut1036e26msgtusobf], user=1003120000] - MDC[scoutSession=1ghg71q03f79ukm33uledopn6uhfjie70uut1036e26msgtusobf, jobName=Stop client session 1ghg71q03f79ukm33uledopn6uhfjie70uut1036e26msgtusobf due to session housekeeping] 2024-06-28 15:47:19,794 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 1ghg71q03f79ukm33uledopn6uhfjie70uut1036e26msgtusobf terminated. - MDC[scoutSession=1ghg71q03f79ukm33uledopn6uhfjie70uut1036e26msgtusobf, jobName=Stop client session 1ghg71q03f79ukm33uledopn6uhfjie70uut1036e26msgtusobf due to session housekeeping] 2024-06-28 15:47:19,987 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@28062da9[id = 1hdvkjhi3og6plm1qp2h1drj4b694ok5oaqa1obp5sujejhj8ea3], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=1hdvkjhi3og6plm1qp2h1drj4b694ok5oaqa1obp5sujejhj8ea3]] 2024-06-28 15:47:19,988 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1hdvkjhi3og6plm1qp2h1drj4b694ok5oaqa1obp5sujejhj8ea3, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-28 15:47:19,997 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:65hj9jmpjvhti61lpe60c5itrdjaba1n414ejig5ibrnrm3dj5u initialized 2024-06-28 15:47:20,018 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions 2024-06-28 15:47:20,018 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:65hj9jmpjvhti61lpe60c5itrdjaba1n414ejig5ibrnrm3dj5u... 2024-06-28 15:47:20,021 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 1hdvkjhi3og6plm1qp2h1drj4b694ok5oaqa1obp5sujejhj8ea3 because it is not used anymore 2024-06-28 15:47:20,022 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@28062da9[id = 1hdvkjhi3og6plm1qp2h1drj4b694ok5oaqa1obp5sujejhj8ea3] - MDC[scoutSession=1hdvkjhi3og6plm1qp2h1drj4b694ok5oaqa1obp5sujejhj8ea3, jobName=Stop client session 1hdvkjhi3og6plm1qp2h1drj4b694ok5oaqa1obp5sujejhj8ea3 due to session housekeeping] 2024-06-28 15:47:20,023 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@28062da9[id = 1hdvkjhi3og6plm1qp2h1drj4b694ok5oaqa1obp5sujejhj8ea3] - MDC[scoutSession=1hdvkjhi3og6plm1qp2h1drj4b694ok5oaqa1obp5sujejhj8ea3, jobName=Stop client session 1hdvkjhi3og6plm1qp2h1drj4b694ok5oaqa1obp5sujejhj8ea3 due to session housekeeping] 2024-06-28 15:47:20,023 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@28062da9[id = 1hdvkjhi3og6plm1qp2h1drj4b694ok5oaqa1obp5sujejhj8ea3], point of no return - MDC[scoutSession=1hdvkjhi3og6plm1qp2h1drj4b694ok5oaqa1obp5sujejhj8ea3, jobName=Stop client session 1hdvkjhi3og6plm1qp2h1drj4b694ok5oaqa1obp5sujejhj8ea3 due to session housekeeping] # SessionStoreTestForm.doFinally WAIT_FOR_JOB... 2024-06-28 15:47:22,026 WARN [scout-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.awaitJobs(ClientSessionStopHelper.java:153) - Client session org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@28062da9[id = 1hdvkjhi3og6plm1qp2h1drj4b694ok5oaqa1obp5sujejhj8ea3] did not stop within 1 seconds. Stopping will continue. - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$642/0x00007fcd1867aae8] 2024-06-28 15:47:22,027 INFO [scout-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.cancelJobs(ClientSessionStopHelper.java:171) - Cancel running model jobs because the client session was shut down. [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@28062da9[id = 1hdvkjhi3og6plm1qp2h1drj4b694ok5oaqa1obp5sujejhj8ea3], user=1003120000, jobs=[JobFutureTask@5453fc17[job=Stop client session 1hdvkjhi3og6plm1qp2h1drj4b694ok5oaqa1obp5sujejhj8ea3 due to session housekeeping, state=RUNNING], JobFutureTask@1181526e[job=Stop client session 1hdvkjhi3og6plm1qp2h1drj4b694ok5oaqa1obp5sujejhj8ea3 due to session housekeeping, state=WAITING_FOR_PERMIT]]] - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$642/0x00007fcd1867aae8] 2024-06-28 15:47:22,029 ERROR [scout-model-thread-22] org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2161) - Exception while closing forms - MDC[scoutSession=1hdvkjhi3og6plm1qp2h1drj4b694ok5oaqa1obp5sujejhj8ea3, jobName=Stop client session 1hdvkjhi3og6plm1qp2h1drj4b694ok5oaqa1obp5sujejhj8ea3 due to session housekeeping] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while waiting for a job to complete [calling-thread=scout-model-thread-22, job=org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm$$Lambda$645/0x00007fcd18688000] at org.eclipse.scout.rt.platform.job.internal.JobExceptionTranslator.translateInterruptedException(JobExceptionTranslator.java:50) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDone(JobFutureTask.java:358) at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:83) at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1879) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2154) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:2063) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.disposeInternal(AbstractDesktop.java:2036) at org.eclipse.scout.rt.client.ui.AbstractWidget.dispose(AbstractWidget.java:182) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:434) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:381) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2641) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.scout.rt.client.ModelContextProxy.lambda$1(ModelContextProxy.java:48) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.client.ModelContextProxy.lambda$0(ModelContextProxy.java:48) at jdk.proxy2/jdk.proxy2.$Proxy89.closeFromUI(Unknown Source) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:84) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.lambda$0(ClientSessionStopHelper.java:56) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) Caused by: java.lang.InterruptedException: null at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1638) at org.eclipse.scout.rt.platform.job.internal.CompletionPromise.awaitDoneAndGet(CompletionPromise.java:158) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDone(JobFutureTask.java:351) ... 48 common frames omitted 2024-06-28 15:47:22,031 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@28062da9[id = 1hdvkjhi3og6plm1qp2h1drj4b694ok5oaqa1obp5sujejhj8ea3], user=1003120000] - MDC[scoutSession=1hdvkjhi3og6plm1qp2h1drj4b694ok5oaqa1obp5sujejhj8ea3, jobName=Stop client session 1hdvkjhi3og6plm1qp2h1drj4b694ok5oaqa1obp5sujejhj8ea3 due to session housekeeping] 2024-06-28 15:47:22,032 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 1hdvkjhi3og6plm1qp2h1drj4b694ok5oaqa1obp5sujejhj8ea3 terminated. - MDC[scoutSession=1hdvkjhi3og6plm1qp2h1drj4b694ok5oaqa1obp5sujejhj8ea3, jobName=Stop client session 1hdvkjhi3og6plm1qp2h1drj4b694ok5oaqa1obp5sujejhj8ea3 due to session housekeeping] 2024-06-28 15:47:22,049 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@244407cc[id = 1md27475aj90pc6oqlvrkn3j1br8304ohngeqonar34armgu21na], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=1md27475aj90pc6oqlvrkn3j1br8304ohngeqonar34armgu21na]] 2024-06-28 15:47:22,050 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1md27475aj90pc6oqlvrkn3j1br8304ohngeqonar34armgu21na, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-28 15:47:22,061 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:16ocpco5kc7aes7n82j7ug7ukts564iptin65s94kpnkvq1psgac initialized 2024-06-28 15:47:22,070 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:16ocpco5kc7aes7n82j7ug7ukts564iptin65s94kpnkvq1psgac [clientSessionId=1md27475aj90pc6oqlvrkn3j1br8304ohngeqonar34armgu21na, processingJsonRequest=false] 2024-06-28 15:47:22,071 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:16ocpco5kc7aes7n82j7ug7ukts564iptin65s94kpnkvq1psgac... 2024-06-28 15:47:22,072 INFO [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 1md27475aj90pc6oqlvrkn3j1br8304ohngeqonar34armgu21na because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 1md27475aj90pc6oqlvrkn3j1br8304ohngeqonar34armgu21na] 2024-06-28 15:47:22,072 INFO [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 1md27475aj90pc6oqlvrkn3j1br8304ohngeqonar34armgu21na] 2024-06-28 15:47:22,073 INFO [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 1md27475aj90pc6oqlvrkn3j1br8304ohngeqonar34armgu21na] 2024-06-28 15:47:22,073 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:16ocpco5kc7aes7n82j7ug7ukts564iptin65s94kpnkvq1psgac 2024-06-28 15:47:22,074 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@244407cc[id = 1md27475aj90pc6oqlvrkn3j1br8304ohngeqonar34armgu21na] - MDC[scoutSession=1md27475aj90pc6oqlvrkn3j1br8304ohngeqonar34armgu21na, jobName=Stop client session 1md27475aj90pc6oqlvrkn3j1br8304ohngeqonar34armgu21na due to session housekeeping] 2024-06-28 15:47:22,074 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@244407cc[id = 1md27475aj90pc6oqlvrkn3j1br8304ohngeqonar34armgu21na] - MDC[scoutSession=1md27475aj90pc6oqlvrkn3j1br8304ohngeqonar34armgu21na, jobName=Stop client session 1md27475aj90pc6oqlvrkn3j1br8304ohngeqonar34armgu21na due to session housekeeping] 2024-06-28 15:47:22,075 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@244407cc[id = 1md27475aj90pc6oqlvrkn3j1br8304ohngeqonar34armgu21na], point of no return - MDC[scoutSession=1md27475aj90pc6oqlvrkn3j1br8304ohngeqonar34armgu21na, jobName=Stop client session 1md27475aj90pc6oqlvrkn3j1br8304ohngeqonar34armgu21na due to session housekeeping] # SessionStoreTestForm.doFinally WAIT_FOR_JOB... 2024-06-28 15:47:24,076 WARN [scout-thread-21] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.awaitJobs(ClientSessionStopHelper.java:153) - Client session org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@244407cc[id = 1md27475aj90pc6oqlvrkn3j1br8304ohngeqonar34armgu21na] did not stop within 1 seconds. Stopping will continue. - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$642/0x00007fcd1867aae8] 2024-06-28 15:47:24,077 INFO [scout-thread-21] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.cancelJobs(ClientSessionStopHelper.java:171) - Cancel running model jobs because the client session was shut down. [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@244407cc[id = 1md27475aj90pc6oqlvrkn3j1br8304ohngeqonar34armgu21na], user=1003120000, jobs=[JobFutureTask@ff308b4[job=Stop client session 1md27475aj90pc6oqlvrkn3j1br8304ohngeqonar34armgu21na due to session housekeeping, state=RUNNING]]] - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$642/0x00007fcd1867aae8] 2024-06-28 15:47:24,078 ERROR [scout-model-thread-23] org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2161) - Exception while closing forms - MDC[scoutSession=1md27475aj90pc6oqlvrkn3j1br8304ohngeqonar34armgu21na, jobName=Stop client session 1md27475aj90pc6oqlvrkn3j1br8304ohngeqonar34armgu21na due to session housekeeping] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while waiting for a job to complete [calling-thread=scout-model-thread-23, job=org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm$$Lambda$645/0x00007fcd18688000] at org.eclipse.scout.rt.platform.job.internal.JobExceptionTranslator.translateInterruptedException(JobExceptionTranslator.java:50) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDone(JobFutureTask.java:358) at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:83) at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1879) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2154) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:2063) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.disposeInternal(AbstractDesktop.java:2036) at org.eclipse.scout.rt.client.ui.AbstractWidget.dispose(AbstractWidget.java:182) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:434) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:381) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2641) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.scout.rt.client.ModelContextProxy.lambda$1(ModelContextProxy.java:48) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.client.ModelContextProxy.lambda$0(ModelContextProxy.java:48) at jdk.proxy2/jdk.proxy2.$Proxy89.closeFromUI(Unknown Source) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:84) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.lambda$0(ClientSessionStopHelper.java:56) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) Caused by: java.lang.InterruptedException: null at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1638) at org.eclipse.scout.rt.platform.job.internal.CompletionPromise.awaitDoneAndGet(CompletionPromise.java:158) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDone(JobFutureTask.java:351) ... 48 common frames omitted 2024-06-28 15:47:24,080 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@244407cc[id = 1md27475aj90pc6oqlvrkn3j1br8304ohngeqonar34armgu21na], user=1003120000] - MDC[scoutSession=1md27475aj90pc6oqlvrkn3j1br8304ohngeqonar34armgu21na, jobName=Stop client session 1md27475aj90pc6oqlvrkn3j1br8304ohngeqonar34armgu21na due to session housekeeping] 2024-06-28 15:47:24,080 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 1md27475aj90pc6oqlvrkn3j1br8304ohngeqonar34armgu21na terminated. - MDC[scoutSession=1md27475aj90pc6oqlvrkn3j1br8304ohngeqonar34armgu21na, jobName=Stop client session 1md27475aj90pc6oqlvrkn3j1br8304ohngeqonar34armgu21na due to session housekeeping] 2024-06-28 15:47:24,090 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4fe4ea85[id = vpckomadqoagl2r0f7u5rqelua1bcd1q985tln1t3m4hkttn616], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=vpckomadqoagl2r0f7u5rqelua1bcd1q985tln1t3m4hkttn616]] 2024-06-28 15:47:24,091 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=vpckomadqoagl2r0f7u5rqelua1bcd1q985tln1t3m4hkttn616, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-28 15:47:24,099 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:118pf5m2g2mn41qe8buiqc9br1ie5lujnooe881rjuotr0v4l9dt initialized 2024-06-28 15:47:24,106 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:118pf5m2g2mn41qe8buiqc9br1ie5lujnooe881rjuotr0v4l9dt [clientSessionId=vpckomadqoagl2r0f7u5rqelua1bcd1q985tln1t3m4hkttn616, processingJsonRequest=false] 2024-06-28 15:47:24,107 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:118pf5m2g2mn41qe8buiqc9br1ie5lujnooe881rjuotr0v4l9dt... 2024-06-28 15:47:24,107 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID vpckomadqoagl2r0f7u5rqelua1bcd1q985tln1t3m4hkttn616 because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID vpckomadqoagl2r0f7u5rqelua1bcd1q985tln1t3m4hkttn616] 2024-06-28 15:47:24,108 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID vpckomadqoagl2r0f7u5rqelua1bcd1q985tln1t3m4hkttn616] 2024-06-28 15:47:24,108 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID vpckomadqoagl2r0f7u5rqelua1bcd1q985tln1t3m4hkttn616] 2024-06-28 15:47:24,109 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:118pf5m2g2mn41qe8buiqc9br1ie5lujnooe881rjuotr0v4l9dt 2024-06-28 15:47:24,110 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4fe4ea85[id = vpckomadqoagl2r0f7u5rqelua1bcd1q985tln1t3m4hkttn616] - MDC[scoutSession=vpckomadqoagl2r0f7u5rqelua1bcd1q985tln1t3m4hkttn616, jobName=Stop client session vpckomadqoagl2r0f7u5rqelua1bcd1q985tln1t3m4hkttn616 due to session housekeeping] 2024-06-28 15:47:24,110 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4fe4ea85[id = vpckomadqoagl2r0f7u5rqelua1bcd1q985tln1t3m4hkttn616] - MDC[scoutSession=vpckomadqoagl2r0f7u5rqelua1bcd1q985tln1t3m4hkttn616, jobName=Stop client session vpckomadqoagl2r0f7u5rqelua1bcd1q985tln1t3m4hkttn616 due to session housekeeping] 2024-06-28 15:47:24,111 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4fe4ea85[id = vpckomadqoagl2r0f7u5rqelua1bcd1q985tln1t3m4hkttn616], point of no return - MDC[scoutSession=vpckomadqoagl2r0f7u5rqelua1bcd1q985tln1t3m4hkttn616, jobName=Stop client session vpckomadqoagl2r0f7u5rqelua1bcd1q985tln1t3m4hkttn616 due to session housekeeping] # SessionStoreTestForm.doFinally WAIT_FOR_MESSAGE_BOX... 2024-06-28 15:47:24,121 WARN [scout-model-thread-21] org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:331) - there is no desktop or the desktop has not yet been opened in the ui, default answer is CANCEL - MDC[scoutSession=vpckomadqoagl2r0f7u5rqelua1bcd1q985tln1t3m4hkttn616, jobName=Stop client session vpckomadqoagl2r0f7u5rqelua1bcd1q985tln1t3m4hkttn616 due to session housekeeping] java.lang.IllegalStateException: null at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:331) at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:306) at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:80) at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1879) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2154) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:2063) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.disposeInternal(AbstractDesktop.java:2036) at org.eclipse.scout.rt.client.ui.AbstractWidget.dispose(AbstractWidget.java:182) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:434) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:381) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2641) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.scout.rt.client.ModelContextProxy.lambda$1(ModelContextProxy.java:48) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.client.ModelContextProxy.lambda$0(ModelContextProxy.java:48) at jdk.proxy2/jdk.proxy2.$Proxy89.closeFromUI(Unknown Source) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:84) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.lambda$0(ClientSessionStopHelper.java:56) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) # SessionStoreTestForm.doFinally done. 2024-06-28 15:47:24,124 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4fe4ea85[id = vpckomadqoagl2r0f7u5rqelua1bcd1q985tln1t3m4hkttn616], user=1003120000] - MDC[scoutSession=vpckomadqoagl2r0f7u5rqelua1bcd1q985tln1t3m4hkttn616, jobName=Stop client session vpckomadqoagl2r0f7u5rqelua1bcd1q985tln1t3m4hkttn616 due to session housekeeping] 2024-06-28 15:47:24,125 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID vpckomadqoagl2r0f7u5rqelua1bcd1q985tln1t3m4hkttn616 terminated. - MDC[scoutSession=vpckomadqoagl2r0f7u5rqelua1bcd1q985tln1t3m4hkttn616, jobName=Stop client session vpckomadqoagl2r0f7u5rqelua1bcd1q985tln1t3m4hkttn616 due to session housekeeping] 2024-06-28 15:47:24,317 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@326bf918[id = 3n4r3dg0gr7k4uvksetbkc56m9o9rjgvth52ke2hh1ffji6vdh5], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=3n4r3dg0gr7k4uvksetbkc56m9o9rjgvth52ke2hh1ffji6vdh5]] 2024-06-28 15:47:24,318 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=3n4r3dg0gr7k4uvksetbkc56m9o9rjgvth52ke2hh1ffji6vdh5, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-28 15:47:24,326 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:13ht3omb8h59gcm4j262qeg3j4rco74td0821tc296n4gr7ugmmm initialized 2024-06-28 15:47:24,332 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions 2024-06-28 15:47:24,332 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:13ht3omb8h59gcm4j262qeg3j4rco74td0821tc296n4gr7ugmmm... 2024-06-28 15:47:24,335 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 3n4r3dg0gr7k4uvksetbkc56m9o9rjgvth52ke2hh1ffji6vdh5 because it is not used anymore 2024-06-28 15:47:24,336 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@326bf918[id = 3n4r3dg0gr7k4uvksetbkc56m9o9rjgvth52ke2hh1ffji6vdh5] - MDC[scoutSession=3n4r3dg0gr7k4uvksetbkc56m9o9rjgvth52ke2hh1ffji6vdh5, jobName=Stop client session 3n4r3dg0gr7k4uvksetbkc56m9o9rjgvth52ke2hh1ffji6vdh5 due to session housekeeping] 2024-06-28 15:47:24,336 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@326bf918[id = 3n4r3dg0gr7k4uvksetbkc56m9o9rjgvth52ke2hh1ffji6vdh5] - MDC[scoutSession=3n4r3dg0gr7k4uvksetbkc56m9o9rjgvth52ke2hh1ffji6vdh5, jobName=Stop client session 3n4r3dg0gr7k4uvksetbkc56m9o9rjgvth52ke2hh1ffji6vdh5 due to session housekeeping] 2024-06-28 15:47:24,337 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@326bf918[id = 3n4r3dg0gr7k4uvksetbkc56m9o9rjgvth52ke2hh1ffji6vdh5], point of no return - MDC[scoutSession=3n4r3dg0gr7k4uvksetbkc56m9o9rjgvth52ke2hh1ffji6vdh5, jobName=Stop client session 3n4r3dg0gr7k4uvksetbkc56m9o9rjgvth52ke2hh1ffji6vdh5 due to session housekeeping] # SessionStoreTestForm.doFinally WAIT_FOR_MESSAGE_BOX... 2024-06-28 15:47:24,338 WARN [scout-model-thread-23] org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:331) - there is no desktop or the desktop has not yet been opened in the ui, default answer is CANCEL - MDC[scoutSession=3n4r3dg0gr7k4uvksetbkc56m9o9rjgvth52ke2hh1ffji6vdh5, jobName=Stop client session 3n4r3dg0gr7k4uvksetbkc56m9o9rjgvth52ke2hh1ffji6vdh5 due to session housekeeping] java.lang.IllegalStateException: null at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:331) at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:306) at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:80) at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1879) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2154) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:2063) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.disposeInternal(AbstractDesktop.java:2036) at org.eclipse.scout.rt.client.ui.AbstractWidget.dispose(AbstractWidget.java:182) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:434) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:381) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2641) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.scout.rt.client.ModelContextProxy.lambda$1(ModelContextProxy.java:48) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.client.ModelContextProxy.lambda$0(ModelContextProxy.java:48) at jdk.proxy2/jdk.proxy2.$Proxy89.closeFromUI(Unknown Source) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:84) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.lambda$0(ClientSessionStopHelper.java:56) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) # SessionStoreTestForm.doFinally done. 2024-06-28 15:47:24,340 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@326bf918[id = 3n4r3dg0gr7k4uvksetbkc56m9o9rjgvth52ke2hh1ffji6vdh5], user=1003120000] - MDC[scoutSession=3n4r3dg0gr7k4uvksetbkc56m9o9rjgvth52ke2hh1ffji6vdh5, jobName=Stop client session 3n4r3dg0gr7k4uvksetbkc56m9o9rjgvth52ke2hh1ffji6vdh5 due to session housekeeping] 2024-06-28 15:47:24,340 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 3n4r3dg0gr7k4uvksetbkc56m9o9rjgvth52ke2hh1ffji6vdh5 terminated. - MDC[scoutSession=3n4r3dg0gr7k4uvksetbkc56m9o9rjgvth52ke2hh1ffji6vdh5, jobName=Stop client session 3n4r3dg0gr7k4uvksetbkc56m9o9rjgvth52ke2hh1ffji6vdh5 due to session housekeeping] 2024-06-28 15:47:24,359 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3ad04a68[id = 9q95105cv5tqpbql08kso03op59llqvis7ldpseht2e4ad9r3u2], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=9q95105cv5tqpbql08kso03op59llqvis7ldpseht2e4ad9r3u2]] 2024-06-28 15:47:24,360 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=9q95105cv5tqpbql08kso03op59llqvis7ldpseht2e4ad9r3u2, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-28 15:47:24,369 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1cugbbgp9ib0nmtjqbove2bh0itrkosrt8do48dmg3oe9r6urh6v initialized 2024-06-28 15:47:24,380 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions 2024-06-28 15:47:24,380 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:1cugbbgp9ib0nmtjqbove2bh0itrkosrt8do48dmg3oe9r6urh6v... 2024-06-28 15:47:24,383 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 9q95105cv5tqpbql08kso03op59llqvis7ldpseht2e4ad9r3u2 because it is not used anymore 2024-06-28 15:47:24,384 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3ad04a68[id = 9q95105cv5tqpbql08kso03op59llqvis7ldpseht2e4ad9r3u2] - MDC[scoutSession=9q95105cv5tqpbql08kso03op59llqvis7ldpseht2e4ad9r3u2, jobName=Stop client session 9q95105cv5tqpbql08kso03op59llqvis7ldpseht2e4ad9r3u2 due to session housekeeping] 2024-06-28 15:47:24,385 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3ad04a68[id = 9q95105cv5tqpbql08kso03op59llqvis7ldpseht2e4ad9r3u2] - MDC[scoutSession=9q95105cv5tqpbql08kso03op59llqvis7ldpseht2e4ad9r3u2, jobName=Stop client session 9q95105cv5tqpbql08kso03op59llqvis7ldpseht2e4ad9r3u2 due to session housekeeping] 2024-06-28 15:47:24,386 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3ad04a68[id = 9q95105cv5tqpbql08kso03op59llqvis7ldpseht2e4ad9r3u2], point of no return - MDC[scoutSession=9q95105cv5tqpbql08kso03op59llqvis7ldpseht2e4ad9r3u2, jobName=Stop client session 9q95105cv5tqpbql08kso03op59llqvis7ldpseht2e4ad9r3u2 due to session housekeeping] # SessionStoreTestForm.doFinally WAIT_FOR_LOOP... # for-loop in state RUNNING, ttl=5000 2024-06-28 15:47:26,388 WARN [scout-thread-24] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.awaitJobs(ClientSessionStopHelper.java:153) - Client session org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3ad04a68[id = 9q95105cv5tqpbql08kso03op59llqvis7ldpseht2e4ad9r3u2] did not stop within 1 seconds. Stopping will continue. - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$642/0x00007fcd1867aae8] 2024-06-28 15:47:26,390 INFO [scout-thread-24] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.cancelJobs(ClientSessionStopHelper.java:171) - Cancel running model jobs because the client session was shut down. [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3ad04a68[id = 9q95105cv5tqpbql08kso03op59llqvis7ldpseht2e4ad9r3u2], user=1003120000, jobs=[JobFutureTask@78ab05ff[job=Stop client session 9q95105cv5tqpbql08kso03op59llqvis7ldpseht2e4ad9r3u2 due to session housekeeping, state=WAITING_FOR_PERMIT], JobFutureTask@76ffd052[job=Stop client session 9q95105cv5tqpbql08kso03op59llqvis7ldpseht2e4ad9r3u2 due to session housekeeping, state=RUNNING]]] - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$642/0x00007fcd1867aae8] # SessionStoreTestForm.doFinally done. 2024-06-28 15:47:29,391 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3ad04a68[id = 9q95105cv5tqpbql08kso03op59llqvis7ldpseht2e4ad9r3u2], user=1003120000] - MDC[scoutSession=9q95105cv5tqpbql08kso03op59llqvis7ldpseht2e4ad9r3u2, jobName=Stop client session 9q95105cv5tqpbql08kso03op59llqvis7ldpseht2e4ad9r3u2 due to session housekeeping] 2024-06-28 15:47:29,392 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 9q95105cv5tqpbql08kso03op59llqvis7ldpseht2e4ad9r3u2 terminated. - MDC[scoutSession=9q95105cv5tqpbql08kso03op59llqvis7ldpseht2e4ad9r3u2, jobName=Stop client session 9q95105cv5tqpbql08kso03op59llqvis7ldpseht2e4ad9r3u2 due to session housekeeping] 2024-06-28 15:47:29,449 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@23f05d73[id = p77vitu8n5h22acqlr8g0sg5h12qvk1d8dfddaom08tfif4lg4u], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=p77vitu8n5h22acqlr8g0sg5h12qvk1d8dfddaom08tfif4lg4u]] 2024-06-28 15:47:29,451 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=p77vitu8n5h22acqlr8g0sg5h12qvk1d8dfddaom08tfif4lg4u, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-28 15:47:29,463 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:14388olhlobjaqgn89ef8gb1lk7s9b9obs41jgo8nsnh6833fpak initialized 2024-06-28 15:47:29,472 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:14388olhlobjaqgn89ef8gb1lk7s9b9obs41jgo8nsnh6833fpak [clientSessionId=p77vitu8n5h22acqlr8g0sg5h12qvk1d8dfddaom08tfif4lg4u, processingJsonRequest=false] 2024-06-28 15:47:29,472 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:14388olhlobjaqgn89ef8gb1lk7s9b9obs41jgo8nsnh6833fpak... 2024-06-28 15:47:29,473 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID p77vitu8n5h22acqlr8g0sg5h12qvk1d8dfddaom08tfif4lg4u because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID p77vitu8n5h22acqlr8g0sg5h12qvk1d8dfddaom08tfif4lg4u] 2024-06-28 15:47:29,474 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID p77vitu8n5h22acqlr8g0sg5h12qvk1d8dfddaom08tfif4lg4u] 2024-06-28 15:47:29,474 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID p77vitu8n5h22acqlr8g0sg5h12qvk1d8dfddaom08tfif4lg4u] 2024-06-28 15:47:29,475 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:14388olhlobjaqgn89ef8gb1lk7s9b9obs41jgo8nsnh6833fpak 2024-06-28 15:47:29,476 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@23f05d73[id = p77vitu8n5h22acqlr8g0sg5h12qvk1d8dfddaom08tfif4lg4u] - MDC[scoutSession=p77vitu8n5h22acqlr8g0sg5h12qvk1d8dfddaom08tfif4lg4u, jobName=Stop client session p77vitu8n5h22acqlr8g0sg5h12qvk1d8dfddaom08tfif4lg4u due to session housekeeping] 2024-06-28 15:47:29,476 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@23f05d73[id = p77vitu8n5h22acqlr8g0sg5h12qvk1d8dfddaom08tfif4lg4u] - MDC[scoutSession=p77vitu8n5h22acqlr8g0sg5h12qvk1d8dfddaom08tfif4lg4u, jobName=Stop client session p77vitu8n5h22acqlr8g0sg5h12qvk1d8dfddaom08tfif4lg4u due to session housekeeping] 2024-06-28 15:47:29,477 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@23f05d73[id = p77vitu8n5h22acqlr8g0sg5h12qvk1d8dfddaom08tfif4lg4u], point of no return - MDC[scoutSession=p77vitu8n5h22acqlr8g0sg5h12qvk1d8dfddaom08tfif4lg4u, jobName=Stop client session p77vitu8n5h22acqlr8g0sg5h12qvk1d8dfddaom08tfif4lg4u due to session housekeeping] # SessionStoreTestForm.doFinally WAIT_FOR_ANOTHER_FORM... 2024-06-28 15:47:29,490 ERROR [scout-model-thread-23] org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2161) - Exception while closing forms - MDC[scoutSession=p77vitu8n5h22acqlr8g0sg5h12qvk1d8dfddaom08tfif4lg4u, jobName=Stop client session p77vitu8n5h22acqlr8g0sg5h12qvk1d8dfddaom08tfif4lg4u due to session housekeeping] org.eclipse.scout.rt.platform.exception.ProcessingException: There is no desktop or it is not open in the UI. [severity=ERROR, form=org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm] at org.eclipse.scout.rt.client.ui.form.AbstractForm.lambda$10(AbstractForm.java:1038) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.client.ui.form.AbstractForm.startInternal(AbstractForm.java:991) at org.eclipse.scout.rt.client.ui.form.AbstractForm.start(AbstractForm.java:984) at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:73) at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1879) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2154) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:2063) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.disposeInternal(AbstractDesktop.java:2036) at org.eclipse.scout.rt.client.ui.AbstractWidget.dispose(AbstractWidget.java:182) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:434) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:381) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2641) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.scout.rt.client.ModelContextProxy.lambda$1(ModelContextProxy.java:48) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.client.ModelContextProxy.lambda$0(ModelContextProxy.java:48) at jdk.proxy2/jdk.proxy2.$Proxy89.closeFromUI(Unknown Source) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:84) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.lambda$0(ClientSessionStopHelper.java:56) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:47:29,492 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@23f05d73[id = p77vitu8n5h22acqlr8g0sg5h12qvk1d8dfddaom08tfif4lg4u], user=1003120000] - MDC[scoutSession=p77vitu8n5h22acqlr8g0sg5h12qvk1d8dfddaom08tfif4lg4u, jobName=Stop client session p77vitu8n5h22acqlr8g0sg5h12qvk1d8dfddaom08tfif4lg4u due to session housekeeping] 2024-06-28 15:47:29,493 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID p77vitu8n5h22acqlr8g0sg5h12qvk1d8dfddaom08tfif4lg4u terminated. - MDC[scoutSession=p77vitu8n5h22acqlr8g0sg5h12qvk1d8dfddaom08tfif4lg4u, jobName=Stop client session p77vitu8n5h22acqlr8g0sg5h12qvk1d8dfddaom08tfif4lg4u due to session housekeeping] 2024-06-28 15:47:29,684 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@6b564035[id = 1u34osfcn9mea72uhsrcckmppulglnv3nl38htfet4ll41a63j4a], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=1u34osfcn9mea72uhsrcckmppulglnv3nl38htfet4ll41a63j4a]] 2024-06-28 15:47:29,685 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1u34osfcn9mea72uhsrcckmppulglnv3nl38htfet4ll41a63j4a, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-28 15:47:29,692 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:7hmsl0enumkqt57kf8lphhk5bd8qlk1p12sd0e8rg45nmhkmp1j initialized 2024-06-28 15:47:29,699 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:7hmsl0enumkqt57kf8lphhk5bd8qlk1p12sd0e8rg45nmhkmp1j [clientSessionId=1u34osfcn9mea72uhsrcckmppulglnv3nl38htfet4ll41a63j4a, processingJsonRequest=false] 2024-06-28 15:47:29,700 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:7hmsl0enumkqt57kf8lphhk5bd8qlk1p12sd0e8rg45nmhkmp1j... 2024-06-28 15:47:29,701 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 1u34osfcn9mea72uhsrcckmppulglnv3nl38htfet4ll41a63j4a because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 1u34osfcn9mea72uhsrcckmppulglnv3nl38htfet4ll41a63j4a] 2024-06-28 15:47:29,701 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 1u34osfcn9mea72uhsrcckmppulglnv3nl38htfet4ll41a63j4a] 2024-06-28 15:47:29,701 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 1u34osfcn9mea72uhsrcckmppulglnv3nl38htfet4ll41a63j4a] 2024-06-28 15:47:29,702 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:7hmsl0enumkqt57kf8lphhk5bd8qlk1p12sd0e8rg45nmhkmp1j 2024-06-28 15:47:29,704 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@6b564035[id = 1u34osfcn9mea72uhsrcckmppulglnv3nl38htfet4ll41a63j4a] - MDC[scoutSession=1u34osfcn9mea72uhsrcckmppulglnv3nl38htfet4ll41a63j4a, jobName=Stop client session 1u34osfcn9mea72uhsrcckmppulglnv3nl38htfet4ll41a63j4a due to session housekeeping] 2024-06-28 15:47:29,704 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@6b564035[id = 1u34osfcn9mea72uhsrcckmppulglnv3nl38htfet4ll41a63j4a] - MDC[scoutSession=1u34osfcn9mea72uhsrcckmppulglnv3nl38htfet4ll41a63j4a, jobName=Stop client session 1u34osfcn9mea72uhsrcckmppulglnv3nl38htfet4ll41a63j4a due to session housekeeping] 2024-06-28 15:47:29,705 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@6b564035[id = 1u34osfcn9mea72uhsrcckmppulglnv3nl38htfet4ll41a63j4a], point of no return - MDC[scoutSession=1u34osfcn9mea72uhsrcckmppulglnv3nl38htfet4ll41a63j4a, jobName=Stop client session 1u34osfcn9mea72uhsrcckmppulglnv3nl38htfet4ll41a63j4a due to session housekeeping] # SessionStoreTestForm.doFinally DO_NOTHING... # SessionStoreTestForm.doFinally done. 2024-06-28 15:47:29,707 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@6b564035[id = 1u34osfcn9mea72uhsrcckmppulglnv3nl38htfet4ll41a63j4a], user=1003120000] - MDC[scoutSession=1u34osfcn9mea72uhsrcckmppulglnv3nl38htfet4ll41a63j4a, jobName=Stop client session 1u34osfcn9mea72uhsrcckmppulglnv3nl38htfet4ll41a63j4a due to session housekeeping] 2024-06-28 15:47:29,707 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 1u34osfcn9mea72uhsrcckmppulglnv3nl38htfet4ll41a63j4a terminated. - MDC[scoutSession=1u34osfcn9mea72uhsrcckmppulglnv3nl38htfet4ll41a63j4a, jobName=Stop client session 1u34osfcn9mea72uhsrcckmppulglnv3nl38htfet4ll41a63j4a due to session housekeeping] 2024-06-28 15:47:29,911 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1c453f12[id = 1vggimlpkojqju0knm4ntidvdh18m1f29152ilki7bed8r04flh9], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=1vggimlpkojqju0knm4ntidvdh18m1f29152ilki7bed8r04flh9]] 2024-06-28 15:47:29,912 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1vggimlpkojqju0knm4ntidvdh18m1f29152ilki7bed8r04flh9, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-28 15:47:29,922 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1o30i6fdoiiv3qb1fiptjrkqd3l4oq7qsemkvgd66m6re4cq4j2s initialized 2024-06-28 15:47:29,931 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions 2024-06-28 15:47:29,931 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:1o30i6fdoiiv3qb1fiptjrkqd3l4oq7qsemkvgd66m6re4cq4j2s... 2024-06-28 15:47:29,934 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 1vggimlpkojqju0knm4ntidvdh18m1f29152ilki7bed8r04flh9 because it is not used anymore 2024-06-28 15:47:29,935 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1c453f12[id = 1vggimlpkojqju0knm4ntidvdh18m1f29152ilki7bed8r04flh9] - MDC[scoutSession=1vggimlpkojqju0knm4ntidvdh18m1f29152ilki7bed8r04flh9, jobName=Stop client session 1vggimlpkojqju0knm4ntidvdh18m1f29152ilki7bed8r04flh9 due to session housekeeping] 2024-06-28 15:47:29,935 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1c453f12[id = 1vggimlpkojqju0knm4ntidvdh18m1f29152ilki7bed8r04flh9] - MDC[scoutSession=1vggimlpkojqju0knm4ntidvdh18m1f29152ilki7bed8r04flh9, jobName=Stop client session 1vggimlpkojqju0knm4ntidvdh18m1f29152ilki7bed8r04flh9 due to session housekeeping] 2024-06-28 15:47:29,936 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1c453f12[id = 1vggimlpkojqju0knm4ntidvdh18m1f29152ilki7bed8r04flh9], point of no return - MDC[scoutSession=1vggimlpkojqju0knm4ntidvdh18m1f29152ilki7bed8r04flh9, jobName=Stop client session 1vggimlpkojqju0knm4ntidvdh18m1f29152ilki7bed8r04flh9 due to session housekeeping] # SessionStoreTestForm.doFinally WAIT_FOR_ANOTHER_FORM... 2024-06-28 15:47:29,940 ERROR [scout-model-thread-23] org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2161) - Exception while closing forms - MDC[scoutSession=1vggimlpkojqju0knm4ntidvdh18m1f29152ilki7bed8r04flh9, jobName=Stop client session 1vggimlpkojqju0knm4ntidvdh18m1f29152ilki7bed8r04flh9 due to session housekeeping] org.eclipse.scout.rt.platform.exception.ProcessingException: There is no desktop or it is not open in the UI. [severity=ERROR, form=org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm] at org.eclipse.scout.rt.client.ui.form.AbstractForm.lambda$10(AbstractForm.java:1038) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.client.ui.form.AbstractForm.startInternal(AbstractForm.java:991) at org.eclipse.scout.rt.client.ui.form.AbstractForm.start(AbstractForm.java:984) at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:73) at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1879) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2154) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:2063) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.disposeInternal(AbstractDesktop.java:2036) at org.eclipse.scout.rt.client.ui.AbstractWidget.dispose(AbstractWidget.java:182) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:434) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:381) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2641) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.scout.rt.client.ModelContextProxy.lambda$1(ModelContextProxy.java:48) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.client.ModelContextProxy.lambda$0(ModelContextProxy.java:48) at jdk.proxy2/jdk.proxy2.$Proxy89.closeFromUI(Unknown Source) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:84) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.lambda$0(ClientSessionStopHelper.java:56) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:47:29,943 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1c453f12[id = 1vggimlpkojqju0knm4ntidvdh18m1f29152ilki7bed8r04flh9], user=1003120000] - MDC[scoutSession=1vggimlpkojqju0knm4ntidvdh18m1f29152ilki7bed8r04flh9, jobName=Stop client session 1vggimlpkojqju0knm4ntidvdh18m1f29152ilki7bed8r04flh9 due to session housekeeping] 2024-06-28 15:47:29,943 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 1vggimlpkojqju0knm4ntidvdh18m1f29152ilki7bed8r04flh9 terminated. - MDC[scoutSession=1vggimlpkojqju0knm4ntidvdh18m1f29152ilki7bed8r04flh9, jobName=Stop client session 1vggimlpkojqju0knm4ntidvdh18m1f29152ilki7bed8r04flh9 due to session housekeeping] 2024-06-28 15:47:29,956 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@5a2b5c8f[id = 1t5he2ss4mhu00gt91vv06e1quhtk8763lkaaet22jgpha94jder], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=1t5he2ss4mhu00gt91vv06e1quhtk8763lkaaet22jgpha94jder]] 2024-06-28 15:47:29,957 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1t5he2ss4mhu00gt91vv06e1quhtk8763lkaaet22jgpha94jder, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-28 15:47:29,966 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:3eomsbvorkf90i3igp1ftm52brljcb1fchskuc9t0q5qpb9a069 initialized 2024-06-28 15:47:29,967 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:3eomsbvorkf90i3igp1ftm52brljcb1fchskuc9t0q5qpb9a069... 2024-06-28 15:47:29,967 INFO [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 1t5he2ss4mhu00gt91vv06e1quhtk8763lkaaet22jgpha94jder because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 1t5he2ss4mhu00gt91vv06e1quhtk8763lkaaet22jgpha94jder] 2024-06-28 15:47:29,968 INFO [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 1t5he2ss4mhu00gt91vv06e1quhtk8763lkaaet22jgpha94jder] 2024-06-28 15:47:29,968 INFO [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 1t5he2ss4mhu00gt91vv06e1quhtk8763lkaaet22jgpha94jder] 2024-06-28 15:47:30,144 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@5a2b5c8f[id = 1t5he2ss4mhu00gt91vv06e1quhtk8763lkaaet22jgpha94jder] - MDC[scoutSession=1t5he2ss4mhu00gt91vv06e1quhtk8763lkaaet22jgpha94jder, jobName=Stop client session 1t5he2ss4mhu00gt91vv06e1quhtk8763lkaaet22jgpha94jder due to session housekeeping] 2024-06-28 15:47:30,144 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@5a2b5c8f[id = 1t5he2ss4mhu00gt91vv06e1quhtk8763lkaaet22jgpha94jder] - MDC[scoutSession=1t5he2ss4mhu00gt91vv06e1quhtk8763lkaaet22jgpha94jder, jobName=Stop client session 1t5he2ss4mhu00gt91vv06e1quhtk8763lkaaet22jgpha94jder due to session housekeeping] 2024-06-28 15:47:30,145 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@5a2b5c8f[id = 1t5he2ss4mhu00gt91vv06e1quhtk8763lkaaet22jgpha94jder], point of no return - MDC[scoutSession=1t5he2ss4mhu00gt91vv06e1quhtk8763lkaaet22jgpha94jder, jobName=Stop client session 1t5he2ss4mhu00gt91vv06e1quhtk8763lkaaet22jgpha94jder due to session housekeeping] 2024-06-28 15:47:30,146 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@5a2b5c8f[id = 1t5he2ss4mhu00gt91vv06e1quhtk8763lkaaet22jgpha94jder], user=1003120000] - MDC[scoutSession=1t5he2ss4mhu00gt91vv06e1quhtk8763lkaaet22jgpha94jder, jobName=Stop client session 1t5he2ss4mhu00gt91vv06e1quhtk8763lkaaet22jgpha94jder due to session housekeeping] 2024-06-28 15:47:30,146 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 1t5he2ss4mhu00gt91vv06e1quhtk8763lkaaet22jgpha94jder terminated. - MDC[scoutSession=1t5he2ss4mhu00gt91vv06e1quhtk8763lkaaet22jgpha94jder, jobName=Stop client session 1t5he2ss4mhu00gt91vv06e1quhtk8763lkaaet22jgpha94jder due to session housekeeping] 2024-06-28 15:47:30,335 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@184071ea[id = 1mvs57l8tki5ddq1r96kukhs580c58rpvo9i7k2ir8nekpbao0sq], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=1mvs57l8tki5ddq1r96kukhs580c58rpvo9i7k2ir8nekpbao0sq]] 2024-06-28 15:47:30,336 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1mvs57l8tki5ddq1r96kukhs580c58rpvo9i7k2ir8nekpbao0sq, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-28 15:47:30,344 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:196jun38sppb0k0sttnoc041lmo54bm4eeec4mhp8g4bcsvnvs5s initialized 2024-06-28 15:47:30,345 INFO [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@184071ea[id = 1mvs57l8tki5ddq1r96kukhs580c58rpvo9i7k2ir8nekpbao0sq] 2024-06-28 15:47:30,345 INFO [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@184071ea[id = 1mvs57l8tki5ddq1r96kukhs580c58rpvo9i7k2ir8nekpbao0sq] 2024-06-28 15:47:30,348 INFO [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@184071ea[id = 1mvs57l8tki5ddq1r96kukhs580c58rpvo9i7k2ir8nekpbao0sq], point of no return 2024-06-28 15:47:30,348 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:196jun38sppb0k0sttnoc041lmo54bm4eeec4mhp8g4bcsvnvs5s [clientSessionId=1mvs57l8tki5ddq1r96kukhs580c58rpvo9i7k2ir8nekpbao0sq, processingJsonRequest=false] 2024-06-28 15:47:30,348 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:196jun38sppb0k0sttnoc041lmo54bm4eeec4mhp8g4bcsvnvs5s... 2024-06-28 15:47:30,349 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:393) - Session housekeeping: Client session 1mvs57l8tki5ddq1r96kukhs580c58rpvo9i7k2ir8nekpbao0sq is stopping, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 1mvs57l8tki5ddq1r96kukhs580c58rpvo9i7k2ir8nekpbao0sq] 2024-06-28 15:47:30,349 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:196jun38sppb0k0sttnoc041lmo54bm4eeec4mhp8g4bcsvnvs5s 2024-06-28 15:47:30,350 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 1mvs57l8tki5ddq1r96kukhs580c58rpvo9i7k2ir8nekpbao0sq] 2024-06-28 15:47:30,350 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 1mvs57l8tki5ddq1r96kukhs580c58rpvo9i7k2ir8nekpbao0sq] 2024-06-28 15:47:30,351 INFO [main] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@184071ea[id = 1mvs57l8tki5ddq1r96kukhs580c58rpvo9i7k2ir8nekpbao0sq], user=1003120000] 2024-06-28 15:47:30,362 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1f946d7c[id = 794akc1kot2cpr97k6ejl486q8hpgs06glmg4o6t7gjkh2c3lct], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=794akc1kot2cpr97k6ejl486q8hpgs06glmg4o6t7gjkh2c3lct]] 2024-06-28 15:47:30,363 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=794akc1kot2cpr97k6ejl486q8hpgs06glmg4o6t7gjkh2c3lct, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-28 15:47:30,371 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:smc32ulohlm49pgs3oki1j3ttm5o3r25rco8rltmrnv0efcik4g initialized 2024-06-28 15:47:30,377 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions 2024-06-28 15:47:30,377 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:smc32ulohlm49pgs3oki1j3ttm5o3r25rco8rltmrnv0efcik4g... 2024-06-28 15:47:30,379 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 794akc1kot2cpr97k6ejl486q8hpgs06glmg4o6t7gjkh2c3lct because it is not used anymore 2024-06-28 15:47:30,380 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1f946d7c[id = 794akc1kot2cpr97k6ejl486q8hpgs06glmg4o6t7gjkh2c3lct] - MDC[scoutSession=794akc1kot2cpr97k6ejl486q8hpgs06glmg4o6t7gjkh2c3lct, jobName=Stop client session 794akc1kot2cpr97k6ejl486q8hpgs06glmg4o6t7gjkh2c3lct due to session housekeeping] 2024-06-28 15:47:30,381 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1f946d7c[id = 794akc1kot2cpr97k6ejl486q8hpgs06glmg4o6t7gjkh2c3lct] - MDC[scoutSession=794akc1kot2cpr97k6ejl486q8hpgs06glmg4o6t7gjkh2c3lct, jobName=Stop client session 794akc1kot2cpr97k6ejl486q8hpgs06glmg4o6t7gjkh2c3lct due to session housekeeping] 2024-06-28 15:47:30,381 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1f946d7c[id = 794akc1kot2cpr97k6ejl486q8hpgs06glmg4o6t7gjkh2c3lct], point of no return - MDC[scoutSession=794akc1kot2cpr97k6ejl486q8hpgs06glmg4o6t7gjkh2c3lct, jobName=Stop client session 794akc1kot2cpr97k6ejl486q8hpgs06glmg4o6t7gjkh2c3lct due to session housekeeping] # SessionStoreTestForm.doFinally DO_NOTHING... # SessionStoreTestForm.doFinally done. 2024-06-28 15:47:30,383 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1f946d7c[id = 794akc1kot2cpr97k6ejl486q8hpgs06glmg4o6t7gjkh2c3lct], user=1003120000] - MDC[scoutSession=794akc1kot2cpr97k6ejl486q8hpgs06glmg4o6t7gjkh2c3lct, jobName=Stop client session 794akc1kot2cpr97k6ejl486q8hpgs06glmg4o6t7gjkh2c3lct due to session housekeeping] 2024-06-28 15:47:30,383 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 794akc1kot2cpr97k6ejl486q8hpgs06glmg4o6t7gjkh2c3lct terminated. - MDC[scoutSession=794akc1kot2cpr97k6ejl486q8hpgs06glmg4o6t7gjkh2c3lct, jobName=Stop client session 794akc1kot2cpr97k6ejl486q8hpgs06glmg4o6t7gjkh2c3lct due to session housekeeping] 2024-06-28 15:47:30,393 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2f371b0f[id = 1g48dtsajc3j48r8m7u5rg4prn4shpnlpor60ffe7l09nivmjb71], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=1g48dtsajc3j48r8m7u5rg4prn4shpnlpor60ffe7l09nivmjb71]] 2024-06-28 15:47:30,393 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1g48dtsajc3j48r8m7u5rg4prn4shpnlpor60ffe7l09nivmjb71, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-28 15:47:30,401 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:gicqsl28fq3qftsvrhbcqpnssk63m06d7586kgqjrtl8qhlu917 initialized 2024-06-28 15:47:30,407 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:gicqsl28fq3qftsvrhbcqpnssk63m06d7586kgqjrtl8qhlu917 [clientSessionId=1g48dtsajc3j48r8m7u5rg4prn4shpnlpor60ffe7l09nivmjb71, processingJsonRequest=false] 2024-06-28 15:47:30,407 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:gicqsl28fq3qftsvrhbcqpnssk63m06d7586kgqjrtl8qhlu917... 2024-06-28 15:47:30,408 INFO [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 1g48dtsajc3j48r8m7u5rg4prn4shpnlpor60ffe7l09nivmjb71 because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 1g48dtsajc3j48r8m7u5rg4prn4shpnlpor60ffe7l09nivmjb71] 2024-06-28 15:47:30,409 INFO [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 1g48dtsajc3j48r8m7u5rg4prn4shpnlpor60ffe7l09nivmjb71] 2024-06-28 15:47:30,409 INFO [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 1g48dtsajc3j48r8m7u5rg4prn4shpnlpor60ffe7l09nivmjb71] 2024-06-28 15:47:30,410 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:gicqsl28fq3qftsvrhbcqpnssk63m06d7586kgqjrtl8qhlu917 2024-06-28 15:47:30,411 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2f371b0f[id = 1g48dtsajc3j48r8m7u5rg4prn4shpnlpor60ffe7l09nivmjb71] - MDC[scoutSession=1g48dtsajc3j48r8m7u5rg4prn4shpnlpor60ffe7l09nivmjb71, jobName=Stop client session 1g48dtsajc3j48r8m7u5rg4prn4shpnlpor60ffe7l09nivmjb71 due to session housekeeping] 2024-06-28 15:47:30,411 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2f371b0f[id = 1g48dtsajc3j48r8m7u5rg4prn4shpnlpor60ffe7l09nivmjb71] - MDC[scoutSession=1g48dtsajc3j48r8m7u5rg4prn4shpnlpor60ffe7l09nivmjb71, jobName=Stop client session 1g48dtsajc3j48r8m7u5rg4prn4shpnlpor60ffe7l09nivmjb71 due to session housekeeping] 2024-06-28 15:47:30,412 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2f371b0f[id = 1g48dtsajc3j48r8m7u5rg4prn4shpnlpor60ffe7l09nivmjb71], point of no return - MDC[scoutSession=1g48dtsajc3j48r8m7u5rg4prn4shpnlpor60ffe7l09nivmjb71, jobName=Stop client session 1g48dtsajc3j48r8m7u5rg4prn4shpnlpor60ffe7l09nivmjb71 due to session housekeeping] # SessionStoreTestForm.doFinally WAIT_FOR_LOOP... # for-loop in state RUNNING, ttl=5000 2024-06-28 15:47:32,412 WARN [scout-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.awaitJobs(ClientSessionStopHelper.java:153) - Client session org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2f371b0f[id = 1g48dtsajc3j48r8m7u5rg4prn4shpnlpor60ffe7l09nivmjb71] did not stop within 1 seconds. Stopping will continue. - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$642/0x00007fcd1867aae8] 2024-06-28 15:47:32,441 INFO [scout-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.cancelJobs(ClientSessionStopHelper.java:171) - Cancel running model jobs because the client session was shut down. [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2f371b0f[id = 1g48dtsajc3j48r8m7u5rg4prn4shpnlpor60ffe7l09nivmjb71], user=1003120000, jobs=[JobFutureTask@1579ed2b[job=Stop client session 1g48dtsajc3j48r8m7u5rg4prn4shpnlpor60ffe7l09nivmjb71 due to session housekeeping, state=RUNNING]]] - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$642/0x00007fcd1867aae8] # SessionStoreTestForm.doFinally done. 2024-06-28 15:47:35,442 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2f371b0f[id = 1g48dtsajc3j48r8m7u5rg4prn4shpnlpor60ffe7l09nivmjb71], user=1003120000] - MDC[scoutSession=1g48dtsajc3j48r8m7u5rg4prn4shpnlpor60ffe7l09nivmjb71, jobName=Stop client session 1g48dtsajc3j48r8m7u5rg4prn4shpnlpor60ffe7l09nivmjb71 due to session housekeeping] 2024-06-28 15:47:35,442 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 1g48dtsajc3j48r8m7u5rg4prn4shpnlpor60ffe7l09nivmjb71 terminated. - MDC[scoutSession=1g48dtsajc3j48r8m7u5rg4prn4shpnlpor60ffe7l09nivmjb71, jobName=Stop client session 1g48dtsajc3j48r8m7u5rg4prn4shpnlpor60ffe7l09nivmjb71 due to session housekeeping] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.81 s -- in org.eclipse.scout.rt.ui.html.UiSessionTest [INFO] Running org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest 2024-06-28 15:47:35,454 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-28 15:47:35,477 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-28 15:47:35,478 INFO [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered. 2024-06-28 15:47:35,479 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-28 15:47:35,479 INFO [main] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:220) - No instance of org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService available, skip loading certificates from remote file service. 2024-06-28 15:47:35,501 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'http' 2024-06-28 15:47:35,507 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 2024-06-28 15:47:35,507 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'ui' 2024-06-28 15:47:35,508 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 2024-06-28 15:47:35,512 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'client' 2024-06-28 15:47:35,543 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execLoadSession' - MDC[jobName=Starting ClientSession [sessionId=1iv86db4ublfe3gtt9nbdo3um80nsr4o9ck87190olkttajc39h2]] 2024-06-28 15:47:35,550 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@64fbddd1[id = 1iv86db4ublfe3gtt9nbdo3um80nsr4o9ck87190olkttajc39h2], user=null] - MDC[jobName=Starting ClientSession [sessionId=1iv86db4ublfe3gtt9nbdo3um80nsr4o9ck87190olkttajc39h2]] 2024-06-28 15:47:35,551 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1iv86db4ublfe3gtt9nbdo3um80nsr4o9ck87190olkttajc39h2, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-28 15:47:35,554 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiThemeHelper.getConfiguredTheme(UiThemeHelper.java:58) - UI theme configured in config.properties: default - MDC[scoutSession=1iv86db4ublfe3gtt9nbdo3um80nsr4o9ck87190olkttajc39h2, jobName=Initializing UI theme] 2024-06-28 15:47:35,556 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execOpened' - MDC[scoutSession=1iv86db4ublfe3gtt9nbdo3um80nsr4o9ck87190olkttajc39h2, jobName=Starting Desktop] 2024-06-28 15:47:35,557 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiAttached' - MDC[scoutSession=1iv86db4ublfe3gtt9nbdo3um80nsr4o9ck87190olkttajc39h2, jobName=Starting Desktop] 2024-06-28 15:47:35,558 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.JsonObjectFactory@39e53003] - MDC[scoutSession=1iv86db4ublfe3gtt9nbdo3um80nsr4o9ck87190olkttajc39h2, jobName=Starting JsonClientSession] 2024-06-28 15:47:35,566 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1qrdn5t5nv7rno06kl7ap5sh2to99domvl1b5qmda3dfl65fs8du initialized 2024-06-28 15:47:35,566 INFO [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:1qrdn5t5nv7rno06kl7ap5sh2to99domvl1b5qmda3dfl65fs8du in 59.806751 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] 2024-06-28 15:47:35,593 INFO [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:58) - Unloading UI session with ID 0:1qrdn5t5nv7rno06kl7ap5sh2to99domvl1b5qmda3dfl65fs8du (requested by UI) 2024-06-28 15:47:35,594 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' 2024-06-28 15:47:35,594 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:1qrdn5t5nv7rno06kl7ap5sh2to99domvl1b5qmda3dfl65fs8du... 2024-06-28 15:47:35,597 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiDetached' - MDC[scoutSession=1iv86db4ublfe3gtt9nbdo3um80nsr4o9ck87190olkttajc39h2, jobName=Detaching Gui] 2024-06-28 15:47:37,596 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'SessionStore.doHousekeeping' - MDC[jobName=Performing session housekeeping for client session with ID 1iv86db4ublfe3gtt9nbdo3um80nsr4o9ck87190olkttajc39h2] 2024-06-28 15:47:37,597 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 1iv86db4ublfe3gtt9nbdo3um80nsr4o9ck87190olkttajc39h2 because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 1iv86db4ublfe3gtt9nbdo3um80nsr4o9ck87190olkttajc39h2] 2024-06-28 15:47:37,597 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 1iv86db4ublfe3gtt9nbdo3um80nsr4o9ck87190olkttajc39h2] 2024-06-28 15:47:37,598 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 1iv86db4ublfe3gtt9nbdo3um80nsr4o9ck87190olkttajc39h2] 2024-06-28 15:47:37,599 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopping' - MDC[scoutSession=1iv86db4ublfe3gtt9nbdo3um80nsr4o9ck87190olkttajc39h2, jobName=Stop client session 1iv86db4ublfe3gtt9nbdo3um80nsr4o9ck87190olkttajc39h2 due to session housekeeping] 2024-06-28 15:47:37,600 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@64fbddd1[id = 1iv86db4ublfe3gtt9nbdo3um80nsr4o9ck87190olkttajc39h2] - MDC[scoutSession=1iv86db4ublfe3gtt9nbdo3um80nsr4o9ck87190olkttajc39h2, jobName=Stop client session 1iv86db4ublfe3gtt9nbdo3um80nsr4o9ck87190olkttajc39h2 due to session housekeeping] 2024-06-28 15:47:37,600 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@64fbddd1[id = 1iv86db4ublfe3gtt9nbdo3um80nsr4o9ck87190olkttajc39h2] - MDC[scoutSession=1iv86db4ublfe3gtt9nbdo3um80nsr4o9ck87190olkttajc39h2, jobName=Stop client session 1iv86db4ublfe3gtt9nbdo3um80nsr4o9ck87190olkttajc39h2 due to session housekeeping] 2024-06-28 15:47:37,601 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@64fbddd1[id = 1iv86db4ublfe3gtt9nbdo3um80nsr4o9ck87190olkttajc39h2], point of no return - MDC[scoutSession=1iv86db4ublfe3gtt9nbdo3um80nsr4o9ck87190olkttajc39h2, jobName=Stop client session 1iv86db4ublfe3gtt9nbdo3um80nsr4o9ck87190olkttajc39h2 due to session housekeeping] 2024-06-28 15:47:37,601 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execStoreSession' - MDC[scoutSession=1iv86db4ublfe3gtt9nbdo3um80nsr4o9ck87190olkttajc39h2, jobName=Stop client session 1iv86db4ublfe3gtt9nbdo3um80nsr4o9ck87190olkttajc39h2 due to session housekeeping] 2024-06-28 15:47:37,601 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execClosing' - MDC[scoutSession=1iv86db4ublfe3gtt9nbdo3um80nsr4o9ck87190olkttajc39h2, jobName=Stop client session 1iv86db4ublfe3gtt9nbdo3um80nsr4o9ck87190olkttajc39h2 due to session housekeeping] 2024-06-28 15:47:37,602 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@64fbddd1[id = 1iv86db4ublfe3gtt9nbdo3um80nsr4o9ck87190olkttajc39h2], user=null] - MDC[scoutSession=1iv86db4ublfe3gtt9nbdo3um80nsr4o9ck87190olkttajc39h2, jobName=Stop client session 1iv86db4ublfe3gtt9nbdo3um80nsr4o9ck87190olkttajc39h2 due to session housekeeping] 2024-06-28 15:47:37,602 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopped' - MDC[scoutSession=1iv86db4ublfe3gtt9nbdo3um80nsr4o9ck87190olkttajc39h2, jobName=Stop client session 1iv86db4ublfe3gtt9nbdo3um80nsr4o9ck87190olkttajc39h2 due to session housekeeping] 2024-06-28 15:47:37,603 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 1iv86db4ublfe3gtt9nbdo3um80nsr4o9ck87190olkttajc39h2 terminated. - MDC[scoutSession=1iv86db4ublfe3gtt9nbdo3um80nsr4o9ck87190olkttajc39h2, jobName=Stop client session 1iv86db4ublfe3gtt9nbdo3um80nsr4o9ck87190olkttajc39h2 due to session housekeeping] 2024-06-28 15:47:37,608 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 2024-06-28 15:47:37,609 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 2024-06-28 15:47:37,612 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execLoadSession' - MDC[jobName=Starting ClientSession [sessionId=m6orcng7k4lc68fvusqhudm1ludvdf1f1jpqa6dijn9lig44tu3]] 2024-06-28 15:47:37,613 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@6ddf0f74[id = m6orcng7k4lc68fvusqhudm1ludvdf1f1jpqa6dijn9lig44tu3], user=null] - MDC[jobName=Starting ClientSession [sessionId=m6orcng7k4lc68fvusqhudm1ludvdf1f1jpqa6dijn9lig44tu3]] 2024-06-28 15:47:37,614 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=m6orcng7k4lc68fvusqhudm1ludvdf1f1jpqa6dijn9lig44tu3, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-28 15:47:37,617 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execOpened' - MDC[scoutSession=m6orcng7k4lc68fvusqhudm1ludvdf1f1jpqa6dijn9lig44tu3, jobName=Starting Desktop] 2024-06-28 15:47:37,618 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiAttached' - MDC[scoutSession=m6orcng7k4lc68fvusqhudm1ludvdf1f1jpqa6dijn9lig44tu3, jobName=Starting Desktop] 2024-06-28 15:47:37,623 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:ffduqsbmfuhscjsc2qqtsegl2he2qtm7jk64p6pitoalk0m056v initialized 2024-06-28 15:47:37,623 INFO [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:ffduqsbmfuhscjsc2qqtsegl2he2qtm7jk64p6pitoalk0m056v in 14.987056 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] 2024-06-28 15:47:37,631 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 2024-06-28 15:47:37,632 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 2024-06-28 15:47:37,633 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:305) - Using cached client session [clientSessionId=m6orcng7k4lc68fvusqhudm1ludvdf1f1jpqa6dijn9lig44tu3] 2024-06-28 15:47:37,639 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:gn1gm1006pon6acht7bpnvooupfiu1q2l5lmac9f9o661vo2ch8 initialized 2024-06-28 15:47:37,639 INFO [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:gn1gm1006pon6acht7bpnvooupfiu1q2l5lmac9f9o661vo2ch8 in 8.155808 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] 2024-06-28 15:47:37,648 INFO [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:58) - Unloading UI session with ID 0:ffduqsbmfuhscjsc2qqtsegl2he2qtm7jk64p6pitoalk0m056v (requested by UI) 2024-06-28 15:47:37,649 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' 2024-06-28 15:47:37,649 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:ffduqsbmfuhscjsc2qqtsegl2he2qtm7jk64p6pitoalk0m056v... 2024-06-28 15:47:37,653 INFO [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:58) - Unloading UI session with ID 0:gn1gm1006pon6acht7bpnvooupfiu1q2l5lmac9f9o661vo2ch8 (requested by UI) 2024-06-28 15:47:37,653 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' 2024-06-28 15:47:37,653 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:gn1gm1006pon6acht7bpnvooupfiu1q2l5lmac9f9o661vo2ch8... 2024-06-28 15:47:37,656 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiDetached' - MDC[scoutSession=m6orcng7k4lc68fvusqhudm1ludvdf1f1jpqa6dijn9lig44tu3, jobName=Detaching Gui] 2024-06-28 15:47:39,655 INFO [scout-thread-24] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'SessionStore.doHousekeeping' - MDC[jobName=Performing session housekeeping for client session with ID m6orcng7k4lc68fvusqhudm1ludvdf1f1jpqa6dijn9lig44tu3] 2024-06-28 15:47:39,656 INFO [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID m6orcng7k4lc68fvusqhudm1ludvdf1f1jpqa6dijn9lig44tu3 because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID m6orcng7k4lc68fvusqhudm1ludvdf1f1jpqa6dijn9lig44tu3] 2024-06-28 15:47:39,657 INFO [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID m6orcng7k4lc68fvusqhudm1ludvdf1f1jpqa6dijn9lig44tu3] 2024-06-28 15:47:39,658 INFO [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID m6orcng7k4lc68fvusqhudm1ludvdf1f1jpqa6dijn9lig44tu3] 2024-06-28 15:47:39,661 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopping' - MDC[scoutSession=m6orcng7k4lc68fvusqhudm1ludvdf1f1jpqa6dijn9lig44tu3, jobName=Stop client session m6orcng7k4lc68fvusqhudm1ludvdf1f1jpqa6dijn9lig44tu3 due to session housekeeping] 2024-06-28 15:47:39,662 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@6ddf0f74[id = m6orcng7k4lc68fvusqhudm1ludvdf1f1jpqa6dijn9lig44tu3] - MDC[scoutSession=m6orcng7k4lc68fvusqhudm1ludvdf1f1jpqa6dijn9lig44tu3, jobName=Stop client session m6orcng7k4lc68fvusqhudm1ludvdf1f1jpqa6dijn9lig44tu3 due to session housekeeping] 2024-06-28 15:47:39,662 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@6ddf0f74[id = m6orcng7k4lc68fvusqhudm1ludvdf1f1jpqa6dijn9lig44tu3] - MDC[scoutSession=m6orcng7k4lc68fvusqhudm1ludvdf1f1jpqa6dijn9lig44tu3, jobName=Stop client session m6orcng7k4lc68fvusqhudm1ludvdf1f1jpqa6dijn9lig44tu3 due to session housekeeping] 2024-06-28 15:47:39,663 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@6ddf0f74[id = m6orcng7k4lc68fvusqhudm1ludvdf1f1jpqa6dijn9lig44tu3], point of no return - MDC[scoutSession=m6orcng7k4lc68fvusqhudm1ludvdf1f1jpqa6dijn9lig44tu3, jobName=Stop client session m6orcng7k4lc68fvusqhudm1ludvdf1f1jpqa6dijn9lig44tu3 due to session housekeeping] 2024-06-28 15:47:39,664 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execStoreSession' - MDC[scoutSession=m6orcng7k4lc68fvusqhudm1ludvdf1f1jpqa6dijn9lig44tu3, jobName=Stop client session m6orcng7k4lc68fvusqhudm1ludvdf1f1jpqa6dijn9lig44tu3 due to session housekeeping] 2024-06-28 15:47:39,665 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execClosing' - MDC[scoutSession=m6orcng7k4lc68fvusqhudm1ludvdf1f1jpqa6dijn9lig44tu3, jobName=Stop client session m6orcng7k4lc68fvusqhudm1ludvdf1f1jpqa6dijn9lig44tu3 due to session housekeeping] 2024-06-28 15:47:39,666 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@6ddf0f74[id = m6orcng7k4lc68fvusqhudm1ludvdf1f1jpqa6dijn9lig44tu3], user=null] - MDC[scoutSession=m6orcng7k4lc68fvusqhudm1ludvdf1f1jpqa6dijn9lig44tu3, jobName=Stop client session m6orcng7k4lc68fvusqhudm1ludvdf1f1jpqa6dijn9lig44tu3 due to session housekeeping] 2024-06-28 15:47:39,667 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopped' - MDC[scoutSession=m6orcng7k4lc68fvusqhudm1ludvdf1f1jpqa6dijn9lig44tu3, jobName=Stop client session m6orcng7k4lc68fvusqhudm1ludvdf1f1jpqa6dijn9lig44tu3 due to session housekeeping] 2024-06-28 15:47:39,667 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID m6orcng7k4lc68fvusqhudm1ludvdf1f1jpqa6dijn9lig44tu3 terminated. - MDC[scoutSession=m6orcng7k4lc68fvusqhudm1ludvdf1f1jpqa6dijn9lig44tu3, jobName=Stop client session m6orcng7k4lc68fvusqhudm1ludvdf1f1jpqa6dijn9lig44tu3 due to session housekeeping] 2024-06-28 15:47:39,673 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 2024-06-28 15:47:39,674 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 2024-06-28 15:47:39,678 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execLoadSession' - MDC[jobName=Starting ClientSession [sessionId=pn5dq6viobfsfmtq6fg6pd9h6ugtcauqparssp2ig6er8nf0773]] 2024-06-28 15:47:39,680 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@6a7ad8af[id = pn5dq6viobfsfmtq6fg6pd9h6ugtcauqparssp2ig6er8nf0773], user=null] - MDC[jobName=Starting ClientSession [sessionId=pn5dq6viobfsfmtq6fg6pd9h6ugtcauqparssp2ig6er8nf0773]] 2024-06-28 15:47:39,680 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=pn5dq6viobfsfmtq6fg6pd9h6ugtcauqparssp2ig6er8nf0773, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-28 15:47:39,683 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execOpened' - MDC[scoutSession=pn5dq6viobfsfmtq6fg6pd9h6ugtcauqparssp2ig6er8nf0773, jobName=Starting Desktop] 2024-06-28 15:47:39,684 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiAttached' - MDC[scoutSession=pn5dq6viobfsfmtq6fg6pd9h6ugtcauqparssp2ig6er8nf0773, jobName=Starting Desktop] 2024-06-28 15:47:39,688 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:2m9v8qltrcjvf6kos12qd9phi2v63c57d0cfv5kb2vqt53dcq99 initialized 2024-06-28 15:47:39,689 INFO [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:2m9v8qltrcjvf6kos12qd9phi2v63c57d0cfv5kb2vqt53dcq99 in 15.471552 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] 2024-06-28 15:47:39,700 INFO [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:58) - Unloading UI session with ID 0:2m9v8qltrcjvf6kos12qd9phi2v63c57d0cfv5kb2vqt53dcq99 (requested by UI) 2024-06-28 15:47:39,701 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' 2024-06-28 15:47:39,701 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:2m9v8qltrcjvf6kos12qd9phi2v63c57d0cfv5kb2vqt53dcq99... 2024-06-28 15:47:39,704 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiDetached' - MDC[scoutSession=pn5dq6viobfsfmtq6fg6pd9h6ugtcauqparssp2ig6er8nf0773, jobName=Detaching Gui] 2024-06-28 15:47:39,710 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 2024-06-28 15:47:39,711 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 2024-06-28 15:47:39,711 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:305) - Using cached client session [clientSessionId=pn5dq6viobfsfmtq6fg6pd9h6ugtcauqparssp2ig6er8nf0773] 2024-06-28 15:47:39,714 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiAttached' - MDC[scoutSession=pn5dq6viobfsfmtq6fg6pd9h6ugtcauqparssp2ig6er8nf0773, jobName=Starting Desktop] 2024-06-28 15:47:39,718 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:86q1e8gobqscmp3ddagrrdq4rakaff669itli5csmg5dkg9mn4n initialized 2024-06-28 15:47:39,718 INFO [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:86q1e8gobqscmp3ddagrrdq4rakaff669itli5csmg5dkg9mn4n in 8.345792 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] 2024-06-28 15:47:39,726 INFO [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:58) - Unloading UI session with ID 0:86q1e8gobqscmp3ddagrrdq4rakaff669itli5csmg5dkg9mn4n (requested by UI) 2024-06-28 15:47:39,726 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' 2024-06-28 15:47:39,726 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:86q1e8gobqscmp3ddagrrdq4rakaff669itli5csmg5dkg9mn4n... 2024-06-28 15:47:39,742 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiDetached' - MDC[scoutSession=pn5dq6viobfsfmtq6fg6pd9h6ugtcauqparssp2ig6er8nf0773, jobName=Detaching Gui] 2024-06-28 15:47:41,743 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'SessionStore.doHousekeeping' - MDC[jobName=Performing session housekeeping for client session with ID pn5dq6viobfsfmtq6fg6pd9h6ugtcauqparssp2ig6er8nf0773] 2024-06-28 15:47:41,747 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID pn5dq6viobfsfmtq6fg6pd9h6ugtcauqparssp2ig6er8nf0773 because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID pn5dq6viobfsfmtq6fg6pd9h6ugtcauqparssp2ig6er8nf0773] 2024-06-28 15:47:41,748 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID pn5dq6viobfsfmtq6fg6pd9h6ugtcauqparssp2ig6er8nf0773] 2024-06-28 15:47:41,749 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID pn5dq6viobfsfmtq6fg6pd9h6ugtcauqparssp2ig6er8nf0773] 2024-06-28 15:47:41,753 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopping' - MDC[scoutSession=pn5dq6viobfsfmtq6fg6pd9h6ugtcauqparssp2ig6er8nf0773, jobName=Stop client session pn5dq6viobfsfmtq6fg6pd9h6ugtcauqparssp2ig6er8nf0773 due to session housekeeping] 2024-06-28 15:47:41,754 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@6a7ad8af[id = pn5dq6viobfsfmtq6fg6pd9h6ugtcauqparssp2ig6er8nf0773] - MDC[scoutSession=pn5dq6viobfsfmtq6fg6pd9h6ugtcauqparssp2ig6er8nf0773, jobName=Stop client session pn5dq6viobfsfmtq6fg6pd9h6ugtcauqparssp2ig6er8nf0773 due to session housekeeping] 2024-06-28 15:47:41,755 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@6a7ad8af[id = pn5dq6viobfsfmtq6fg6pd9h6ugtcauqparssp2ig6er8nf0773] - MDC[scoutSession=pn5dq6viobfsfmtq6fg6pd9h6ugtcauqparssp2ig6er8nf0773, jobName=Stop client session pn5dq6viobfsfmtq6fg6pd9h6ugtcauqparssp2ig6er8nf0773 due to session housekeeping] 2024-06-28 15:47:41,756 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@6a7ad8af[id = pn5dq6viobfsfmtq6fg6pd9h6ugtcauqparssp2ig6er8nf0773], point of no return - MDC[scoutSession=pn5dq6viobfsfmtq6fg6pd9h6ugtcauqparssp2ig6er8nf0773, jobName=Stop client session pn5dq6viobfsfmtq6fg6pd9h6ugtcauqparssp2ig6er8nf0773 due to session housekeeping] 2024-06-28 15:47:41,757 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execStoreSession' - MDC[scoutSession=pn5dq6viobfsfmtq6fg6pd9h6ugtcauqparssp2ig6er8nf0773, jobName=Stop client session pn5dq6viobfsfmtq6fg6pd9h6ugtcauqparssp2ig6er8nf0773 due to session housekeeping] 2024-06-28 15:47:41,758 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execClosing' - MDC[scoutSession=pn5dq6viobfsfmtq6fg6pd9h6ugtcauqparssp2ig6er8nf0773, jobName=Stop client session pn5dq6viobfsfmtq6fg6pd9h6ugtcauqparssp2ig6er8nf0773 due to session housekeeping] 2024-06-28 15:47:41,759 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@6a7ad8af[id = pn5dq6viobfsfmtq6fg6pd9h6ugtcauqparssp2ig6er8nf0773], user=null] - MDC[scoutSession=pn5dq6viobfsfmtq6fg6pd9h6ugtcauqparssp2ig6er8nf0773, jobName=Stop client session pn5dq6viobfsfmtq6fg6pd9h6ugtcauqparssp2ig6er8nf0773 due to session housekeeping] 2024-06-28 15:47:41,759 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopped' - MDC[scoutSession=pn5dq6viobfsfmtq6fg6pd9h6ugtcauqparssp2ig6er8nf0773, jobName=Stop client session pn5dq6viobfsfmtq6fg6pd9h6ugtcauqparssp2ig6er8nf0773 due to session housekeeping] 2024-06-28 15:47:41,760 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID pn5dq6viobfsfmtq6fg6pd9h6ugtcauqparssp2ig6er8nf0773 terminated. - MDC[scoutSession=pn5dq6viobfsfmtq6fg6pd9h6ugtcauqparssp2ig6er8nf0773, jobName=Stop client session pn5dq6viobfsfmtq6fg6pd9h6ugtcauqparssp2ig6er8nf0773 due to session housekeeping] 2024-06-28 15:47:41,769 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 2024-06-28 15:47:41,771 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 2024-06-28 15:47:41,774 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execLoadSession' - MDC[jobName=Starting ClientSession [sessionId=6du5rf2hlse81hgc10tcqpg9f78f9qulfcbkbo7lp2pobgube5r]] 2024-06-28 15:47:41,780 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@7c87cf98[id = 6du5rf2hlse81hgc10tcqpg9f78f9qulfcbkbo7lp2pobgube5r], user=null] - MDC[jobName=Starting ClientSession [sessionId=6du5rf2hlse81hgc10tcqpg9f78f9qulfcbkbo7lp2pobgube5r]] 2024-06-28 15:47:41,781 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=6du5rf2hlse81hgc10tcqpg9f78f9qulfcbkbo7lp2pobgube5r, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-28 15:47:41,784 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execOpened' - MDC[scoutSession=6du5rf2hlse81hgc10tcqpg9f78f9qulfcbkbo7lp2pobgube5r, jobName=Starting Desktop] 2024-06-28 15:47:41,785 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiAttached' - MDC[scoutSession=6du5rf2hlse81hgc10tcqpg9f78f9qulfcbkbo7lp2pobgube5r, jobName=Starting Desktop] 2024-06-28 15:47:41,792 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:e04s3ana71lcme0492ok9cs601gbhta4jkm69m6qflppj8qr06v initialized 2024-06-28 15:47:41,793 INFO [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:e04s3ana71lcme0492ok9cs601gbhta4jkm69m6qflppj8qr06v in 23.816099 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] 2024-06-28 15:47:41,803 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 2024-06-28 15:47:41,805 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 2024-06-28 15:47:41,805 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:305) - Using cached client session [clientSessionId=6du5rf2hlse81hgc10tcqpg9f78f9qulfcbkbo7lp2pobgube5r] 2024-06-28 15:47:41,852 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:arhbvg77d67c75fsar3517530d0p4949oq51fjkjhf8r4mlcj45 initialized 2024-06-28 15:47:41,853 INFO [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:arhbvg77d67c75fsar3517530d0p4949oq51fjkjhf8r4mlcj45 in 49.453092 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] 2024-06-28 15:47:41,865 INFO [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:58) - Unloading UI session with ID 0:e04s3ana71lcme0492ok9cs601gbhta4jkm69m6qflppj8qr06v (requested by UI) 2024-06-28 15:47:41,866 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' 2024-06-28 15:47:41,866 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:e04s3ana71lcme0492ok9cs601gbhta4jkm69m6qflppj8qr06v... 2024-06-28 15:47:41,871 INFO [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:58) - Unloading UI session with ID 0:arhbvg77d67c75fsar3517530d0p4949oq51fjkjhf8r4mlcj45 (requested by UI) 2024-06-28 15:47:41,871 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' 2024-06-28 15:47:41,871 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:arhbvg77d67c75fsar3517530d0p4949oq51fjkjhf8r4mlcj45... 2024-06-28 15:47:41,876 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiDetached' - MDC[scoutSession=6du5rf2hlse81hgc10tcqpg9f78f9qulfcbkbo7lp2pobgube5r, jobName=Detaching Gui] 2024-06-28 15:47:43,873 INFO [scout-thread-24] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'SessionStore.doHousekeeping' - MDC[jobName=Performing session housekeeping for client session with ID 6du5rf2hlse81hgc10tcqpg9f78f9qulfcbkbo7lp2pobgube5r] 2024-06-28 15:47:43,875 INFO [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 6du5rf2hlse81hgc10tcqpg9f78f9qulfcbkbo7lp2pobgube5r because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 6du5rf2hlse81hgc10tcqpg9f78f9qulfcbkbo7lp2pobgube5r] 2024-06-28 15:47:43,876 INFO [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 6du5rf2hlse81hgc10tcqpg9f78f9qulfcbkbo7lp2pobgube5r] 2024-06-28 15:47:43,876 INFO [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 6du5rf2hlse81hgc10tcqpg9f78f9qulfcbkbo7lp2pobgube5r] 2024-06-28 15:47:43,881 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopping' - MDC[scoutSession=6du5rf2hlse81hgc10tcqpg9f78f9qulfcbkbo7lp2pobgube5r, jobName=Stop client session 6du5rf2hlse81hgc10tcqpg9f78f9qulfcbkbo7lp2pobgube5r due to session housekeeping] 2024-06-28 15:47:43,882 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@7c87cf98[id = 6du5rf2hlse81hgc10tcqpg9f78f9qulfcbkbo7lp2pobgube5r] - MDC[scoutSession=6du5rf2hlse81hgc10tcqpg9f78f9qulfcbkbo7lp2pobgube5r, jobName=Stop client session 6du5rf2hlse81hgc10tcqpg9f78f9qulfcbkbo7lp2pobgube5r due to session housekeeping] 2024-06-28 15:47:43,882 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@7c87cf98[id = 6du5rf2hlse81hgc10tcqpg9f78f9qulfcbkbo7lp2pobgube5r] - MDC[scoutSession=6du5rf2hlse81hgc10tcqpg9f78f9qulfcbkbo7lp2pobgube5r, jobName=Stop client session 6du5rf2hlse81hgc10tcqpg9f78f9qulfcbkbo7lp2pobgube5r due to session housekeeping] 2024-06-28 15:47:43,883 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@7c87cf98[id = 6du5rf2hlse81hgc10tcqpg9f78f9qulfcbkbo7lp2pobgube5r], point of no return - MDC[scoutSession=6du5rf2hlse81hgc10tcqpg9f78f9qulfcbkbo7lp2pobgube5r, jobName=Stop client session 6du5rf2hlse81hgc10tcqpg9f78f9qulfcbkbo7lp2pobgube5r due to session housekeeping] 2024-06-28 15:47:43,884 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execStoreSession' - MDC[scoutSession=6du5rf2hlse81hgc10tcqpg9f78f9qulfcbkbo7lp2pobgube5r, jobName=Stop client session 6du5rf2hlse81hgc10tcqpg9f78f9qulfcbkbo7lp2pobgube5r due to session housekeeping] 2024-06-28 15:47:43,884 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execClosing' - MDC[scoutSession=6du5rf2hlse81hgc10tcqpg9f78f9qulfcbkbo7lp2pobgube5r, jobName=Stop client session 6du5rf2hlse81hgc10tcqpg9f78f9qulfcbkbo7lp2pobgube5r due to session housekeeping] 2024-06-28 15:47:43,885 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@7c87cf98[id = 6du5rf2hlse81hgc10tcqpg9f78f9qulfcbkbo7lp2pobgube5r], user=null] - MDC[scoutSession=6du5rf2hlse81hgc10tcqpg9f78f9qulfcbkbo7lp2pobgube5r, jobName=Stop client session 6du5rf2hlse81hgc10tcqpg9f78f9qulfcbkbo7lp2pobgube5r due to session housekeeping] 2024-06-28 15:47:43,886 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopped' - MDC[scoutSession=6du5rf2hlse81hgc10tcqpg9f78f9qulfcbkbo7lp2pobgube5r, jobName=Stop client session 6du5rf2hlse81hgc10tcqpg9f78f9qulfcbkbo7lp2pobgube5r due to session housekeeping] 2024-06-28 15:47:43,886 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 6du5rf2hlse81hgc10tcqpg9f78f9qulfcbkbo7lp2pobgube5r terminated. - MDC[scoutSession=6du5rf2hlse81hgc10tcqpg9f78f9qulfcbkbo7lp2pobgube5r, jobName=Stop client session 6du5rf2hlse81hgc10tcqpg9f78f9qulfcbkbo7lp2pobgube5r due to session housekeeping] 2024-06-28 15:47:43,895 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 2024-06-28 15:47:43,897 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 2024-06-28 15:47:43,900 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execLoadSession' - MDC[jobName=Starting ClientSession [sessionId=1il7aljpnvnpfvn40j0fiem6pr9ri5hn7bi7hoefjqhtdovtq3st]] 2024-06-28 15:47:43,902 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@6ff6bf2b[id = 1il7aljpnvnpfvn40j0fiem6pr9ri5hn7bi7hoefjqhtdovtq3st], user=null] - MDC[jobName=Starting ClientSession [sessionId=1il7aljpnvnpfvn40j0fiem6pr9ri5hn7bi7hoefjqhtdovtq3st]] 2024-06-28 15:47:43,903 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1il7aljpnvnpfvn40j0fiem6pr9ri5hn7bi7hoefjqhtdovtq3st, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-28 15:47:43,905 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execOpened' - MDC[scoutSession=1il7aljpnvnpfvn40j0fiem6pr9ri5hn7bi7hoefjqhtdovtq3st, jobName=Starting Desktop] 2024-06-28 15:47:43,906 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiAttached' - MDC[scoutSession=1il7aljpnvnpfvn40j0fiem6pr9ri5hn7bi7hoefjqhtdovtq3st, jobName=Starting Desktop] 2024-06-28 15:47:43,911 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1ecndtir17msglqckbu6jt1pnts6plem29pl2t43sm65m4t17fck initialized 2024-06-28 15:47:43,912 INFO [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:1ecndtir17msglqckbu6jt1pnts6plem29pl2t43sm65m4t17fck in 16.448169 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] 2024-06-28 15:47:43,918 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopping' - MDC[scoutSession=1il7aljpnvnpfvn40j0fiem6pr9ri5hn7bi7hoefjqhtdovtq3st, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$666/0x00007fcd18697918] 2024-06-28 15:47:43,918 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@6ff6bf2b[id = 1il7aljpnvnpfvn40j0fiem6pr9ri5hn7bi7hoefjqhtdovtq3st] - MDC[scoutSession=1il7aljpnvnpfvn40j0fiem6pr9ri5hn7bi7hoefjqhtdovtq3st, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$666/0x00007fcd18697918] 2024-06-28 15:47:43,919 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@6ff6bf2b[id = 1il7aljpnvnpfvn40j0fiem6pr9ri5hn7bi7hoefjqhtdovtq3st] - MDC[scoutSession=1il7aljpnvnpfvn40j0fiem6pr9ri5hn7bi7hoefjqhtdovtq3st, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$666/0x00007fcd18697918] 2024-06-28 15:47:43,919 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@6ff6bf2b[id = 1il7aljpnvnpfvn40j0fiem6pr9ri5hn7bi7hoefjqhtdovtq3st], point of no return - MDC[scoutSession=1il7aljpnvnpfvn40j0fiem6pr9ri5hn7bi7hoefjqhtdovtq3st, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$666/0x00007fcd18697918] 2024-06-28 15:47:43,919 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:1ecndtir17msglqckbu6jt1pnts6plem29pl2t43sm65m4t17fck [clientSessionId=1il7aljpnvnpfvn40j0fiem6pr9ri5hn7bi7hoefjqhtdovtq3st, processingJsonRequest=false] - MDC[scoutSession=1il7aljpnvnpfvn40j0fiem6pr9ri5hn7bi7hoefjqhtdovtq3st, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$666/0x00007fcd18697918] 2024-06-28 15:47:43,920 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' - MDC[scoutSession=1il7aljpnvnpfvn40j0fiem6pr9ri5hn7bi7hoefjqhtdovtq3st, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$666/0x00007fcd18697918] 2024-06-28 15:47:43,920 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:1ecndtir17msglqckbu6jt1pnts6plem29pl2t43sm65m4t17fck... - MDC[scoutSession=1il7aljpnvnpfvn40j0fiem6pr9ri5hn7bi7hoefjqhtdovtq3st, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$666/0x00007fcd18697918] 2024-06-28 15:47:43,921 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:1ecndtir17msglqckbu6jt1pnts6plem29pl2t43sm65m4t17fck - MDC[scoutSession=1il7aljpnvnpfvn40j0fiem6pr9ri5hn7bi7hoefjqhtdovtq3st, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$666/0x00007fcd18697918] 2024-06-28 15:47:43,921 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execStoreSession' - MDC[scoutSession=1il7aljpnvnpfvn40j0fiem6pr9ri5hn7bi7hoefjqhtdovtq3st, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$666/0x00007fcd18697918] 2024-06-28 15:47:43,922 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiDetached' - MDC[scoutSession=1il7aljpnvnpfvn40j0fiem6pr9ri5hn7bi7hoefjqhtdovtq3st, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$666/0x00007fcd18697918] 2024-06-28 15:47:43,922 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execClosing' - MDC[scoutSession=1il7aljpnvnpfvn40j0fiem6pr9ri5hn7bi7hoefjqhtdovtq3st, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$666/0x00007fcd18697918] 2024-06-28 15:47:43,922 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@6ff6bf2b[id = 1il7aljpnvnpfvn40j0fiem6pr9ri5hn7bi7hoefjqhtdovtq3st], user=null] - MDC[scoutSession=1il7aljpnvnpfvn40j0fiem6pr9ri5hn7bi7hoefjqhtdovtq3st, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$666/0x00007fcd18697918] 2024-06-28 15:47:43,923 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopped' - MDC[scoutSession=1il7aljpnvnpfvn40j0fiem6pr9ri5hn7bi7hoefjqhtdovtq3st, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$666/0x00007fcd18697918] 2024-06-28 15:47:45,921 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'SessionStore.doHousekeeping' - MDC[jobName=Performing session housekeeping for client session with ID 1il7aljpnvnpfvn40j0fiem6pr9ri5hn7bi7hoefjqhtdovtq3st] 2024-06-28 15:47:45,922 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:393) - Session housekeeping: Client session 1il7aljpnvnpfvn40j0fiem6pr9ri5hn7bi7hoefjqhtdovtq3st is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 1il7aljpnvnpfvn40j0fiem6pr9ri5hn7bi7hoefjqhtdovtq3st] 2024-06-28 15:47:45,923 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 1il7aljpnvnpfvn40j0fiem6pr9ri5hn7bi7hoefjqhtdovtq3st] 2024-06-28 15:47:45,923 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 1il7aljpnvnpfvn40j0fiem6pr9ri5hn7bi7hoefjqhtdovtq3st] 2024-06-28 15:47:45,932 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... 2024-06-28 15:47:45,933 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.47 s -- in org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest [INFO] Running org.eclipse.scout.rt.ui.html.UiJobsTest 2024-06-28 15:47:45,948 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@459883a7[id = u6i4mqofipk0ptcfamim8n7m8f1b48rjqfn0gjg2mq2drun5158], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=u6i4mqofipk0ptcfamim8n7m8f1b48rjqfn0gjg2mq2drun5158]] 2024-06-28 15:47:45,948 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=u6i4mqofipk0ptcfamim8n7m8f1b48rjqfn0gjg2mq2drun5158, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-28 15:47:45,957 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1j5q22f7ppt18q5veip7nj6qcea8hnofovpmcd0p7vqkhlm79bla initialized 2024-06-28 15:47:45,969 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1fe3631b[id = 5m5tnci4ukakpifq5c6gm688kv5tg4ecbne54q22vcacv8rk5e6], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=5m5tnci4ukakpifq5c6gm688kv5tg4ecbne54q22vcacv8rk5e6]] 2024-06-28 15:47:45,969 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=5m5tnci4ukakpifq5c6gm688kv5tg4ecbne54q22vcacv8rk5e6, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-28 15:47:45,975 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:p7sjirspoinfh0i3hcols7j1jt8br9jf5tdeeae91p800h3ee7f initialized [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.037 s -- in org.eclipse.scout.rt.ui.html.UiJobsTest [INFO] Running org.eclipse.scout.rt.ui.html.ResponseHistoryTest 2024-06-28 15:47:46,982 WARN [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #0 2024-06-28 15:47:46,983 WARN [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #1 2024-06-28 15:47:46,983 WARN [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #2 2024-06-28 15:47:46,983 WARN [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #3 2024-06-28 15:47:46,984 WARN [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #4 2024-06-28 15:47:46,984 WARN [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #5 2024-06-28 15:47:46,984 WARN [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #6 2024-06-28 15:47:46,984 WARN [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #7 2024-06-28 15:47:46,984 WARN [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #8 2024-06-28 15:47:46,985 WARN [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #9 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.ui.html.ResponseHistoryTest [INFO] Running org.eclipse.scout.rt.ui.html.RequestHistoryTest 2024-06-28 15:47:46,991 INFO [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:72) - Requested sequence number #1000000 exceeds max. request history size for UI session null, dropping entire history. Current state of RequestHistory: lastProcessedRequestSequenceNo=2, missingRequestSequenceNos=[1] 2024-06-28 15:47:46,993 INFO [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:89) - Max. request history size exceeded for UI session null, dropping oldest request #1. Current state of RequestHistory: lastProcessedRequestSequenceNo=300, missingRequestSequenceNos=[1, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 301] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.ui.html.RequestHistoryTest [INFO] Running org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest 2024-06-28 15:47:47,003 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-28 15:47:47,021 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-28 15:47:47,022 INFO [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered. 2024-06-28 15:47:47,023 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-28 15:47:47,023 INFO [main] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:220) - No instance of org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService available, skip loading certificates from remote file service. 2024-06-28 15:47:47,040 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'http' 2024-06-28 15:47:47,044 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'ui' 2024-06-28 15:47:47,047 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'client' 2024-06-28 15:47:47,056 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@4046a93[id = 1fdf65mgvrnbhaca9r9gpgajs74bhsave0h939t03vmnka5buu40], user=null] - MDC[jobName=Starting ClientSession [sessionId=1fdf65mgvrnbhaca9r9gpgajs74bhsave0h939t03vmnka5buu40]] 2024-06-28 15:47:47,056 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1fdf65mgvrnbhaca9r9gpgajs74bhsave0h939t03vmnka5buu40, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-28 15:47:47,059 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiThemeHelper.getConfiguredTheme(UiThemeHelper.java:58) - UI theme configured in config.properties: default - MDC[scoutSession=1fdf65mgvrnbhaca9r9gpgajs74bhsave0h939t03vmnka5buu40, jobName=Initializing UI theme] 2024-06-28 15:47:47,063 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.JsonObjectFactory@26fc1bc2] - MDC[scoutSession=1fdf65mgvrnbhaca9r9gpgajs74bhsave0h939t03vmnka5buu40, jobName=Starting JsonClientSession] 2024-06-28 15:47:47,070 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1t0mamtl5ufbeh0cok8s40uinjt46m0tk7f07nknjt49jccaljej initialized protocol: Session stopping 2024-06-28 15:47:47,072 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@4046a93[id = 1fdf65mgvrnbhaca9r9gpgajs74bhsave0h939t03vmnka5buu40] - MDC[scoutSession=1fdf65mgvrnbhaca9r9gpgajs74bhsave0h939t03vmnka5buu40, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$672/0x00007fcd1869f580] 2024-06-28 15:47:47,072 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@4046a93[id = 1fdf65mgvrnbhaca9r9gpgajs74bhsave0h939t03vmnka5buu40] - MDC[scoutSession=1fdf65mgvrnbhaca9r9gpgajs74bhsave0h939t03vmnka5buu40, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$672/0x00007fcd1869f580] 2024-06-28 15:47:47,073 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@4046a93[id = 1fdf65mgvrnbhaca9r9gpgajs74bhsave0h939t03vmnka5buu40], point of no return - MDC[scoutSession=1fdf65mgvrnbhaca9r9gpgajs74bhsave0h939t03vmnka5buu40, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$672/0x00007fcd1869f580] 2024-06-28 15:47:47,073 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:1t0mamtl5ufbeh0cok8s40uinjt46m0tk7f07nknjt49jccaljej [clientSessionId=1fdf65mgvrnbhaca9r9gpgajs74bhsave0h939t03vmnka5buu40, processingJsonRequest=false] - MDC[scoutSession=1fdf65mgvrnbhaca9r9gpgajs74bhsave0h939t03vmnka5buu40, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$672/0x00007fcd1869f580] 2024-06-28 15:47:47,073 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:1t0mamtl5ufbeh0cok8s40uinjt46m0tk7f07nknjt49jccaljej... - MDC[scoutSession=1fdf65mgvrnbhaca9r9gpgajs74bhsave0h939t03vmnka5buu40, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$672/0x00007fcd1869f580] 2024-06-28 15:47:47,074 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:1t0mamtl5ufbeh0cok8s40uinjt46m0tk7f07nknjt49jccaljej - MDC[scoutSession=1fdf65mgvrnbhaca9r9gpgajs74bhsave0h939t03vmnka5buu40, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$672/0x00007fcd1869f580] protocol: Before MessageBoxInStore 2024-06-28 15:47:47,075 WARN [scout-model-thread-25] org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:331) - there is no desktop or the desktop has not yet been opened in the ui, default answer is CANCEL - MDC[scoutSession=1fdf65mgvrnbhaca9r9gpgajs74bhsave0h939t03vmnka5buu40, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$672/0x00007fcd1869f580] java.lang.IllegalStateException: null at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:331) at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:306) at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession.execStoreSession(ClientSessionWithBlockingConditionInterruptionTest.java:331) at org.eclipse.scout.rt.client.AbstractClientSession$LocalClientSessionExtension.execStoreSession(AbstractClientSession.java:529) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain$1.callMethod(ClientSessionChains.java:39) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain$1.callMethod(ClientSessionChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain.execStoreSession(ClientSessionChains.java:42) at org.eclipse.scout.rt.client.AbstractClientSession.interceptStoreSession(AbstractClientSession.java:542) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:426) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:381) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2641) at jdk.internal.reflect.GeneratedMethodAccessor53.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.scout.rt.client.ModelContextProxy.lambda$1(ModelContextProxy.java:48) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.client.ModelContextProxy.lambda$0(ModelContextProxy.java:48) at jdk.proxy2/jdk.proxy2.$Proxy89.closeFromUI(Unknown Source) at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.lambda$8(ClientSessionWithBlockingConditionInterruptionTest.java:212) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) protocol: After MessageBoxInStore 2 2024-06-28 15:47:47,077 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@4046a93[id = 1fdf65mgvrnbhaca9r9gpgajs74bhsave0h939t03vmnka5buu40], user=null] - MDC[scoutSession=1fdf65mgvrnbhaca9r9gpgajs74bhsave0h939t03vmnka5buu40, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$672/0x00007fcd1869f580] protocol: All session jobs terminated 2024-06-28 15:47:48,075 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:393) - Session housekeeping: Client session 1fdf65mgvrnbhaca9r9gpgajs74bhsave0h939t03vmnka5buu40 is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 1fdf65mgvrnbhaca9r9gpgajs74bhsave0h939t03vmnka5buu40] 2024-06-28 15:47:48,075 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 1fdf65mgvrnbhaca9r9gpgajs74bhsave0h939t03vmnka5buu40] 2024-06-28 15:47:48,075 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 1fdf65mgvrnbhaca9r9gpgajs74bhsave0h939t03vmnka5buu40] 2024-06-28 15:47:48,084 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@6e672016[id = 1miiq0qqv7r2vg99bjqrdm93l97e43f22nslgk6baunro5q96gg1], user=null] - MDC[jobName=Starting ClientSession [sessionId=1miiq0qqv7r2vg99bjqrdm93l97e43f22nslgk6baunro5q96gg1]] 2024-06-28 15:47:48,084 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1miiq0qqv7r2vg99bjqrdm93l97e43f22nslgk6baunro5q96gg1, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-28 15:47:48,090 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1esbfv31348pu726abke53imj0m8tod6a5juuusrembb1e54qho7 initialized protocol: Session stopping 2024-06-28 15:47:48,091 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@6e672016[id = 1miiq0qqv7r2vg99bjqrdm93l97e43f22nslgk6baunro5q96gg1] - MDC[scoutSession=1miiq0qqv7r2vg99bjqrdm93l97e43f22nslgk6baunro5q96gg1, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$673/0x00007fcd1869f7a8] 2024-06-28 15:47:48,091 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@6e672016[id = 1miiq0qqv7r2vg99bjqrdm93l97e43f22nslgk6baunro5q96gg1] - MDC[scoutSession=1miiq0qqv7r2vg99bjqrdm93l97e43f22nslgk6baunro5q96gg1, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$673/0x00007fcd1869f7a8] 2024-06-28 15:47:48,092 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@6e672016[id = 1miiq0qqv7r2vg99bjqrdm93l97e43f22nslgk6baunro5q96gg1], point of no return - MDC[scoutSession=1miiq0qqv7r2vg99bjqrdm93l97e43f22nslgk6baunro5q96gg1, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$673/0x00007fcd1869f7a8] 2024-06-28 15:47:48,092 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:1esbfv31348pu726abke53imj0m8tod6a5juuusrembb1e54qho7 [clientSessionId=1miiq0qqv7r2vg99bjqrdm93l97e43f22nslgk6baunro5q96gg1, processingJsonRequest=false] - MDC[scoutSession=1miiq0qqv7r2vg99bjqrdm93l97e43f22nslgk6baunro5q96gg1, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$673/0x00007fcd1869f7a8] 2024-06-28 15:47:48,092 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:1esbfv31348pu726abke53imj0m8tod6a5juuusrembb1e54qho7... - MDC[scoutSession=1miiq0qqv7r2vg99bjqrdm93l97e43f22nslgk6baunro5q96gg1, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$673/0x00007fcd1869f7a8] 2024-06-28 15:47:48,093 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:1esbfv31348pu726abke53imj0m8tod6a5juuusrembb1e54qho7 - MDC[scoutSession=1miiq0qqv7r2vg99bjqrdm93l97e43f22nslgk6baunro5q96gg1, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$673/0x00007fcd1869f7a8] protocol: Before Form.start protocol: Form.execLoad protocol: Form error ProcessingException There is no desktop or it is not open in the UI. [severity=ERROR] 2024-06-28 15:47:48,102 ERROR [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:429) - Failed to store the client session. - MDC[scoutSession=1miiq0qqv7r2vg99bjqrdm93l97e43f22nslgk6baunro5q96gg1, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$673/0x00007fcd1869f7a8] org.eclipse.scout.rt.platform.exception.ProcessingException: There is no desktop or it is not open in the UI. [severity=ERROR] at org.eclipse.scout.rt.client.ui.form.AbstractForm.lambda$10(AbstractForm.java:1038) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.client.ui.form.AbstractForm.startInternal(AbstractForm.java:991) at org.eclipse.scout.rt.client.ui.form.AbstractForm.start(AbstractForm.java:984) at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureForm.start(ClientSessionWithBlockingConditionInterruptionTest.java:424) at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession.execStoreSession(ClientSessionWithBlockingConditionInterruptionTest.java:343) at org.eclipse.scout.rt.client.AbstractClientSession$LocalClientSessionExtension.execStoreSession(AbstractClientSession.java:529) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain$1.callMethod(ClientSessionChains.java:39) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain$1.callMethod(ClientSessionChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain.execStoreSession(ClientSessionChains.java:42) at org.eclipse.scout.rt.client.AbstractClientSession.interceptStoreSession(AbstractClientSession.java:542) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:426) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:381) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2641) at jdk.internal.reflect.GeneratedMethodAccessor53.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.scout.rt.client.ModelContextProxy.lambda$1(ModelContextProxy.java:48) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.client.ModelContextProxy.lambda$0(ModelContextProxy.java:48) at jdk.proxy2/jdk.proxy2.$Proxy89.closeFromUI(Unknown Source) at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.lambda$9(ClientSessionWithBlockingConditionInterruptionTest.java:245) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:47:48,103 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@6e672016[id = 1miiq0qqv7r2vg99bjqrdm93l97e43f22nslgk6baunro5q96gg1], user=null] - MDC[scoutSession=1miiq0qqv7r2vg99bjqrdm93l97e43f22nslgk6baunro5q96gg1, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$673/0x00007fcd1869f7a8] protocol: All session jobs terminated 2024-06-28 15:47:49,093 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:393) - Session housekeeping: Client session 1miiq0qqv7r2vg99bjqrdm93l97e43f22nslgk6baunro5q96gg1 is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 1miiq0qqv7r2vg99bjqrdm93l97e43f22nslgk6baunro5q96gg1] 2024-06-28 15:47:49,094 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 1miiq0qqv7r2vg99bjqrdm93l97e43f22nslgk6baunro5q96gg1] 2024-06-28 15:47:49,094 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 1miiq0qqv7r2vg99bjqrdm93l97e43f22nslgk6baunro5q96gg1] 2024-06-28 15:47:49,103 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@5db8892[id = 1nj1uulgknv9ev4q74i154m35kqe93dijcjgn4vpcujmdo92ro3i], user=null] - MDC[jobName=Starting ClientSession [sessionId=1nj1uulgknv9ev4q74i154m35kqe93dijcjgn4vpcujmdo92ro3i]] 2024-06-28 15:47:49,104 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1nj1uulgknv9ev4q74i154m35kqe93dijcjgn4vpcujmdo92ro3i, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] protocol: Before MessageBox 2024-06-28 15:47:49,119 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1kdrpole7ornnnrfr4nus4eihofupmepfpnhohs2ro7h93ma99l3 initialized protocol: MessageBox is open protocol: Session stopping 2024-06-28 15:47:49,121 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@5db8892[id = 1nj1uulgknv9ev4q74i154m35kqe93dijcjgn4vpcujmdo92ro3i] - MDC[scoutSession=1nj1uulgknv9ev4q74i154m35kqe93dijcjgn4vpcujmdo92ro3i, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$677/0x00007fcd186a3e58] 2024-06-28 15:47:49,121 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@5db8892[id = 1nj1uulgknv9ev4q74i154m35kqe93dijcjgn4vpcujmdo92ro3i] - MDC[scoutSession=1nj1uulgknv9ev4q74i154m35kqe93dijcjgn4vpcujmdo92ro3i, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$677/0x00007fcd186a3e58] 2024-06-28 15:47:49,122 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@5db8892[id = 1nj1uulgknv9ev4q74i154m35kqe93dijcjgn4vpcujmdo92ro3i], point of no return - MDC[scoutSession=1nj1uulgknv9ev4q74i154m35kqe93dijcjgn4vpcujmdo92ro3i, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$677/0x00007fcd186a3e58] 2024-06-28 15:47:49,122 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:1kdrpole7ornnnrfr4nus4eihofupmepfpnhohs2ro7h93ma99l3 [clientSessionId=1nj1uulgknv9ev4q74i154m35kqe93dijcjgn4vpcujmdo92ro3i, processingJsonRequest=false] - MDC[scoutSession=1nj1uulgknv9ev4q74i154m35kqe93dijcjgn4vpcujmdo92ro3i, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$677/0x00007fcd186a3e58] 2024-06-28 15:47:49,122 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:1kdrpole7ornnnrfr4nus4eihofupmepfpnhohs2ro7h93ma99l3... - MDC[scoutSession=1nj1uulgknv9ev4q74i154m35kqe93dijcjgn4vpcujmdo92ro3i, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$677/0x00007fcd186a3e58] 2024-06-28 15:47:49,123 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:1kdrpole7ornnnrfr4nus4eihofupmepfpnhohs2ro7h93ma99l3 - MDC[scoutSession=1nj1uulgknv9ev4q74i154m35kqe93dijcjgn4vpcujmdo92ro3i, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$677/0x00007fcd186a3e58] 2024-06-28 15:47:49,125 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@5db8892[id = 1nj1uulgknv9ev4q74i154m35kqe93dijcjgn4vpcujmdo92ro3i], user=null] - MDC[scoutSession=1nj1uulgknv9ev4q74i154m35kqe93dijcjgn4vpcujmdo92ro3i, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$677/0x00007fcd186a3e58] protocol: Interrupted MessageBox protocol: All session jobs terminated 2024-06-28 15:47:50,123 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:393) - Session housekeeping: Client session 1nj1uulgknv9ev4q74i154m35kqe93dijcjgn4vpcujmdo92ro3i is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 1nj1uulgknv9ev4q74i154m35kqe93dijcjgn4vpcujmdo92ro3i] 2024-06-28 15:47:50,124 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 1nj1uulgknv9ev4q74i154m35kqe93dijcjgn4vpcujmdo92ro3i] 2024-06-28 15:47:50,125 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 1nj1uulgknv9ev4q74i154m35kqe93dijcjgn4vpcujmdo92ro3i] 2024-06-28 15:47:50,134 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@1cb22179[id = fg72o1d6npijat5ldhotptad2nbs40h9icgesr8lk5d1rloffli], user=null] - MDC[jobName=Starting ClientSession [sessionId=fg72o1d6npijat5ldhotptad2nbs40h9icgesr8lk5d1rloffli]] 2024-06-28 15:47:50,134 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=fg72o1d6npijat5ldhotptad2nbs40h9icgesr8lk5d1rloffli, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-28 15:47:50,139 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:2bq0ta6gsnevfmq91prh1n6mg2i46vqeog514g1q8cnvvn927lo initialized protocol: Form.execLoad protocol: Before Form.waitFor protocol: Form is open protocol: Session stopping 2024-06-28 15:47:50,146 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@1cb22179[id = fg72o1d6npijat5ldhotptad2nbs40h9icgesr8lk5d1rloffli] - MDC[scoutSession=fg72o1d6npijat5ldhotptad2nbs40h9icgesr8lk5d1rloffli, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$683/0x00007fcd186a4d78] 2024-06-28 15:47:50,146 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@1cb22179[id = fg72o1d6npijat5ldhotptad2nbs40h9icgesr8lk5d1rloffli] - MDC[scoutSession=fg72o1d6npijat5ldhotptad2nbs40h9icgesr8lk5d1rloffli, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$683/0x00007fcd186a4d78] 2024-06-28 15:47:50,147 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@1cb22179[id = fg72o1d6npijat5ldhotptad2nbs40h9icgesr8lk5d1rloffli], point of no return - MDC[scoutSession=fg72o1d6npijat5ldhotptad2nbs40h9icgesr8lk5d1rloffli, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$683/0x00007fcd186a4d78] 2024-06-28 15:47:50,147 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:2bq0ta6gsnevfmq91prh1n6mg2i46vqeog514g1q8cnvvn927lo [clientSessionId=fg72o1d6npijat5ldhotptad2nbs40h9icgesr8lk5d1rloffli, processingJsonRequest=false] - MDC[scoutSession=fg72o1d6npijat5ldhotptad2nbs40h9icgesr8lk5d1rloffli, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$683/0x00007fcd186a4d78] 2024-06-28 15:47:50,147 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:2bq0ta6gsnevfmq91prh1n6mg2i46vqeog514g1q8cnvvn927lo... - MDC[scoutSession=fg72o1d6npijat5ldhotptad2nbs40h9icgesr8lk5d1rloffli, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$683/0x00007fcd186a4d78] 2024-06-28 15:47:50,148 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:2bq0ta6gsnevfmq91prh1n6mg2i46vqeog514g1q8cnvvn927lo - MDC[scoutSession=fg72o1d6npijat5ldhotptad2nbs40h9icgesr8lk5d1rloffli, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$683/0x00007fcd186a4d78] protocol: Form.execFinally protocol: Form.dispose 2024-06-28 15:47:50,150 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@1cb22179[id = fg72o1d6npijat5ldhotptad2nbs40h9icgesr8lk5d1rloffli], user=null] - MDC[scoutSession=fg72o1d6npijat5ldhotptad2nbs40h9icgesr8lk5d1rloffli, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$683/0x00007fcd186a4d78] protocol: Interrupted Form protocol: All session jobs terminated 2024-06-28 15:47:51,149 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:393) - Session housekeeping: Client session fg72o1d6npijat5ldhotptad2nbs40h9icgesr8lk5d1rloffli is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID fg72o1d6npijat5ldhotptad2nbs40h9icgesr8lk5d1rloffli] 2024-06-28 15:47:51,150 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID fg72o1d6npijat5ldhotptad2nbs40h9icgesr8lk5d1rloffli] 2024-06-28 15:47:51,150 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID fg72o1d6npijat5ldhotptad2nbs40h9icgesr8lk5d1rloffli] protocol: Before MessageBoxInLoad 2024-06-28 15:47:51,162 WARN [scout-model-thread-25] org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:331) - there is no desktop or the desktop has not yet been opened in the ui, default answer is CANCEL - MDC[jobName=Starting ClientSession [sessionId=498sp2938jrfkearlbcauckv83d8hk7i86uer1olv77crdc0tah]] java.lang.IllegalStateException: null at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:331) at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:306) at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession.execLoadSession(ClientSessionWithBlockingConditionInterruptionTest.java:300) at org.eclipse.scout.rt.client.AbstractClientSession$LocalClientSessionExtension.execLoadSession(AbstractClientSession.java:534) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain$1.callMethod(ClientSessionChains.java:56) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain$1.callMethod(ClientSessionChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain.execLoadSession(ClientSessionChains.java:59) at org.eclipse.scout.rt.client.AbstractClientSession.interceptLoadSession(AbstractClientSession.java:548) at org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:322) at org.eclipse.scout.rt.client.session.ClientSessionProvider.lambda$1(ClientSessionProvider.java:73) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) protocol: After MessageBoxInLoad 2 2024-06-28 15:47:51,163 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@14f7f439[id = 498sp2938jrfkearlbcauckv83d8hk7i86uer1olv77crdc0tah], user=null] - MDC[jobName=Starting ClientSession [sessionId=498sp2938jrfkearlbcauckv83d8hk7i86uer1olv77crdc0tah]] 2024-06-28 15:47:51,164 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=498sp2938jrfkearlbcauckv83d8hk7i86uer1olv77crdc0tah, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-28 15:47:51,169 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:at7mbs6h54htl05pj6mkfflnl8qthr8abmqaesnnur0silc4pn5 initialized protocol: Session stopping 2024-06-28 15:47:51,171 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@14f7f439[id = 498sp2938jrfkearlbcauckv83d8hk7i86uer1olv77crdc0tah] - MDC[scoutSession=498sp2938jrfkearlbcauckv83d8hk7i86uer1olv77crdc0tah, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$684/0x00007fcd186a4fa0] 2024-06-28 15:47:51,171 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@14f7f439[id = 498sp2938jrfkearlbcauckv83d8hk7i86uer1olv77crdc0tah] - MDC[scoutSession=498sp2938jrfkearlbcauckv83d8hk7i86uer1olv77crdc0tah, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$684/0x00007fcd186a4fa0] 2024-06-28 15:47:51,172 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@14f7f439[id = 498sp2938jrfkearlbcauckv83d8hk7i86uer1olv77crdc0tah], point of no return - MDC[scoutSession=498sp2938jrfkearlbcauckv83d8hk7i86uer1olv77crdc0tah, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$684/0x00007fcd186a4fa0] 2024-06-28 15:47:51,172 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:at7mbs6h54htl05pj6mkfflnl8qthr8abmqaesnnur0silc4pn5 [clientSessionId=498sp2938jrfkearlbcauckv83d8hk7i86uer1olv77crdc0tah, processingJsonRequest=false] - MDC[scoutSession=498sp2938jrfkearlbcauckv83d8hk7i86uer1olv77crdc0tah, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$684/0x00007fcd186a4fa0] 2024-06-28 15:47:51,173 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:at7mbs6h54htl05pj6mkfflnl8qthr8abmqaesnnur0silc4pn5... - MDC[scoutSession=498sp2938jrfkearlbcauckv83d8hk7i86uer1olv77crdc0tah, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$684/0x00007fcd186a4fa0] 2024-06-28 15:47:51,174 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:at7mbs6h54htl05pj6mkfflnl8qthr8abmqaesnnur0silc4pn5 - MDC[scoutSession=498sp2938jrfkearlbcauckv83d8hk7i86uer1olv77crdc0tah, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$684/0x00007fcd186a4fa0] 2024-06-28 15:47:51,175 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@14f7f439[id = 498sp2938jrfkearlbcauckv83d8hk7i86uer1olv77crdc0tah], user=null] - MDC[scoutSession=498sp2938jrfkearlbcauckv83d8hk7i86uer1olv77crdc0tah, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$684/0x00007fcd186a4fa0] protocol: All session jobs terminated 2024-06-28 15:47:52,173 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:393) - Session housekeeping: Client session 498sp2938jrfkearlbcauckv83d8hk7i86uer1olv77crdc0tah is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 498sp2938jrfkearlbcauckv83d8hk7i86uer1olv77crdc0tah] 2024-06-28 15:47:52,174 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 498sp2938jrfkearlbcauckv83d8hk7i86uer1olv77crdc0tah] 2024-06-28 15:47:52,175 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 498sp2938jrfkearlbcauckv83d8hk7i86uer1olv77crdc0tah] protocol: Before Form.start protocol: Form.execLoad 2024-06-28 15:47:52,186 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. org.eclipse.scout.rt.platform.exception.ProcessingException: There is no desktop or it is not open in the UI. [severity=ERROR] at org.eclipse.scout.rt.client.ui.form.AbstractForm.lambda$10(AbstractForm.java:1038) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.client.ui.form.AbstractForm.startInternal(AbstractForm.java:991) at org.eclipse.scout.rt.client.ui.form.AbstractForm.start(AbstractForm.java:984) at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureForm.start(ClientSessionWithBlockingConditionInterruptionTest.java:424) at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession.execLoadSession(ClientSessionWithBlockingConditionInterruptionTest.java:311) at org.eclipse.scout.rt.client.AbstractClientSession$LocalClientSessionExtension.execLoadSession(AbstractClientSession.java:534) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain$1.callMethod(ClientSessionChains.java:56) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain$1.callMethod(ClientSessionChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain.execLoadSession(ClientSessionChains.java:59) at org.eclipse.scout.rt.client.AbstractClientSession.interceptLoadSession(AbstractClientSession.java:548) at org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:322) at org.eclipse.scout.rt.client.session.ClientSessionProvider.lambda$1(ClientSessionProvider.java:73) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-28 15:47:52,187 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:1h21c6cfr7njl506k0spqokuu3tr6j4tkbo34l0d7s1s4frnels8... 2024-06-28 15:47:52,191 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... 2024-06-28 15:47:52,192 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.193 s -- in org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.ModelVariantTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.ui.form.fields.ModelVariantTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 330, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.ui.html.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.selenium >----- [INFO] Building org.eclipse.scout.rt.ui.html.selenium 24.2-SNAPSHOT [55/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.selenium/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-java/4.15.0/selenium-java-4.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/4.15.0/selenium-java-4.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/4.15.0/selenium-java-4.15.0.pom (4.4 kB at 441 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-api/4.15.0/selenium-api-4.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/4.15.0/selenium-api-4.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/4.15.0/selenium-api-4.15.0.pom (2.1 kB at 173 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-chrome-driver/4.15.0/selenium-chrome-driver-4.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chrome-driver/4.15.0/selenium-chrome-driver-4.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chrome-driver/4.15.0/selenium-chrome-driver-4.15.0.pom (3.3 kB at 361 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/auto/service/auto-service-annotations/1.1.1/auto-service-annotations-1.1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auto/service/auto-service-annotations/1.1.1/auto-service-annotations-1.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auto/service/auto-service-annotations/1.1.1/auto-service-annotations-1.1.1.pom (2.3 kB at 381 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/auto/service/auto-service-aggregator/1.1.1/auto-service-aggregator-1.1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auto/service/auto-service-aggregator/1.1.1/auto-service-aggregator-1.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auto/service/auto-service-aggregator/1.1.1/auto-service-aggregator-1.1.1.pom (4.3 kB at 709 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-chromium-driver/4.15.0/selenium-chromium-driver-4.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chromium-driver/4.15.0/selenium-chromium-driver-4.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chromium-driver/4.15.0/selenium-chromium-driver-4.15.0.pom (2.7 kB at 244 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-json/4.15.0/selenium-json-4.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-json/4.15.0/selenium-json-4.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-json/4.15.0/selenium-json-4.15.0.pom (2.3 kB at 324 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-remote-driver/4.15.0/selenium-remote-driver-4.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/4.15.0/selenium-remote-driver-4.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/4.15.0/selenium-remote-driver-4.15.0.pom (5.3 kB at 761 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-logging/1.34.1/opentelemetry-exporter-logging-1.34.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-logging/1.34.1/opentelemetry-exporter-logging-1.34.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-logging/1.34.1/opentelemetry-exporter-logging-1.34.1.pom (2.0 kB at 288 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk/1.34.1/opentelemetry-sdk-1.34.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk/1.34.1/opentelemetry-sdk-1.34.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk/1.34.1/opentelemetry-sdk-1.34.1.pom (2.5 kB at 364 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-common/1.34.1/opentelemetry-sdk-common-1.34.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-common/1.34.1/opentelemetry-sdk-common-1.34.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-common/1.34.1/opentelemetry-sdk-common-1.34.1.pom (1.8 kB at 256 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-trace/1.34.1/opentelemetry-sdk-trace-1.34.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-trace/1.34.1/opentelemetry-sdk-trace-1.34.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-trace/1.34.1/opentelemetry-sdk-trace-1.34.1.pom (2.0 kB at 284 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-metrics/1.34.1/opentelemetry-sdk-metrics-1.34.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-metrics/1.34.1/opentelemetry-sdk-metrics-1.34.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-metrics/1.34.1/opentelemetry-sdk-metrics-1.34.1.pom (2.2 kB at 313 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-extension-incubator/1.34.1-alpha/opentelemetry-extension-incubator-1.34.1-alpha.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-incubator/1.34.1-alpha/opentelemetry-extension-incubator-1.34.1-alpha.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-incubator/1.34.1-alpha/opentelemetry-extension-incubator-1.34.1-alpha.pom (1.8 kB at 151 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-logs/1.34.1/opentelemetry-sdk-logs-1.34.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-logs/1.34.1/opentelemetry-sdk-logs-1.34.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-logs/1.34.1/opentelemetry-sdk-logs-1.34.1.pom (2.4 kB at 341 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-api-events/1.34.1-alpha/opentelemetry-api-events-1.34.1-alpha.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api-events/1.34.1-alpha/opentelemetry-api-events-1.34.1-alpha.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api-events/1.34.1-alpha/opentelemetry-api-events-1.34.1-alpha.pom (1.8 kB at 256 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.34.1/opentelemetry-sdk-extension-autoconfigure-spi-1.34.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.34.1/opentelemetry-sdk-extension-autoconfigure-spi-1.34.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.34.1/opentelemetry-sdk-extension-autoconfigure-spi-1.34.1.pom (1.8 kB at 261 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.34.1/opentelemetry-sdk-extension-autoconfigure-1.34.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.34.1/opentelemetry-sdk-extension-autoconfigure-1.34.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.34.1/opentelemetry-sdk-extension-autoconfigure-1.34.1.pom (2.2 kB at 319 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-semconv/1.28.0-alpha/opentelemetry-semconv-1.28.0-alpha.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.28.0-alpha/opentelemetry-semconv-1.28.0-alpha.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.28.0-alpha/opentelemetry-semconv-1.28.0-alpha.pom (1.8 kB at 225 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/bytebuddy/byte-buddy/1.14.5/byte-buddy-1.14.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.5/byte-buddy-1.14.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.5/byte-buddy-1.14.5.pom (16 kB at 2.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/bytebuddy/byte-buddy-parent/1.14.5/byte-buddy-parent-1.14.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.14.5/byte-buddy-parent-1.14.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.14.5/byte-buddy-parent-1.14.5.pom (58 kB at 7.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-http/4.15.0/selenium-http-4.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-http/4.15.0/selenium-http-4.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-http/4.15.0/selenium-http-4.15.0.pom (2.8 kB at 400 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/dev/failsafe/failsafe/3.3.2/failsafe-3.3.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dev/failsafe/failsafe/3.3.2/failsafe-3.3.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dev/failsafe/failsafe/3.3.2/failsafe-3.3.2.pom (1.0 kB at 168 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/dev/failsafe/failsafe-parent/3.3.2/failsafe-parent-3.3.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dev/failsafe/failsafe-parent/3.3.2/failsafe-parent-3.3.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dev/failsafe/failsafe-parent/3.3.2/failsafe-parent-3.3.2.pom (9.2 kB at 1.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-manager/4.15.0/selenium-manager-4.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-manager/4.15.0/selenium-manager-4.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-manager/4.15.0/selenium-manager-4.15.0.pom (2.6 kB at 330 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-os/4.15.0/selenium-os-4.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-os/4.15.0/selenium-os-4.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-os/4.15.0/selenium-os-4.15.0.pom (2.4 kB at 271 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom (11 kB at 1.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/35/commons-parent-35.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 7.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-devtools-v117/4.15.0/selenium-devtools-v117-4.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v117/4.15.0/selenium-devtools-v117-4.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v117/4.15.0/selenium-devtools-v117-4.15.0.pom (2.9 kB at 358 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-devtools-v118/4.15.0/selenium-devtools-v118-4.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v118/4.15.0/selenium-devtools-v118-4.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v118/4.15.0/selenium-devtools-v118-4.15.0.pom (2.9 kB at 358 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-devtools-v119/4.15.0/selenium-devtools-v119-4.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v119/4.15.0/selenium-devtools-v119-4.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v119/4.15.0/selenium-devtools-v119-4.15.0.pom (2.9 kB at 409 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-devtools-v85/4.15.0/selenium-devtools-v85-4.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v85/4.15.0/selenium-devtools-v85-4.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v85/4.15.0/selenium-devtools-v85-4.15.0.pom (2.9 kB at 358 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-edge-driver/4.15.0/selenium-edge-driver-4.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-edge-driver/4.15.0/selenium-edge-driver-4.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-edge-driver/4.15.0/selenium-edge-driver-4.15.0.pom (3.1 kB at 383 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-firefox-driver/4.15.0/selenium-firefox-driver-4.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/4.15.0/selenium-firefox-driver-4.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/4.15.0/selenium-firefox-driver-4.15.0.pom (3.4 kB at 430 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-ie-driver/4.15.0/selenium-ie-driver-4.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/4.15.0/selenium-ie-driver-4.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/4.15.0/selenium-ie-driver-4.15.0.pom (2.9 kB at 408 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-safari-driver/4.15.0/selenium-safari-driver-4.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/4.15.0/selenium-safari-driver-4.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/4.15.0/selenium-safari-driver-4.15.0.pom (2.7 kB at 335 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-support/4.15.0/selenium-support-4.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/4.15.0/selenium-support-4.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/4.15.0/selenium-support-4.15.0.pom (3.2 kB at 356 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-java/4.15.0/selenium-java-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-api/4.15.0/selenium-api-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-chrome-driver/4.15.0/selenium-chrome-driver-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/auto/service/auto-service-annotations/1.1.1/auto-service-annotations-1.1.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-chromium-driver/4.15.0/selenium-chromium-driver-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-json/4.15.0/selenium-json-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-manager/4.15.0/selenium-manager-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-devtools-v117/4.15.0/selenium-devtools-v117-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-devtools-v118/4.15.0/selenium-devtools-v118-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-devtools-v119/4.15.0/selenium-devtools-v119-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-devtools-v85/4.15.0/selenium-devtools-v85-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-edge-driver/4.15.0/selenium-edge-driver-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-firefox-driver/4.15.0/selenium-firefox-driver-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-http/4.15.0/selenium-http-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/dev/failsafe/failsafe/3.3.2/failsafe-3.3.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-ie-driver/4.15.0/selenium-ie-driver-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-remote-driver/4.15.0/selenium-remote-driver-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-logging/1.34.1/opentelemetry-exporter-logging-1.34.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-common/1.34.1/opentelemetry-sdk-common-1.34.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.34.1/opentelemetry-sdk-extension-autoconfigure-spi-1.34.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.34.1/opentelemetry-sdk-extension-autoconfigure-1.34.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-api-events/1.34.1-alpha/opentelemetry-api-events-1.34.1-alpha.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-trace/1.34.1/opentelemetry-sdk-trace-1.34.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk/1.34.1/opentelemetry-sdk-1.34.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-metrics/1.34.1/opentelemetry-sdk-metrics-1.34.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-extension-incubator/1.34.1-alpha/opentelemetry-extension-incubator-1.34.1-alpha.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-logs/1.34.1/opentelemetry-sdk-logs-1.34.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-semconv/1.28.0-alpha/opentelemetry-semconv-1.28.0-alpha.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/bytebuddy/byte-buddy/1.14.5/byte-buddy-1.14.5.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-os/4.15.0/selenium-os-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-safari-driver/4.15.0/selenium-safari-driver-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-support/4.15.0/selenium-support-4.15.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/4.15.0/selenium-java-4.15.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/4.15.0/selenium-java-4.15.0.jar (870 B at 87 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/4.15.0/selenium-api-4.15.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chrome-driver/4.15.0/selenium-chrome-driver-4.15.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auto/service/auto-service-annotations/1.1.1/auto-service-annotations-1.1.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chromium-driver/4.15.0/selenium-chromium-driver-4.15.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-json/4.15.0/selenium-json-4.15.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chrome-driver/4.15.0/selenium-chrome-driver-4.15.0.jar (15 kB at 1.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-manager/4.15.0/selenium-manager-4.15.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auto/service/auto-service-annotations/1.1.1/auto-service-annotations-1.1.1.jar (3.2 kB at 264 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chromium-driver/4.15.0/selenium-chromium-driver-4.15.0.jar (34 kB at 3.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v117/4.15.0/selenium-devtools-v117-4.15.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v118/4.15.0/selenium-devtools-v118-4.15.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/4.15.0/selenium-api-4.15.0.jar (230 kB at 13 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v119/4.15.0/selenium-devtools-v119-4.15.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-json/4.15.0/selenium-json-4.15.0.jar (71 kB at 4.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v85/4.15.0/selenium-devtools-v85-4.15.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v117/4.15.0/selenium-devtools-v117-4.15.0.jar (1.4 MB at 14 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-edge-driver/4.15.0/selenium-edge-driver-4.15.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-edge-driver/4.15.0/selenium-edge-driver-4.15.0.jar (16 kB at 148 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/4.15.0/selenium-firefox-driver-4.15.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v85/4.15.0/selenium-devtools-v85-4.15.0.jar (1.0 MB at 9.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-http/4.15.0/selenium-http-4.15.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v119/4.15.0/selenium-devtools-v119-4.15.0.jar (1.4 MB at 13 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dev/failsafe/failsafe/3.3.2/failsafe-3.3.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/4.15.0/selenium-firefox-driver-4.15.0.jar (83 kB at 731 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/4.15.0/selenium-ie-driver-4.15.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v118/4.15.0/selenium-devtools-v118-4.15.0.jar (1.4 MB at 12 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/4.15.0/selenium-remote-driver-4.15.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/4.15.0/selenium-ie-driver-4.15.0.jar (17 kB at 142 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-logging/1.34.1/opentelemetry-exporter-logging-1.34.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-http/4.15.0/selenium-http-4.15.0.jar (59 kB at 324 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-common/1.34.1/opentelemetry-sdk-common-1.34.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dev/failsafe/failsafe/3.3.2/failsafe-3.3.2.jar (144 kB at 783 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.34.1/opentelemetry-sdk-extension-autoconfigure-spi-1.34.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-logging/1.34.1/opentelemetry-exporter-logging-1.34.1.jar (11 kB at 60 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.34.1/opentelemetry-sdk-extension-autoconfigure-1.34.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-common/1.34.1/opentelemetry-sdk-common-1.34.1.jar (44 kB at 230 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api-events/1.34.1-alpha/opentelemetry-api-events-1.34.1-alpha.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.34.1/opentelemetry-sdk-extension-autoconfigure-spi-1.34.1.jar (17 kB at 91 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-trace/1.34.1/opentelemetry-sdk-trace-1.34.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.34.1/opentelemetry-sdk-extension-autoconfigure-1.34.1.jar (43 kB at 220 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk/1.34.1/opentelemetry-sdk-1.34.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api-events/1.34.1-alpha/opentelemetry-api-events-1.34.1-alpha.jar (7.3 kB at 37 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-metrics/1.34.1/opentelemetry-sdk-metrics-1.34.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/4.15.0/selenium-remote-driver-4.15.0.jar (505 kB at 2.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-incubator/1.34.1-alpha/opentelemetry-extension-incubator-1.34.1-alpha.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk/1.34.1/opentelemetry-sdk-1.34.1.jar (6.8 kB at 34 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-logs/1.34.1/opentelemetry-sdk-logs-1.34.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-trace/1.34.1/opentelemetry-sdk-trace-1.34.1.jar (121 kB at 595 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.28.0-alpha/opentelemetry-semconv-1.28.0-alpha.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-incubator/1.34.1-alpha/opentelemetry-extension-incubator-1.34.1-alpha.jar (32 kB at 155 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.5/byte-buddy-1.14.5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-logs/1.34.1/opentelemetry-sdk-logs-1.34.1.jar (50 kB at 235 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-os/4.15.0/selenium-os-4.15.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.28.0-alpha/opentelemetry-semconv-1.28.0-alpha.jar (40 kB at 186 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-metrics/1.34.1/opentelemetry-sdk-metrics-1.34.1.jar (292 kB at 1.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/4.15.0/selenium-safari-driver-4.15.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-os/4.15.0/selenium-os-4.15.0.jar (28 kB at 127 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/4.15.0/selenium-support-4.15.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar (54 kB at 246 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/4.15.0/selenium-safari-driver-4.15.0.jar (27 kB at 121 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/4.15.0/selenium-support-4.15.0.jar (192 kB at 674 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.5/byte-buddy-1.14.5.jar (4.2 MB at 8.5 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-manager/4.15.0/selenium-manager-4.15.0.jar (9.1 MB at 18 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.selenium/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.selenium/src/main/java/org/eclipse/scout/rt/ui/html/selenium/util/TextComparator.java:[15,19] Unsupported @SuppressWarnings("squid:S00118") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.selenium/src/main/java/org/eclipse/scout/rt/ui/html/selenium/util/SeleniumJavaScript.java:[42,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.selenium/src/main/java/org/eclipse/scout/rt/ui/html/selenium/junit/ScreenshotRule.java:[64,21] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE") [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.selenium/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.selenium/target/org.eclipse.scout.rt.ui.html.selenium-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.selenium/target/org.eclipse.scout.rt.ui.html.selenium-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.selenium/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.selenium/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.selenium-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.selenium/target/org.eclipse.scout.rt.ui.html.selenium-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.selenium/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.selenium-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.selenium/target/org.eclipse.scout.rt.ui.html.selenium-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.selenium/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.selenium-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --------------< org.eclipse.scout.rt:eclipse-scout-core >--------------- [INFO] Building eclipse-scout-core 24.2-SNAPSHOT [56/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-core/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom (9.1 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 1.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar (41 kB at 4.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/eirslett/frontend-maven-plugin/1.15.0/frontend-maven-plugin-1.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/eirslett/frontend-maven-plugin/1.15.0/frontend-maven-plugin-1.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/eirslett/frontend-maven-plugin/1.15.0/frontend-maven-plugin-1.15.0.pom (4.9 kB at 619 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/eirslett/frontend-plugins/1.15.0/frontend-plugins-1.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/eirslett/frontend-plugins/1.15.0/frontend-plugins-1.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/eirslett/frontend-plugins/1.15.0/frontend-plugins-1.15.0.pom (7.2 kB at 1.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/eirslett/frontend-maven-plugin/1.15.0/frontend-maven-plugin-1.15.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/eirslett/frontend-maven-plugin/1.15.0/frontend-maven-plugin-1.15.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/eirslett/frontend-maven-plugin/1.15.0/frontend-maven-plugin-1.15.0.jar (46 kB at 5.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/exec-maven-plugin/3.1.1/exec-maven-plugin-3.1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.1.1/exec-maven-plugin-3.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.1.1/exec-maven-plugin-3.1.1.pom (15 kB at 1.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/exec-maven-plugin/3.1.1/exec-maven-plugin-3.1.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.1.1/exec-maven-plugin-3.1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.1.1/exec-maven-plugin-3.1.1.jar (77 kB at 7.0 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ eclipse-scout-core --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ eclipse-scout-core --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- antrun:3.1.0:run (check-node-install) @ eclipse-scout-core --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.10.14/ant-1.10.14.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.14/ant-1.10.14.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.14/ant-1.10.14.pom (17 kB at 2.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-parent/1.10.14/ant-parent-1.10.14.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.10.14/ant-parent-1.10.14.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.10.14/ant-parent-1.10.14.pom (6.6 kB at 937 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.pom (3.2 kB at 396 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.10.14/ant-1.10.14.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.14/ant-1.10.14.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.14/ant-1.10.14.jar (2.3 MB at 29 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.jar (19 kB at 1.9 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 19 MB/s) [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (check-install-node-tools) @ eclipse-scout-core --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ eclipse-scout-core --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-core/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ eclipse-scout-core --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/eirslett/frontend-plugin-core/1.15.0/frontend-plugin-core-1.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/eirslett/frontend-plugin-core/1.15.0/frontend-plugin-core-1.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/eirslett/frontend-plugin-core/1.15.0/frontend-plugin-core-1.15.0.pom (3.2 kB at 404 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.pom (5.5 kB at 790 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom (9.7 kB at 1.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom (17 kB at 2.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom (7.4 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/43/oss-parent-43.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom (24 kB at 3.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-databind/2.13.4.2/jackson-databind-2.13.4.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.4.2/jackson-databind-2.13.4.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.4.2/jackson-databind-2.13.4.2.pom (17 kB at 2.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-base/2.13.4/jackson-base-2.13.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.4/jackson-base-2.13.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.4/jackson-base-2.13.4.pom (9.9 kB at 1.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-bom/2.13.4/jackson-bom-2.13.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.4/jackson-bom-2.13.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.4/jackson-bom-2.13.4.pom (17 kB at 2.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.pom (6.1 kB at 1.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.13.4/jackson-core-2.13.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.4/jackson-core-2.13.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.4/jackson-core-2.13.4.pom (5.5 kB at 922 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 826 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 2.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 5.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 710 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 1.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 2.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 7.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 2.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 1.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 1.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/eirslett/frontend-plugin-core/1.15.0/frontend-plugin-core-1.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-databind/2.13.4.2/jackson-databind-2.13.4.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/eirslett/frontend-plugin-core/1.15.0/frontend-plugin-core-1.15.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/eirslett/frontend-plugin-core/1.15.0/frontend-plugin-core-1.15.0.jar (95 kB at 9.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.4.2/jackson-databind-2.13.4.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.jar (76 kB at 6.9 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.jar (375 kB at 20 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar (329 kB at 17 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 2.9 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 8.6 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 19 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.4.2/jackson-databind-2.13.4.2.jar (1.5 MB at 23 MB/s) [INFO] Skipping execution. [INFO] [INFO] --- exec:3.1.1:exec (install-node-tools) @ eclipse-scout-core --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom (2.7 kB at 385 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom (17 kB at 2.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom (2.8 kB at 401 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom (18 kB at 2.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom (2.6 kB at 375 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom (3.7 kB at 374 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.jar (64 kB at 7.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar (93 kB at 10 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar (149 kB at 14 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (168 kB at 13 MB/s) added 207 packages in 19s 79 packages are looking for funding run `npm fund` for details [INFO] [INFO] --- antrun:3.1.0:run (check-npm-update) @ eclipse-scout-core --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ eclipse-scout-core --- use given workspace root: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-core/.. updating version/dependency for module: @eclipse-scout/chart updating version/dependency for module: @eclipse-scout/cli updating version/dependency for module: @eclipse-scout/core updating version/dependency for module: @eclipse-scout/migrate updating version/dependency for module: @eclipse-scout/tsconfig updating version/dependency for module: @eclipse-scout/eslint-config updating version/dependency for module: @eclipse-scout/karma-jasmine-scout updating version/dependency for module: @eclipse-scout/svg version:snapshot:dependencies done [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ eclipse-scout-core --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release) @ eclipse-scout-core --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ eclipse-scout-core --- [INFO] Executing tasks [INFO] [touch] Creating /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/target/npm_update_20240628-153233.marker [INFO] Executed tasks [INFO] [INFO] --- exec:3.1.1:exec (npm-update) @ eclipse-scout-core --- Scope: all 8 workspace projects Progress: resolved 1, reused 0, downloaded 0, added 0 Progress: resolved 12, reused 0, downloaded 0, added 0 Progress: resolved 20, reused 0, downloaded 8, added 0 Progress: resolved 37, reused 0, downloaded 33, added 0 Progress: resolved 46, reused 0, downloaded 44, added 0 Progress: resolved 61, reused 0, downloaded 49, added 0 Progress: resolved 116, reused 0, downloaded 83, added 0 Progress: resolved 186, reused 0, downloaded 150, added 0 Progress: resolved 263, reused 0, downloaded 222, added 0 Progress: resolved 325, reused 0, downloaded 281, added 0 Progress: resolved 407, reused 0, downloaded 362, added 0 Progress: resolved 460, reused 0, downloaded 414, added 0 Progress: resolved 512, reused 0, downloaded 464, added 0 Progress: resolved 553, reused 0, downloaded 501, added 0 Progress: resolved 630, reused 0, downloaded 580, added 0 Progress: resolved 694, reused 0, downloaded 638, added 0 Progress: resolved 757, reused 0, downloaded 699, added 0 Progress: resolved 835, reused 0, downloaded 770, added 0 Progress: resolved 902, reused 0, downloaded 834, added 0 Progress: resolved 961, reused 0, downloaded 893, added 0 Progress: resolved 1027, reused 0, downloaded 987, added 0 Progress: resolved 1044, reused 0, downloaded 1016, added 0  WARN  18 deprecated subdependencies found: @babel/plugin-proposal-class-properties@7.18.6, @babel/plugin-proposal-nullish-coalescing-operator@7.18.6, @babel/plugin-proposal-object-rest-spread@7.20.7, @babel/plugin-proposal-optional-chaining@7.21.0, @humanwhocodes/config-array@0.11.14, @humanwhocodes/config-array@0.5.0, @humanwhocodes/object-schema@1.2.1, @humanwhocodes/object-schema@2.0.3, abab@2.0.6, glob@7.2.3, inflight@1.0.6, resolve-url@0.2.1, right-pad@1.0.1, rimraf@2.6.3, rimraf@3.0.2, source-map-resolve@0.5.3, source-map-url@0.4.1, urix@0.1.0 . | +1025 ++++++++++++++++++++++++++++ Progress: resolved 1045, reused 0, downloaded 1023, added 0 Progress: resolved 1045, reused 0, downloaded 1023, added 89 Progress: resolved 1045, reused 0, downloaded 1023, added 211 Progress: resolved 1045, reused 0, downloaded 1023, added 401 Progress: resolved 1045, reused 0, downloaded 1023, added 478 Progress: resolved 1045, reused 0, downloaded 1023, added 609 Progress: resolved 1045, reused 0, downloaded 1023, added 839 Progress: resolved 1045, reused 0, downloaded 1023, added 1014 Progress: resolved 1045, reused 0, downloaded 1023, added 1025, done  WARN  Issues with peer dependencies found eclipse-scout-cli └─┬ fork-ts-checker-notifier-webpack-plugin 7.0.0 └── ✕ unmet peer fork-ts-checker-webpack-plugin@^8.0.0: found 9.0.2 Done in 34.9s [INFO] [INFO] --- exec:3.1.1:exec (pnpm-list) @ eclipse-scout-core --- Legend: production dependency, optional only, dev only @eclipse-scout/chart@24.2.0-snapshot /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-chart dependencies: @eclipse-scout/core link:../eclipse-scout-core chart.js 4.4.0 chartjs-plugin-datalabels 2.2.0 jquery 3.7.1 @eclipse-scout/cli@24.2.0-snapshot /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-cli dependencies: @babel/core 7.23.5 @babel/preset-env 7.23.5 @eclipse-scout/karma-jasmine-scout link:../karma-jasmine-scout @eclipse-scout/tsconfig link:../eclipse-scout-tsconfig @metahub/karma-jasmine-jquery 4.0.1 babel-loader 9.1.3 copy-webpack-plugin 11.0.0 css-loader 6.8.1 css-minimizer-webpack-plugin 5.0.1 esbuild 0.19.8 fork-ts-checker-notifier-webpack-plugin 7.0.0 fork-ts-checker-webpack-plugin 9.0.2 jasmine-core 5.1.1 jasmine-jquery 2.1.1 jquery 3.7.1 karma 6.4.2 karma-chrome-launcher 3.2.0 karma-jasmine 5.1.0 karma-jasmine-ajax 0.1.13 karma-jasmine-html-reporter 2.1.0 karma-junit-reporter 2.0.1 karma-webpack 5.0.0 less 4.1.3 less-loader 11.1.3 mini-css-extract-plugin 2.7.6 source-map-loader 4.0.1 terser-webpack-plugin 5.3.9 ts-loader 9.5.1 typescript 5.3.3 webpack 5.89.0 yargs-parser 21.1.1 @eclipse-scout/core@24.2.0-snapshot /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-core dependencies: jquery 3.7.1 sourcemapped-stacktrace 1.1.11 @eclipse-scout/migrate@24.2.0-snapshot /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-migrate dependencies: jscodeshift 0.15.1 ts-migrate 0.1.35 ts-migrate-plugins 0.1.35 ts-migrate-server 0.1.33 typescript 5.3.3 yargs-parser 21.1.1 @eclipse-scout/eslint-config@24.2.0-snapshot /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eslint-config dependencies: @typescript-eslint/eslint-plugin 6.13.2 @typescript-eslint/parser 6.13.2 typescript 5.3.3 @eclipse-scout/karma-jasmine-scout@24.2.0-snapshot /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/karma-jasmine-scout dependencies: jquery 3.7.1 sourcemapped-stacktrace 1.1.11 @eclipse-scout/svg@24.2.0-snapshot /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.ui.html dependencies: @eclipse-scout/core link:../eclipse-scout-core jquery 3.7.1 [INFO] [INFO] --- exec:3.1.1:java (default) @ eclipse-scout-core --- "2024-06-28 15:48:57,265 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true (automatically set by Scout), GraphicsEnvironment.isHeadless()=true ""2024-06-28 15:48:57,277 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory - Building jandex class inventory using rebuild strategy IF_MISSING... ""2024-06-28 15:48:57,566 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished building jandex class inventory in 294.861559 ms. Total class count: 4004 ""2024-06-28 15:48:57,882 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Collected 406 beans in 314.292654 ms ""2024-06-28 15:48:57,990 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Registered 406 beans in 108.443478 ms ""2024-06-28 15:48:58,003 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport ""2024-06-28 15:48:58,014 INFO [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. ""2024-06-28 15:48:58,015 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No classpath:config.properties found. Running with empty configuration. ""2024-06-28 15:48:58,018 INFO [scout-platform-starter] org.eclipse.scout.rt.server.commons.GlobalTrustManager - No instance of org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService available, skip loading certificates from remote file service. ""2024-06-28 15:48:58,210 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - Building resource 'locales.json' ""2024-06-28 15:49:03,669 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - File written to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-core/dist/locales.json ""2024-06-28 15:49:03,669 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - Building resource 'texts.json' ""2024-06-28 15:49:03,670 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - Using contributors [org.eclipse.scout.rt.ui.html.UiTextContributor@6afcfcbc] ""2024-06-28 15:49:04,093 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - File written to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-core/dist/texts.json ""2024-06-28 15:49:04,093 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - All files built and written to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-core/dist ""2024-06-28 15:49:04,265 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.platform.job.internal.JobManager - Shutdown ExecutorService, await termination... ""2024-06-28 15:49:04,266 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.platform.job.internal.JobManager - Shutdown ExecutorService, await termination returned terminated=true ""2024-06-28 15:49:04,267 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - About to stop ch.qos.logback.classic.LoggerContext[default] "[INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ eclipse-scout-core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-core/src/main/resources [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ eclipse-scout-core --- [INFO] skipping execute as per configuration [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ eclipse-scout-core --- [INFO] No sources to compile [INFO] [INFO] --- frontend:1.15.0:npm (npm-run-build:prod) @ eclipse-scout-core --- [INFO] Running 'npm --scripts-prepend-node-path=true run build:prod -- --progress=false --clean=false' in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-core [INFO] [INFO] > @eclipse-scout/core@24.2.0-snapshot build:prod [INFO] > scout-scripts build:prod --run default testing global --progress=false --clean=false [INFO] [INFO] Starting default build with args --progress false --clean false [INFO] Webpack mode: production [INFO] Type check: false [INFO] assets by path log4javascript-1.4.9/ 445 KiB [INFO] assets by path log4javascript-1.4.9/*.js 428 KiB [INFO] asset log4javascript-1.4.9/log4javascript.js 201 KiB [emitted] [from: res/log4javascript-1.4.9/log4javascript.js] [copied] [INFO] + 3 assets [INFO] assets by path log4javascript-1.4.9/*.html 17.5 KiB [INFO] asset log4javascript-1.4.9/console_uncompressed.html 9.91 KiB [emitted] [from: res/log4javascript-1.4.9/console_uncompressed.html] [copied] [INFO] asset log4javascript-1.4.9/console.html 7.57 KiB [emitted] [from: res/log4javascript-1.4.9/console.html] [copied] [INFO] assets by path fonts/ 148 KiB [INFO] assets by path fonts/*.svg 93.2 KiB 2 assets [INFO] assets by path fonts/*.woff 27.3 KiB 2 assets [INFO] assets by path fonts/*.ttf 27.2 KiB 2 assets [INFO] asset eclipse-scout-core.esm-cc2bd3094eaccdf3f661.min.js 1.87 MiB [emitted] [immutable] [javascript module] [minimized] [big] (name: eclipse-scout-core.esm) 1 related asset [INFO] orphan modules 4.03 MiB [orphan] 1106 modules [INFO] runtime modules 937 bytes 4 modules [INFO] ./src/index.ts + 734 modules 4.08 MiB [not cacheable] [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 65719 ms [INFO] [INFO] [INFO] Starting testing build with args --progress false --clean false [INFO] Webpack mode: production [INFO] Type check: false [INFO] assets by path log4javascript-1.4.9/ 445 KiB [INFO] assets by path log4javascript-1.4.9/*.js 428 KiB [INFO] asset log4javascript-1.4.9/log4javascript.js 201 KiB [compared for emit] [from: res/log4javascript-1.4.9/log4javascript.js] [copied] [INFO] + 3 assets [INFO] assets by path log4javascript-1.4.9/*.html 17.5 KiB [INFO] asset log4javascript-1.4.9/console_uncompressed.html 9.91 KiB [compared for emit] [from: res/log4javascript-1.4.9/console_uncompressed.html] [copied] [INFO] asset log4javascript-1.4.9/console.html 7.57 KiB [compared for emit] [from: res/log4javascript-1.4.9/console.html] [copied] [INFO] assets by path fonts/ 148 KiB [INFO] assets by path fonts/*.svg 93.2 KiB 2 assets [INFO] assets by path fonts/*.woff 27.3 KiB 2 assets [INFO] assets by path fonts/*.ttf 27.2 KiB 2 assets [INFO] asset eclipse-scout-testing.esm-efb89434df1e560542c8.min.js 41.1 KiB [emitted] [immutable] [javascript module] [minimized] (name: eclipse-scout-testing.esm) 1 related asset [INFO] orphan modules 77.8 KiB [orphan] 37 modules [INFO] runtime modules 937 bytes 4 modules [INFO] ./src/testing/index.ts + 36 modules 79.6 KiB [not cacheable] [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 5260 ms [INFO] [INFO] [INFO] Starting global build with args --progress false --clean false [INFO] Webpack mode: production [INFO] Type check: false [INFO] assets by status 593 KiB [compared for emit] [INFO] assets by path log4javascript-1.4.9/ 445 KiB [INFO] assets by path log4javascript-1.4.9/*.js 428 KiB 4 assets [INFO] assets by path log4javascript-1.4.9/*.html 17.5 KiB 2 assets [INFO] assets by path fonts/ 148 KiB [INFO] assets by path fonts/*.svg 93.2 KiB 2 assets [INFO] assets by path fonts/*.woff 27.3 KiB 2 assets [INFO] assets by path fonts/*.ttf 27.2 KiB 2 assets [INFO] assets by status 2.47 MiB [emitted] [INFO] assets by status 2.46 MiB [big] [INFO] asset eclipse-scout-core-7201d487fcd39088edc0.min.js 1.84 MiB [emitted] [immutable] [minimized] [big] (name: eclipse-scout-core) 1 related asset [INFO] asset eclipse-scout-core-theme-dark-ee03b237bfbaebfa9ae5.min.css 320 KiB [emitted] [immutable] [minimized] [big] (name: eclipse-scout-core-theme-dark) [INFO] asset eclipse-scout-core-theme-c62c1226d3577f1ca352.min.css 317 KiB [emitted] [immutable] [minimized] [big] (name: eclipse-scout-core-theme) [INFO] asset eclipse-scout-core-theme-71510a5dd3116693ac79.min.js 33 bytes [emitted] [immutable] [minimized] (name: eclipse-scout-core-theme) [INFO] asset eclipse-scout-core-theme-dark-71510a5dd3116693ac79.min.js 33 bytes [emitted] [immutable] [minimized] (name: eclipse-scout-core-theme-dark) [INFO] Entrypoint eclipse-scout-core [big] 1.84 MiB (2.07 MiB) = eclipse-scout-core-7201d487fcd39088edc0.min.js 1 auxiliary asset [INFO] Entrypoint eclipse-scout-core-theme [big] 317 KiB = eclipse-scout-core-theme-c62c1226d3577f1ca352.min.css 317 KiB eclipse-scout-core-theme-71510a5dd3116693ac79.min.js 33 bytes [INFO] Entrypoint eclipse-scout-core-theme-dark [big] 320 KiB = eclipse-scout-core-theme-dark-ee03b237bfbaebfa9ae5.min.css 320 KiB eclipse-scout-core-theme-dark-71510a5dd3116693ac79.min.js 33 bytes [INFO] orphan modules 4.92 MiB (javascript) 1.83 KiB (runtime) [orphan] 1118 modules [INFO] runtime modules 937 bytes 4 modules [INFO] built modules 4.08 MiB (javascript) 904 KiB (css/mini-extract) [built] [INFO] javascript modules 4.08 MiB [INFO] ./src/index.ts + 734 modules 4.08 MiB [not cacheable] [built] [code generated] [INFO] ./src/index.less 50 bytes [built] [code generated] [INFO] ./src/index-dark.less 50 bytes [built] [code generated] [INFO] css modules 904 KiB [INFO] css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/index.less 449 KiB [built] [code generated] [INFO] css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/index-dark.less 455 KiB [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 52445 ms [INFO] [INFO] [INFO] [INFO] --- frontend:1.15.0:npm (npm-run-build:dev) @ eclipse-scout-core --- [INFO] Running 'npm --scripts-prepend-node-path=true run build:dev -- --progress=false --clean=false' in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-core [INFO] [INFO] > @eclipse-scout/core@24.2.0-snapshot build:dev [INFO] > scout-scripts build:dev --run default testing global --progress=false --clean=false [INFO] [INFO] Starting default build with args --progress false --clean false [INFO] Webpack mode: development [INFO] Type check: true [INFO] assets by path d.ts/src/ 2.66 MiB 2278 assets [INFO] assets by path d.ts/test/ 48.4 KiB 478 assets [INFO] assets by status 593 KiB [compared for emit] [INFO] assets by path log4javascript-1.4.9/ 445 KiB [INFO] assets by path log4javascript-1.4.9/*.js 428 KiB 4 assets [INFO] assets by path log4javascript-1.4.9/*.html 17.5 KiB [INFO] asset log4javascript-1.4.9/console_uncompressed.html 9.91 KiB [compared for emit] [from: res/log4javascript-1.4.9/console_uncompressed.html] [copied] [INFO] asset log4javascript-1.4.9/console.html 7.57 KiB [compared for emit] [from: res/log4javascript-1.4.9/console.html] [copied] [INFO] assets by path fonts/ 148 KiB [INFO] assets by path fonts/*.svg 93.2 KiB 2 assets [INFO] assets by path fonts/*.woff 27.3 KiB 2 assets [INFO] assets by path fonts/*.ttf 27.2 KiB 2 assets [INFO] asset eclipse-scout-core.esm.js 5.26 MiB [emitted] [javascript module] [big] (name: eclipse-scout-core.esm) 1 related asset [INFO] runtime modules 937 bytes 4 modules [INFO] cacheable modules 4.09 MiB 1105 modules [INFO] external "jquery" 42 bytes [built] [code generated] [INFO] external "sourcemapped-stacktrace" 42 bytes [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 98677 ms [INFO] [INFO] [INFO] Starting testing build with args --progress false --clean false [INFO] Webpack mode: development [INFO] Type check: true [INFO] assets by path d.ts/src/ 2.66 MiB 2278 assets [INFO] assets by path d.ts/test/ 48.4 KiB 478 assets [INFO] assets by path log4javascript-1.4.9/ 445 KiB [INFO] assets by path log4javascript-1.4.9/*.js 428 KiB 4 assets [INFO] assets by path log4javascript-1.4.9/*.html 17.5 KiB [INFO] asset log4javascript-1.4.9/console_uncompressed.html 9.91 KiB [compared for emit] [from: res/log4javascript-1.4.9/console_uncompressed.html] [copied] [INFO] asset log4javascript-1.4.9/console.html 7.57 KiB [compared for emit] [from: res/log4javascript-1.4.9/console.html] [copied] [INFO] assets by path fonts/ 148 KiB [INFO] assets by path fonts/*.svg 93.2 KiB 2 assets [INFO] assets by path fonts/*.woff 27.3 KiB 2 assets [INFO] assets by path fonts/*.ttf 27.2 KiB 2 assets [INFO] asset eclipse-scout-testing.esm.js 127 KiB [emitted] [javascript module] (name: eclipse-scout-testing.esm) 1 related asset [INFO] runtime modules 937 bytes 4 modules [INFO] cacheable modules 79.7 KiB [INFO] modules by path ./src/testing/form/ 15.2 KiB 9 modules [INFO] modules by path ./src/testing/lookup/*.ts 8.76 KiB 8 modules [INFO] modules by path ./src/testing/*.ts 26.2 KiB 7 modules [INFO] modules by path ./src/testing/table/*.ts 12.1 KiB 3 modules [INFO] modules by path ./src/testing/tree/*.ts 5.94 KiB [INFO] ./src/testing/tree/TreeSpecHelper.ts 5.12 KiB [built] [code generated] [INFO] ./src/testing/tree/SpecTree.ts 839 bytes [built] [code generated] [INFO] + 5 modules [INFO] external "@eclipse-scout/core" 42 bytes [built] [code generated] [INFO] external "jquery" 42 bytes [built] [code generated] [INFO] external "jasmine-ajax" 42 bytes [built] [code generated] [INFO] external "jasmine-jquery" 42 bytes [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 75214 ms [INFO] [INFO] [INFO] Starting global build with args --progress false --clean false [INFO] Webpack mode: development [INFO] Type check: true [INFO] assets by path d.ts/src/ 2.66 MiB 2278 assets [INFO] assets by path d.ts/test/ 48.4 KiB 478 assets [INFO] assets by path log4javascript-1.4.9/ 445 KiB [INFO] assets by path log4javascript-1.4.9/*.js 428 KiB 4 assets [INFO] assets by path log4javascript-1.4.9/*.html 17.5 KiB 2 assets [INFO] assets by path fonts/ 148 KiB [INFO] assets by path fonts/*.svg 93.2 KiB 2 assets [INFO] assets by path fonts/*.woff 27.3 KiB 2 assets [INFO] assets by path fonts/*.ttf 27.2 KiB 2 assets [INFO] assets by status 6.05 MiB [emitted] [INFO] assets by status 6.05 MiB [big] 3 assets [INFO] asset eclipse-scout-core-theme-dark.js 1.01 KiB [emitted] (name: eclipse-scout-core-theme-dark) 1 related asset [INFO] asset eclipse-scout-core-theme.js 1020 bytes [emitted] (name: eclipse-scout-core-theme) 1 related asset [INFO] Entrypoint eclipse-scout-core [big] 5.16 MiB (8.04 MiB) = eclipse-scout-core.js 1 auxiliary asset [INFO] Entrypoint eclipse-scout-core-theme [big] 451 KiB (968 KiB) = eclipse-scout-core-theme.css 450 KiB eclipse-scout-core-theme.js 1020 bytes 2 auxiliary assets [INFO] Entrypoint eclipse-scout-core-theme-dark [big] 457 KiB (975 KiB) = eclipse-scout-core-theme-dark.css 456 KiB eclipse-scout-core-theme-dark.js 1.01 KiB 2 auxiliary assets [INFO] runtime modules 3.28 KiB 14 modules [INFO] orphan modules 2.86 MiB [orphan] 4 modules [INFO] cacheable modules 4.09 MiB (javascript) 904 KiB (css/mini-extract) [INFO] javascript modules 4.09 MiB 1107 modules [INFO] css modules 904 KiB [INFO] css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/index.less 449 KiB [built] [code generated] [INFO] css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/index-dark.less 455 KiB [built] [code generated] [INFO] external "jQuery" 42 bytes [built] [code generated] [INFO] external "sourceMappedStackTrace" 42 bytes [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 102745 ms [INFO] [INFO] [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-webpack-build-output) @ eclipse-scout-core --- [INFO] Skipping the execution. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ eclipse-scout-core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-core/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ eclipse-scout-core --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ eclipse-scout-core --- [INFO] No tests to run. [INFO] [INFO] --- frontend:1.15.0:npm (npm-test-karma) @ eclipse-scout-core --- [INFO] Running 'npm --scripts-prepend-node-path=true run test:ci -- --junitReporter.outputDir=target/karma-reports' in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-core [INFO] [INFO] > @eclipse-scout/core@24.2.0-snapshot test:ci [INFO] > scout-scripts test:ci --junitReporter.outputDir=target/karma-reports [INFO] [INFO] Webpack mode: development [INFO] Type check: true [INFO] Starting Karma server using config file /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-core/karma.conf.js [INFO] 28 06 2024 15:56:04.439:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/node_modules/.pnpm/jasmine-core@4.6.1/node_modules/jasmine-core/lib/jasmine-core/jasmine.js" were excluded or matched by prior matchers. [INFO] 28 06 2024 15:56:04.442:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/boot.js" were excluded or matched by prior matchers. [INFO] 28 06 2024 15:56:04.442:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/adapter.js" were excluded or matched by prior matchers. [INFO] Webpack bundling... [INFO] assets by path log4javascript-1.4.9/ 445 KiB [INFO] assets by path log4javascript-1.4.9/*.js 428 KiB 4 assets [INFO] assets by path log4javascript-1.4.9/*.html 17.5 KiB [INFO] asset log4javascript-1.4.9/console_uncompressed.html 9.91 KiB [emitted] [from: res/log4javascript-1.4.9/console_uncompressed.html] [copied] [INFO] asset log4javascript-1.4.9/console.html 7.57 KiB [emitted] [from: res/log4javascript-1.4.9/console.html] [copied] [INFO] assets by path fonts/ 148 KiB [INFO] assets by path fonts/*.svg 93.2 KiB 2 assets [INFO] assets by path fonts/*.woff 27.3 KiB 2 assets [INFO] assets by path fonts/*.ttf 27.2 KiB 2 assets [INFO] assets by path *.js 27.9 MiB [INFO] asset commons.js 27.9 MiB [emitted] [javascript module] [big] (name: commons) (id hint: commons) [INFO] asset runtime.js 14.4 KiB [emitted] [javascript module] (name: runtime) [INFO] asset test-index.2997713902.js 979 bytes [emitted] [javascript module] (name: test-index.2997713902) [INFO] Entrypoint test-index.2997713902 [big] 27.9 MiB = runtime.js 14.4 KiB commons.js 27.9 MiB test-index.2997713902.js 979 bytes [INFO] webpack 5.89.0 compiled successfully in 109387 ms [INFO] 28 06 2024 15:57:57.466:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/node_modules/.pnpm/jasmine-core@4.6.1/node_modules/jasmine-core/lib/jasmine-core/jasmine.js" were excluded or matched by prior matchers. [INFO] 28 06 2024 15:57:57.467:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/boot.js" were excluded or matched by prior matchers. [INFO] 28 06 2024 15:57:57.467:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/adapter.js" were excluded or matched by prior matchers. [INFO] 28 06 2024 15:57:57.890:INFO [karma-server]: Karma v6.4.2 server started at http://localhost:9876/ [INFO] 28 06 2024 15:57:57.890:INFO [launcher]: Launching browsers ChromeHeadless with concurrency unlimited [INFO] 28 06 2024 15:57:57.915:INFO [launcher]: Starting browser ChromeHeadless [INFO] 28 06 2024 15:57:58.439:INFO [Chrome Headless 119.0.6045.199 (Linux x86_64)]: Connected on socket 3kqK7SVkHVM-RzWFAAAB with id 14004940 [INFO] ERROR: '15:58:05.660 [ERROR] App initialization failed.' [INFO] ERROR: '15:58:05.666 [ERROR] Unexpected error (no reason provided)' [INFO] ERROR: '15:58:05.780 [ERROR] Unexpected error: err' [INFO] ERROR: '15:58:05.804 [ERROR] Unexpected error: err' [INFO] ERROR: '15:58:05.826 [ERROR] Unexpected error: err' [INFO] ERROR: '15:58:06.236 [ERROR] App initialization failed.' [INFO] 28 06 2024 15:58:06.245:WARN [web-server]: 404: /json?log [INFO] ERROR: '15:58:06.237 [ERROR] Unexpected error (no reason provided)' [INFO] INFO: '15:58:09.415 [INFO] Already existing config property 'scout.devMode' with existing value true is overwritten with new value false.' [INFO] 28 06 2024 15:58:22.255:WARN [web-server]: 404: /json [INFO] WARN: 'Spec 'HybridManager callActionAndWait calls a HybridAction and waits for its completion' has no expectations.' [INFO] ERROR: '15:58:22.266 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 28 06 2024 15:58:22.275:WARN [web-server]: 404: /json [INFO] WARN: 'Spec 'HybridManager openForm waits for a form to be opened and listens for form events' has no expectations.' [INFO] ERROR: '15:58:22.279 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 28 06 2024 15:58:23.068:WARN [web-server]: 404: /json [INFO] ERROR: '15:58:23.202 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 28 06 2024 15:58:23.217:WARN [web-server]: 404: /json [INFO] ERROR: '15:58:23.351 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 28 06 2024 15:58:23.363:WARN [web-server]: 404: /json [INFO] ERROR: '15:58:23.395 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 28 06 2024 15:58:23.407:WARN [web-server]: 404: /json [INFO] ERROR: '15:58:23.430 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 28 06 2024 15:58:25.590:WARN [web-server]: 404: /json [INFO] ERROR: '15:58:25.601 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] ERROR: '15:58:26.262 [ERROR] Failed to load tableData. error=', Error: Parent row of [object Object] can not be resolved. [INFO] at http://localhost:9876/base/target/dist-karma/dev/commons.js?f41d3af34bf2e19d694e19ebcb9b8e9d5baa2f4c:86775:15 [INFO] at Array.forEach () [INFO] at forEach (webpack:///src/table/Table.ts:3870:14) [INFO] at _rebuildTreeStructure (webpack:///src/table/Table.ts:3846:11) [INFO] at _updateRowStructure (webpack:///src/table/Table.ts:2933:9) [INFO] at insertRows (webpack:///src/table/Table.ts:2987:9) [INFO] at replaceRows (webpack:///src/desktop/outline/pages/PageWithTable.ts:267:23) [INFO] at http://localhost:9876/base/target/dist-karma/dev/commons.js?f41d3af34bf2e19d694e19ebcb9b8e9d5baa2f4c:19527:78 [INFO] at mightThrow (http://localhost:9876/absolute/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/node_modules/.pnpm/jquery@3.7.1/node_modules/jquery/dist/jquery.js?4be715e11048c057fdf2ee0fbbfad4dbf3504c55:3489:29) [INFO] at process (http://localhost:9876/absolute/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/node_modules/.pnpm/jquery@3.7.1/node_modules/jquery/dist/jquery.js?4be715e11048c057fdf2ee0fbbfad4dbf3504c55:3557:12) [INFO] ERROR: '15:58:29.743 [ERROR] Unexpected error: {"message":null,"severity":16777216,"iconId":null,"code":0,"children":null,"deletable":true}' [INFO] ERROR: '15:58:35.145 [ERROR] Unexpected error: load' [INFO] ERROR: '15:58:35.195 [ERROR] Unexpected error: postLoad' [INFO] ERROR: '15:58:35.250 [ERROR] Unexpected error: save' [INFO] 28 06 2024 15:58:40.410:WARN [web-server]: 404: /json [INFO] ERROR: '15:58:40.502 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 28 06 2024 15:58:42.157:WARN [web-server]: 404: /json [INFO] ERROR: '15:58:42.163 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 28 06 2024 15:58:42.279:WARN [web-server]: 404: /json [INFO] ERROR: '15:58:42.345 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 28 06 2024 15:58:42.452:WARN [web-server]: 404: /json [INFO] ERROR: '15:58:42.529 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 28 06 2024 15:58:42.548:WARN [web-server]: 404: /json [INFO] ERROR: '15:58:42.641 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 28 06 2024 15:58:42.659:WARN [web-server]: 404: /json [INFO] ERROR: '15:58:42.675 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 28 06 2024 15:58:47.821:WARN [web-server]: 404: /abc [INFO] WARN: 'Spec 'ListBox aria properties has rows with aria role option' has no expectations.' [INFO] 28 06 2024 15:58:48.920:WARN [web-server]: 404: /json [INFO] ERROR: '15:58:48.935 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 28 06 2024 15:58:48.954:WARN [web-server]: 404: /json [INFO] ERROR: '15:58:48.964 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 28 06 2024 15:58:48.975:WARN [web-server]: 404: /json [INFO] ERROR: '15:58:48.984 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] ERROR: '15:59:44.554 [ERROR] Unexpected error: Something went wrong' [INFO] ERROR: '15:59:44.637 [ERROR] Unexpected error: Something went wrong' [INFO] 28 06 2024 15:59:45.871:WARN [web-server]: 404: /icon/image.png [INFO] 28 06 2024 15:59:45.918:WARN [web-server]: 404: /icon/image.png [INFO] 28 06 2024 15:59:45.964:WARN [web-server]: 404: /hello [INFO] 28 06 2024 15:59:51.709:WARN [web-server]: 404: /iconId [INFO] 28 06 2024 15:59:51.746:WARN [web-server]: 404: /icon [INFO] 28 06 2024 15:59:51.780:WARN [web-server]: 404: /iconId [INFO] ERROR: '15:59:58.339 [ERROR] AJAX call "GET permissions" failed [500]' [INFO] ERROR: '15:59:58.343 [ERROR] AJAX call "GET permissions" failed [500]' [INFO] ERROR: '15:59:58.364 [ERROR] AJAX call "GET permissions" failed [500]' [INFO] 28 06 2024 15:59:59.341:WARN [web-server]: 404: /json?log [INFO] WARN: '15:59:59.652 [WARN] Polling request failed. Interrupt polling until the next user-initiated request succeeds' [INFO] ERROR: '15:59:59.691 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=' [INFO] INFO: '15:59:59.727 [INFO] Session terminated, stopped polling for background jobs' [INFO] 28 06 2024 16:00:28.319:WARN [web-server]: 404: /fancyIcon.png [INFO] ERROR: '16:01:08.209 [ERROR] AJAX call "POST api/ui-notifications" failed [500]' [INFO] 28 06 2024 16:01:09.360:WARN [web-server]: 404: /defaultValues [INFO] 28 06 2024 16:01:09.392:WARN [web-server]: 404: /defaultValues [INFO] 28 06 2024 16:01:09.424:WARN [web-server]: 404: /defaultValues [INFO] 28 06 2024 16:01:09.427:WARN [web-server]: 404: /defaultValues [INFO] LOG: 'Failed to resolve constant 'scout.FormField.LabelPosition.XXX', object is undefined' [INFO] WARN: 'Spec 'objects isSameOrExtendsClass uses a type predicate to narrow the type' has no expectations.' [INFO] TOTAL: 3300 SUCCESS [INFO] Karma has exited with 0. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ eclipse-scout-core --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-core/target/eclipse-scout-core-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ eclipse-scout-core --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ eclipse-scout-core --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ eclipse-scout-core --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ eclipse-scout-core --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ eclipse-scout-core --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-core/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-core/24.2-SNAPSHOT/eclipse-scout-core-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-core/target/eclipse-scout-core-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-core/24.2-SNAPSHOT/eclipse-scout-core-24.2-SNAPSHOT.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html >-------- [INFO] Building org.eclipse.scout.rt.svg.ui.html 24.2-SNAPSHOT [57/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.ui.html/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Deleting /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.ui.html (includes = [dist/**], excludes = []) [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- antrun:3.1.0:run (check-node-install) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (check-install-node-tools) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.ui.html/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Skipping execution. [INFO] [INFO] --- exec:3.1.1:exec (install-node-tools) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (check-npm-update) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ org.eclipse.scout.rt.svg.ui.html --- use given workspace root: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.ui.html/.. updating version/dependency for module: @eclipse-scout/chart updating version/dependency for module: @eclipse-scout/cli updating version/dependency for module: @eclipse-scout/core updating version/dependency for module: @eclipse-scout/migrate updating version/dependency for module: @eclipse-scout/tsconfig updating version/dependency for module: @eclipse-scout/eslint-config updating version/dependency for module: @eclipse-scout/karma-jasmine-scout updating version/dependency for module: @eclipse-scout/svg version:snapshot:dependencies done [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Skipping Antrun execution [INFO] [INFO] --- exec:3.1.1:exec (npm-update) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (pnpm-list) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] skipping execute as per configuration [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] skipping execute as per configuration [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- frontend:1.15.0:npm (npm-run-build:prod) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Running 'npm --scripts-prepend-node-path=true run build:prod -- --progress=false --clean=false' in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.ui.html [INFO] [INFO] > @eclipse-scout/svg@24.2.0-snapshot build:prod [INFO] > scout-scripts build:prod --progress=false --clean=false [INFO] [INFO] Webpack mode: production [INFO] Type check: false [INFO] asset eclipse-scout-svg-64c8fd8306618de52a1d.min.js 2.5 KiB [emitted] [immutable] [javascript module] [minimized] (name: eclipse-scout-svg) 1 related asset [INFO] orphan modules 2.82 KiB [orphan] 6 modules [INFO] runtime modules 937 bytes 4 modules [INFO] ./src/main/js/index.ts + 4 modules 3.39 KiB [not cacheable] [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 2413 ms [INFO] [INFO] [INFO] [INFO] --- frontend:1.15.0:npm (npm-run-build:dev) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Running 'npm --scripts-prepend-node-path=true run build:dev -- --progress=false --clean=false' in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.ui.html [INFO] [INFO] > @eclipse-scout/svg@24.2.0-snapshot build:dev [INFO] > scout-scripts build:dev --progress=false --clean=false [INFO] [INFO] Webpack mode: development [INFO] Type check: true [INFO] assets by path ../d.ts/svg/ 2.74 KiB [INFO] assets by path ../d.ts/svg/*.ts 1.35 KiB [INFO] asset ../d.ts/svg/SvgField.d.ts 613 bytes [emitted] [INFO] asset ../d.ts/svg/SvgFieldAdapter.d.ts 362 bytes [emitted] [INFO] asset ../d.ts/svg/SvgFieldEventMap.d.ts 228 bytes [emitted] [INFO] asset ../d.ts/svg/SvgFieldModel.d.ts 181 bytes [emitted] [INFO] assets by path ../d.ts/svg/*.map 1.39 KiB [INFO] asset ../d.ts/svg/SvgField.d.ts.map 525 bytes [emitted] [INFO] asset ../d.ts/svg/SvgFieldAdapter.d.ts.map 378 bytes [emitted] [INFO] asset ../d.ts/svg/SvgFieldEventMap.d.ts.map 271 bytes [emitted] [INFO] asset ../d.ts/svg/SvgFieldModel.d.ts.map 250 bytes [emitted] [INFO] asset eclipse-scout-svg.js 10.9 KiB [emitted] [javascript module] (name: eclipse-scout-svg) 1 related asset [INFO] asset ../d.ts/index.d.ts.map 265 bytes [emitted] [INFO] asset ../d.ts/index.d.ts 237 bytes [emitted] [INFO] runtime modules 937 bytes 4 modules [INFO] built modules 3.41 KiB [built] [INFO] cacheable modules 3.32 KiB [INFO] ./src/main/js/index.ts 604 bytes [built] [code generated] [INFO] ./src/main/js/svg/SvgField.ts 2.05 KiB [built] [code generated] [INFO] ./src/main/js/svg/SvgFieldModel.ts 10 bytes [built] [code generated] [INFO] ./src/main/js/svg/SvgFieldEventMap.ts 10 bytes [built] [code generated] [INFO] ./src/main/js/svg/SvgFieldAdapter.ts 678 bytes [built] [code generated] [INFO] external "@eclipse-scout/core" 42 bytes [built] [code generated] [INFO] external "jquery" 42 bytes [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 36443 ms [INFO] [INFO] [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.ui.html/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-webpack-build-output) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Skipping the execution. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.ui.html/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.ui.html/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.ui.html-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.ui.html-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.ui.html-24.2-SNAPSHOT-sources.jar [INFO] [INFO] ---------------< org.eclipse.scout.rt:eclipse-scout-cli >--------------- [INFO] Building eclipse-scout-cli 24.2-SNAPSHOT [58/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-cli/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ eclipse-scout-cli --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ eclipse-scout-cli --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ eclipse-scout-cli --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-cli/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- antrun:3.1.0:run (check-node-install) @ eclipse-scout-cli --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (check-install-node-tools) @ eclipse-scout-cli --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ eclipse-scout-cli --- [INFO] Skipping execution. [INFO] [INFO] --- exec:3.1.1:exec (install-node-tools) @ eclipse-scout-cli --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (check-npm-update) @ eclipse-scout-cli --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ eclipse-scout-cli --- use given workspace root: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-cli/.. updating version/dependency for module: @eclipse-scout/chart updating version/dependency for module: @eclipse-scout/cli updating version/dependency for module: @eclipse-scout/core updating version/dependency for module: @eclipse-scout/migrate updating version/dependency for module: @eclipse-scout/tsconfig updating version/dependency for module: @eclipse-scout/eslint-config updating version/dependency for module: @eclipse-scout/karma-jasmine-scout updating version/dependency for module: @eclipse-scout/svg version:snapshot:dependencies done [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ eclipse-scout-cli --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release) @ eclipse-scout-cli --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ eclipse-scout-cli --- [INFO] Skipping Antrun execution [INFO] [INFO] --- exec:3.1.1:exec (npm-update) @ eclipse-scout-cli --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (pnpm-list) @ eclipse-scout-cli --- [INFO] skipping execute as per configuration [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ eclipse-scout-cli --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-cli/src/main/resources [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ eclipse-scout-cli --- [INFO] skipping execute as per configuration [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ eclipse-scout-cli --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ eclipse-scout-cli --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-cli/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ eclipse-scout-cli --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ eclipse-scout-cli --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ eclipse-scout-cli --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-cli/target/eclipse-scout-cli-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ eclipse-scout-cli --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ eclipse-scout-cli --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ eclipse-scout-cli --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ eclipse-scout-cli --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ eclipse-scout-cli --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-cli/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-cli/24.2-SNAPSHOT/eclipse-scout-cli-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-cli/target/eclipse-scout-cli-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-cli/24.2-SNAPSHOT/eclipse-scout-cli-24.2-SNAPSHOT.jar [INFO] [INFO] --------------< org.eclipse.scout.rt:karma-jasmine-scout >-------------- [INFO] Building karma-jasmine-scout 24.2-SNAPSHOT [59/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/karma-jasmine-scout/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ karma-jasmine-scout --- [INFO] Deleting /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/karma-jasmine-scout (includes = [dist/**], excludes = []) [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ karma-jasmine-scout --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- antrun:3.1.0:run (check-node-install) @ karma-jasmine-scout --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (check-install-node-tools) @ karma-jasmine-scout --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ karma-jasmine-scout --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/karma-jasmine-scout/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ karma-jasmine-scout --- [INFO] Skipping execution. [INFO] [INFO] --- exec:3.1.1:exec (install-node-tools) @ karma-jasmine-scout --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (check-npm-update) @ karma-jasmine-scout --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ karma-jasmine-scout --- use given workspace root: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/karma-jasmine-scout/.. updating version/dependency for module: @eclipse-scout/chart updating version/dependency for module: @eclipse-scout/cli updating version/dependency for module: @eclipse-scout/core updating version/dependency for module: @eclipse-scout/migrate updating version/dependency for module: @eclipse-scout/tsconfig updating version/dependency for module: @eclipse-scout/eslint-config updating version/dependency for module: @eclipse-scout/karma-jasmine-scout updating version/dependency for module: @eclipse-scout/svg version:snapshot:dependencies done [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ karma-jasmine-scout --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release) @ karma-jasmine-scout --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ karma-jasmine-scout --- [INFO] Skipping Antrun execution [INFO] [INFO] --- exec:3.1.1:exec (npm-update) @ karma-jasmine-scout --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (pnpm-list) @ karma-jasmine-scout --- [INFO] skipping execute as per configuration [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ karma-jasmine-scout --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/karma-jasmine-scout/src/main/resources [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ karma-jasmine-scout --- [INFO] skipping execute as per configuration [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ karma-jasmine-scout --- [INFO] No sources to compile [INFO] [INFO] --- frontend:1.15.0:npm (npm-run-build:prod) @ karma-jasmine-scout --- [INFO] Skipping execution. [INFO] [INFO] --- frontend:1.15.0:npm (npm-run-build:dev) @ karma-jasmine-scout --- [INFO] Skipping execution. [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-webpack-build-output) @ karma-jasmine-scout --- [INFO] Skipping the execution. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ karma-jasmine-scout --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/karma-jasmine-scout/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ karma-jasmine-scout --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ karma-jasmine-scout --- [INFO] No tests to run. [INFO] [INFO] --- frontend:1.15.0:npm (npm-test-karma) @ karma-jasmine-scout --- [INFO] Skipping execution. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ karma-jasmine-scout --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/karma-jasmine-scout/target/karma-jasmine-scout-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ karma-jasmine-scout --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ karma-jasmine-scout --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ karma-jasmine-scout --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ karma-jasmine-scout --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ karma-jasmine-scout --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/karma-jasmine-scout/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/karma-jasmine-scout/24.2-SNAPSHOT/karma-jasmine-scout-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/karma-jasmine-scout/target/karma-jasmine-scout-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/karma-jasmine-scout/24.2-SNAPSHOT/karma-jasmine-scout-24.2-SNAPSHOT.jar [INFO] [INFO] -------------< org.eclipse.scout.rt:eclipse-scout-releng >-------------- [INFO] Building eclipse-scout-releng 24.2-SNAPSHOT [60/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-releng/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ eclipse-scout-releng --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ eclipse-scout-releng --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ eclipse-scout-releng --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-releng/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- antrun:3.1.0:run (check-node-install) @ eclipse-scout-releng --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (check-install-node-tools) @ eclipse-scout-releng --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ eclipse-scout-releng --- [INFO] Skipping execution. [INFO] [INFO] --- exec:3.1.1:exec (install-node-tools) @ eclipse-scout-releng --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (check-npm-update) @ eclipse-scout-releng --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ eclipse-scout-releng --- use given workspace root: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-releng/.. updating version/dependency for module: @eclipse-scout/chart updating version/dependency for module: @eclipse-scout/cli updating version/dependency for module: @eclipse-scout/core updating version/dependency for module: @eclipse-scout/migrate updating version/dependency for module: @eclipse-scout/tsconfig updating version/dependency for module: @eclipse-scout/eslint-config updating version/dependency for module: @eclipse-scout/karma-jasmine-scout updating version/dependency for module: @eclipse-scout/svg version:snapshot:dependencies done [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ eclipse-scout-releng --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release) @ eclipse-scout-releng --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ eclipse-scout-releng --- [INFO] Skipping Antrun execution [INFO] [INFO] --- exec:3.1.1:exec (npm-update) @ eclipse-scout-releng --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (pnpm-list) @ eclipse-scout-releng --- [INFO] skipping execute as per configuration [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ eclipse-scout-releng --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-releng/src/main/resources [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ eclipse-scout-releng --- [INFO] skipping execute as per configuration [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ eclipse-scout-releng --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ eclipse-scout-releng --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-releng/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ eclipse-scout-releng --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ eclipse-scout-releng --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ eclipse-scout-releng --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-releng/target/eclipse-scout-releng-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ eclipse-scout-releng --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ eclipse-scout-releng --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ eclipse-scout-releng --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ eclipse-scout-releng --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ eclipse-scout-releng --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-releng/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-releng/24.2-SNAPSHOT/eclipse-scout-releng-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-releng/target/eclipse-scout-releng-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-releng/24.2-SNAPSHOT/eclipse-scout-releng-24.2-SNAPSHOT.jar [INFO] [INFO] -------------< org.eclipse.scout.rt:eclipse-scout-migrate >------------- [INFO] Building eclipse-scout-migrate 24.2-SNAPSHOT [61/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-migrate/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ eclipse-scout-migrate --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ eclipse-scout-migrate --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ eclipse-scout-migrate --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-migrate/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- antrun:3.1.0:run (check-node-install) @ eclipse-scout-migrate --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (check-install-node-tools) @ eclipse-scout-migrate --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ eclipse-scout-migrate --- [INFO] Skipping execution. [INFO] [INFO] --- exec:3.1.1:exec (install-node-tools) @ eclipse-scout-migrate --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (check-npm-update) @ eclipse-scout-migrate --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ eclipse-scout-migrate --- use given workspace root: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-migrate/.. updating version/dependency for module: @eclipse-scout/chart updating version/dependency for module: @eclipse-scout/cli updating version/dependency for module: @eclipse-scout/core updating version/dependency for module: @eclipse-scout/migrate updating version/dependency for module: @eclipse-scout/tsconfig updating version/dependency for module: @eclipse-scout/eslint-config updating version/dependency for module: @eclipse-scout/karma-jasmine-scout updating version/dependency for module: @eclipse-scout/svg version:snapshot:dependencies done [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ eclipse-scout-migrate --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release) @ eclipse-scout-migrate --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ eclipse-scout-migrate --- [INFO] Skipping Antrun execution [INFO] [INFO] --- exec:3.1.1:exec (npm-update) @ eclipse-scout-migrate --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (pnpm-list) @ eclipse-scout-migrate --- [INFO] skipping execute as per configuration [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ eclipse-scout-migrate --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-migrate/src/main/resources [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ eclipse-scout-migrate --- [INFO] skipping execute as per configuration [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ eclipse-scout-migrate --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ eclipse-scout-migrate --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-migrate/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ eclipse-scout-migrate --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ eclipse-scout-migrate --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ eclipse-scout-migrate --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-migrate/target/eclipse-scout-migrate-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ eclipse-scout-migrate --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ eclipse-scout-migrate --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ eclipse-scout-migrate --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ eclipse-scout-migrate --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ eclipse-scout-migrate --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-migrate/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-migrate/24.2-SNAPSHOT/eclipse-scout-migrate-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-migrate/target/eclipse-scout-migrate-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-migrate/24.2-SNAPSHOT/eclipse-scout-migrate-24.2-SNAPSHOT.jar [INFO] [INFO] ------------< org.eclipse.scout.rt:eclipse-scout-tsconfig >------------- [INFO] Building eclipse-scout-tsconfig 24.2-SNAPSHOT [62/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-tsconfig/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ eclipse-scout-tsconfig --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ eclipse-scout-tsconfig --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ eclipse-scout-tsconfig --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-tsconfig/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- antrun:3.1.0:run (check-node-install) @ eclipse-scout-tsconfig --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (check-install-node-tools) @ eclipse-scout-tsconfig --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ eclipse-scout-tsconfig --- [INFO] Skipping execution. [INFO] [INFO] --- exec:3.1.1:exec (install-node-tools) @ eclipse-scout-tsconfig --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (check-npm-update) @ eclipse-scout-tsconfig --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ eclipse-scout-tsconfig --- use given workspace root: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-tsconfig/.. updating version/dependency for module: @eclipse-scout/chart updating version/dependency for module: @eclipse-scout/cli updating version/dependency for module: @eclipse-scout/core updating version/dependency for module: @eclipse-scout/migrate updating version/dependency for module: @eclipse-scout/tsconfig updating version/dependency for module: @eclipse-scout/eslint-config updating version/dependency for module: @eclipse-scout/karma-jasmine-scout updating version/dependency for module: @eclipse-scout/svg version:snapshot:dependencies done [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ eclipse-scout-tsconfig --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release) @ eclipse-scout-tsconfig --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ eclipse-scout-tsconfig --- [INFO] Skipping Antrun execution [INFO] [INFO] --- exec:3.1.1:exec (npm-update) @ eclipse-scout-tsconfig --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (pnpm-list) @ eclipse-scout-tsconfig --- [INFO] skipping execute as per configuration [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ eclipse-scout-tsconfig --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-tsconfig/src/main/resources [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ eclipse-scout-tsconfig --- [INFO] skipping execute as per configuration [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ eclipse-scout-tsconfig --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ eclipse-scout-tsconfig --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-tsconfig/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ eclipse-scout-tsconfig --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ eclipse-scout-tsconfig --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ eclipse-scout-tsconfig --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-tsconfig/target/eclipse-scout-tsconfig-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ eclipse-scout-tsconfig --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ eclipse-scout-tsconfig --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ eclipse-scout-tsconfig --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ eclipse-scout-tsconfig --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ eclipse-scout-tsconfig --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-tsconfig/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-tsconfig/24.2-SNAPSHOT/eclipse-scout-tsconfig-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-tsconfig/target/eclipse-scout-tsconfig-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-tsconfig/24.2-SNAPSHOT/eclipse-scout-tsconfig-24.2-SNAPSHOT.jar [INFO] [INFO] -----------------< org.eclipse.scout.rt:eslint-config >----------------- [INFO] Building eslint-config 24.2-SNAPSHOT [63/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eslint-config/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ eslint-config --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ eslint-config --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ eslint-config --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eslint-config/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- antrun:3.1.0:run (check-node-install) @ eslint-config --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (check-install-node-tools) @ eslint-config --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ eslint-config --- [INFO] Skipping execution. [INFO] [INFO] --- exec:3.1.1:exec (install-node-tools) @ eslint-config --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (check-npm-update) @ eslint-config --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ eslint-config --- use given workspace root: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eslint-config/.. updating version/dependency for module: @eclipse-scout/chart updating version/dependency for module: @eclipse-scout/cli updating version/dependency for module: @eclipse-scout/core updating version/dependency for module: @eclipse-scout/migrate updating version/dependency for module: @eclipse-scout/tsconfig updating version/dependency for module: @eclipse-scout/eslint-config updating version/dependency for module: @eclipse-scout/karma-jasmine-scout updating version/dependency for module: @eclipse-scout/svg version:snapshot:dependencies done [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ eslint-config --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release) @ eslint-config --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ eslint-config --- [INFO] Skipping Antrun execution [INFO] [INFO] --- exec:3.1.1:exec (npm-update) @ eslint-config --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (pnpm-list) @ eslint-config --- [INFO] skipping execute as per configuration [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ eslint-config --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eslint-config/src/main/resources [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ eslint-config --- [INFO] skipping execute as per configuration [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ eslint-config --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ eslint-config --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eslint-config/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ eslint-config --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ eslint-config --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ eslint-config --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eslint-config/target/eslint-config-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ eslint-config --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ eslint-config --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ eslint-config --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ eslint-config --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ eslint-config --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eslint-config/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eslint-config/24.2-SNAPSHOT/eslint-config-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eslint-config/target/eslint-config-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eslint-config/24.2-SNAPSHOT/eslint-config-24.2-SNAPSHOT.jar [INFO] [INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.rt.opentelemetry.sdk >----- [INFO] Building org.eclipse.scout.rt.opentelemetry.sdk 24.2-SNAPSHOT [64/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.0.0-alpha/opentelemetry-runtime-telemetry-java8-2.0.0-alpha.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.0.0-alpha/opentelemetry-runtime-telemetry-java8-2.0.0-alpha.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.0.0-alpha/opentelemetry-runtime-telemetry-java8-2.0.0-alpha.pom (3.5 kB at 103 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.0.0/opentelemetry-instrumentation-api-2.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.0.0/opentelemetry-instrumentation-api-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.0.0/opentelemetry-instrumentation-api-2.0.0.pom (3.0 kB at 337 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/semconv/opentelemetry-semconv/1.21.0-alpha/opentelemetry-semconv-1.21.0-alpha.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/semconv/opentelemetry-semconv/1.21.0-alpha/opentelemetry-semconv-1.21.0-alpha.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/semconv/opentelemetry-semconv/1.21.0-alpha/opentelemetry-semconv-1.21.0-alpha.pom (2.2 kB at 275 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-bom/1.29.0/opentelemetry-bom-1.29.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom/1.29.0/opentelemetry-bom-1.29.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom/1.29.0/opentelemetry-bom-1.29.0.pom (7.0 kB at 775 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.0.0-alpha/opentelemetry-instrumentation-api-incubator-2.0.0-alpha.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.0.0-alpha/opentelemetry-instrumentation-api-incubator-2.0.0-alpha.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.0.0-alpha/opentelemetry-instrumentation-api-incubator-2.0.0-alpha.pom (3.1 kB at 342 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-otlp/1.34.1/opentelemetry-exporter-otlp-1.34.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp/1.34.1/opentelemetry-exporter-otlp-1.34.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp/1.34.1/opentelemetry-exporter-otlp-1.34.1.pom (2.8 kB at 314 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-otlp-common/1.34.1/opentelemetry-exporter-otlp-common-1.34.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-common/1.34.1/opentelemetry-exporter-otlp-common-1.34.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-common/1.34.1/opentelemetry-exporter-otlp-common-1.34.1.pom (2.0 kB at 253 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-common/1.34.1/opentelemetry-exporter-common-1.34.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-common/1.34.1/opentelemetry-exporter-common-1.34.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-common/1.34.1/opentelemetry-exporter-common-1.34.1.pom (1.8 kB at 50 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.34.1/opentelemetry-exporter-sender-okhttp-1.34.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.34.1/opentelemetry-exporter-sender-okhttp-1.34.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.34.1/opentelemetry-exporter-sender-okhttp-1.34.1.pom (2.2 kB at 313 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.pom (1.8 kB at 303 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/squareup/okio/okio/3.6.0/okio-3.6.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/3.6.0/okio-3.6.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/3.6.0/okio-3.6.0.pom (1.7 kB at 241 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.pom (1.9 kB at 316 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.pom (1.6 kB at 226 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/kotlin/kotlin-stdlib/1.9.10/kotlin-stdlib-1.9.10.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.9.10/kotlin-stdlib-1.9.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.9.10/kotlin-stdlib-1.9.10.pom (1.6 kB at 194 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.10/kotlin-stdlib-common-1.9.10.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.10/kotlin-stdlib-common-1.9.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.10/kotlin-stdlib-common-1.9.10.pom (1.2 kB at 145 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/annotations/13.0/annotations-13.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.pom (4.9 kB at 616 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.pom (1.4 kB at 39 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.0.0-alpha/opentelemetry-runtime-telemetry-java8-2.0.0-alpha.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.0.0/opentelemetry-instrumentation-api-2.0.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/semconv/opentelemetry-semconv/1.21.0-alpha/opentelemetry-semconv-1.21.0-alpha.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.0.0-alpha/opentelemetry-instrumentation-api-incubator-2.0.0-alpha.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-otlp/1.34.1/opentelemetry-exporter-otlp-1.34.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-otlp-common/1.34.1/opentelemetry-exporter-otlp-common-1.34.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-common/1.34.1/opentelemetry-exporter-common-1.34.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.34.1/opentelemetry-exporter-sender-okhttp-1.34.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/squareup/okio/okio/3.6.0/okio-3.6.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.10/kotlin-stdlib-common-1.9.10.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/kotlin/kotlin-stdlib/1.9.10/kotlin-stdlib-1.9.10.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/annotations/13.0/annotations-13.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.0.0-alpha/opentelemetry-runtime-telemetry-java8-2.0.0-alpha.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.0.0-alpha/opentelemetry-runtime-telemetry-java8-2.0.0-alpha.jar (31 kB at 2.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.0.0/opentelemetry-instrumentation-api-2.0.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/semconv/opentelemetry-semconv/1.21.0-alpha/opentelemetry-semconv-1.21.0-alpha.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.0.0-alpha/opentelemetry-instrumentation-api-incubator-2.0.0-alpha.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp/1.34.1/opentelemetry-exporter-otlp-1.34.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-common/1.34.1/opentelemetry-exporter-otlp-common-1.34.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.0.0/opentelemetry-instrumentation-api-2.0.0.jar (217 kB at 13 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-common/1.34.1/opentelemetry-exporter-common-1.34.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-common/1.34.1/opentelemetry-exporter-common-1.34.1.jar (74 kB at 3.0 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/semconv/opentelemetry-semconv/1.21.0-alpha/opentelemetry-semconv-1.21.0-alpha.jar (43 kB at 1.7 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.34.1/opentelemetry-exporter-sender-okhttp-1.34.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp/1.34.1/opentelemetry-exporter-otlp-1.34.1.jar (63 kB at 2.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/3.6.0/okio-3.6.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.0.0-alpha/opentelemetry-instrumentation-api-incubator-2.0.0-alpha.jar (103 kB at 3.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-common/1.34.1/opentelemetry-exporter-otlp-common-1.34.1.jar (113 kB at 3.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.10/kotlin-stdlib-common-1.9.10.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/3.6.0/okio-3.6.0.jar (26 kB at 780 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.jar (965 B at 24 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.9.10/kotlin-stdlib-1.9.10.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.34.1/opentelemetry-exporter-sender-okhttp-1.34.1.jar (25 kB at 385 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.jar (18 kB at 240 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.10/kotlin-stdlib-common-1.9.10.jar (225 kB at 3.0 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.jar (360 kB at 4.9 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.jar (959 B at 12 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.jar (790 kB at 8.7 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.9.10/kotlin-stdlib-1.9.10.jar (1.7 MB at 14 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializerTest 2024-06-28 16:02:11,273 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-28 16:02:11,327 INFO [main] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-28 16:02:11,572 INFO [main] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 266.398092 ms. Total class count: 820 2024-06-28 16:02:12,021 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-28 16:02:12,025 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-06-28 16:02:15,995 INFO [main] org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializer.initOpenTelemetry(OpenTelemetryInitializer.java:96) - Initialize OpenTelemetry 2024-06-28 16:02:17,706 INFO [main] org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializer.customizeMeterProvider(OpenTelemetryInitializer.java:135) - Initialize view from org.eclipse.scout.rt.platform.opentelemetry.IHistogramViewHintProvider$MockitoMock$pzFXZv8V 2024-06-28 16:02:17,806 INFO [main] org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializer.initMetrics(OpenTelemetryInitializer.java:150) - Initialize metrics from org.eclipse.scout.rt.platform.opentelemetry.IMetricProvider$MockitoMock$xdwPETJy 2024-06-28 16:02:17,842 INFO [main] org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializer.shutdownOpenTelemetry(OpenTelemetryInitializer.java:156) - Shutting down OpenTelemetry 2024-06-28 16:02:17,864 INFO [main] org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializer.initOpenTelemetry(OpenTelemetryInitializer.java:93) - Skip Scout OpenTelemetry initialization. 2024-06-28 16:02:17 INFO AutoConfiguredOpenTelemetrySdk found on classpath but automatic configuration is disabled. To enable, run your JVM with -Dotel.java.global-autoconfigure.enabled=true 2024-06-28 16:02:17,878 INFO [main] org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializer.shutdownOpenTelemetry(OpenTelemetryInitializer.java:156) - Shutting down OpenTelemetry 2024-06-28 16:02:17,885 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... 2024-06-28 16:02:17,886 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true 2024-06-28 16:02:17,889 INFO [main] org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializer.shutdownOpenTelemetry(OpenTelemetryInitializer.java:156) - Shutting down OpenTelemetry [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.653 s -- in org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.opentelemetry.sdk/24.2-SNAPSHOT/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.opentelemetry.sdk/24.2-SNAPSHOT/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.opentelemetry.sdk/24.2-SNAPSHOT/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.opentelemetry.sdk/24.2-SNAPSHOT/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.opentelemetry.sdk/24.2-SNAPSHOT/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.chart.shared >------- [INFO] Building org.eclipse.scout.rt.chart.shared 24.2-SNAPSHOT [65/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.shared/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.chart.shared --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.chart.shared --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.chart.shared --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.shared/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.chart.shared --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.chart.shared --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.chart.shared --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.shared/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.chart.shared --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.chart.shared --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.chart.shared --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.shared/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.chart.shared.data.basic.chart.ChartConfigTest SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details. OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.972 s -- in org.eclipse.scout.rt.chart.shared.data.basic.chart.ChartConfigTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.chart.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.shared/target/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.chart.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.shared/target/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.chart.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.shared/target/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.chart.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.shared/target/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.chart.shared --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.chart.shared --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.shared/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.shared/target/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.shared/target/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.shared/target/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.shared/target/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.chart.client >------- [INFO] Building org.eclipse.scout.rt.chart.client 24.2-SNAPSHOT [66/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.client/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.chart.client --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.chart.client --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.chart.client --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.client/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.chart.client --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.chart.client --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.client/src/main/java/org/eclipse/scout/rt/chart/client/ui/basic/table/controls/ChartColumnParam.java:[49,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.client/src/main/java/org/eclipse/scout/rt/chart/client/ui/form/fields/tile/AbstractChartTile.java:[53,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.client/src/main/java/org/eclipse/scout/rt/chart/client/ui/form/fields/tile/AbstractChartTile.java:[63,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.client/src/main/java/org/eclipse/scout/rt/chart/client/ui/form/fields/tile/AbstractChartTile.java:[73,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.client/src/main/java/org/eclipse/scout/rt/chart/client/ui/form/fields/tile/AbstractChartTile.java:[83,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.client/src/main/java/org/eclipse/scout/rt/chart/client/ui/form/fields/tile/AbstractChartTile.java:[118,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.client/src/main/java/org/eclipse/scout/rt/chart/client/ui/basic/table/controls/IChartColumnParam.java:[27,3] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.chart.client --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.client/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.chart.client --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.client/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.chart.client --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.chart.client --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.chart.client --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.client/target/org.eclipse.scout.rt.chart.client-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.chart.client --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.chart.client --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.client/target/org.eclipse.scout.rt.chart.client-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.chart.client --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.chart.client --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.chart.client --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.client/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.client/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.client-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.client/target/org.eclipse.scout.rt.chart.client-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.client/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.client-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.client/target/org.eclipse.scout.rt.chart.client-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.client/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.client-24.2-SNAPSHOT-sources.jar [INFO] [INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.chart.ui.html >------- [INFO] Building org.eclipse.scout.rt.chart.ui.html 24.2-SNAPSHOT [67/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.ui.html/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.ui.html/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] Copying 6 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.ui.html/src/main/java/org/eclipse/scout/rt/chart/ui/html/json/basic/table/userfilter/UserFilterStateFactory.java:[48,13] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.ui.html/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.ui.html/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.ui.html/target/org.eclipse.scout.rt.chart.ui.html-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.ui.html/target/org.eclipse.scout.rt.chart.ui.html-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.ui.html/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.ui.html-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.ui.html/target/org.eclipse.scout.rt.chart.ui.html-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.ui.html-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.ui.html/target/org.eclipse.scout.rt.chart.ui.html-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.ui.html-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --------------< org.eclipse.scout.rt:eclipse-scout-chart >-------------- [INFO] Building eclipse-scout-chart 24.2-SNAPSHOT [68/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-chart/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ eclipse-scout-chart --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ eclipse-scout-chart --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- antrun:3.1.0:run (check-node-install) @ eclipse-scout-chart --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (check-install-node-tools) @ eclipse-scout-chart --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ eclipse-scout-chart --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-chart/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ eclipse-scout-chart --- [INFO] Skipping execution. [INFO] [INFO] --- exec:3.1.1:exec (install-node-tools) @ eclipse-scout-chart --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (check-npm-update) @ eclipse-scout-chart --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ eclipse-scout-chart --- use given workspace root: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-chart/.. updating version/dependency for module: @eclipse-scout/chart updating version/dependency for module: @eclipse-scout/cli updating version/dependency for module: @eclipse-scout/core updating version/dependency for module: @eclipse-scout/migrate updating version/dependency for module: @eclipse-scout/tsconfig updating version/dependency for module: @eclipse-scout/eslint-config updating version/dependency for module: @eclipse-scout/karma-jasmine-scout updating version/dependency for module: @eclipse-scout/svg version:snapshot:dependencies done [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ eclipse-scout-chart --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release) @ eclipse-scout-chart --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ eclipse-scout-chart --- [INFO] Skipping Antrun execution [INFO] [INFO] --- exec:3.1.1:exec (npm-update) @ eclipse-scout-chart --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (pnpm-list) @ eclipse-scout-chart --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:java (default) @ eclipse-scout-chart --- "2024-06-28 16:02:29,376 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true (automatically set by Scout), GraphicsEnvironment.isHeadless()=true ""2024-06-28 16:02:29,386 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory - Building jandex class inventory using rebuild strategy IF_MISSING... ""2024-06-28 16:02:29,581 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished building jandex class inventory in 200.215166 ms. Total class count: 4066 ""2024-06-28 16:02:29,802 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Collected 412 beans in 219.850643 ms ""2024-06-28 16:02:29,891 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Registered 412 beans in 89.069365 ms ""2024-06-28 16:02:29,905 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport ""2024-06-28 16:02:29,914 INFO [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. ""2024-06-28 16:02:29,916 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No classpath:config.properties found. Running with empty configuration. ""2024-06-28 16:02:29,918 INFO [scout-platform-starter] org.eclipse.scout.rt.server.commons.GlobalTrustManager - No instance of org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService available, skip loading certificates from remote file service. ""2024-06-28 16:02:30,006 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - Building resource 'texts.json' ""2024-06-28 16:02:30,007 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - Using contributors [org.eclipse.scout.rt.chart.ui.html.ChartUiTextContributor@3833cbd0] ""2024-06-28 16:02:30,163 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - File written to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-chart/dist/texts.json ""2024-06-28 16:02:30,163 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - All files built and written to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-chart/dist ""2024-06-28 16:02:30,194 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.platform.job.internal.JobManager - Shutdown ExecutorService, await termination... ""2024-06-28 16:02:30,195 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.platform.job.internal.JobManager - Shutdown ExecutorService, await termination returned terminated=true ""2024-06-28 16:02:30,196 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - About to stop ch.qos.logback.classic.LoggerContext[default] "[INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ eclipse-scout-chart --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-chart/src/main/resources [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ eclipse-scout-chart --- [INFO] skipping execute as per configuration [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ eclipse-scout-chart --- [INFO] No sources to compile [INFO] [INFO] --- frontend:1.15.0:npm (npm-run-build:prod) @ eclipse-scout-chart --- [INFO] Running 'npm --scripts-prepend-node-path=true run build:prod -- --progress=false --clean=false' in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-chart [INFO] [INFO] > @eclipse-scout/chart@24.2.0-snapshot build:prod [INFO] > scout-scripts build:prod --run default global --progress=false --clean=false [INFO] [INFO] Starting default build with args --progress false --clean false [INFO] Webpack mode: production [INFO] Type check: false [INFO] asset eclipse-scout-chart.esm-d6c3855b96d1a2003edc.min.js 132 KiB [emitted] [immutable] [javascript module] [minimized] (name: eclipse-scout-chart.esm) 1 related asset [INFO] orphan modules 261 KiB [orphan] 34 modules [INFO] runtime modules 937 bytes 4 modules [INFO] ./src/index.ts + 27 modules 263 KiB [not cacheable] [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 8792 ms [INFO] [INFO] [INFO] Starting global build with args --progress false --clean false [INFO] Webpack mode: production [INFO] Type check: false [INFO] assets by path *.js 129 KiB [INFO] asset eclipse-scout-chart-8156b4ff3ded6a4a0a51.min.js 129 KiB [emitted] [immutable] [minimized] (name: eclipse-scout-chart) 1 related asset [INFO] asset eclipse-scout-chart-theme-71510a5dd3116693ac79.min.js 33 bytes [emitted] [immutable] [minimized] (name: eclipse-scout-chart-theme) [INFO] asset eclipse-scout-chart-theme-dark-71510a5dd3116693ac79.min.js 33 bytes [emitted] [immutable] [minimized] (name: eclipse-scout-chart-theme-dark) [INFO] assets by path *.css 445 KiB [INFO] asset eclipse-scout-chart-theme-dark-e9c7a6ec1bc2f34437ba.min.css 222 KiB [emitted] [immutable] [minimized] (name: eclipse-scout-chart-theme-dark) [INFO] asset eclipse-scout-chart-theme-3ac5a1e9bedc33d600c8.min.css 222 KiB [emitted] [immutable] [minimized] (name: eclipse-scout-chart-theme) [INFO] Entrypoint eclipse-scout-chart 129 KiB (174 KiB) = eclipse-scout-chart-8156b4ff3ded6a4a0a51.min.js 1 auxiliary asset [INFO] Entrypoint eclipse-scout-chart-theme 222 KiB = eclipse-scout-chart-theme-3ac5a1e9bedc33d600c8.min.css 222 KiB eclipse-scout-chart-theme-71510a5dd3116693ac79.min.js 33 bytes [INFO] Entrypoint eclipse-scout-chart-theme-dark 222 KiB = eclipse-scout-chart-theme-dark-e9c7a6ec1bc2f34437ba.min.css 222 KiB eclipse-scout-chart-theme-dark-71510a5dd3116693ac79.min.js 33 bytes [INFO] orphan modules 810 KiB (javascript) 1.83 KiB (runtime) [orphan] 45 modules [INFO] runtime modules 937 bytes 4 modules [INFO] built modules 263 KiB (javascript) 545 KiB (css/mini-extract) [built] [INFO] javascript modules 263 KiB [INFO] ./src/index.ts + 26 modules 263 KiB [not cacheable] [built] [code generated] [INFO] ./src/eclipse-scout-chart-theme.less 50 bytes [built] [code generated] [INFO] ./src/eclipse-scout-chart-theme-dark.less 50 bytes [built] [code generated] [INFO] css modules 545 KiB [INFO] css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/eclipse-scout-chart-theme.less 272 KiB [built] [code generated] [INFO] css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/eclipse-scout-chart-theme-dark.less 273 KiB [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 13207 ms [INFO] [INFO] [INFO] [INFO] --- frontend:1.15.0:npm (npm-run-build:dev) @ eclipse-scout-chart --- [INFO] Running 'npm --scripts-prepend-node-path=true run build:dev -- --progress=false --clean=false' in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-chart [INFO] [INFO] > @eclipse-scout/chart@24.2.0-snapshot build:dev [INFO] > scout-scripts build:dev --run default global --progress=false --clean=false [INFO] [INFO] Starting default build with args --progress false --clean false [INFO] Webpack mode: development [INFO] Type check: true [INFO] assets by path d.ts/chart/ 77 KiB [INFO] assets by path d.ts/chart/*.ts 42.8 KiB 16 assets [INFO] assets by path d.ts/chart/*.map 34.2 KiB 16 assets [INFO] assets by path d.ts/table/controls/ 18.8 KiB [INFO] assets by path d.ts/table/controls/*.ts 10.5 KiB 7 assets [INFO] assets by path d.ts/table/controls/*.map 8.31 KiB 7 assets [INFO] assets by path d.ts/tile/ 2.25 KiB [INFO] assets by path d.ts/tile/*.ts 1.14 KiB 3 assets [INFO] assets by path d.ts/tile/*.map 1.11 KiB 3 assets [INFO] assets by path d.ts/form/fields/chartfield/ 1.84 KiB [INFO] assets by path d.ts/form/fields/chartfield/*.ts 878 bytes 3 assets [INFO] assets by path d.ts/form/fields/chartfield/*.map 1010 bytes 3 assets [INFO] asset eclipse-scout-chart.esm.js 323 KiB [emitted] [javascript module] [big] (name: eclipse-scout-chart.esm) 1 related asset [INFO] asset d.ts/index.d.ts 1.43 KiB [emitted] [INFO] asset d.ts/index.d.ts.map 827 bytes [emitted] [INFO] runtime modules 937 bytes 4 modules [INFO] cacheable modules 263 KiB [INFO] modules by path ./src/chart/*.ts 215 KiB 16 modules [INFO] modules by path ./src/table/controls/*.ts 41.5 KiB 7 modules [INFO] modules by path ./src/form/fields/chartfield/*.ts 1.99 KiB 3 modules [INFO] modules by path ./src/tile/*.ts 2.23 KiB [INFO] ./src/tile/ChartFieldTile.ts 1.8 KiB [built] [code generated] [INFO] + 2 modules [INFO] ./src/index.ts 1.79 KiB [built] [code generated] [INFO] external "@eclipse-scout/core" 42 bytes [built] [code generated] [INFO] external "jquery" 42 bytes [built] [code generated] [INFO] external "chart.js" 42 bytes [built] [code generated] [INFO] external "chart.js/auto" 42 bytes [built] [code generated] [INFO] external "chartjs-plugin-datalabels" 42 bytes [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 49695 ms [INFO] [INFO] [INFO] Starting global build with args --progress false --clean false [INFO] Webpack mode: development [INFO] Type check: true [INFO] assets by status 102 KiB [compared for emit] [INFO] assets by path d.ts/chart/ 77 KiB 32 assets [INFO] assets by path d.ts/table/controls/ 18.8 KiB 14 assets [INFO] assets by path d.ts/tile/ 2.25 KiB 6 assets [INFO] assets by path d.ts/form/fields/chartfield/ 1.84 KiB 6 assets [INFO] asset d.ts/index.d.ts 1.43 KiB [compared for emit] [INFO] asset d.ts/index.d.ts.map 827 bytes [compared for emit] [INFO] assets by status 871 KiB [emitted] [INFO] assets by status 869 KiB [big] [INFO] asset eclipse-scout-chart.js 322 KiB [emitted] [big] (name: eclipse-scout-chart) 1 related asset [INFO] asset eclipse-scout-chart-theme-dark.css 274 KiB [emitted] [big] (name: eclipse-scout-chart-theme-dark) 1 related asset [INFO] asset eclipse-scout-chart-theme.css 273 KiB [emitted] [big] (name: eclipse-scout-chart-theme) 1 related asset [INFO] asset eclipse-scout-chart-theme-dark.js 1.07 KiB [emitted] (name: eclipse-scout-chart-theme-dark) 1 related asset [INFO] asset eclipse-scout-chart-theme.js 1.05 KiB [emitted] (name: eclipse-scout-chart-theme) 1 related asset [INFO] Entrypoint eclipse-scout-chart [big] 322 KiB (563 KiB) = eclipse-scout-chart.js 1 auxiliary asset [INFO] Entrypoint eclipse-scout-chart-theme [big] 274 KiB (395 KiB) = eclipse-scout-chart-theme.css 273 KiB eclipse-scout-chart-theme.js 1.05 KiB 2 auxiliary assets [INFO] Entrypoint eclipse-scout-chart-theme-dark [big] 275 KiB (396 KiB) = eclipse-scout-chart-theme-dark.css 274 KiB eclipse-scout-chart-theme-dark.js 1.07 KiB 2 auxiliary assets [INFO] runtime modules 3.28 KiB 14 modules [INFO] orphan modules 1.33 MiB [orphan] 4 modules [INFO] cacheable modules 263 KiB (javascript) 545 KiB (css/mini-extract) [INFO] javascript modules 263 KiB 32 modules [INFO] css modules 545 KiB [INFO] css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/eclipse-scout-chart-theme.less 272 KiB [built] [code generated] [INFO] css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/eclipse-scout-chart-theme-dark.less 273 KiB [built] [code generated] [INFO] external "scout" 42 bytes [built] [code generated] [INFO] external "jQuery" 42 bytes [built] [code generated] [INFO] external "Chart" 42 bytes [built] [code generated] [INFO] external "ChartDataLabels" 42 bytes [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 59368 ms [INFO] [INFO] [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-webpack-build-output) @ eclipse-scout-chart --- [INFO] Skipping the execution. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ eclipse-scout-chart --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-chart/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ eclipse-scout-chart --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ eclipse-scout-chart --- [INFO] No tests to run. [INFO] [INFO] --- frontend:1.15.0:npm (npm-test-karma) @ eclipse-scout-chart --- [INFO] Running 'npm --scripts-prepend-node-path=true run test:ci -- --junitReporter.outputDir=target/karma-reports' in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-chart [INFO] [INFO] > @eclipse-scout/chart@24.2.0-snapshot test:ci [INFO] > scout-scripts test:ci --junitReporter.outputDir=target/karma-reports [INFO] [INFO] Webpack mode: development [INFO] Type check: true [INFO] Starting Karma server using config file /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-chart/karma.conf.js [INFO] 28 06 2024 16:04:50.933:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/node_modules/.pnpm/jasmine-core@4.6.1/node_modules/jasmine-core/lib/jasmine-core/jasmine.js" were excluded or matched by prior matchers. [INFO] 28 06 2024 16:04:50.935:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/boot.js" were excluded or matched by prior matchers. [INFO] 28 06 2024 16:04:50.936:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/adapter.js" were excluded or matched by prior matchers. [INFO] Webpack bundling... [INFO] asset commons.js 20.1 MiB [emitted] [javascript module] [big] (name: commons) (id hint: commons) [INFO] asset runtime.js 14.4 KiB [emitted] [javascript module] (name: runtime) [INFO] asset test-index.1973764383.js 981 bytes [emitted] [javascript module] (name: test-index.1973764383) [INFO] Entrypoint test-index.1973764383 [big] 20.1 MiB = runtime.js 14.4 KiB commons.js 20.1 MiB test-index.1973764383.js 981 bytes [INFO] webpack 5.89.0 compiled successfully in 144473 ms [INFO] 28 06 2024 16:07:20.135:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/node_modules/.pnpm/jasmine-core@4.6.1/node_modules/jasmine-core/lib/jasmine-core/jasmine.js" were excluded or matched by prior matchers. [INFO] 28 06 2024 16:07:20.136:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/boot.js" were excluded or matched by prior matchers. [INFO] 28 06 2024 16:07:20.136:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/adapter.js" were excluded or matched by prior matchers. [INFO] 28 06 2024 16:07:20.438:INFO [karma-server]: Karma v6.4.2 server started at http://localhost:9876/ [INFO] 28 06 2024 16:07:20.439:INFO [launcher]: Launching browsers ChromeHeadless with concurrency unlimited [INFO] 28 06 2024 16:07:20.447:INFO [launcher]: Starting browser ChromeHeadless [INFO] 28 06 2024 16:07:20.886:INFO [Chrome Headless 119.0.6045.199 (Linux x86_64)]: Connected on socket -TslLEd63VmTNX6tAAAB with id 145013 [INFO] TOTAL: 29 SUCCESS [INFO] Karma has exited with 0. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ eclipse-scout-chart --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-chart/target/eclipse-scout-chart-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ eclipse-scout-chart --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ eclipse-scout-chart --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ eclipse-scout-chart --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ eclipse-scout-chart --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ eclipse-scout-chart --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-chart/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-chart/24.2-SNAPSHOT/eclipse-scout-chart-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-chart/target/eclipse-scout-chart-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-chart/24.2-SNAPSHOT/eclipse-scout-chart-24.2-SNAPSHOT.jar [INFO] [INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.datamodel.shared >----- [INFO] Building org.eclipse.scout.rt.datamodel.shared 24.2-SNAPSHOT [69/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/AbstractDataModel.java:[74,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/AbstractDataModel.java:[92,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/AbstractDataModelAttribute.java:[75,27] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/AbstractDataModelAttribute.java:[123,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[19,19] Unsupported @SuppressWarnings("squid:S2160") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[23,21] Unsupported @SuppressWarnings("squid:S138") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[1971,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsInGEHours is never used locally [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[2015,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsInGEMinutes is never used locally [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[2059,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsInHours is never used locally [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[2103,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsInLEHours is never used locally [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[2147,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsInLEMinutes is never used locally [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[2191,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsInMinutes is never used locally [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[2235,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsNow is never used locally [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[2279,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsNotNow is never used locally [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/EntityPath.java:[197,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/AbstractDataModelEntity.java:[127,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/AbstractDataModelEntity.java:[205,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/AbstractDataModelEntity.java:[211,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Copying 8 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.shared.data.model.DataModelAttributeTest SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details. OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.080 s -- in org.eclipse.scout.rt.shared.data.model.DataModelAttributeTest [INFO] Running org.eclipse.scout.rt.shared.data.model.DataModelUtilityTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.577 s -- in org.eclipse.scout.rt.shared.data.model.DataModelUtilityTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/target/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/target/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/target/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/target/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/target/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/target/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/target/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/target/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.datamodel.client >----- [INFO] Building org.eclipse.scout.rt.datamodel.client 24.2-SNAPSHOT [70/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.datamodel.client --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.datamodel.client --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/ComposerFieldDataModel.java:[21,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[301,47] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[397,47] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[447,108] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[500,108] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[567,108] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[618,108] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[679,108] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[740,108] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[808,108] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[869,108] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[1019,108] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[1104,108] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[1175,108] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[1246,108] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[1317,108] java.util.List is a raw type. References to generic type java.util.List should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.client.services.common.search.DataModelDefaultSearchFilterServiceTest 2024-06-28 16:07:38,598 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-28 16:07:38,649 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-28 16:07:38,900 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-28 16:07:39,290 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 671.576332 ms. Total class count: 3644 2024-06-28 16:07:40,329 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 375 beans in 1035.369822 ms 2024-06-28 16:07:40,493 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 375 beans in 164.683855 ms 2024-06-28 16:07:40,560 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-28 16:07:40,611 INFO [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 1 code type classes registered. 2024-06-28 16:07:40,615 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-28 16:07:41,317 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'client' - MDC[principal=default] 2024-06-28 16:07:41,470 WARN [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=default] 2024-06-28 16:07:41,479 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=default] 2024-06-28 16:07:41,760 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@44031660[id = h26eh75kvd6o0lb9n2mls19bcrlmoob6je69aubufidfb7535sv], user=1003120000] - MDC[principal=default, jobName=Starting ClientSession [sessionId=h26eh75kvd6o0lb9n2mls19bcrlmoob6je69aubufidfb7535sv]] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.481 s -- in org.eclipse.scout.rt.client.services.common.search.DataModelDefaultSearchFilterServiceTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.DataModelFormFieldEnabledTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.scout.rt.client.ui.form.fields.DataModelFormFieldEnabledTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.composer.ComposerFieldTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s -- in org.eclipse.scout.rt.client.ui.form.fields.composer.ComposerFieldTest [INFO] Running org.eclipse.scout.rt.shared.extension.data.model.MoveDataModelEntitiyAndAttributeTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s -- in org.eclipse.scout.rt.shared.extension.data.model.MoveDataModelEntitiyAndAttributeTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/target/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/target/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/target/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/target/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.client/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/target/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.client/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/target/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.client/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/target/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.client/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/target/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.client/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.datamodel.server >----- [INFO] Building org.eclipse.scout.rt.datamodel.server 24.2-SNAPSHOT [71/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.datamodel.server --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.datamodel.server --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/DataModelAttributePartDefinition.java:[93,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/EntityContributionUtility.java:[129,22] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/EntityContributionUtility.java:[129,57] Unsupported @SuppressWarnings("squid:S138") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[116,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[967,15] The enum constant Aggregation needs a corresponding case label in this enum switch on org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilder.AttributeKind [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1122,13] The enum constant BuildConstraintOfAttribute needs a corresponding case label in this enum switch on org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilder.AttributeStrategy [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1122,13] The enum constant BuildConstraintOfAttributeWithContext needs a corresponding case label in this enum switch on org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilder.AttributeStrategy [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1122,13] The enum constant BuildConstraintOfContext needs a corresponding case label in this enum switch on org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilder.AttributeStrategy [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1194,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1231,22] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1231,57] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1423,21] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1449,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1495,21] Unsupported @SuppressWarnings("squid:S138") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/ExampleFullTextPartDefinition.java:[29,40] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/ExampleFullTextPartDefinition.java:[34,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilderCheck.java:[29,21] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilderCheck.java:[162,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.server.jdbc.builder.EntityContributionUtilityTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.888 s -- in org.eclipse.scout.rt.server.jdbc.builder.EntityContributionUtilityTest [INFO] Running org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilderTest 2024-06-28 16:07:48,852 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-28 16:07:48,898 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-28 16:07:49,182 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-28 16:07:49,465 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 593.883911 ms. Total class count: 1838 2024-06-28 16:07:50,266 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 409 beans in 796.561218 ms 2024-06-28 16:07:50,390 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 409 beans in 124.120448 ms 2024-06-28 16:07:50,449 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-28 16:07:50,497 INFO [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 1 code type classes registered. 2024-06-28 16:07:50,501 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-28 16:07:50,513 INFO [scout-platform-starter] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:232) - Unable to import trusted certificates from remote folder '/certificates'. 2024-06-28 16:07:50,867 INFO [scout-platform-starter] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received. OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.828 s -- in org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilderTest [INFO] Running org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilderWithComposerTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s -- in org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilderWithComposerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/target/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/target/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/target/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/target/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.server/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/target/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.server/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/target/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.server/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/target/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.server/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/target/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.server/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.rt.datamodel.ui.html >----- [INFO] Building org.eclipse.scout.rt.datamodel.ui.html 24.2-SNAPSHOT [72/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.ui.html/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.ui.html/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.ui.html/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.ui.html/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.ui.html/target/org.eclipse.scout.rt.datamodel.ui.html-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.ui.html/target/org.eclipse.scout.rt.datamodel.ui.html-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.ui.html/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.ui.html-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.ui.html/target/org.eclipse.scout.rt.datamodel.ui.html-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.ui.html-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.ui.html/target/org.eclipse.scout.rt.datamodel.ui.html-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.ui.html-24.2-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for org.eclipse.scout.rt 24.2-SNAPSHOT: [INFO] [INFO] Scout Hello World Sample Application ............... SUCCESS [ 15.699 s] [INFO] Scout JaxWs Module ................................. SUCCESS [ 0.430 s] [INFO] Scout JS Sample Application ........................ SUCCESS [ 1.553 s] [INFO] org.eclipse.scout.rt ............................... SUCCESS [ 0.985 s] [INFO] org.eclipse.scout.json ............................. SUCCESS [ 11.241 s] [INFO] org.eclipse.scout.rt.platform ...................... SUCCESS [ 10.335 s] [INFO] org.eclipse.scout.rt.dataobject .................... SUCCESS [ 2.202 s] [INFO] org.eclipse.scout.rt.platform.test ................. SUCCESS [03:20 min] [INFO] org.eclipse.scout.rt.api.data ...................... SUCCESS [ 5.817 s] [INFO] org.eclipse.scout.rt.security ...................... SUCCESS [ 0.646 s] [INFO] org.eclipse.scout.rt.nls ........................... SUCCESS [ 0.528 s] [INFO] org.eclipse.scout.rt.shared ........................ SUCCESS [ 4.279 s] [INFO] org.eclipse.scout.rt.server.commons ................ SUCCESS [ 1.747 s] [INFO] org.eclipse.scout.rt.mom.api ....................... SUCCESS [ 0.586 s] [INFO] org.eclipse.scout.rt.jackson ....................... SUCCESS [ 1.374 s] [INFO] org.eclipse.scout.rt.uinotification ................ SUCCESS [ 11.750 s] [INFO] org.eclipse.scout.rt.server ........................ SUCCESS [ 1.778 s] [INFO] org.eclipse.scout.rt.server.jaxws .................. SUCCESS [ 1.743 s] [INFO] org.eclipse.scout.jaxws.apt ........................ SUCCESS [ 0.859 s] [INFO] org.eclipse.scout.rt.dataobject.test ............... SUCCESS [ 19.333 s] [INFO] org.eclipse.scout.rt.shared.test ................... SUCCESS [ 17.003 s] [INFO] org.eclipse.scout.rt.server.commons.test ........... SUCCESS [ 30.176 s] [INFO] org.eclipse.scout.rt.jetty ......................... SUCCESS [ 0.871 s] [INFO] org.eclipse.scout.rt.app ........................... SUCCESS [ 0.601 s] [INFO] org.eclipse.scout.rt.server.app .................... SUCCESS [ 0.581 s] [INFO] org.eclipse.scout.rt.server.test ................... SUCCESS [ 27.532 s] [INFO] org.eclipse.scout.rt.server.jaxws.test ............. SUCCESS [ 22.926 s] [INFO] org.eclipse.scout.rt.server.jdbc ................... SUCCESS [ 1.181 s] [INFO] org.eclipse.scout.rt.server.jdbc.test .............. SUCCESS [ 14.163 s] [INFO] org.eclipse.scout.rt.rest .......................... SUCCESS [ 1.110 s] [INFO] org.eclipse.scout.rt.api ........................... SUCCESS [ 5.618 s] [INFO] org.eclipse.scout.rt.jackson.test .................. SUCCESS [ 18.834 s] [INFO] org.eclipse.scout.rt.mom.api.test .................. SUCCESS [ 5.435 s] [INFO] org.eclipse.scout.rt.mom.jms ....................... SUCCESS [ 0.634 s] [INFO] org.eclipse.scout.rt.mom.jms.test .................. SUCCESS [03:03 min] [INFO] org.eclipse.scout.rt.charsetdetect ................. SUCCESS [ 7.917 s] [INFO] org.eclipse.scout.rt.oauth2 ........................ SUCCESS [ 0.657 s] [INFO] org.eclipse.scout.rt.mail .......................... SUCCESS [ 0.691 s] [INFO] org.eclipse.scout.rt.mail.test ..................... SUCCESS [ 13.753 s] [INFO] org.eclipse.scout.rt.security.test ................. SUCCESS [ 10.101 s] [INFO] org.eclipse.scout.rt.dataformat .................... SUCCESS [ 6.830 s] [INFO] org.eclipse.scout.rt.rest.test ..................... SUCCESS [ 15.548 s] [INFO] org.eclipse.scout.rt.rest.jackson .................. SUCCESS [ 0.448 s] [INFO] org.eclipse.scout.rt.rest.jersey.client ............ SUCCESS [ 1.231 s] [INFO] org.eclipse.scout.rt.rest.jersey.server ............ SUCCESS [ 0.521 s] [INFO] org.eclipse.scout.rt.rest.jersey.test .............. SUCCESS [ 30.666 s] [INFO] org.eclipse.scout.rt.client ........................ SUCCESS [ 9.618 s] [INFO] org.eclipse.scout.rt.client.test ................... SUCCESS [01:58 min] [INFO] org.eclipse.scout.rt.svg.client .................... SUCCESS [ 2.214 s] [INFO] org.eclipse.scout.rt.svg.client.test ............... SUCCESS [ 4.984 s] [INFO] org.eclipse.scout.rt.serverbridge .................. SUCCESS [ 0.542 s] [INFO] org.eclipse.scout.rt.ui.html ....................... SUCCESS [ 2.901 s] [INFO] org.eclipse.scout.rt.ui.html.app ................... SUCCESS [ 0.845 s] [INFO] org.eclipse.scout.rt.ui.html.test .................. SUCCESS [01:04 min] [INFO] org.eclipse.scout.rt.ui.html.selenium .............. SUCCESS [ 4.230 s] [INFO] eclipse-scout-core ................................. SUCCESS [13:17 min] [INFO] org.eclipse.scout.rt.svg.ui.html ................... SUCCESS [ 44.847 s] [INFO] eclipse-scout-cli .................................. SUCCESS [ 1.234 s] [INFO] karma-jasmine-scout ................................ SUCCESS [ 1.062 s] [INFO] eclipse-scout-releng ............................... SUCCESS [ 1.055 s] [INFO] eclipse-scout-migrate .............................. SUCCESS [ 1.073 s] [INFO] eclipse-scout-tsconfig ............................. SUCCESS [ 1.182 s] [INFO] eslint-config ...................................... SUCCESS [ 1.189 s] [INFO] org.eclipse.scout.rt.opentelemetry.sdk ............. SUCCESS [ 11.543 s] [INFO] org.eclipse.scout.rt.chart.shared .................. SUCCESS [ 7.829 s] [INFO] org.eclipse.scout.rt.chart.client .................. SUCCESS [ 0.806 s] [INFO] org.eclipse.scout.rt.chart.ui.html ................. SUCCESS [ 0.925 s] [INFO] eclipse-scout-chart ................................ SUCCESS [04:58 min] [INFO] org.eclipse.scout.rt.datamodel.shared .............. SUCCESS [ 8.696 s] [INFO] org.eclipse.scout.rt.datamodel.client .............. SUCCESS [ 10.559 s] [INFO] org.eclipse.scout.rt.datamodel.server .............. SUCCESS [ 9.026 s] [INFO] org.eclipse.scout.rt.datamodel.ui.html ............. SUCCESS [ 0.632 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 35:21 min [INFO] Finished at: 2024-06-28T16:07:55Z [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] sh + find . -maxdepth 3 -type d -name node_modules -prune -exec rm -r '{}' ';' [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] step [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline Finished: SUCCESS